SHA256
1
0
forked from pool/bird
Commit Graph

25 Commits

Author SHA256 Message Date
8143f1b11c Accepting request 1165937 from home:mnhauke:network
- Update to version 2.15.1
  * OSPF: Fix regression in handling PtP links
  * RPKI: Handle connection resets properly
  * Static: Reject invalid combination of options
  * Fix builds with limited set of protocols

OBS-URL: https://build.opensuse.org/request/show/1165937
OBS-URL: https://build.opensuse.org/package/show/network/bird?expand=0&rev=42
2024-04-11 14:16:35 +00:00
fcaedf477d Accepting request 1157629 from home:Andreas_Schwab:Factory
- log-commit.patch: fix crash in log_commit with empty log list

OBS-URL: https://build.opensuse.org/request/show/1157629
OBS-URL: https://build.opensuse.org/package/show/network/bird?expand=0&rev=40
2024-03-25 15:35:24 +00:00
d878a583a6 Accepting request 1157303 from home:mnhauke:network
- Update to version 2.15
  * BGP: Send hold timer
  * BGP: New options to specify required BGP capabilities
  * BFD: Improvements to 'show bfd sessions' command
  * RPKI: New 'local address' configuration option
  * Linux: Support for more route attributes, including
    TCP congestion control algorithm
  * Support for UDP logging
  * Static routes can have both nexthop and interface specified
  * Completion of command options in BIRD client
  * Many bugfixes and improvements

OBS-URL: https://build.opensuse.org/request/show/1157303
OBS-URL: https://build.opensuse.org/package/show/network/bird?expand=0&rev=39
2024-03-25 15:27:00 +00:00
Martin Hauke
8cbc830946 Accepting request 1144899 from home:dimstar:Factory
- Provide user/group symbol for user created during pre.

OBS-URL: https://build.opensuse.org/request/show/1144899
OBS-URL: https://build.opensuse.org/package/show/network/bird?expand=0&rev=37
2024-02-07 12:57:21 +00:00
0bb72cde1d Accepting request 1116338 from home:mnhauke:network
- Update to version 2.14
  * MPLS subsystem
  * L3VPN: BGP/MPLS VPNs (RFC 4364)
  * BGP: Access to unknown route attributes
  * RAdv: Custom options
  * Babel: RTT metric extension
  * BMP: Refactored route monitoring
  * BMP: Multiple instances of BMP protocol
  * BMP: Both pre-policy and post-policy monitoring
  * Experimental route aggregation
  * Filter: Method framework
  * Filter: Functions have return type statements
  * Filter: New bytestring data type
  * Kernel: Option to learn kernel routes
  * Many bugfixes and improvements

OBS-URL: https://build.opensuse.org/request/show/1116338
OBS-URL: https://build.opensuse.org/package/show/network/bird?expand=0&rev=35
2023-10-09 11:12:40 +00:00
15c14fd89a - add 'shadow' to Requires(pre)
- Add -fcommon to allow building against GCC10

OBS-URL: https://build.opensuse.org/package/show/network/bird?expand=0&rev=33
2023-09-29 07:07:23 +00:00
160ee2270b Accepting request 1113912 from home:LPechacek:branches:network
- Fix build - add 'shadow' to BuildRequires

OBS-URL: https://build.opensuse.org/request/show/1113912
OBS-URL: https://build.opensuse.org/package/show/network/bird?expand=0&rev=32
2023-09-28 07:40:39 +00:00
aecddd7a7f Accepting request 1094703 from home:mnhauke:network
- Update to version 2.13.1
  Bugfix release:
  * When a case statement in filter had an empty branch, it crashed
    BIRD.
  * fixed a bug in BGP Roles manifesting when the other party sent
    no capabilities at all.

OBS-URL: https://build.opensuse.org/request/show/1094703
OBS-URL: https://build.opensuse.org/package/show/network/bird?expand=0&rev=30
2023-06-22 16:29:38 +00:00
d6366d84f0 Accepting request 1082554 from home:mnhauke:network
- Update to version 2.13
  * Babel: IPv4 via IPv6 extension (RFC 9229)
  * Babel: Improve authentication on lossy networks
  * BGP: New 'allow bgp_med' option
  * BSD: Support for IPv4 routes with IPv6 nexthop on FreeBSD
  * Experimental BMP protocol implementation
  * Important bugfixes

