update to latest upstream version 1.8
This commit is contained in:
parent
14b49a1a87
commit
0835c34cb7
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
radvd-1.6.tar.gz
|
||||
/radvd-1.7.tar.gz
|
||||
/radvd-1.8.tar.gz
|
||||
|
@ -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 <jskala@redhat.com> - 1.7-2
|
||||
* Tue May 17 2011 Jiri Skala <jskala@redhat.com> - 1.8-1
|
||||
- update to latest upstream version 1.8
|
||||
|
||||
* Mon Feb 28 2011 Jiri Skala <jskala@redhat.com> - 1.7-3
|
||||
- fixes #679830 - radvd dies when reloading, initscript reports "OK"
|
||||
|
||||
* Wed Feb 23 2011 Jiri Skala <jskala@redhat.com> - 1.7-2
|
||||
|
Loading…
Reference in New Issue
Block a user