diff --git a/.gitignore b/.gitignore index 7782462..49d0bf2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ radvd-1.6.tar.gz /radvd-1.7.tar.gz +/radvd-1.8.tar.gz diff --git a/radvd.spec b/radvd.spec index a29b062..8bc54cb 100644 --- a/radvd.spec +++ b/radvd.spec @@ -3,8 +3,8 @@ %define RADVD_UID 75 Summary: A Router Advertisement daemon Name: radvd -Version: 1.7 -Release: 3%{?dist} +Version: 1.8 +Release: 1%{?dist} # The code includes the advertising clause, so it's GPL-incompatible License: BSD with advertising Group: System Environment/Daemons @@ -109,7 +109,10 @@ exit 0 %{_sbindir}/radvdump %changelog -* Mon Feb 28 2011 Jiri Skala - 1.7-2 +* Tue May 17 2011 Jiri Skala - 1.8-1 +- update to latest upstream version 1.8 + +* Mon Feb 28 2011 Jiri Skala - 1.7-3 - fixes #679830 - radvd dies when reloading, initscript reports "OK" * Wed Feb 23 2011 Jiri Skala - 1.7-2 diff --git a/sources b/sources index f004428..ec6b422 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5ec417bde33964a07231ddf6353177c8 radvd-1.7.tar.gz +50b4cfbdfa04d629d80437fd1d9e2aef radvd-1.8.tar.gz