diff options
| author | Miloslav Trmac <mitr@volny.cz> | 2006-05-01 21:22:26 +0000 |
|---|---|---|
| committer | Miloslav Trmac <mitr@volny.cz> | 2006-05-01 21:22:26 +0000 |
| commit | a1d18e8bcb70eb2df53d690cb64138e60cdbb506 (patch) | |
| tree | 2690c49b5e57030499dcfab4dad8e2d2ae81011f | |
| parent | de983ef109defa7c26081510f1a33bfae1d0b62d (diff) | |
* Mon May 1 2006 Miloslav Trmac <mitr@redhat.com> - 7.31.31.EL-1r7-31-31-EL
- Backport HOTPLUG documentation, add a note about bonding devices and hotplug
(#189505)
- Fix comment and empty line handling in old-style route-* files (#114548)
- Avoid SASL usage in nss_ldap during system halt (#174511,
<jlayton@redhat.com>)
- Add support for diskdump to swap (#182272, <ktokunag@redhat.com>)
| -rw-r--r-- | initscripts.spec | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index ab939d69..83f10d13 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 7.31.30.EL +Version: 7.31.31.EL License: GPL Group: System Environment/Base Release: 1 @@ -18,6 +18,7 @@ Requires: /sbin/ip, /sbin/arping, net-tools Requires: dev, ethtool >= 1.8-2 Conflicts: kernel <= 2.4, timeconfig < 3.0, ppp < 2.3.9, wvdial < 1.40-3 Conflicts: ypbind < 1.6-12, psacct < 6.3.2-12, kbd < 1.06-19, lokkit < 0.50-14 +Conflicts: diskdumputils < 1.3.0-1 Obsoletes: rhsound sapinit Prereq: /sbin/chkconfig, /usr/sbin/groupadd, gawk, fileutils, sh-utils BuildPrereq: glib2-devel popt gettext pkgconfig @@ -249,6 +250,14 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Mon May 1 2006 Miloslav Trmac <mitr@redhat.com> - 7.31.31.EL-1 +- Backport HOTPLUG documentation, add a note about bonding devices and hotplug + (#189505) +- Fix comment and empty line handling in old-style route-* files (#114548) +- Avoid SASL usage in nss_ldap during system halt (#174511, + <jlayton@redhat.com>) +- Add support for diskdump to swap (#182272, <ktokunag@redhat.com>) + * Thu Dec 15 2005 Bill Nottingham <notting@redhat.com> 7.31.30.EL-1 - correct fix for #169403 |
