update to latest upstream version 1.8.2
this update fixes CVE-2011-360{1..5}
This commit is contained in:
parent
540634de11
commit
d9cf7347b3
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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 <jskala@redhat.com> - 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 <jskala@redhat.com> - 1.8.1-1
|
||||
- update to latest upstream version 1.8.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user