diff options
| author | Bill Nottingham <notting@redhat.com> | 2003-09-11 04:33:49 +0000 |
|---|---|---|
| committer | Bill Nottingham <notting@redhat.com> | 2003-09-11 04:33:49 +0000 |
| commit | aeb9c7a09fbfa009b4b490af6f146f813d6e1eea (patch) | |
| tree | 5564c3529bb16011afff652d08ec5558315fbd13 | |
| parent | be71588d110f702d095983f899a8dfcb62135721 (diff) | |
7.31.2.EL
| -rw-r--r-- | initscripts.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 6879da82..c6c5bce2 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.1.EL +Version: 7.31.2.EL License: GPL Group: System Environment/Base Release: 1 @@ -249,6 +249,10 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Thu Sep 11 2003 Bill Nottingham <notting@redhat.com> 7.31.2.EL-1 +- ipsec fixes +- fix ip calls for some device names (#104187) + * Fri Sep 5 2003 Bill Nottingham <notting@redhat.com> 7.31.1.EL-1 - fix bonding + dhcp (#91399) - fix typo (#103781) |
