From ce1e0ad5ced357d270b54cdbec133c516f302dfe Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Thu, 9 Jun 2005 18:29:15 +0000 Subject: add changelog for current changes --- initscripts.spec | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'initscripts.spec') diff --git a/initscripts.spec b/initscripts.spec index 5eff3f43..73cdebcd 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.23.EL +Version: 7.31.24.EL License: GPL Group: System Environment/Base Release: 1 @@ -249,6 +249,16 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Thu Jun 9 2005 Bill Nottingham 7.31.24.EL-1 +- initlog: free some of the more egregious memory leaks (#85935) +- initlog: fix potential memory overread (#153685, ) +- ifup-routes: make sure commented lines are handled correctly (#154353, + #114548, ) +- mkkerneldoth: fix for newer sed (#159159, ) + +* Wed Apr 20 2005 Bill Nottingham +- check number of siblings on AMD64 processors as well (#155331) + * Thu Mar 31 2005 Bill Nottingham 7.31.23.EL-1 - fix mistranslation (#151120) - handle alternate VLAN naming schemes (#115001, ) -- cgit