OBS-URL: https://build.opensuse.org/request/show/1082554
OBS-URL: https://build.opensuse.org/package/show/network/bird?expand=0&rev=28
2023-04-27 21:55:51 +00:00
3f7a2251f1 Accepting request 1060511 from home:mnhauke:network
- Update to version 2.0.12
  * Filter: New 'onlink' route attribute.
  * Compile-time option to use 4-way tries instead of 16-way ones.
  * Important bugfixes.

OBS-URL: https://build.opensuse.org/request/show/1060511
OBS-URL: https://build.opensuse.org/package/show/network/bird?expand=0&rev=26
2023-01-24 08:28:20 +00:00
992e2ce772 Accepting request 1042227 from home:mnhauke:network
- Update to version 2.0.11
  * BGP roles (RFC 9234)
  * BGP: Keepalive time scaling
  * BGP: New 'min hold time' and 'min keepalive time' options
  * BGP: New 'next hop prefer global' option
  * Filter: For loops and direct recursion
  * Filter: Mixed declarations of local variables
  * Filter: Improved static type checks
  * Filter: Literal [] for empty set
  * Linux: Netlink KRT improvements
  * Memory management improvements
  * Many bugfixes

OBS-URL: https://build.opensuse.org/request/show/1042227
OBS-URL: https://build.opensuse.org/package/show/network/bird?expand=0&rev=24
2022-12-12 21:03:45 +00:00
Lars Vogdt
30c7bf938b Accepting request 985248 from home:mnhauke:network
- Update to version 2.0.10
  * BGP performance improvements
  * BFD: New 'strict bind' option
  * RPKI: VRF support
  * Allow use of 240.0.0.0/4 as a private range
  * BIRD client uses exit status to report errors
  * Important bugfixes

OBS-URL: https://build.opensuse.org/request/show/985248
OBS-URL: https://build.opensuse.org/package/show/network/bird?expand=0&rev=22
2022-06-27 10:06:32 +00:00
Martin Hauke
e124b3db28 Accepting request 957444 from home:mnhauke:network
- Update to version 2.0.9
  * BGP: Flowspec validation procedure
  * Babel: MAC authentication support
  * Routing table configuration blocks
  * Optional prefix trie in routing table for faster LPM/interval
    queries
  * CLI: New 'show route in <prefix>' command
  * Filter: Faster (16-way) prefix sets
  * Filter: MPLS label route attribute
  * Filter: Operators to pick community components
  * Filter: Operators to find minimum and maximum element of lists
  * BGP: New 'free bind' option
  * BGP: Log route updates that were changed to withdraws
  * BGP: Improved 'invalid next hop' error reporting
  * OSPF: Allow ifaces with host address as unnumbered PtP or PtMP
    ifaces
  * OSPF: All packets on PtP networks should be sent to
    AllSPFRouters address
  * Support for Blake2s and Blake2b hash functions
  * Security keys / passwords can be entered in hexadecimal digits
  * Memory statistics split into Effective and Overhead
  * New option 'netlink rx buffer' to specify netlink socket buffer
    size
  * Many bugfixes

OBS-URL: https://build.opensuse.org/request/show/957444
OBS-URL: https://build.opensuse.org/package/show/network/bird?expand=0&rev=21
2022-02-27 10:14:49 +00:00
Martin Hauke
56fe630024 Accepting request 925446 from home:jsegitz:branches:systemdhardening_protectclock
- Drop ProtectClock hardening, can cause issues if other device acceess is needed

OBS-URL: https://build.opensuse.org/request/show/925446
OBS-URL: https://build.opensuse.org/package/show/network/bird?expand=0&rev=20
2021-10-15 14:53:50 +00:00
Martin Hauke
208686455d Accepting request 914360 from home:jsegitz:branches:systemdhardening:network
Automatic systemd hardening effort by the security team. This has not been tested. For details please see https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort

OBS-URL: https://build.opensuse.org/request/show/914360
OBS-URL: https://build.opensuse.org/package/show/network/bird?expand=0&rev=19
2021-08-27 13:07:07 +00:00
2c115ddd58 Accepting request 880493 from home:mnhauke:network
- 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.

