1.3.57
This commit is contained in:
parent
aec16efe46
commit
ed355280f5
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/chkconfig-1.3.56.tar.bz2
|
||||
/chkconfig-1.3.57.tar.bz2
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: A system tool for maintaining the /etc/rc*.d hierarchy
|
||||
Name: chkconfig
|
||||
Version: 1.3.56
|
||||
Version: 1.3.57
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
Group: System Environment/Base
|
||||
@ -74,6 +74,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/*/ntsysv.8*
|
||||
|
||||
%changelog
|
||||
* Wed Jan 04 2012 Bill Nottingham <notting@redhat.com> 1.3.57-1
|
||||
- assorted cleanups to LSB dependency support (#693202 fixed properly, #701573)
|
||||
- fix kill values for LSB-only scripts (#696305, <jbastian@redhat.com>)
|
||||
- don't apply start deps for services that aren't starting anywhere (#750446)
|
||||
|
||||
* Tue Oct 11 2011 Bill Nottingham <notting@redhat.com> 1.3.56-1
|
||||
- add the systemd warning when no arguments are passed (<harald@redhat.com>)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user