[elbe-devel] [PATCH 10/10] debian: changelog: bump elbe version to 13.3

Torben Hohn torben.hohn at linutronix.de
Fri May 7 10:55:47 CEST 2021


On Fri, May 07, 2021 at 10:51:11AM +0200, Bastian Germann wrote:
> Am 06.05.21 um 14:55 schrieb Torben Hohn:
> >    * Team upload
> >    * hdimg: run tune2fs after umount
> >    * examples/beaglebone: Write u-boot to image
> >    * initvmaction: fixup the timeout logic
> >    * tests: test_preproc: initial implementation
> >    * default-init: install qemu-user-static from backports
> >    * test:
> >      * simple-arm64.xml: fix check-build img
> >      * simple-armhf.xml: fix check-build img
> >    * add host architecture to ProjectRepo
> >    * rfs: correctly replace LOCALMACHINE with 10.0.2.2 for proxy
> >    * test: fix problem, when subtest succeeds
> > 
> > Signed-off-by: Torben Hohn <torben.hohn at linutronix.de>
> 
> Reviewed-by: Bastian Germann <bage at linutronix.de>

can you review the changelog bump in the v2 Queue ?

the rest is not necessary, i will pick from this v1 review.


> 
> > ---
> >   debian/changelog               | 17 +++++++++++++++++
> >   elbe.spec                      |  2 +-
> >   elbepack/tests/test_version.py |  2 +-
> >   elbepack/version.py            |  2 +-
> >   4 files changed, 20 insertions(+), 3 deletions(-)
> > 
> > diff --git a/debian/changelog b/debian/changelog
> > index 86354c5ae..1aa12bb67 100644
> > --- a/debian/changelog
> > +++ b/debian/changelog
> > @@ -1,3 +1,20 @@
> > +elbe (13.3) unstable; urgency=medium
> > +
> > +  * Team upload
> > +  * hdimg: run tune2fs after umount
> > +  * examples/beaglebone: Write u-boot to image
> > +  * initvmaction: fixup the timeout logic
> > +  * tests: test_preproc: initial implementation
> > +  * default-init: install qemu-user-static from backports
> > +  * test:
> > +    * simple-arm64.xml: fix check-build img
> > +    * simple-armhf.xml: fix check-build img
> > +  * add host architecture to ProjectRepo
> > +  * rfs: correctly replace LOCALMACHINE with 10.0.2.2 for proxy
> > +  * test: fix problem, when subtest succeeds
> > +
> > + -- Torben Hohn <torben.hohn at linutronix.de>  Wed, 28 Apr 2021 11:16:45 +0200
> > +
> >   elbe (13.2) unstable; urgency=medium
> >     * Team upload
> > diff --git a/elbe.spec b/elbe.spec
> > index acbc14f3f..ddf400527 100644
> > --- a/elbe.spec
> > +++ b/elbe.spec
> > @@ -1,7 +1,7 @@
> >   %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
> >   Name:           elbe
> > -Version:        13.2
> > +Version:        13.3
> >   Release:        1
> >   Summary:        Elbe (Embedded Linux Build Environment)
> > diff --git a/elbepack/tests/test_version.py b/elbepack/tests/test_version.py
> > index e1d2de637..fda73b634 100644
> > --- a/elbepack/tests/test_version.py
> > +++ b/elbepack/tests/test_version.py
> > @@ -12,7 +12,7 @@ from elbepack.version import elbe_version
> >   class TestElbepackVersion(unittest.TestCase):
> >       # This is a read-only state that is the same for every tests
> > -    expected_version = "13.2"
> > +    expected_version = "13.3"
> >       def setUp(self):
> >           # This is a mutable state that is different for every tests
> > diff --git a/elbepack/version.py b/elbepack/version.py
> > index f91d26d5b..375c6726a 100644
> > --- a/elbepack/version.py
> > +++ b/elbepack/version.py
> > @@ -7,7 +7,7 @@
> >   from elbepack.directories import pack_dir
> > -elbe_version = "13.2"
> > +elbe_version = "13.3"
> >   elbe_initvm_packagelist = ['python3-elbe-buildenv',
> >                              'python3-elbe-soap',
> > 
> _______________________________________________
> elbe-devel mailing list
> elbe-devel at linutronix.de
> https://lists.linutronix.de/mailman/listinfo/elbe-devel

-- 
Torben Hohn
Linutronix GmbH | Bahnhofstrasse 3 | D-88690 Uhldingen-Mühlhofen
Phone: +49 7556 25 999 18; Fax.: +49 7556 25 999 99

Hinweise zum Datenschutz finden Sie hier (Informations on data privacy 
can be found here): https://linutronix.de/kontakt/Datenschutz.php

Linutronix GmbH | Firmensitz (Registered Office): Uhldingen-Mühlhofen | 
Registergericht (Registration Court): Amtsgericht Freiburg i.Br., HRB700 
806 | Geschäftsführer (Managing Directors): Heinz Egger, Thomas Gleixner


More information about the elbe-devel mailing list