commit 162a181057a9cd4afb267d4c348205777c5c4838 (HEAD, tag: initscripts-9.42-1, origin/master, origin/HEAD, master, F18-branch) Author: Bill Nottingham Date: Wed Oct 31 13:17:34 2012 -0400 Bump version to 9.42 initscripts.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) commit 231d3e4ec98e3792519ffbe7f081e592ec31fdff (origin/F18-branch) Author: Bill Nottingham Date: Thu Oct 18 16:05:51 2012 -0400 Add a default /etc/sysctl.conf that describes how to change values, and where the defaults now live. (#760254) Makefile | 1 + initscripts.spec | 1 + sysctl.conf.README | 4 ++++ 3 files changed, 6 insertions(+) commit 975185c8569260e759e8524a22aacb120def4544 Author: Bill Nottingham Date: Thu Oct 11 14:16:14 2012 -0400 Don't try to extract translations from files that no longer exist. po/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit edec76dc9717fddcaf8e84a82d9824dafe2fdc32 Author: Bill Nottingham Date: Thu Oct 11 13:26:34 2012 -0400 Updated translations from TX. po/ar.po | 12 ++-- po/as.po | 18 +++-- po/bg.po | 16 +++-- po/bn.po | 2 +- po/bn_IN.po | 18 +++-- po/bs.po | 14 ++-- po/ca.po | 12 ++-- po/cs.po | 14 ++-- po/cy.po | 12 ++-- po/da.po | 18 +++-- po/de.po | 18 +++-- po/el.po | 12 ++-- po/en_GB.po | 14 ++-- po/es.po | 20 ++++-- po/et.po | 14 ++-- po/fi.po | 27 +++++--- po/fr.po | 17 +++-- po/gl.po | 14 ++-- po/gu.po | 15 +++-- po/he.po | 10 ++- po/hi.po | 12 ++-- po/hr.po | 12 ++-- po/hu.po | 16 +++-- po/id.po | 12 ++-- po/is.po | 14 ++-- po/it.po | 2 +- po/ja.po | 2 +- po/ka.po | 14 ++-- po/kn.po | 17 +++-- po/ko.po | 207 +++++++++++++++++++++++++++++---------------------------- po/lt.po | 14 ++-- po/lv.po | 14 ++-- po/mai.po | 14 ++-- po/mk.po | 12 ++-- po/ml.po | 12 ++-- po/mr.po | 14 ++-- po/ms.po | 12 ++-- po/nb.po | 18 +++-- po/nds.po | 12 ++-- po/nl.po | 20 +++--- po/nn.po | 12 ++-- po/or.po | 14 ++-- po/pa.po | 16 +++-- po/pl.po | 18 +++-- po/pt.po | 18 +++-- po/pt_BR.po | 17 +++-- po/ro.po | 14 ++-- po/ru.po | 17 +++-- po/si.po | 12 ++-- po/sk.po | 14 ++-- po/sl.po | 12 ++-- po/sq.po | 12 ++-- po/sr.po | 12 ++-- po/sr@latin.po | 12 ++-- po/sv.po | 18 +++-- po/ta.po | 15 +++-- po/te.po | 14 ++-- po/tr.po | 14 ++-- po/uk.po | 18 +++-- po/ur.po | 10 ++- po/vi.po | 14 ++-- po/zh_CN.po | 19 ++++-- po/zh_TW.po | 18 +++-- 63 files changed, 672 insertions(+), 415 deletions(-) commit d7cc6f6b94ee125ec3642368493766d38992af10 Author: Bill Nottingham Date: Mon Oct 8 16:20:56 2012 -0400 Don't pass -F to fixfiles (#863662, ) systemd/fedora-autorelabel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 1d7446ccf9d2671857c5f554b2a0be484e95e640 Author: Jiri Popelka Date: Fri Oct 5 16:57:32 2012 +0200 Fix calling of firewall-cmd in ifup-post/ifdown-post. firewall-cmd has been using combined longopts since 0.2.6 sysconfig/network-scripts/ifdown-post | 2 +- sysconfig/network-scripts/ifup-post | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)