diff options
author | Lukas Nykryn <lnykryn@redhat.com> | 2013-09-10 13:32:34 +0200 |
---|---|---|
committer | Lukas Nykryn <lnykryn@redhat.com> | 2013-09-10 13:32:34 +0200 |
commit | a6b9d19b819884bfaf28070b0ed9c2fe3bb6a1bc (patch) | |
tree | f1e42551f5dfb0a9d887d037c4ba9efa2d7dca38 /initscripts.spec | |
parent | 27733f9aa7f346d27215fb9f7cc7c0a6494fd771 (diff) | |
download | initscripts-a6b9d19b819884bfaf28070b0ed9c2fe3bb6a1bc.tar initscripts-a6b9d19b819884bfaf28070b0ed9c2fe3bb6a1bc.tar.gz initscripts-a6b9d19b819884bfaf28070b0ed9c2fe3bb6a1bc.tar.bz2 initscripts-a6b9d19b819884bfaf28070b0ed9c2fe3bb6a1bc.tar.xz initscripts-a6b9d19b819884bfaf28070b0ed9c2fe3bb6a1bc.zip |
9.49.4-1initscripts-9.49.4-1
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 377bb0d9..8d7b09cd 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.49.3 +Version: 9.49.4 # ppp-watch is GPLv2+, everything else is GPLv2 License: GPLv2 and GPLv2+ Group: System Environment/Base @@ -219,6 +219,11 @@ rm -rf $RPM_BUILD_ROOT /etc/profile.d/debug* %changelog +* Tue Sep 10 2013 Lukas Nykryn <lnykryn@redhat.com> - 9.49.4-1 +- ifdown: fix typo in nmcli call (#1006222) +- ipcalc: support RFC3021 (#997271) +- enable 'network' service at boot time for interfaces not supported by NetworkManager (#1003936) + * Fri Aug 30 2013 Lukas Nykryn <lnykryn@redhat.com> - 9.49.3-1 - update functions who call nmcli (#1002958) - create /var/log/dmesg for compatibility reasons (#854002) |