From be86cea3aa06b2fcc814e59bde11681e6cdbb3df45def422003b98879bc230dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sun, 3 Feb 2019 18:49:22 +0000 Subject: [PATCH] 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 --- bird-1.6.4.tar.gz | 3 --- bird-1.6.5.tar.gz | 3 +++ bird.changes | 10 ++++++++++ bird.spec | 6 +++--- 4 files changed, 16 insertions(+), 6 deletions(-) delete mode 100644 bird-1.6.4.tar.gz create mode 100644 bird-1.6.5.tar.gz diff --git a/bird-1.6.4.tar.gz b/bird-1.6.4.tar.gz deleted file mode 100644 index 7beede6..0000000 --- a/bird-1.6.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c26b8caae988dba81a9dbbee93502463d4326d1b749d728d62aa5529c605afc0 -size 1018874 diff --git a/bird-1.6.5.tar.gz b/bird-1.6.5.tar.gz new file mode 100644 index 0000000..2f8fc3d --- /dev/null +++ b/bird-1.6.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc40c851afc354cd5348a63fc5f6fe75de590182522102e348b30a995733d21a +size 1114984 diff --git a/bird.changes b/bird.changes index 30f9edb..dd24c04 100644 --- a/bird.changes +++ b/bird.changes @@ -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 diff --git a/bird.spec b/bird.spec index 2dc0595..f3c6522 100644 --- a/bird.spec +++ b/bird.spec @@ -1,7 +1,7 @@ # # 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 # 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) # 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_runtimedir %{_rundir}/%{name} Name: bird -Version: 1.6.4 +Version: 1.6.5 Release: 0 Summary: The BIRD Internet Routing Daemon License: GPL-2.0-or-later