diff options
author | Bill Nottingham <notting@redhat.com> | 2009-05-01 16:35:11 -0400 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2009-05-01 16:35:11 -0400 |
commit | d4982495ca23007b05ad05af5e5e112fdfa3c128 (patch) | |
tree | 535bac0765d45a2cd2ad4edeb275cdaac0158967 | |
parent | 64e4a7e85366875a1f985f011d58273bc8aba875 (diff) | |
download | initscripts-d4982495ca23007b05ad05af5e5e112fdfa3c128.tar initscripts-d4982495ca23007b05ad05af5e5e112fdfa3c128.tar.gz initscripts-d4982495ca23007b05ad05af5e5e112fdfa3c128.tar.bz2 initscripts-d4982495ca23007b05ad05af5e5e112fdfa3c128.tar.xz initscripts-d4982495ca23007b05ad05af5e5e112fdfa3c128.zip |
8.95-1initscripts-8.95-1
-rw-r--r-- | initscripts.spec | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 2ac3128e..d1f7bf6d 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -2,7 +2,7 @@ Summary: The inittab file and the /etc/init.d scripts Name: initscripts -Version: 8.94 +Version: 8.95 # ppp-watch is GPLv2+, everything else is GPLv2 License: GPLv2 and GPLv2+ Group: System Environment/Base @@ -249,6 +249,15 @@ rm -rf $RPM_BUILD_ROOT /etc/profile.d/debug* %changelog +* Fri May 1 2009 Bill Nottingham <notting@redhat.com> - 8.95-1 +- don't kill runlevel events on subsequent entering of the same runlevel (#498514) +- lang.*sh: handle spaces in $HOME (#498482) +- network-functions: explicitly source from the proper directory. (#496233) +- remove persistent names on sys-unconfig. (#448322) +- init.d/functions: cgexec has moved to /bin (#495715) +- allow changing of VLAN type even if the module is already loaded. (#495053, <pietro@bertera.it>) +- translation updates: fr, ml, pt + * Tue Apr 7 2009 Bill Nottingham <notting@redhat.com> - 8.94-1 - prefdm: add simple fallbacks, sort rpmdb query for consistency (#494461) - translation updates; bn, de, pt, ru, te |