diff options
author | Bill Nottingham <notting@redhat.com> | 2010-09-27 15:45:52 -0400 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2010-09-27 15:45:52 -0400 |
commit | a621e606a32afa551e8276dcd7511a251bc82773 (patch) | |
tree | 78eb3f9bd66278d42821af0a1d304f801e02f4d8 /initscripts.spec | |
parent | 7849e9dbf9a48d430581219df436871fc3f909a9 (diff) | |
download | initscripts-a621e606a32afa551e8276dcd7511a251bc82773.tar initscripts-a621e606a32afa551e8276dcd7511a251bc82773.tar.gz initscripts-a621e606a32afa551e8276dcd7511a251bc82773.tar.bz2 initscripts-a621e606a32afa551e8276dcd7511a251bc82773.tar.xz initscripts-a621e606a32afa551e8276dcd7511a251bc82773.zip |
9.20.1-1initscripts-9.20.1-1
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 70315b10..d340146d 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -4,7 +4,7 @@ Summary: The inittab file and the /etc/init.d scripts Name: initscripts -Version: 9.20 +Version: 9.20.1 # ppp-watch is GPLv2+, everything else is GPLv2 License: GPLv2 and GPLv2+ Group: System Environment/Base @@ -275,6 +275,12 @@ rm -rf $RPM_BUILD_ROOT /etc/profile.d/debug* %changelog +* Mon Sep 27 2010 Bill Nottingham <notting@redhat.com> - 9.20.1-1 +- sysconfig.txt: adjust clock docs to match reality (#637058) +- lang.csh: fix for grep-2.7 (#636552) +- fix checkpid description to match reality (#637176) +- reset btmp on boot where necessary (#633768, <dmach@redhat.com>) + * Thu Sep 9 2010 Bill Nottingham <notting@redhat.com> - 9.20-1 - use new pidof -m option to avoid false positives (#632321) - systemd/single: set $HOME for single-user mode. (#631590) |