diff --git a/.gitignore b/.gitignore index d5de39a..46dfee5 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ radvd-1.6.tar.gz /radvd-1.7.tar.gz /radvd-1.8.tar.gz /radvd-1.8.1.tar.gz +/radvd-1.8.2.tar.gz diff --git a/radvd.spec b/radvd.spec index d2ea3d8..0653c53 100644 --- a/radvd.spec +++ b/radvd.spec @@ -3,7 +3,7 @@ %define RADVD_UID 75 Summary: A Router Advertisement daemon Name: radvd -Version: 1.8.1 +Version: 1.8.2 Release: 1%{?dist} # The code includes the advertising clause, so it's GPL-incompatible License: BSD with advertising @@ -109,6 +109,10 @@ exit 0 %{_sbindir}/radvdump %changelog +* Fri Oct 07 2011 Jiri Skala - 1.8.2-1 +- update to latest upstream version 1.8.2 +- this update fixes CVE-2011-360{1..5} + * Wed Aug 24 2011 Jiri Skala - 1.8.1-1 - update to latest upstream version 1.8.1 diff --git a/sources b/sources index 6aa63d0..97242fa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4bccb2c5b1f805548f582a2017f8bad2 radvd-1.8.1.tar.gz +ac8a862d2b232d25ea2622274a2da8a4 radvd-1.8.2.tar.gz