1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282
|
ovn (23.03.1-1~deb12u2) bookworm; urgency=medium
* Team upload.
* CVE-2024-2182: Fix insufficient validation of incoming BFD packets
(LP: #2053113).
-- Frode Nordahl <fnordahl@ubuntu.com> Tue, 12 Mar 2024 14:49:48 +0100
ovn (23.03.1-1~deb12u1) bookworm; urgency=medium
* Team upload.
* Update upstream source from tag 'upstream/23.03.1'
- Add CoPP for the svc_monitor_mac. This addresses CVE-2023-3153.
(Closes: #1043598)
* d/p/*vif-plug-representor*: Lower severity of failure to set udev
receive buffer size (LP: #2034700).
-- Frode Nordahl <frode.nordahl@canonical.com> Fri, 08 Sep 2023 09:02:09 +0200
ovn (23.03.0-1) unstable; urgency=medium
* Team upload.
* Update upstream source from tag 'upstream/23.03.0'
-- Frode Nordahl <frode.nordahl@canonical.com> Mon, 06 Mar 2023 09:14:26 +0100
ovn (23.03.0~git20230221.038cfb1-1) unstable; urgency=medium
* Team upload.
[ Frode Nordahl ]
* Update upstream source from tag 'upstream/23.03.0_git20230221.038cfb1'
* d/gbp.conf: Set snapshot branch to branch-23.03
* d/p/a810bd80f572eefb2c14096a1413a45d7673314d.patch: Drop, included in
snapshot.
* d/skip-tests.txt: Extend list of flaky tests (LP: #2007923).
* d/control: Drop dependencies on lsb-base, deprecated.
* d/control: Bump Standards-Version to 4.6.2, no changes.
* d/control: Bump openvswitch-source build requirement.
[ Luca Boccassi ]
* Set Rules-Requires-Root
-- Luca Boccassi <bluca@debian.org> Wed, 22 Feb 2023 13:32:19 +0000
ovn (22.12.0-4) unstable; urgency=medium
* Extend list of tests to skip (LP: #2002475, LP: #2002476, LP:
#2002477).
-- Frode Nordahl <frode.nordahl@canonical.com> Wed, 11 Jan 2023 09:23:01 +0100
ovn (22.12.0-3) unstable; urgency=medium
* d/ovn-host.preinst: Do not clear runtime state on package upgrade
(LP: #1940043).
* d/control: Bump version requirement for bash (LP: #1997093).
* d/skip-tests.txt, d/flaky-tests-amd64.txt: Re-enable "ovn-controller
incremental processing" test (LP: #1997093).
* d/rules: Re-enable test suite.
* d/p/a810bd80f572eefb2c14096a1413a45d7673314d.patch: Fix OVN VIF Python
3.11 build failure.
* d/skip-tests.txt: Skip Check NB-SB mirrors sync (LP: #2002406).
-- Frode Nordahl <frode.nordahl@canonical.com> Tue, 10 Jan 2023 14:59:46 +0100
ovn (22.12.0-2) unstable; urgency=medium
* Team upload.
[ Luca Boccassi ]
* Upload to unstable.
-- Luca Boccassi <bluca@debian.org> Sat, 17 Dec 2022 17:48:19 +0000
ovn (22.12.0-1) experimental; urgency=medium
* Team upload.
[ Luca Boccassi ]
* Update upstream source from tag 'upstream/22.12.0'
* Bump dependency on openvswitch-source
* Temporarily disable tests
-- Luca Boccassi <bluca@debian.org> Fri, 16 Dec 2022 16:18:10 +0000
ovn (22.09.0-3) experimental; urgency=medium
* Team upload.
[ Frode Nordahl ]
* d/flaky-tests-i386.txt: Extend flaky test list for i386
-- Luca Boccassi <bluca@debian.org> Thu, 01 Dec 2022 14:05:59 +0100
ovn (22.09.0-2) experimental; urgency=medium
* Team upload.
[ Frode Nordahl ]
* d/flaky-tests-i386.txt: Extend flaky test list for i386
-- Luca Boccassi <bluca@debian.org> Wed, 30 Nov 2022 18:04:48 +0100
ovn (22.09.0-1) experimental; urgency=medium
* Team upload.
[ Frode Nordahl ]
* Update upstream source from tag 'upstream/22.09.0'
* d/testlist.py: Support reading stdin and comments in list
* d/rules: Add common test skip list
* d/skip-tests.txt: Skip 'ovn-controller incremental processing'
which currently has a false negative result due to a regression
in bash 5.2 (LP: #1997093).
* d/control: Update openvswitch-source build dependency version
-- Luca Boccassi <bluca@debian.org> Mon, 28 Nov 2022 11:52:41 +0000
ovn (22.03.1-7) unstable; urgency=medium
* Add "1 LR with distributed router gateway port" and
"2 HVs, 2 lports/HV, localnet ports, DVR N-S Ping" to flacky-armhf.
-- Thomas Goirand <zigo@debian.org> Wed, 02 Nov 2022 15:20:47 +0100
ovn (22.03.1-6) unstable; urgency=medium
* d/flaky-tests-*: ovn-controller incremental processing (Closes: #1019991).
-- Thomas Goirand <zigo@debian.org> Wed, 02 Nov 2022 12:52:27 +0100
ovn (22.03.1-5) unstable; urgency=medium
* Team upload.
* d/flaky-tests-mipsel: extend list
-- Luca Boccassi <bluca@debian.org> Sat, 20 Aug 2022 03:16:13 +0100
ovn (22.03.1-4) unstable; urgency=medium
* Team upload.
* Upload to unstable.
-- Luca Boccassi <bluca@debian.org> Fri, 19 Aug 2022 21:03:07 +0100
ovn (22.03.1-3) experimental; urgency=medium
* Team upload.
[ Frode Nordahl ]
* d/flaky-tests-armel.txt, d/flaky-tests-armhf.txt: Extend list
* d/rules, d/ovn-common.install: Properly fix the ovn-detrace binary
(LP: #1971178).
-- Luca Boccassi <bluca@debian.org> Wed, 17 Aug 2022 10:10:55 +0100
ovn (22.03.1-2) experimental; urgency=medium
* Team upload.
[ Frode Nordahl ]
* d/gbp.conf: Move components option to default section
* d/flaky-tests-mips64el.txt: Skip "nb_cfg timestamp"
* d/changelog: Remove surplus item
-- Luca Boccassi <bluca@debian.org> Mon, 08 Aug 2022 14:15:57 +0100
ovn (22.03.1-1) experimental; urgency=medium
* Update to 22.03, merge Debian, Ubuntu and upstream packaging.
- d/control: add misc:Pre-Depends for compat 13 to pkgs with services
- d/rules: Remove unused and incorrect UPSTREAM_GIT variable
- d/rules: Drop include /usr/share/openstack-pkg-tools/pkgos.make
- d/rules: Update hardening config
- d/rules: Drop autoreconf override
- d/control: switch to debhelper-compat (= 13)
- d/copyright: Remove leftovers from OVS/OVN split
- d/ovn-common.install: Add missing ovn_detrace.py binary (LP: ##1971178).
- d/rules: Determine testlist at build time
- d/gbp.conf: Add gbp configuration
- d/watch: Update watch file
- d/gbp.conf, d/watch: Add ovn-vif component
- d/rules: Enable building with OVN VIF
- d/control: Update openvswitch build-/runtime- dep
- d/source/include-binaries: Allow binary diff for ovn-vif logo
- d/control Add BD on libudev-dev
- d/not-installed: We don't package the header- or library files
- d/control, d/*.install: Move ovn-ic-*ctl to ovn-common
- d/ovn-common.install: Add missing manpages
- d/ovn-common.install: Add missing bugtool files
- d/control: Update standards version to 4.6.1
- d/copyright: Add ovn-vif, remove unused lgpl-2.1-with-exception
- d/rules: Add helper for creating snapshots from upstream git
- d/p: Drop debian automake.mk patch
-- Frode Nordahl <frode.nordahl@canonical.com> Wed, 03 Aug 2022 10:38:50 +0200
ovn (21.06.0+ds1-14) unstable; urgency=medium
* ppc64el: also blacklist 810.
* mips64el: also blacklist 945.
-- Thomas Goirand <zigo@debian.org> Tue, 31 May 2022 11:49:51 +0200
ovn (21.06.0+ds1-13) unstable; urgency=medium
* More blacklist for mipsel and ppc64el.
-- Thomas Goirand <zigo@debian.org> Tue, 31 May 2022 10:48:41 +0200
ovn (21.06.0+ds1-12) unstable; urgency=medium
* More blacklist for armel.
-- Thomas Goirand <zigo@debian.org> Mon, 23 May 2022 18:42:15 +0200
ovn (21.06.0+ds1-11) unstable; urgency=medium
* mipsel: disable unit test 151 and 624.
-- Thomas Goirand <zigo@debian.org> Mon, 23 May 2022 14:34:00 +0200
ovn (21.06.0+ds1-10) unstable; urgency=medium
* Really blacklist 578 on i386 and more.
-- Thomas Goirand <zigo@debian.org> Mon, 23 May 2022 12:28:07 +0200
ovn (21.06.0+ds1-9) unstable; urgency=medium
* More blacklist.
-- Thomas Goirand <zigo@debian.org> Mon, 23 May 2022 11:37:56 +0200
ovn (21.06.0+ds1-8) unstable; urgency=medium
* Even more unit test blacklisting (Closes: #1011186).
-- Thomas Goirand <zigo@debian.org> Mon, 23 May 2022 09:03:36 +0200
ovn (21.06.0+ds1-7) unstable; urgency=medium
* Even more blacklisting of unit tests.
-- Thomas Goirand <zigo@debian.org> Mon, 16 May 2022 15:31:10 +0200
ovn (21.06.0+ds1-6) unstable; urgency=medium
* Also blacklist 127: ovn -- send gratuitous arp on localnet.
-- Thomas Goirand <zigo@debian.org> Mon, 16 May 2022 13:46:22 +0200
ovn (21.06.0+ds1-5) unstable; urgency=medium
* More unit test blacklist.
-- Thomas Goirand <zigo@debian.org> Mon, 16 May 2022 13:34:02 +0200
ovn (21.06.0+ds1-4) unstable; urgency=medium
* Skip some unit tests on some arch as they fail because arch is too slow.
-- Thomas Goirand <zigo@debian.org> Mon, 16 May 2022 09:47:06 +0200
ovn (21.06.0+ds1-3) unstable; urgency=medium
* Thanks to Bo YU, fix ftbfs issue on riscv64 (Closes: #1010442).
-- Thomas Goirand <zigo@debian.org> Thu, 05 May 2022 10:30:49 +0200
ovn (21.06.0+ds1-2) unstable; urgency=medium
* Rebuilt source-only.
-- Thomas Goirand <zigo@debian.org> Fri, 01 Oct 2021 08:17:55 +0200
ovn (21.06.0+ds1-1) unstable; urgency=medium
* Initial release. (Closes: #993007)
-- Thomas Goirand <zigo@debian.org> Thu, 26 Aug 2021 10:11:29 +0200
|