diff options
author | Bill Nottingham <notting@redhat.com> | 2006-02-13 15:57:31 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2006-02-13 15:57:31 +0000 |
commit | 0ce6461ddb6d35b621043d382dc462756d2ffaad (patch) | |
tree | 71e2f1e7970c91bdbf5837298162bd22dd7c3cd6 /initscripts.spec | |
parent | 826093e33db0e0ca81925eb3bec8c5411bce8053 (diff) | |
download | initscripts-0ce6461ddb6d35b621043d382dc462756d2ffaad.tar initscripts-0ce6461ddb6d35b621043d382dc462756d2ffaad.tar.gz initscripts-0ce6461ddb6d35b621043d382dc462756d2ffaad.tar.bz2 initscripts-0ce6461ddb6d35b621043d382dc462756d2ffaad.tar.xz initscripts-0ce6461ddb6d35b621043d382dc462756d2ffaad.zip |
8.27-1r8-27
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 09a529b3..f7ab3c9c 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.26 +Version: 8.27 License: GPL Group: System Environment/Base Release: 1 @@ -208,6 +208,11 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Mon Feb 13 2006 Bill Nottingham <notting@redhat.com> 8.27-1 +- translation updates +- lang.sh: revert fix for #176832, it's broken +- ifup-aliases fixes (<pjones@redhat.com>,<mitr@redhat.com>) + * Tue Feb 7 2006 Bill Nottingham <notting@redhat.com> 8.26-1 - revert "rc.sysinit: don't mount usbfs, libusb no longer uses it" change - add some ugly hacks to make sure net hotplug doesn't run after unclean |