diff options
author | Bill Nottingham <notting@redhat.com> | 2012-10-05 11:41:37 -0400 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2012-10-05 11:41:37 -0400 |
commit | bf95e22c4164b82112d043169495a71d1bfa0068 (patch) | |
tree | a2efb4e8178ccc63c03057a76c8dea74c9f22119 /initscripts.spec | |
parent | c053ba85bb4d5113e92f5f39fb4856adc00308f1 (diff) | |
download | initscripts-bf95e22c4164b82112d043169495a71d1bfa0068.tar initscripts-bf95e22c4164b82112d043169495a71d1bfa0068.tar.gz initscripts-bf95e22c4164b82112d043169495a71d1bfa0068.tar.bz2 initscripts-bf95e22c4164b82112d043169495a71d1bfa0068.tar.xz initscripts-bf95e22c4164b82112d043169495a71d1bfa0068.zip |
9.41-1initscripts-9.41-1
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index f77a57ad..0e850d2f 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts Name: initscripts -Version: 9.40 +Version: 9.41 # ppp-watch is GPLv2+, everything else is GPLv2 License: GPLv2 and GPLv2+ Group: System Environment/Base @@ -213,6 +213,14 @@ rm -rf $RPM_BUILD_ROOT /etc/profile.d/debug* %changelog +* Fri Oct 5 2012 Bill Nottingham <notting@redhat.com> - 9.41-1 +- debugmode: MALLOC_CHECK_ is not thread safe. Don't enable it by default (#853175) +- Add support for 256 color terminals (<pbrady@redhat.com>) +- ifdown-eth: be less strict about VLAN name (#505314, <vpavlin@redhat.com>) +- drop prefdm +- ifup-eth: allow duplicate address detection to be disabled (<bcodding@uvm.edu>) +- process rule6-* for sit devices (#840009, <lnykryn@redhat.com>) + * Mon Aug 6 2012 Bill Nottingham <notting@redhat.com> - 9.40-1 - drop support for booting non-systemd systems - drop legacy commands: getkey, fstab-decode, testd |