1 |
Summary: The inittab file and the /etc/init.d scripts. |
Summary: The inittab file and the /etc/init.d scripts. |
2 |
Name: initscripts |
Name: initscripts |
3 |
Version: 8.45.38 |
Version: 8.45.44 |
4 |
# ppp-watch is GPLv2+, everything else is GPLv2 |
# ppp-watch is GPLv2+, everything else is GPLv2 |
5 |
License: GPLv2 and GPLv2+ |
License: GPLv2 and GPLv2+ |
6 |
Group: System Environment/Base |
Group: System Environment/Base |
7 |
Release: 2.el5.centos |
Release: 3%{?dist} |
8 |
Source: initscripts-%{version}.tar.bz2 |
Source: initscripts-%{version}.tar.bz2 |
9 |
# git source repository |
# git source repository |
|
Patch0: 40e9f12f.patch |
|
|
Patch10: initscripts-centos-branding.patch |
|
|
|
|
10 |
URL: http://git.fedorahosted.org/git/initscripts.git |
URL: http://git.fedorahosted.org/git/initscripts.git |
11 |
BuildRoot: /%{_tmppath}/%{name}-%{version}-%{release}-root |
BuildRoot: /%{_tmppath}/%{name}-%{version}-%{release}-root |
12 |
Requires: mingetty, /bin/awk, /bin/sed, mktemp, e2fsprogs >= 1.15 |
Requires: mingetty, /bin/awk, /bin/sed, mktemp, e2fsprogs >= 1.15 |
28 |
Obsoletes: hotplug |
Obsoletes: hotplug |
29 |
Prereq: /sbin/chkconfig, /usr/sbin/groupadd, /bin/sed, coreutils |
Prereq: /sbin/chkconfig, /usr/sbin/groupadd, /bin/sed, coreutils |
30 |
BuildRequires: glib2-devel popt gettext pkgconfig |
BuildRequires: glib2-devel popt gettext pkgconfig |
31 |
|
Patch0: 0001-Fix-comments-in-sysctl.conf.ppc-862597.patch |
32 |
|
Patch1: 0002-create-tmp-.X11-unix-in-rc.sysinit.patch |
33 |
|
|
34 |
%description |
%description |
35 |
The initscripts package contains the basic system scripts used to boot |
The initscripts package contains the basic system scripts used to boot |
36 |
your CentOS system, change runlevels, and shut the system down |
your Red Hat system, change runlevels, and shut the system down |
37 |
cleanly. Initscripts also contains the scripts that activate and |
cleanly. Initscripts also contains the scripts that activate and |
38 |
deactivate most network interfaces. |
deactivate most network interfaces. |
39 |
|
|
40 |
%prep |
%prep |
41 |
%setup -q |
%setup -q |
42 |
%patch0 -p1 |
%patch0 -p1 |
43 |
%patch10 -p1 |
%patch1 -p1 |
44 |
|
|
45 |
%build |
%build |
46 |
make |
make |
206 |
%ghost %attr(0664,root,utmp) /var/run/utmp |
%ghost %attr(0664,root,utmp) /var/run/utmp |
207 |
|
|
208 |
%changelog |
%changelog |
209 |
* Fri Aug 19 2011 Karanbir Singh <kbsingh@centos.org> 8.45.38-2.el5.centos |
* Fri Aug 16 2013 Lukáš Nykrýn <lnykryn@redhat.com> - 8.45.44-3 |
210 |
- Roll in CentOS Branding |
- create /tmp/.X11-unix in rc.sysinit (#988498, CVE-2013-4169) |
211 |
|
|
212 |
|
* Tue May 14 2013 Lukas Nykryn <lnykryn@redhat.com> - 8.45.44-2 |
213 |
|
- fix comments in sysctl.conf.ppc (#862597) |
214 |
|
|
215 |
|
* Tue May 14 2013 Lukas Nykryn <lnykryn@redhat.com> - 8.45.44-1 |
216 |
|
- move VLAN= docs to the interface configuration section, rather than /etc/sysconfig/network (#860252) |
217 |
|
- fix comments in sysctl.conf (#862597) |
218 |
|
- sysctl.d manpage (#735982) |
219 |
|
- check_device_down: Don't bother calling ip to check link state if the device doesn't exist (#814058) |
220 |
|
- test if there is /dev/rtc before syncing hardware clock (#636861) |
221 |
|
- sysconfig.txt advised saslauthd -a instad of -v (#957109) |
222 |
|
|
223 |
|
* Thu Apr 18 2013 Lukas Nykryn <lnykryn@redhat.com> - 8.45.43-1 |
224 |
|
- add a -l option to status to pass the lock file name (#852967) |
225 |
|
- clarify docs around IPV6INIT=yes/no (#545881) |
226 |
|
- support ipv6 routing rules by merging IPv4/IPv6, and route/rule code (#853038) |
227 |
|
- make killproc more granular when delay is passed (#843386) |
228 |
|
- don't accidentally match other bonding devices (#880890) |
229 |
|
- set NIS domain (#705218) |
230 |
|
- don't set primary before we enslave devices (#747418) |
231 |
|
|
232 |
|
* Mon Dec 19 2011 Lukas Nykryn <lnykryn@redhat.com> 8.45.42-1 |
233 |
|
- changed exchange_mode to "main, aggressive" (#435274) |
234 |
|
|
235 |
|
* Fri Dec 2 2011 Lukas Nykryn <lnykryn@redhat.com> 8.45.41-1 |
236 |
|
- fix check for dhcp6c pid (#568896) |
237 |
|
|
238 |
|
* Tue Nov 22 2011 Lukas Nykryn <lnykryn@redhat.com> 8.45.40-1 |
239 |
|
- exit arping on first response (#744734) |
240 |
|
|
241 |
|
* Tue Nov 01 2011 Petr Lautrbach <plautrba@redhat.com> 8.45.39-1 |
242 |
|
- suppress remove error message during boot (#679998) |
243 |
|
- fix logic error with removing arp_ip_target (#745681) |
244 |
|
|
245 |
* Fri Jun 24 2011 Bill Nottingham <notting@redhat.com> 8.45.38-2 |
* Fri Jun 24 2011 Bill Nottingham <notting@redhat.com> 8.45.38-2 |
246 |
- don't use existing LANG when in startx/xinit (#713988) |
- don't use existing LANG when in startx/xinit (#713988) |