diff options
author | Bill Nottingham <notting@redhat.com> | 2006-05-23 19:06:41 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2006-05-23 19:06:41 +0000 |
commit | dda89b21e9243574822ab2b93f932d2963091bb5 (patch) | |
tree | 841a0829e8bf5ba44c980c2d3c3c9b50147c0c44 /initscripts.spec | |
parent | 81efb03b97c425180eba1cf55aee4abc9415be2e (diff) | |
download | initscripts-dda89b21e9243574822ab2b93f932d2963091bb5.tar initscripts-dda89b21e9243574822ab2b93f932d2963091bb5.tar.gz initscripts-dda89b21e9243574822ab2b93f932d2963091bb5.tar.bz2 initscripts-dda89b21e9243574822ab2b93f932d2963091bb5.tar.xz initscripts-dda89b21e9243574822ab2b93f932d2963091bb5.zip |
8.34-1
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 333e176c..da72bc22 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.33 +Version: 8.34 License: GPL Group: System Environment/Base Release: 1 @@ -213,6 +213,17 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Tue May 23 2006 Bill Nottingham <notting@redhat.com> 8.34-1 +- link glib2 dynamically now that it's in /lib, conflict with older + versions +- handle cups specially when cleaning /var (#189168) +- remove ifdown-aliases (<mitr@redhat.com>) +- ifup-ipsec: fix key handling when only one of AH or ESP is used + (#166257, <mituc@iasi.rdsnet.ro>) +- IPv6 updates, including RFC 3041 support (<pb@bieringer.de>) +- routing fixes, add METRIC support for default routes (#124045, <mitr@redhat.com>) +- fix handling of mount points with white space (#186713, <mitr@redhat.com>) + * Thu Apr 20 2006 Bill Nottingham <notting@redhat.com> 8.33-1 - support for readonly root - rc.sysinit: remove call to zfcpconf.sh - that should be udev rules |