From ae64d425d17d850b4d5b8852eee24a8d60b69858 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Mon, 27 Sep 2010 15:52:01 -0400 Subject: [PATCH 1/3] 9.20.1-1 --- .gitignore | 1 + initscripts.spec | 8 +++++++- sources | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 37f0830..9d0444a 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ initscripts-9.16.tar.bz2 /initscripts-9.18.tar.bz2 /initscripts-9.19.tar.bz2 /initscripts-9.20.tar.bz2 +/initscripts-9.20.1.tar.bz2 diff --git a/initscripts.spec b/initscripts.spec index 70315b1..d340146 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 - 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, ) + * Thu Sep 9 2010 Bill Nottingham - 9.20-1 - use new pidof -m option to avoid false positives (#632321) - systemd/single: set $HOME for single-user mode. (#631590) diff --git a/sources b/sources index 060eb04..f33472e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bf2b07f0f83e00ca3ed08cbb47f033c2 initscripts-9.20.tar.bz2 +7d665083e2f7bcc681d8ab965650e610 initscripts-9.20.1.tar.bz2 From 8f471d71477f361d906edeec910dddea99fb7406 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Wed, 29 Sep 2010 22:37:00 -0700 Subject: [PATCH 2/3] - Rebuilt for gcc bug 634757 --- initscripts.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/initscripts.spec b/initscripts.spec index d340146..edb1669 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -8,7 +8,7 @@ Version: 9.20.1 # ppp-watch is GPLv2+, everything else is GPLv2 License: GPLv2 and GPLv2+ Group: System Environment/Base -Release: 1%{?dist} +Release: 1%{?dist}.1 URL: http://fedorahosted.org/releases/i/n/initscripts/ Source: http://fedorahosted.org/releases/i/n/initscripts/initscripts-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root @@ -275,6 +275,9 @@ rm -rf $RPM_BUILD_ROOT /etc/profile.d/debug* %changelog +* Wed Sep 29 2010 jkeating - 9.20.1-1.1 +- Rebuilt for gcc bug 634757 + * Mon Sep 27 2010 Bill Nottingham - 9.20.1-1 - sysconfig.txt: adjust clock docs to match reality (#637058) - lang.csh: fix for grep-2.7 (#636552) From af8bb2c4c68dfb8ee091221854642819be134ba5 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Fri, 25 Feb 2011 15:29:27 -0500 Subject: [PATCH 3/3] 9.20.2-1 --- .gitignore | 7 +------ initscripts.spec | 20 +++++++++++++++++--- sources | 2 +- 3 files changed, 19 insertions(+), 10 deletions(-) diff --git a/.gitignore b/.gitignore index 9d0444a..0f23622 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1 @@ -initscripts-9.16.tar.bz2 -/initscripts-9.17.tar.bz2 -/initscripts-9.18.tar.bz2 -/initscripts-9.19.tar.bz2 -/initscripts-9.20.tar.bz2 -/initscripts-9.20.1.tar.bz2 +/initscripts-9.20.2.tar.bz2 diff --git a/initscripts.spec b/initscripts.spec index edb1669..86756eb 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.1 +Version: 9.20.2 # ppp-watch is GPLv2+, everything else is GPLv2 License: GPLv2 and GPLv2+ Group: System Environment/Base @@ -110,6 +110,8 @@ rm -f \ $RPM_BUILD_ROOT/etc/sysconfig/init.s390 %endif +touch $RPM_BUILD_ROOT/etc/crypttab + %pre /usr/sbin/groupadd -g 22 -r -f utmp @@ -268,6 +270,7 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0600,root,utmp) /var/log/btmp %ghost %attr(0664,root,utmp) /var/log/wtmp %ghost %attr(0664,root,utmp) /var/run/utmp +%ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/crypttab %files -n debugmode %defattr(-,root,root) @@ -275,8 +278,19 @@ rm -rf $RPM_BUILD_ROOT /etc/profile.d/debug* %changelog -* Wed Sep 29 2010 jkeating - 9.20.1-1.1 -- Rebuilt for gcc bug 634757 +* Fri Feb 25 2011 Bill Nottingham - 9.20.2-1 +- rc.sysinit: add support for sysctl.d (#593211, ) +- console_check: support OMAP serial console (#678875, ) +- ifup-eth/ifdown-eth: handle 'MASTER' being quoted. (#651450, ) +- netfs: rework to handle bind-mounted cifs/ncpfs (#663140, ) +- own /etc/crypttab (#664309) +- init.d/network: add # as a valid character in network device names () +- don't throw errors on unreadable /dev/stderr (#650103, ) +- allow '0' as a vlan tag (#624704, #635360) +- init-ipv6.global: don't load sit module on shutdown. (#654098, ) +- network-functions: add infiniband mapping (#648524, ) +- fix ifdown nmcli invocation (#612934, jklimes@redhat.com>) +- *ipv6*: don't use obsolete /sbin/ip wrapper * Mon Sep 27 2010 Bill Nottingham - 9.20.1-1 - sysconfig.txt: adjust clock docs to match reality (#637058) diff --git a/sources b/sources index f33472e..05ccdcf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7d665083e2f7bcc681d8ab965650e610 initscripts-9.20.1.tar.bz2 +cdfe366252ebe441c72d7272a6d39cb6 initscripts-9.20.2.tar.bz2