diff options
author | Bill Nottingham <notting@redhat.com> | 2008-01-19 03:00:46 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2008-01-19 03:00:46 +0000 |
commit | 742e00f36a1ec4fcac7972f950aaef86b68d45c8 (patch) | |
tree | 1e29ced8acc96692aa034210db0751396796ade1 | |
parent | 26a304384535f177b07049abc7a2138346d50adf (diff) | |
download | initscripts-742e00f36a1ec4fcac7972f950aaef86b68d45c8.tar initscripts-742e00f36a1ec4fcac7972f950aaef86b68d45c8.tar.gz initscripts-742e00f36a1ec4fcac7972f950aaef86b68d45c8.tar.bz2 initscripts-742e00f36a1ec4fcac7972f950aaef86b68d45c8.tar.xz initscripts-742e00f36a1ec4fcac7972f950aaef86b68d45c8.zip |
actually bump the revisionr8-61
-rw-r--r-- | initscripts.spec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 179d6432..9e54f70f 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.60 +Version: 8.61 # ppp-watch is GPLv2+, everything else is GPLv2 License: GPLv2 and GPLv2+ Group: System Environment/Base @@ -224,6 +224,7 @@ rm -rf $RPM_BUILD_ROOT - minor stateless fixes - Makefile cleanups (from OLPC, <cscott@cscott.net>) - translation updates: fr, ru, nb +- don't endelessly loop on ifdown (#390271) - rc.sysinit: - fix encrypted swap partitions with random key (<harald@redhat.com>) |