SHA256
1
0
forked from pool/bird

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
This commit is contained in:
Tomáš Chvátal 2019-02-03 18:49:22 +00:00 committed by Git OBS Bridge
parent 9647a1798d
commit be86cea3aa
4 changed files with 16 additions and 6 deletions

View File

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

3
bird-1.6.5.tar.gz Normal file
View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Feb 3 09:45:27 UTC 2019 - mardnh@gmx.de
- 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
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Dec 15 17:51:41 UTC 2018 - Jan Engelhardt <jengelh@inai.de> Sat Dec 15 17:51:41 UTC 2018 - Jan Engelhardt <jengelh@inai.de>

View File

@ -1,7 +1,7 @@
# #
# spec file for package bird # spec file for package bird
# #
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # published by the Open Source Initiative.
# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
@ -21,7 +21,7 @@
%define bird_home %{_localstatedir}/lib/bird %define bird_home %{_localstatedir}/lib/bird
%define bird_runtimedir %{_rundir}/%{name} %define bird_runtimedir %{_rundir}/%{name}
Name: bird Name: bird
Version: 1.6.4 Version: 1.6.5
Release: 0 Release: 0
Summary: The BIRD Internet Routing Daemon Summary: The BIRD Internet Routing Daemon
License: GPL-2.0-or-later License: GPL-2.0-or-later