| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: bird3-doc | Distribution: openSUSE Tumbleweed |
| Version: 3.2.1 | Vendor: openSUSE |
| Release: 1.1 | Build date: Tue Apr 7 23:36:27 2026 |
| Group: Documentation/HTML | Build host: reproducible |
| Size: 1088455 | Source RPM: bird3-3.2.1-1.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://bird.network.cz/ | |
| Summary: Documentation for the BIRD Internet Routing Daemon | |
The BIRD project aims to develop a fully functional dynamic IP routing daemon primarily targeted on (but not limited to) Linux, FreeBSD and other UNIX-like systems and distributed under the GNU General Public License. This package holds the PDF documentation.
GPL-2.0-or-later
* Tue Apr 07 2026 Martin Hauke <mardnh@gmx.de>
- Update to version 3.2.1
* ASPA: Fix downstream validation.
* BMP: Fix route sending.
* BGP: Fix route refresh after restart.
* BGP: Fix dynamic peer connection.
* Filters: Fix string attributes.
* Filters: Fix ROA check autoreload reconfiguration.
* Logging: Fix error handling.
* Kernel: Fix graceful recovery.
* Pipe: Fix rare collision bug.
* Config: Allow keyword redefinition.
* Tue Mar 03 2026 Blake Purdie <blake.purdie@breadlord.org>
- Update to version 3.2.0
* BGP: Listening socket rework
* IGP metric: Split out local_metric again
* Table: Optimal and Any Export refactoring
* Various race condition fixes
* All fixes included in 3.1.0 -- 3.1.5
* Merged 2.18
* Mon Sep 22 2025 Michal Hrusecky <michal.hrusecky@opensuse.org>
- Update to version 3.1.4
* BGP: Fixed crash on Notification with a message, CVE-2025-59688
* BGP: Fixed invalid memory access in pending TX flush
* BGP: Fixed a rare bug with listening socket delay
* Pipe: Disabled statisticts for stopping pipe
* Hash: Read-only assertions
* ROA Aggregator: Fixed crash on multiwithdraw
* Protocol: Fixed broken state announcements
* Thu Sep 04 2025 Michal Hrusecky <michal.hrusecky@opensuse.org>
- Update to version 3.1.3
* ASPA check fix for AS_SET
* Tue May 27 2025 Michal Hrusecky <michal.hrusecky@opensuse.org>
- Update to version 3.1.2
* BGP: Fix warnings for roa_check
* MRT: Fix typo in assert
* ASPA: Fix table subscriptions
* ASPA: Fix filter parse crash
* Table: Fix several race conditions
* Shutdown: Do not export routes
* Logs: Fix logs reopening on configure undo
* Tue May 13 2025 Michal Hrusecky <michal.hrusecky@opensuse.org>
- Update to version 3.1.1
* Makefile: Fix accidentally added dry-run markers
* BGP: Fix route refresh behavior
* BGP: Fix reconfiguration of import behavior modifiers
* BGP: Fix crash on too long export
* Conf: Fix invalid check in text_or_ipa grammar
* Netlink: Fix FreeBSD build error
* Fix use-after-free in thread group reconfiguration
* Fix CentOS 7 and NetBSD build
* Fix several crashes in table export (already fixed in 3.0.2)
* Fix crash on graceful restart of a channel with ROA subscription
* Lots of internal tooling and CI updates
* Fri May 09 2025 Michal Hrusecky <michal.hrusecky@opensuse.org>
- Minor polishing
* use %tmpfiles_create macro
* use install -D instead of mkdir && install
* Thu May 08 2025 Michal Hrusecky <michal.hrusecky@opensuse.org>
- Drop extra spaces in sysusers file and drop explicit group creation
* Wed May 07 2025 Michal Hrusecky <michal.hrusecky@opensuse.org>
- Drop explicit User & Group provides, should be handled automatically
* Wed May 07 2025 Michal Hrusecky <michal.hrusecky@opensuse.org>
- Fix documentation subpackage
* Mon May 05 2025 Michal Hrusecky <michal.hrusecky@opensuse.org>
- Update to version 3.1
* see https://gitlab.nic.cz/labs/bird/-/blob/v3.1.0/NEWS
- Rename to bird3 to be able to provide package as an alternative in old
distributions
* Fri Apr 25 2025 Michal Hrusecky <michal.hrusecky@opensuse.org>
- Update description
- Migrate user creation to sysuser-tools
* Fri Apr 25 2025 Michal Hrusecky <michal.hrusecky@opensuse.org>
- Update to version 2.17
* Babel: next hop control for IPv4
* BGP: link-local next hop format configuration
* TCP-AO implementation for Linux
* Sun Dec 08 2024 Martin Hauke <mardnh@gmx.de>
- Update to version 2.16
* BFD: Set password per session
* BFD: Accept zero checksum for IPv6-UDP
* BMP: Refactoring and optimizations
* OSPF: Allow loopback nexthop in OSPFv3-IPv4
* RPKI: TCP-MD5 authentication option
* Filters: Add enum types to filter grammar
* CLI: Configurable additional control sockets
* CLI: Timeformat command
* CLI: Dump commands need a target file
* ASPA support in filters, Static and RPKI
* Formalized contributions and credits policy
* Many bugfixes and improvements
* Sun Apr 07 2024 Martin Hauke <mardnh@gmx.de>
- 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
* Wed Mar 13 2024 Andreas Schwab <schwab@suse.de>
- log-commit.patch: fix crash in log_commit with empty log list
* Tue Mar 12 2024 Martin Hauke <mardnh@gmx.de>
- 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
* Wed Feb 07 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Provide user/group symbol for user created during pre.
* Sun Oct 08 2023 Martin Hauke <mardnh@gmx.de>
- 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
* Wed Sep 27 2023 Libor Pechacek <lpechacek@gmx.com>
- add 'shadow' to Requires(pre)
* Thu Jun 22 2023 Martin Hauke <mardnh@gmx.de>
- 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.
* Mon Apr 24 2023 Martin Hauke <mardnh@gmx.de>
- 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
* Mon Jan 23 2023 Martin Hauke <mardnh@gmx.de>
- 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.
/usr/share/doc/packages/bird3-doc /usr/share/doc/packages/bird3-doc/NEWS /usr/share/doc/packages/bird3-doc/README /usr/share/doc/packages/bird3-doc/bird.conf.example /usr/share/doc/packages/bird3-doc/bird.conf.example2 /usr/share/doc/packages/bird3-doc/bird.pdf /usr/share/doc/packages/bird3-doc/prog.pdf
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Apr 21 22:23:10 2026