Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bird for openSUSE:Factory checked in 
at 2021-03-24 16:14:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bird (Old)
 and      /work/SRC/openSUSE:Factory/.bird.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bird"

Wed Mar 24 16:14:02 2021 rev:8 rq:880617 version:2.0.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/bird/bird.changes        2020-11-17 
21:26:41.977461950 +0100
+++ /work/SRC/openSUSE:Factory/.bird.new.2401/bird.changes      2021-03-24 
16:14:03.512008653 +0100
@@ -1,0 +2,45 @@
+Mon Mar 22 09:12:19 UTC 2021 - Martin Hauke <[email protected]>
+
+- Update to version 2.0.8
+  Changes/Fixes:
+  * Automatic channel reloads based on RPKI changes
+  * Multiple static routes with the same network
+  * Use bitmaps to keep track of exported routes
+  * Per-channel debug flags
+  * CLI commands show info from multiple protocols
+  * Linux: IPv4 routes with IPv6 nexthops
+  * Filter: Optimized redesign of prefix sets
+  * Filter: Improved type checking of user filters
+  * Filter: New src/dst accessors for Flowspec and SADR
+  * Filter: New 'weight' route attribute
+  * Filter: BGP path mask loop operator
+  * Filter: Remove quitbird command
+  * RIP: Demand circuit support (RFC 2091)
+  * BGP: New 'allow as sets' and 'enforce first as' options
+  * BGP: Support for BGP hostname capability
+  * BGP: Support for MD5SIG with dynamic BGP
+  * BFD: Optional separation of IPv4 / IPv6 BFD instances
+  * BFD: Per-peer session options
+  * RPKI: Allow build without libSSH
+  * RPKI: New 'ignore max length' option
+  * OSPF: Redesign of handling of unnumbered PtPs
+  * OSPF: Allow key id 0 in authentication
+  * Babel: Use onlink flag for routes with unreachable next hop
+  * Many bugfixes
+  Notes:
+  * Automatic channel reloads based on RPKI changes are enabled
+    by default, but require import table enabled when used in
+    BGP import filter.
+  * BIRD now uses bitmaps to keep track of exported routes
+    instead of re-evaluation of export filters. That should
+    improve speed and accuracy in route export handling during
+    reconfiguration, but takes some more memory.
+  * Per-channel debug logging and some CLI commands (like 'show
+    ospf neighbors') defaulting to all protocol instances lead to
+    some minor changes in log and CLI output. Caution is
+    recommended when logs or CLI output are monitored by scripts.
+- Drop not longer needed patches:
+  * gcc10.patch
+  * fix_test_for_bigendian_arch.patch
+
+-------------------------------------------------------------------

Old:
----
  bird-2.0.7.tar.gz
  fix_test_for_bigendian_arch.patch
  gcc10.patch

New:
----
  bird-2.0.8.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ bird.spec ++++++
--- /var/tmp/diff_new_pack.BqUneo/_old  2021-03-24 16:14:04.104009274 +0100
+++ /var/tmp/diff_new_pack.BqUneo/_new  2021-03-24 16:14:04.108009277 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package bird
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 %define bird_home %{_localstatedir}/lib/bird
 %define bird_runtimedir %{_rundir}/%{name}
 Name:           bird
-Version:        2.0.7
+Version:        2.0.8
 Release:        0
 Summary:        The BIRD Internet Routing Daemon
 License:        GPL-2.0-or-later
@@ -30,8 +30,6 @@
 Source:         ftp://bird.network.cz/pub/bird/bird-%{version}.tar.gz
 Source1:        bird.service
 Source3:        bird.tmpfiles.d
-Patch0:         gcc10.patch
-Patch1:         fix_test_for_bigendian_arch.patch
 BuildRequires:  bison
 BuildRequires:  flex
 BuildRequires:  ncurses-devel
@@ -66,8 +64,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
 
 %build
 export CFLAGS="${RPM_OPT_FLAGS} -fpic -DPIC -fno-strict-aliasing 
-Wno-parentheses -Wno-pointer-sign"

++++++ bird-2.0.7.tar.gz -> bird-2.0.8.tar.gz ++++++
++++ 32118 lines of diff (skipped)

Reply via email to