Package Release Info

bird3-3.1.4-bp160.1.1

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

bird3
bird3-doc

Change Logs

* 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