diff options
author | Bill Nottingham <notting@redhat.com> | 2003-08-15 23:12:02 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2003-08-15 23:12:02 +0000 |
commit | f7d07235c506722b074d6714c18a2a88ce8eafb1 (patch) | |
tree | d2978c5e147e25290dd3a4bcc503339f3023978c | |
parent | 20f134e6661dc75e40f5a533e704ec4a9dbc1c15 (diff) | |
download | initscripts-f7d07235c506722b074d6714c18a2a88ce8eafb1.tar initscripts-f7d07235c506722b074d6714c18a2a88ce8eafb1.tar.gz initscripts-f7d07235c506722b074d6714c18a2a88ce8eafb1.tar.bz2 initscripts-f7d07235c506722b074d6714c18a2a88ce8eafb1.tar.xz initscripts-f7d07235c506722b074d6714c18a2a88ce8eafb1.zip |
7.30-1r7-30
-rw-r--r-- | ChangeLog | 10 | ||||
-rw-r--r-- | initscripts.spec | 5 |
2 files changed, 14 insertions, 1 deletions
@@ -1,3 +1,13 @@ +2003-08-15 Bill Nottingham <notting@redhat.com> + + * ChangeLog, initscripts.spec: 7.30-1 + + * po/uk.po, po/vi.po, po/wa.po, po/zh_CN.po, po/zh_TW.po, po/pt_BR.po, po/pt.po, po/ro.po, po/ru.po, po/sk.po, po/sl.po, po/sr.po, po/sv.po, po/tr.po, po/gl.po, po/hu.po, po/id.po, po/initscripts.pot, po/is.po, po/it.po, po/ja.po, po/ko.po, po/ms.po, po/nl.po, po/nn.po, po/no.po, po/pl.po, po/ar.po, po/cs.po, po/da.po, po/de.po, po/es.po, po/eu_ES.po, po/fi.po, po/fr.po: + update-po & refresh-po + + * changes.ipv6, sysconfig/network-scripts/ifdown-ipv6, sysconfig/network-scripts/ifup-ipv6, sysconfig/network-scripts/init.ipv6-global, sysconfig/network-scripts/network-functions-ipv6: + IPv6 updates & tweaks <pekkas@netcore.fi> + 2003-08-08 Bill Nottingham <notting@redhat.com> * ChangeLog, initscripts.spec: diff --git a/initscripts.spec b/initscripts.spec index a7de3485..6ecca82e 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.29 +Version: 7.30 License: GPL Group: System Environment/Base Release: 1 @@ -247,6 +247,9 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Fri Aug 15 2003 Bill Nottingham <notting@redhat.com> 7.30-1 +- IPv6 updates (#86210, #91375, <pekkas@netcore.fi>) + * Fri Aug 8 2003 Bill Nottingham <notting@redhat.com> 7.29-1 - setsysfont: don't echo to /dev/console (#102004) - fix ethernet device renaming deadlock (#101566) |