OBS-URL: https://build.opensuse.org/request/show/880493
OBS-URL: https://build.opensuse.org/package/show/network/bird?expand=0&rev=17
2021-03-22 22:16:32 +00:00
Martin Hauke
95401b214c Accepting request 848940 from home:mnhauke:network
* fix_test_for_bigendian_arch.patch

OBS-URL: https://build.opensuse.org/request/show/848940
OBS-URL: https://build.opensuse.org/package/show/network/bird?expand=0&rev=15
2020-11-16 19:14:37 +00:00
Martin Hauke
10b4905b40 Accepting request 848877 from home:m4r3k
- Add patch to fix test on Big Endian architectures

OBS-URL: https://build.opensuse.org/request/show/848877
OBS-URL: https://build.opensuse.org/package/show/network/bird?expand=0&rev=14
2020-11-16 15:39:18 +00:00
Martin Hauke
7792ee7ff9 Accepting request 833673 from home:dirkmueller:branches:network
- update to 2.0.2:
  o Integrated IPv4 + IPv6 design
  * many changes, see included NEWS for details
  * obsoletes separate bird6/bird-common subpackages
- remove bird-1.6.3_verbose.build.patch bufferoverflow.patch: obsolete
- add gcc10.patch (fix build with gcc 10), disable -fcommon again
- reenable fortify-source

OBS-URL: https://build.opensuse.org/request/show/833673
OBS-URL: https://build.opensuse.org/package/show/network/bird?expand=0&rev=12
2020-09-25 22:54:13 +00:00
Martin Hauke
9530594849 Accepting request 815494 from home:polslinux:branches:network
- Add -fcommon to allow building against GCC10

OBS-URL: https://build.opensuse.org/request/show/815494
OBS-URL: https://build.opensuse.org/package/show/network/bird?expand=0&rev=10
2020-06-17 12:36:32 +00:00
Tomáš Chvátal
ff37b1a6b8 Accepting request 731784 from home:mnhauke:network
- Update to version 1.6.8
  * Fix CVE-2019-16159:
    BIRD Internet Routing Daemon 1.6.x through 1.6.7 and 2.x through
    2.0.5 has a stack-based buffer overflow. The BGP daemon's
    support for RFC 8203 administrative shutdown communication
    messages included an incorrect logical expression when checking
    the validity of an input message. Sending a shutdown
    communication with a sufficient message length causes a four-byte
    overflow to occur while processing the message, where two of the
    overflow bytes are attacker-controlled and two are fixed.
  * Several important bugfixes
  * BFD: Support for VRFs

OBS-URL: https://build.opensuse.org/request/show/731784
OBS-URL: https://build.opensuse.org/package/show/network/bird?expand=0&rev=8
2019-09-19 07:28:59 +00:00
Tomáš Chvátal
e3fbc4a571 Accepting request 680637 from home:mnhauke:network
- Update to version 1.6.6
  * Several bugfixes related to route propagation

OBS-URL: https://build.opensuse.org/request/show/680637
OBS-URL: https://build.opensuse.org/package/show/network/bird?expand=0&rev=6
2019-03-02 13:53:32 +00:00
Tomáš Chvátal
be86cea3aa Accepting request 670847 from home:mnhauke:network
- Update to version 1.6.5
  * MRT table dumps (RFC 6396)
  * BGP Long-lived graceful restart
  * Filter: Make ifname attribute modifiable
  * Improved keeping track of IPv6 link-local addresses
  * Many bugfixes

OBS-URL: https://build.opensuse.org/request/show/670847
OBS-URL: https://build.opensuse.org/package/show/network/bird?expand=0&rev=4
2019-02-03 18:49:22 +00:00
Martin Hauke
320d16516b Accepting request 658665 from home:jengelh:branches:network
- Kill off em dashes in summaries. Remove future
  aims from descriptions.

OBS-URL: https://build.opensuse.org/request/show/658665
OBS-URL: https://build.opensuse.org/package/show/network/bird?expand=0&rev=2
2018-12-15 19:42:00 +00:00
8b421abec0 Accepting request 656862 from home:mnhauke:network
Initial package for bird

OBS-URL: https://build.opensuse.org/request/show/656862
OBS-URL: https://build.opensuse.org/package/show/network/bird?expand=0&rev=1
2018-12-10 17:04:30 +00:00