From 65eb00a8891e393cd91951284af2808147935ba3 Mon Sep 17 00:00:00 2001 From: Lukas Nykryn Date: Fri, 31 May 2013 09:54:31 +0200 Subject: [PATCH] 9.47-1 --- .gitignore | 1 + fixunit.diff | 12 ------------ initscripts.spec | 13 ++++++++++++- sources | 2 +- 4 files changed, 14 insertions(+), 14 deletions(-) delete mode 100644 fixunit.diff diff --git a/.gitignore b/.gitignore index 0884581..c9c534a 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /initscripts-9.44.tar.bz2 /initscripts-9.45.tar.bz2 /initscripts-9.46.tar.bz2 +/initscripts-9.47.tar.bz2 diff --git a/fixunit.diff b/fixunit.diff deleted file mode 100644 index bdfc418..0000000 --- a/fixunit.diff +++ /dev/null @@ -1,12 +0,0 @@ -diff -up initscripts-9.39/systemd/system/fedora-wait-storage.service.old initscripts-9.39/systemd/system/fedora-wait-storage.service ---- initscripts-9.39/systemd/system/fedora-wait-storage.service.old 2012-06-29 16:28:04.000000000 -0400 -+++ initscripts-9.39/systemd/system/fedora-wait-storage.service 2012-07-09 14:47:30.288511989 -0400 -@@ -4,7 +4,7 @@ DefaultDependencies=no - Conflicts=shutdown.target - After=systemd-udev-settle.service - Before=local-fs.target shutdown.target --Wants=systemd-udev.service systemd-udev-settle.service -+Wants=systemd-udev-settle.service - - [Service] - ExecStart=-/sbin/rmmod scsi_wait_scan diff --git a/initscripts.spec b/initscripts.spec index d949c9c..2fbd1ca 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts Name: initscripts -Version: 9.46 +Version: 9.47 # ppp-watch is GPLv2+, everything else is GPLv2 License: GPLv2 and GPLv2+ Group: System Environment/Base @@ -217,6 +217,17 @@ rm -rf $RPM_BUILD_ROOT /etc/profile.d/debug* %changelog +* Fri May 31 2013 Lukáš Nykrýn - 9.47-1 +- network-functions: to determine state of nscd check socket not lock (#960779) +- sysconfig.txt advised saslauthd -a instad of -v +- update translations from transifex +- drop translation for other initscripts +- tweak ifup/ifdown usage and man page (#961917) +- ctrl-alt-delete.target is provided by systemd package +- remove some defaults from arch specific sysctl.conf +- readonly-root: remount rpc_pipefs if readonly-root is used +- service: mention legacy actions and systemctl redirection in man page + * Fri Apr 12 2013 Lukáš Nykrýn - 9.46-1 - add /var/lib/NetworkManager - add ipip6 tunneling support (#928232, raorn@raorn.name) diff --git a/sources b/sources index 7963a38..6b99a42 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f0755d9f1e0a8ae470c22798695c3b39 initscripts-9.46.tar.bz2 +93a50efd8d262f3bceb0d15c8b8b02ab initscripts-9.47.tar.bz2