diff options
| author | Lukas Nykryn <lnykryn@redhat.com> | 2011-12-02 13:32:13 +0100 |
|---|---|---|
| committer | Lukas Nykryn <lnykryn@redhat.com> | 2011-12-02 13:32:13 +0100 |
| commit | f0bc6014cc6e5d9f2dceaeb9017aae62e2fa6e85 (patch) | |
| tree | 4fb80388912e1f4e8084d414c7aa92c4e6e8427e | |
| parent | 0f81812670c5fa7d98717eb81eef027d8bcd3a49 (diff) | |
| download | initscripts-f0bc6014cc6e5d9f2dceaeb9017aae62e2fa6e85.tar initscripts-f0bc6014cc6e5d9f2dceaeb9017aae62e2fa6e85.tar.gz initscripts-f0bc6014cc6e5d9f2dceaeb9017aae62e2fa6e85.tar.bz2 initscripts-f0bc6014cc6e5d9f2dceaeb9017aae62e2fa6e85.tar.xz initscripts-f0bc6014cc6e5d9f2dceaeb9017aae62e2fa6e85.zip | |
version 8.45.41initscripts-8.45.41-1
| -rw-r--r-- | initscripts.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 51169377..63885999 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 8.45.40 +Version: 8.45.41 # ppp-watch is GPLv2+, everything else is GPLv2 License: GPLv2 and GPLv2+ Group: System Environment/Base @@ -202,6 +202,9 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Fri Dec 2 2011 Lukas Nykryn <lnykryn@redhat.com> 8.45.41-1 +- fix check for dhcp6c pid (#568896) + * Tue Nov 22 2011 Lukas Nykryn <lnykryn@redhat.com> 8.45.40-1 - exit arping on first response (#744734) |
