Update to version 3.2.0 #5

Open
miska wants to merge 4 commits from miska/bird3:leap-16.0 into leap-16.1
Contributor
No description provided.
miska added 4 commits 2026-01-05 12:06:48 +01:00
* 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

OBS-URL: https://build.opensuse.org/package/show/network/bird3?expand=0&rev=11
- 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

OBS-URL: https://build.opensuse.org/request/show/1306739
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bird3?expand=0&rev=5
* 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
autogits_workflow_pr_bot requested review from legaldb 2026-01-05 12:07:18 +01:00
autogits_workflow_pr_bot requested review from packagehub-review 2026-01-05 12:07:19 +01:00
packagehub-review requested review from bigironman 2026-01-05 12:13:32 +01:00
packagehub-review requested review from lkocman-factory 2026-01-05 12:13:32 +01:00
packagehub-review requested review from maxlin_factory 2026-01-05 12:13:32 +01:00
packagehub-review requested review from smithfarm 2026-01-05 12:13:33 +01:00

Review by packagehub-review represents a group of reviewers: bigironman, lkocman-factory, maxlin_factory, smithfarm .

Do not use standard review interface to review on behalf of the group.
To accept the review on behalf of the group, create the following comment: @packagehub-review: approve.
To request changes on behalf of the group, create the following comment: @packagehub-review: decline followed with lines justifying the decision.
Future edits of the comments are ignored, a new comment is required to change the review state.

Review by packagehub-review represents a group of reviewers: bigironman, lkocman-factory, maxlin_factory, smithfarm . Do **not** use standard review interface to review on behalf of the group. To accept the review on behalf of the group, create the following comment: `@packagehub-review: approve`. To request changes on behalf of the group, create the following comment: `@packagehub-review: decline` followed with lines justifying the decision. Future edits of the comments are ignored, a new comment is required to change the review state.
Member

Legal reviewed as acceptable:

Accepted because previously reviewed under the same license (467102)
Legal reviewed as [acceptable](https://legaldb.suse.de/reviews/details/496063): ``` Accepted because previously reviewed under the same license (467102) ```
1.6 KiB
legaldb approved these changes 2026-01-05 12:18:25 +01:00
This pull request has official review requests.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u leap-16.0:miska-leap-16.0
git checkout miska-leap-16.0
Sign in to join this conversation.