[ubuntu/bionic-proposed] iproute2 4.14.1-0ubuntu1 (Accepted)

Christian Ehrhardt christian.ehrhardt at canonical.com
Thu Dec 7 14:22:11 UTC 2017


iproute2 (4.14.1-0ubuntu1) bionic; urgency=medium

  [ Christian Ehrhardt ]
  * Merge from Debian unstable AND latest upstream (LP: #1726730)
    (LP: #1735032). Remaining changes:
    - debian/patches/1000-ubuntu-poc-fan-driver.patch
      Ubuntu FAN driver support V2 (LP 1439706)
    - debian/patches/1001-ubuntu-poc-fan-driver-v3.patch
      Ubuntu FAN driver support V3 (LP 1470091)
    - debian/patches/1002-ubuntu-poc-fan-driver-vxlan.patch
      Ubuntu FAN driver support VXLAN V4.
  * Dropped changes (upstream now)
    - Fix ip maddr show (LP 1732032):
      - d/p/1003-ip-maddr-fix-igmp-parsing.patch: fix igmp parsing when iface is
        long
      - d/p/1004-ip-maddr-avoid-uninitialized-data.patch: avoid accessing
        uninitialized data
      - d/p/1005-ip-maddr-fix-filtering-by-device.patch: fix filtering
        by device
    - d/p/1006-fix-undeclared-UINT16_MAX.patch: FTBFS: tc: include stdint.h
      explicitly for UINT16_MAX (LP 1735158)
  * Added changes
    - drop 0003-fix-segfault-with-iptables-1.6.patch (upstream)
    - update d/p/*ubuntu-poc-fan-driver*.patch to latest upstream
    - d/control: fix lintian priority-extra-is-replaced-by-priority-optional
    - d/t/control: d/t/testsuite.sh: add iproute2 testsuite as autopkgtest
    - d/p/fix-testsuite-broken-pipes.patch: avoid broken pipe errors in tests

  [ Julian Wollrath <jwollrath at web.de> ]
  * Added changes based on suggested 4.14.1-0 changes for Debian in bug 879854
    - dropped d/p/0001-Add-moo-feature.patch (isn't needed)
    - follow upstream dropping the old ip documentation (of 1999)
    - d/rules: consider DEB_*_GNU_TYPE from env
    - d/control: bump debhelper dependency and Standards-Version
    - set compat level 10 (no further changes needed)

iproute2 (4.9.0-2.1) unstable; urgency=high

  * Non-maintainer upload.
  * Backport upstream commit 97a02cabef to fix segfault with iptables 1.6;
    the xtables_globals structure needs to have its new member compat_rev
    initialized. (Closes: #868059)
  * Sync include/xtables.h from iptables to make sure the right offset is
    used when accessing structure members defined in libxtables. One could
    get “Extension does not know id …” otherwise. (See also: #868059)

iproute2 (4.9.0-2) unstable; urgency=medium

  * Let uscan verify signature of upstream tarball
  * Add debian/upstream/metadata
  * Remove myself from uploaders
  * Reinstate Alexander Wirt as primary maintainer

Date: Thu, 30 Nov 2017 14:17:25 +0100
Changed-By: Christian Ehrhardt <christian.ehrhardt at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/iproute2/4.14.1-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 30 Nov 2017 14:17:25 +0100
Source: iproute2
Binary: iproute2 iproute2-doc iproute iproute-doc
Architecture: source
Version: 4.14.1-0ubuntu1
Distribution: bionic
Urgency: high
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Christian Ehrhardt <christian.ehrhardt at canonical.com>
Description:
 iproute    - transitional dummy package for iproute2
 iproute-doc - transitional dummy package for iproute2-doc
 iproute2   - networking and traffic control tools
 iproute2-doc - networking and traffic control tools - documentation
Closes: 868059
Launchpad-Bugs-Fixed: 1726730 1735032
Changes:
 iproute2 (4.14.1-0ubuntu1) bionic; urgency=medium
 .
   [ Christian Ehrhardt ]
   * Merge from Debian unstable AND latest upstream (LP: #1726730)
     (LP: #1735032). Remaining changes:
     - debian/patches/1000-ubuntu-poc-fan-driver.patch
       Ubuntu FAN driver support V2 (LP 1439706)
     - debian/patches/1001-ubuntu-poc-fan-driver-v3.patch
       Ubuntu FAN driver support V3 (LP 1470091)
     - debian/patches/1002-ubuntu-poc-fan-driver-vxlan.patch
       Ubuntu FAN driver support VXLAN V4.
   * Dropped changes (upstream now)
     - Fix ip maddr show (LP 1732032):
       - d/p/1003-ip-maddr-fix-igmp-parsing.patch: fix igmp parsing when iface is
         long
       - d/p/1004-ip-maddr-avoid-uninitialized-data.patch: avoid accessing
         uninitialized data
       - d/p/1005-ip-maddr-fix-filtering-by-device.patch: fix filtering
         by device
     - d/p/1006-fix-undeclared-UINT16_MAX.patch: FTBFS: tc: include stdint.h
       explicitly for UINT16_MAX (LP 1735158)
   * Added changes
     - drop 0003-fix-segfault-with-iptables-1.6.patch (upstream)
     - update d/p/*ubuntu-poc-fan-driver*.patch to latest upstream
     - d/control: fix lintian priority-extra-is-replaced-by-priority-optional
     - d/t/control: d/t/testsuite.sh: add iproute2 testsuite as autopkgtest
     - d/p/fix-testsuite-broken-pipes.patch: avoid broken pipe errors in tests
 .
   [ Julian Wollrath <jwollrath at web.de> ]
   * Added changes based on suggested 4.14.1-0 changes for Debian in bug 879854
     - dropped d/p/0001-Add-moo-feature.patch (isn't needed)
     - follow upstream dropping the old ip documentation (of 1999)
     - d/rules: consider DEB_*_GNU_TYPE from env
     - d/control: bump debhelper dependency and Standards-Version
     - set compat level 10 (no further changes needed)
 .
 iproute2 (4.9.0-2.1) unstable; urgency=high
 .
   * Non-maintainer upload.
   * Backport upstream commit 97a02cabef to fix segfault with iptables 1.6;
     the xtables_globals structure needs to have its new member compat_rev
     initialized. (Closes: #868059)
   * Sync include/xtables.h from iptables to make sure the right offset is
     used when accessing structure members defined in libxtables. One could
     get “Extension does not know id …” otherwise. (See also: #868059)
 .
 iproute2 (4.9.0-2) unstable; urgency=medium
 .
   * Let uscan verify signature of upstream tarball
   * Add debian/upstream/metadata
   * Remove myself from uploaders
   * Reinstate Alexander Wirt as primary maintainer
Checksums-Sha1:
 1a36806c472ffa9159f04a975ce25102ee5348e5 2368 iproute2_4.14.1-0ubuntu1.dsc
 7057e1127dde887a67e688354570cd2d0b42cbb7 855796 iproute2_4.14.1.orig.tar.gz
 f7c31a85543447d2f89c30c0d227a39927ac74e0 139780 iproute2_4.14.1-0ubuntu1.debian.tar.xz
 0feb795a271ff13ad32295b61b2ca3a1e5be3d07 8108 iproute2_4.14.1-0ubuntu1_source.buildinfo
Checksums-Sha256:
 fced184fd9e63f75ebfe53ccb366fdcadce074c726d7fe214ee2f9a6a0c10ee6 2368 iproute2_4.14.1-0ubuntu1.dsc
 53d58a4fc1d571ae29b690f088f0c6e17ea1ca1ca141754debb98d13b0936441 855796 iproute2_4.14.1.orig.tar.gz
 ef28337d46151f2392d1d2c5df0270ef2cfc91676bfb12a5a6d7bcda64635ee5 139780 iproute2_4.14.1-0ubuntu1.debian.tar.xz
 47fcc0c50b43662b439daa44f9a13fc3f65aa219430f898e4c26ab58c91151ee 8108 iproute2_4.14.1-0ubuntu1_source.buildinfo
Files:
 69a6140cee6b2afc64a7eda370189c01 2368 net optional iproute2_4.14.1-0ubuntu1.dsc
 80bffe2f2ef6cf2a3e5e098dd5a7591d 855796 net optional iproute2_4.14.1.orig.tar.gz
 612c4c78222fc534bbd13e022cffdf84 139780 net optional iproute2_4.14.1-0ubuntu1.debian.tar.xz
 66444ab6d0fbe620d8042fa9ac793f72 8108 net optional iproute2_4.14.1-0ubuntu1_source.buildinfo
Original-Maintainer: Alexander Wirt <formorer at debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJaKU4DAAoJELo+KTOCgLJCTz0QAIRXylNtbYcy9cfG2iy00YuP
PVUiyR/CvSz0w7lyDrjXgq3A2jKTyaENNp93JSlrEYGKzrpRbjAbjxBmwzAqpHj/
AyNdQ4+E9n1RFLPJ7po39+56eQ2wnY6BJYoyPX2iCqdeM8PS+vrNua15U8V+1/j0
2Ba7rCUKShfkztaE1eGOseOupJ8j6k9qabaBLTOKY+VlHLKSP7gj7y2sBSrUiK03
GO/0buMUJeY6z7DbamTP6Ia/FfaDlhhh/N30ypqesENobvidKb/iSwoESlGKnKlS
4oAItOq64gqYZGG2DZWN2E8hv6oU6WMcBpUsB9ON0OWc3ewa/1nOiji97jLLF4+g
dkXQKVGh5ihKFje5XvhT970O5uXbQh/SlyYGEyBFB6lf0TQHnIA/p1yRe/sLD8rt
iv4Xf6fLXWLPmohr11JWql02qIoIKuvZqFwDRwPE0CMYSJzK4nmSSxtfoZxlZNNU
hMKKd42TicizZCCxrtRy2bufEbFCRAHg9bbHfXrtWtFmO1pcOk0vELV2hWVBFAFX
tLA+FMGY/1sYfu+DO1wL5vdmTSU8svIIDKd4bvL22NuhmbrvYlc28qKzw+j9qPnK
Slp1pSiNYuKtMIK/Q33N91ceaDWhZ1ZGV8LJbwmdJkOgXHzdbHcCdFVX6tBRxZ9m
QiGZ7sVWPz5Iu3EgMMWL
=NHdJ
-----END PGP SIGNATURE-----


More information about the Bionic-changes mailing list