Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bird for openSUSE:Factory checked in at 2026-08-01 18:31:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bird (Old) and /work/SRC/openSUSE:Factory/.bird.new.16738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bird" Sat Aug 1 18:31:45 2026 rev:27 rq:1368706 version:2.19.2 Changes: -------- --- /work/SRC/openSUSE:Factory/bird/bird.changes 2026-04-08 17:17:24.228048825 +0200 +++ /work/SRC/openSUSE:Factory/.bird.new.16738/bird.changes 2026-08-01 18:34:52.491282635 +0200 @@ -1,0 +2,31 @@ +Thu Jul 30 22:39:05 UTC 2026 - Michal Hrusecky <[email protected]> + +- Update to version 2.19.2 + - BGP: Fix stack buffer overflow in Flowspec NLRI decoder + - BGP: Minor improvements in Flowspec parsing + - BGP: Fix minor issues with send hold timer + - Fix null byte handling in authentication keys + - Filter: Fix zero arg handling + - Update bird-users mailing list links + * Version 2.19.1 (2026-06-09) + o BGP: Fix several issues in Flowspec handling + o OSPF: Fix handling of LLS data length field + o OSPF: Fix OOB read in authentication check + o OSPF: Fix OOB read in Router-LSA validation + o Filters: Fix path matching when AS path is too long. + * Version 2.19.0 (2026-05-25) + o BGP/MPLS Ethernet VPNs using VXLAN tunnels + o BGP: PMSI tunnel attribute + o Linux Netlink implementation for bridge interfaces + o BGP: Automatic peering based on discovered neighbors + o RAdv: Router discovery based on incoming Router Advertisments + o Nest: Add message when attempting to reload protocol that is not UP + o BMP: Fix off-by-one buffer overflow + o OSPF: Fix infinite loop in OSPF Graceful Restart + o ASPA: Fix downstream validation + o Filters: Fix string attributes + o Logging: Fix error handling + o Minor filter improvements + o Various documentation fixes + +------------------------------------------------------------------- Old: ---- bird-2.18.tar.gz bird-doc-2.18.tar.gz New: ---- bird-2.19.2.tar.gz bird-doc-2.19.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bird.spec ++++++ --- /var/tmp/diff_new_pack.AFhIlz/_old 2026-08-01 18:34:53.211307425 +0200 +++ /var/tmp/diff_new_pack.AFhIlz/_new 2026-08-01 18:34:53.215307563 +0200 @@ -21,17 +21,17 @@ %define bird_home %{_localstatedir}/lib/bird %define bird_runtimedir %{_rundir}/%{name} Name: bird -Version: 2.18.1 +Version: 2.19.2 Release: 0 Summary: The BIRD Internet Routing Daemon License: GPL-2.0-or-later Group: Productivity/Networking/Routing URL: https://bird.nic.cz/ -Source: https://bird.nic.cz/download/bird-2.18.tar.gz +Source: https://bird.nic.cz/download/bird-%{version}.tar.gz Source1: bird.service Source3: bird.tmpfiles.d Source4: system-user-bird.conf -Source5: https://bird.nic.cz/download/bird-doc-2.18.tar.gz +Source5: https://bird.nic.cz/download/bird-doc-%{version}.tar.gz Patch1: log-commit.patch BuildRequires: bison BuildRequires: flex @@ -80,7 +80,7 @@ This package holds the PDF documentation. %prep -%autosetup -p1 -a 5 -n bird-2.18 +%autosetup -p1 -a 5 %build export CFLAGS="%{optflags} -fpic -DPIC -fno-strict-aliasing -Wno-parentheses -Wno-pointer-sign" @@ -132,5 +132,5 @@ %files doc %doc NEWS README %doc doc/bird.conf.* -%doc bird-doc-2.18/doc/*.pdf +%doc bird-doc-%{version}/doc/*.pdf ++++++ bird-2.18.tar.gz -> bird-2.19.2.tar.gz ++++++ ++++ 19455 lines of diff (skipped) ++++++ bird-doc-2.18.tar.gz -> bird-doc-2.19.2.tar.gz ++++++ ++++ 1868 lines of diff (skipped)
