Update to version 3.1.4 #1

Manually merged
miska merged 6 commits from miska/bird3:leap-16.0 into leap-16.0 2025-09-23 16:58:27 +02:00
6 changed files with 37 additions and 7 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:297251974ff883e4ef03fccd6c912d116ed49ff2f1c63b66d1dba5f07094444a
size 2725214

BIN
bird-3.1.4.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dd1cb95443020ef080e8ddaedd7b4b45bc6d888119c025d217770ac342459cba
size 1162148

BIN
bird-doc-3.1.4.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,33 @@
-------------------------------------------------------------------
Mon Sep 22 20:41:15 UTC 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 4 08:21:09 UTC 2025 - Michal Hrusecky <michal.hrusecky@opensuse.org>
- Update to version 3.1.3
* ASPA check fix for AS_SET
-------------------------------------------------------------------
Tue May 27 10:35:14 UTC 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 21:51:14 UTC 2025 - Michal Hrusecky <michal.hrusecky@opensuse.org>

View File

@@ -17,7 +17,7 @@
%define bird_runtimedir %{_rundir}/bird
Name: bird3
Version: 3.1.1
Version: 3.1.4
Release: 0
Summary: The BIRD Internet Routing Daemon
License: GPL-2.0-or-later