Accepted openvswitch 2.17.2-4 (source) into unstable
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 19 Aug 2022 20:59:13 +0100
Source: openvswitch
Architecture: source
Version: 2.17.2-4
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
Changed-By: Luca Boccassi <bluca@debian.org>
Closes: 1009969 1014749
Changes:
openvswitch (2.17.2-4) unstable; urgency=medium
.
* Upload to unstable.
.
openvswitch (2.17.2-3) experimental; urgency=medium
.
* d/p/0001-ovsdb-idl-Support-write-only-changed-IDL-monitor-mod.patch:
Cherry pick feature to improve scalability and performance which is
required for OVN 22.03.1 (LP: #1980809).
.
openvswitch (2.17.2-2) experimental; urgency=medium
.
* d/rules: exclude new tests that are failing on hppa
* d/rules: exclude new tests that are failing on riscv64 (Closes:
#1009969)
* d/rules: exclude new tests that are failing on sparc64
* d/clean: add trailing slash to directories
* Do not install python3/ovtest in two packages (Closes: #1014749)
* d/rules: simplify Python handling
.
openvswitch (2.17.2-1) experimental; urgency=medium
.
[ Team upload ]
* Update to 2.17.2 and merge Debian and Ubuntu packaging
.
[ Christian Ehrhardt ]
- d/control: merge Debian's uploaders list and extend it
- d/control: bump Standards-Version (no changes needed)
- d/control: set salsa based Vcs tags
- d/control: switch to debhelper-compat (= 13)
- d/control: add misc:Pre-Depends for compat 13 to pkgs with services
- d/rules: dh_missing now covers --list-missing
- d/rules: switch service start to compat 13 style
- d/control: add breaks and replaces to match the file reorg seen by
Debian between various packages
+ openvswitch-common to openvswitch-testcontroller
- openvswitch-common to openvswitch-test
- python3-openvswitch to openvswitch-test
- d/control, d/openvswitch-dev.install: drop openvswitch-dev
[Unused and not considered ABI stable, related to the
drop of --enable-shared]
* autopkgtest: also check service status
* d/t/control: add isolation-machine as modules are involved
* d/openvswitch-switch.{preinst,postinst,postrm}: take over
/etc/default/openvswitch-switch
.
[ Luca Boccassi ]
* Merge debian/yoga with debian/2.17.0-0ubuntu1 into debian/experimental
- retaining git history of both projects
- retaining additions in Debian like maint script permissions,
whitespace fixes and many other small things
- drop --enable-shared
* d/control: set Rules-Requires-Root
* Remove dependency on automake1.10, obsolete
* d/control: remove XS-Testsuite
* Suggest python3:any when an optional python script is shipped
* Add missing Pre-Depends
* openswitch-source: add APL2 NOTICE to docs
* Override some Lintian false positives
* Override Lintian error about lack of +ds suffix
* Enable hardening compiler options
* autopkgtest: drop kernel module test
* d/rules: use dh-exec instead of manually copying files
* d/rules: drop remaining python2 logic
* d/rules: adjust indentation
* use d/clean instead of manual rm
* d/rules: drop obsolete autoreconf snippets
* d/rules: use execute_before/after
* d/rules: switch to dh-sequence build dependencies
* d/rules: use --sourcedirectory
* Drop manual openvswitch-dbg package
* d/rules: do not mark python test modules as executable
* Override Lintian warning about autogenerated sources
* Add dependency on lsb-base for sysv-only packages
* ovsdb-server.service: switch from syslog.target to journald dependency
* d/rules: add test exclusions for other archs from debian/yoga
.
[ Frode Nordahl ]
* d/rules: Allow use of EXTRA_CONFIGURE_OPTS
* d/dkms.conf.in, d/rules.modules: drop unused
* d/tests/*: Replace `echo -n` with `printf
* d/automake.mk: Update list of files for upstream distribution
* d/ifupdown.sh: Replace calls to ifconfig with `ip link`
* Handle missing files
* d/rules: Initialize DEB_HOST_ARCH when not set
* Remove uneccessary whitespace in patches
.
openvswitch (2.17.0-0ubuntu1) jammy; urgency=medium
.
* New upstream release.
* d/control: Switch to using debhelper-compat for debhelper
versioning.
.
openvswitch (2.17.0~git20220121.109d024-0ubuntu1) jammy; urgency=medium
.
* New snapshot in preparation for 2.17 release.
* d/rules: Use branch-2.17 for snapshots.
.
openvswitch (2.17.0~git20220118.1b9fd88-0ubuntu1) jammy; urgency=medium
.
* New snapshot in preparation for 2.17 release.
.
openvswitch (2.17.0~git20220105.0d1ffb7-0ubuntu1) jammy; urgency=medium
.
* New snapshot in preparation for 2.17 release.
* d/p/*: Drop patches included in upstream snapshot.
* d/control: Bump DPDK version to 21.11.
* d/rules: Refresh skip test list for armhf.
.
openvswitch (2.16.0-0ubuntu4) jammy; urgency=medium
.
* d/p/netlink-add-parsing-link-layer.patch: Add support for parsing of
link layer addresses via netlink.
* d/control: Add iproute2 to Build-Depends.
* d/p/tests-Handle-endianness-in-netlink-policy-test.patch: Cherry
pick endian fix for netlink tests.
.
openvswitch (2.16.0-0ubuntu3) jammy; urgency=medium
.
* No-change rebuild to add python3.10.
.
openvswitch (2.16.0-0ubuntu2) impish; urgency=medium
.
* d/p/ovsdb-idl-Add-APIs-to-query.patch: Cherry pick fix to add
new API's to query if a table or column is present, required for OVN
> 21.09.0~.
.
openvswitch (2.16.0-0ubuntu1) impish; urgency=medium
.
* New upstream release.
.
openvswitch (2.16.0~git20210719.45bd6d93f-0ubuntu1) impish; urgency=medium
.
* New upstream snapshot from 2.16 release branch.
* d/p/ovs-dirs.patch: Drop, included in snapshot.
* d/p/*: Refresh.
.
openvswitch (2.15.1-0ubuntu1) impish; urgency=medium
.
[ Christian Ehrhardt ]
* New upstream minor release 2.15.1
* drop d/p/ovs-dev-ovs-ctl-Allow-recording-hostname-separately.patch which
is upstream in 2.15.1
* d/control: python3-six bdep is no more needed
* drop d/p/py3-compat.patch as upstream switched to python3 in 2.15.1
.
[ James Page ]
* d/ifupdown.sh: Correct paths for systemctl and the
openvswitch-switch systemd unit for ifupdown integration
(LP: #1731916).
.
openvswitch (2.15.0+ds1-11) UNRELEASED; urgency=medium
.
* Blacklist more unit tests on mipsel:
- 1036: ofproto-dpif - select group with weights FAILED (ofproto-dpif.at:787)
- 1072: ofproto-dpif - controller action without megaflows FAILED (ofproto-dpif.at:2145)
* Blacklist more unit tests on riscv64 (same as above).
Checksums-Sha1:
48a0838877fa21a783607aa1c40c391d9133ec04 3440 openvswitch_2.17.2-4.dsc
90a0dc168bb96929b1dd89f93ae583bde53de731 69244 openvswitch_2.17.2-4.debian.tar.xz
1e0a42587a33619efd76fe698726bbc3a1cb7714 11830 openvswitch_2.17.2-4_source.buildinfo
Checksums-Sha256:
bfcdf3c9d485e367fc155b735727c4ef34d22a0b535af5b64a9b988a0a8aad24 3440 openvswitch_2.17.2-4.dsc
6d97b278e9b93cf47241a0caee61e43455d783e755197d697eba451b69dc7cd2 69244 openvswitch_2.17.2-4.debian.tar.xz
5aeb198fbc89b757b3f734ab9f9f9d4ba45695dadb776ca17109f108e7e24a16 11830 openvswitch_2.17.2-4_source.buildinfo
Files:
5358002c91deed044ef0cba24f3bf9f1 3440 net optional openvswitch_2.17.2-4.dsc
d69adc26258a283d237d6b1e62e11764 69244 net optional openvswitch_2.17.2-4.debian.tar.xz
cc03c19cc0a489e11ba631c5f293e4c8 11830 net optional openvswitch_2.17.2-4_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEErCSqx93EIPGOymuRKGv37813JB4FAmL/7AIRHGJsdWNhQGRl
Ymlhbi5vcmcACgkQKGv37813JB4MjhAAjGtyyUD2HnD9tj8RIofBXToLAJHbxbsD
vUpM8sUvgTrCUsJsREkCVBGqOYz6AM8Ia/2sE8K0bxUkAijCUvQCmvMEyNEf7q9+
b+AfoXVbeGJhE4JtcDuuaLMlHWHPiz0uEAaVr5yK+MATBtammb2MAvKzlUVCdi8g
pCvrqXgbap5LEAveee2kbKfYCSu91DsWRrAFJ1Q0HWn+DxbpVysbP/duNFh3YlBg
q//Gze+pVKS45PR3yTkWDL0aOHmQOB4lo0FfdFL3DhYAKuV4S6VYYacZIfnAH6Rk
mNiS6p4FeFmEn9VsBssWtPqPjU7LQmdecIVhHoq6ELyzoGwrIEZNp86FSn8vpGr8
TixPJRY7kSOf6cSb/94aiI/l4zYlMhPu77mXIm3LQ4fu7qWPiGB2OGUoMZ9U9G/G
hXIqiohipPD9mW1ofh2EyEuVGhDU0/3q+qPqsCo4mA9qk5SBXQeygaW6FPJu/vyW
C4ndJEw2pzOqlQtljYD2VEJRpyi5FsE/j8ZUZXZ7SXKWHgbGy9SCIcIjUSEXliCK
9w1XpCqCkzLrtU9VPmfjiu6nRSYldetHoATtUobAxfXYZRwesajpm5x0cyg96DiR
j6cpGbIPGbYTn1UFH+amxgRzYX6yNMiJnlh29RRUzOzLq8ALnjxG4aYPtPIykPDS
UAtQP09IQLo=
=kINm
-----END PGP SIGNATURE-----
Reply to: