From 27c4930dd2fd5f030cbe2a5ba7eab3003043f655 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Wed, 5 May 2004 01:19:49 +0000 Subject: 7.52-1 --- ChangeLog | 4 ++++ initscripts.spec | 5 ++++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 7dc3520c..adb89dfb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2004-05-04 Bill Nottingham + * ChangeLog, initscripts.spec: 7.52-1 + + * src/ipcalc.c: ip addresses are ints, not longs (#122479) + * ChangeLog, initscripts.spec: 7.51-1 * src/initlog.c, src/minilogd.c, src/process.c, src/usernetctl.c: diff --git a/initscripts.spec b/initscripts.spec index ee995c67..75dfc6ba 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.51 +Version: 7.52 License: GPL Group: System Environment/Base Release: 1 @@ -249,6 +249,9 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Tue May 4 2004 Bill Nottingham 7.52-1 +- ipv4 addresses are ints, not longs (#122479) + * Tue May 4 2004 Bill Nottingham 7.51-1 - get rid of LVM error when no volumes are defined (#121197) - fix selinux short-circuit test (#121143, ) -- cgit v1.2.1