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