mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-04-28 17:12:33 +00:00
debian: merge changelogs
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
This commit is contained in:
parent
e01401981c
commit
feba3f15d1
49
debian/changelog
vendored
49
debian/changelog
vendored
@ -4,6 +4,42 @@ frr (8.5~dev-1) UNRELEASED; urgency=medium
|
|||||||
|
|
||||||
-- Donatas Abraitis <donatas@opensourcerouting.org> Tue, 04 Oct 2022 16:00:00 +0500
|
-- Donatas Abraitis <donatas@opensourcerouting.org> Tue, 04 Oct 2022 16:00:00 +0500
|
||||||
|
|
||||||
|
frr (8.4.2-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* new upstream release FRR 8.4.2
|
||||||
|
* drop all patches in debian/patches/, they got merged upstream
|
||||||
|
|
||||||
|
-- David Lamparter <equinox-debian@diac24.net> Mon, 23 Jan 2023 17:32:02 +0100
|
||||||
|
|
||||||
|
frr (8.4.1-2) unstable; urgency=medium
|
||||||
|
|
||||||
|
* commit to git tarball as source instead of dist tarball
|
||||||
|
* ditch unneeded sphinx missing files patch
|
||||||
|
* fix clippy symbol lookup issue (build SEGV on mips64el)
|
||||||
|
* correctly mark :native for libelf-dev & libpython3-dev to fix cross-build
|
||||||
|
* use mutex for zserv stats (atomic uint64_t is too wide for 32-bit archs)
|
||||||
|
|
||||||
|
-- David Lamparter <equinox-debian@diac24.net> Fri, 06 Jan 2023 14:59:57 +0100
|
||||||
|
|
||||||
|
frr (8.4.1-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release FRR 8.4.1 (closes: #1017518)
|
||||||
|
* New frr@ systemd service unit to run inside network namespace
|
||||||
|
* egrep to grep -E
|
||||||
|
* upstream fix ospfd crash (PR 8876) (closes: #981139)
|
||||||
|
* upstream fix isisd parsing issues CVE-2022-26125, CVE-2022-26126 and
|
||||||
|
babeld parsing issues CVE-2022-26127, CVE-2022-26128, CVE-2022-26129
|
||||||
|
(closes: #1008010)
|
||||||
|
* upstream fix bgpd out-of-bounds read CVE-2022-37032 (closes: #1021016)
|
||||||
|
* upstream fix bgpd UAF CVE-2022-37035 (closes: #1016978)
|
||||||
|
* libyang-related pcre3 dep replaced with pcre2 (closes: #1000032)
|
||||||
|
* disable ELF magic on mips64el
|
||||||
|
* fixed texinfo figure installation directory
|
||||||
|
* enable dh_sphinxdoc to get rid of embedded javascript in frr-doc
|
||||||
|
* removed bogus iproute dependency choice
|
||||||
|
|
||||||
|
-- David Lamparter <equinox-debian@diac24.net> Mon, 02 Jan 2023 14:46:06 +0100
|
||||||
|
|
||||||
frr (8.4-0) unstable; urgency=medium
|
frr (8.4-0) unstable; urgency=medium
|
||||||
|
|
||||||
* New upstream release FRR 8.4
|
* New upstream release FRR 8.4
|
||||||
@ -22,6 +58,13 @@ frr (8.2-0) unstable; urgency=medium
|
|||||||
|
|
||||||
-- Jafar Al-Gharaibeh <jafar@atcorp.com> Tue, 01 Mar 2022 10:00:00 +0500
|
-- Jafar Al-Gharaibeh <jafar@atcorp.com> Tue, 01 Mar 2022 10:00:00 +0500
|
||||||
|
|
||||||
|
frr (8.1-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release FRR 8.1
|
||||||
|
* Upload to unstable.
|
||||||
|
|
||||||
|
-- Ondřej Surý <ondrej@debian.org> Sat, 13 Nov 2021 13:32:48 +0100
|
||||||
|
|
||||||
frr (8.1-0) unstable; urgency=medium
|
frr (8.1-0) unstable; urgency=medium
|
||||||
|
|
||||||
* New upstream release FRR 8.1
|
* New upstream release FRR 8.1
|
||||||
@ -1007,7 +1050,7 @@ quagga (0.98.3-6) testing-proposed-updates; urgency=high
|
|||||||
quagga (0.98.3-5) unstable; urgency=high
|
quagga (0.98.3-5) unstable; urgency=high
|
||||||
|
|
||||||
* The patch which tried to remove the OpenSSL dependency, which is
|
* The patch which tried to remove the OpenSSL dependency, which is
|
||||||
not only unnecessary but also a violation of the licence and thus RC,
|
not only unneccessary but also a violation of the licence and thus RC,
|
||||||
stopped working a while ago, since autoreconf is no longer run before
|
stopped working a while ago, since autoreconf is no longer run before
|
||||||
building the binaries. So now ./configure is patched directly (thanks
|
building the binaries. So now ./configure is patched directly (thanks
|
||||||
to Faidon Liambotis for reporting). Closes: #306840
|
to Faidon Liambotis for reporting). Closes: #306840
|
||||||
@ -1388,7 +1431,7 @@ quagga (0.96.4x-3) unstable; urgency=low
|
|||||||
* Made the directory (but not the config/log files!) world accessible
|
* Made the directory (but not the config/log files!) world accessible
|
||||||
again on user request (thanks to Anand Kumria)). Closes: #213129
|
again on user request (thanks to Anand Kumria)). Closes: #213129
|
||||||
* No longer providing sample configuration in /etc/quagga/. They are
|
* No longer providing sample configuration in /etc/quagga/. They are
|
||||||
now only available in /usr/share/doc/quagga/ to avoid accidentally
|
now only available in /usr/share/doc/quagga/ to avoid accidently
|
||||||
using them without changing the adresses (thanks to Marc Haber).
|
using them without changing the adresses (thanks to Marc Haber).
|
||||||
Closes: #215918
|
Closes: #215918
|
||||||
|
|
||||||
@ -1448,7 +1491,7 @@ quagga (0.96.3-1) unstable; urgency=medium
|
|||||||
|
|
||||||
quagga (0.96.2-9) unstable; urgency=medium
|
quagga (0.96.2-9) unstable; urgency=medium
|
||||||
|
|
||||||
* Removed /usr/share/info/dir.* which were accidentally there and prevented
|
* Removed /usr/share/info/dir.* which were accidently there and prevented
|
||||||
the installation by dpkg (thanks to Simon Raven). Closes: #212614
|
the installation by dpkg (thanks to Simon Raven). Closes: #212614
|
||||||
* Reworded package description (thanks to Anand Kumria). Closes: #213125
|
* Reworded package description (thanks to Anand Kumria). Closes: #213125
|
||||||
* Added french debconf translation (thanks to Christian Perrier).
|
* Added french debconf translation (thanks to Christian Perrier).
|
||||||
|
Loading…
Reference in New Issue
Block a user