diff options
author | Bill Nottingham <notting@redhat.com> | 2005-08-22 18:50:56 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2005-08-22 18:50:56 +0000 |
commit | b256c3a6f2aa839ef421c86592f09c300d48bf6b (patch) | |
tree | 18f5a9023512f3ecb37199ca6278ddf1c7d4ed71 | |
parent | b3aacfdb384426754c9921edb244d46abc14b047 (diff) | |
download | initscripts-b256c3a6f2aa839ef421c86592f09c300d48bf6b.tar initscripts-b256c3a6f2aa839ef421c86592f09c300d48bf6b.tar.gz initscripts-b256c3a6f2aa839ef421c86592f09c300d48bf6b.tar.bz2 initscripts-b256c3a6f2aa839ef421c86592f09c300d48bf6b.tar.xz initscripts-b256c3a6f2aa839ef421c86592f09c300d48bf6b.zip |
8.12-1
-rw-r--r-- | ChangeLog | 158 | ||||
-rw-r--r-- | initscripts.spec | 22 |
2 files changed, 179 insertions, 1 deletions
@@ -1,3 +1,161 @@ +2005-08-22 Bill Nottingham <notting@redhat.com> + + * ChangeLog, initscripts.spec: 8.12-1 + +2005-08-21 Sharuzzaman Ahmat Raslan <sharuzzaman@myrealbox.com> + + * po/ms.po: Updated Malay translation + +2005-08-17 Munzir Taha <munzirtaha@newhorizons.com.sa> + + * po/ar.po: - Fixed translations: "OK", "FAILED", and "PASSED". + +2005-08-14 Sharuzzaman Ahmat Raslan <sharuzzaman@myrealbox.com> + + * po/ms.po: Updated Malay translation + +2005-08-11 Miloš Komarčević <kmilos@gmail.com> + + * po/sr.po: *** empty log message *** + +2005-08-06 Sharuzzaman Ahmat Raslan <sharuzzaman@myrealbox.com> + + * po/ms.po: Updated Malay translation + +2005-08-05 Wei Liu <weliu@redhat.com> + + * po/zh_CN.po, po/zh_TW.po: *** empty log message *** + +2005-08-05 Bill Nottingham <notting@redhat.com> + + * initscripts.spec: add changelog + +2005-08-04 Bill Nottingham <notting@redhat.com> + + * src/process.c: + from popt.h: The argument array is malloc'd as a single area, so only argv must be free'd. Oops. (#165033) + +2005-08-04 Wei Liu <weliu@redhat.com> + + * po/zh_CN.po: *** empty log message *** + +2005-08-01 Bill Nottingham <notting@redhat.com> + + * initscripts.spec, rc.d/rc.sysinit: + don't run multipath unless there's a multipath configuration + +2005-07-30 Sharuzzaman Ahmat Raslan <sharuzzaman@myrealbox.com> + + * po/ms.po: Updated Malay translation + +2005-07-29 Wei Liu <weliu@redhat.com> + + * po/zh_CN.po: modified + +2005-07-29 Bill Nottingham <notting@redhat.com> + + * sysconfig.txt: remove hdparm docs (#162962) + +2005-07-28 Allan Sims <allsi@eau.ee> + + * po/et.po: Improved language + + * po/et.po: Fixed fuzzies and improved language + +2005-07-26 Bill Nottingham <notting@redhat.com> + + * initscripts.spec, src/redhat-support-check.c: + handle multi-core itanium (#163783) + +2005-07-22 Sharuzzaman Ahmat Raslan <sharuzzaman@myrealbox.com> + + * po/ms.po: Updated Malay translation + +2005-07-21 Daniel Walsh <dwalsh@redhat.com> + + * src/initlog.c: fix glibc free error + +2005-07-14 Bill Nottingham <notting@redhat.com> + + * initscripts.spec, rc.d/init.d/netfs: + handle lvm & fsck for network block devices (#148764, <alewis@redhat.com>) + +2005-07-13 Bill Nottingham <notting@redhat.com> + + * sysconfig/network-scripts/ifup-wireless: set rate in quotes (#163123) + +2005-07-13 Marissa Min Jung Shin <marissa.shin@gmail.com> + + * po/ko.po: This is my first Fedora translation. + translated 34 fuzzy entries and 15 untranslated entries + +2005-07-12 Sharuzzaman Ahmat Raslan <sharuzzaman@myrealbox.com> + + * po/ms.po: Updated Malay translation + +2005-07-08 Bill Nottingham <notting@redhat.com> + + * initscripts.spec: + That fix was in 2.6.*12*-rc4, not 2.6.11-rc4. Adjust accordingly + +2005-06-30 Sharuzzaman Ahmat Raslan <sharuzzaman@myrealbox.com> + + * po/ms.po: Updated Malay translation + +2005-06-26 Sekine Tatsuo <tsekine@sdri.co.jp> + + * po/ja.po: fix some entries + +2005-06-23 Bill Nottingham <notting@redhat.com> + + * rc.d/init.d/functions: + handle odd quoting in args (#161316, <stransky@redhat.com>) + +2005-06-22 Bill Nottingham <notting@redhat.com> + + * rc.d/rc.sysinit: dmraid/multipath support + +2005-06-21 Bill Nottingham <notting@redhat.com> + + * initscripts.spec, rc.d/rc.sysinit: + add diskdump restore support (<tuchida@redhat.com>) + conflict with appropriate diskdumputils + + * sysconfig/network-scripts/ifdown-aliases: + add 'cd' to the proper dir (#161170) + +2005-06-20 Bill Nottingham <notting@redhat.com> + + * rc.d/rc.sysinit: always use udevsend, even if no modules (#160987) + +2005-06-10 Sharuzzaman Ahmat Raslan <sharuzzaman@myrealbox.com> + + * po/ms.po: Updated Malay translation + +2005-06-07 Bill Nottingham <notting@redhat.com> + + * setsysfont: correctly bracket systfontacm (#159706) + +2005-06-06 Bill Nottingham <notting@redhat.com> + + * initscripts.spec, rc.d/rc.sysinit: + A fix for the font-not-initialized-on-secondary-consoles was + merged in 2.6.11-rc4. Remove workaround, add dep. + +2005-05-30 Bill Nottingham <notting@redhat.com> + + * rc.d/rc.sysinit: use modprobe, not insmod (#159120, <tmus@tmus.dk>) + +2005-05-25 Bill Nottingham <notting@redhat.com> + + * initscripts.spec: bump + + * sysconfig/network-scripts/ifup-eth: fix interface renaming (#158774) + +2005-05-25 Sharuzzaman Ahmat Raslan <sharuzzaman@myrealbox.com> + + * po/ms.po: Updated Malay translation + 2005-05-10 Bill Nottingham <notting@redhat.com> * ChangeLog, initscripts.spec: 8.11-1 diff --git a/initscripts.spec b/initscripts.spec index 95bd06bf..b3dfeb41 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 8.11 +Version: 8.12 License: GPL Group: System Environment/Base Release: 1 @@ -209,6 +209,26 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Mon Aug 22 2005 Bill Nottingham <notting@redhat.com> 8.12-1 +- ifup-eth: fix interface renaming (#158774) +- rc.sysinit: use modprobe, not insmod (#159120, <tmus@tmus.dk>) +- remove workaround for the fonts-not-initialized-on-secondary-consoles + problem (fixed in 2.6.12-rc4 and later) +- setsysfont: correctly bracket systfontacm (#159706) +- rc.sysinit: always use udevsend, even if no modules (#160987) +- ifdown-aliases: add 'cd' to the proper dir (#161170) +- add diskdump restore support (<tuchida@redhat.com>), + conflict with appropriate diskdumputils +- rc.sysinit: dmraid/multipath support + - remove LVM1 support +- init.d/functions: handle odd quoting in args (#161316, <stransky@redhat.com>) +- ifup-wireless: set rate in quotes (#163123) +- handle lvm & fsck for network block devices (#148764, + <alewis@redhat.com>) +- initlog: fix invalid free calls, (#165033), (#163973,<dwalsh@redhat.com>) +- sysconfig.txt: remove hdparm docs, since the code isn't there (#162962) +- updated translations: ms, ja, ko, et, zh_CN, zh_TW, sr, ar + * Tue May 10 2005 Bill Nottingham <notting@redhat.com> 8.11-1 - fix mis-bringup of interfaces due to accidentally matched HWADDR (a.k.a. ONBOOT=no not working) (#153669, #157252) |