diff options
author | Lukas Nykryn <lnykryn@redhat.com> | 2013-03-15 14:34:35 +0100 |
---|---|---|
committer | Lukas Nykryn <lnykryn@redhat.com> | 2013-03-15 14:34:35 +0100 |
commit | e7d1797d60bea3e05c4dabdd738015a26ab6f1a3 (patch) | |
tree | 04c7331579747b6a2b18e4dc72e8ff9f9bf1912b | |
parent | 793fdaeafe3cacafd7ccfcec540d46088fb15bdd (diff) | |
download | initscripts-e7d1797d60bea3e05c4dabdd738015a26ab6f1a3.tar initscripts-e7d1797d60bea3e05c4dabdd738015a26ab6f1a3.tar.gz initscripts-e7d1797d60bea3e05c4dabdd738015a26ab6f1a3.tar.bz2 initscripts-e7d1797d60bea3e05c4dabdd738015a26ab6f1a3.tar.xz initscripts-e7d1797d60bea3e05c4dabdd738015a26ab6f1a3.zip |
9.45-1initscripts-9.45-1
-rw-r--r-- | initscripts.spec | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 69edb620..2d1afcb2 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.44 +Version: 9.45 # ppp-watch is GPLv2+, everything else is GPLv2 License: GPLv2 and GPLv2+ Group: System Environment/Base @@ -216,6 +216,18 @@ rm -rf $RPM_BUILD_ROOT /etc/profile.d/debug* %changelog +* Fri Mar 15 2013 Lukáš Nykrýn <lnykryn@redhat.com> - 9.45-1 +- turn on symlink protections in sysctl (#922030) +- add systemd-random-seed.service to Before= in fedora-readonly.service (#888615) +- mention rule6 files in sysconfig.txt +- skip nmcli for wireless device (#863707) +- remove config-noreplace from /etc/inittab (#627474) +- remount-rootfs.service got renamed to systemd-remount-fs.service +- compile netreport and usernetctl with full RELRO and PIE (#853178) +- move stuff directly to /usr (#905492) +- Remove NETWORKING_IPV6 from sysconfig.txt (#918622) +- fix greps to correctly handle comments and quotation + * Wed Feb 20 2013 Lukáš Nykrýn <lnykryn@redhat.com> - 9.44-1 - limit udev rule for network renaming (#907365, mschmidt@redhat.com) - fix path for arpwatch, seems to be in /var/lib on Fedora 18 |