diff --git a/.gitignore b/.gitignore index cccc196..c1a4795 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ /initscripts-9.77.tar.gz /initscripts-9.78.tar.gz /initscripts-9.79.tar.gz +/initscripts-9.80.tar.gz diff --git a/initscripts.spec b/initscripts.spec index 45faa51..de81a67 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,9 +1,9 @@ Summary: Scripts to bring up network interfaces and legacy utilities Name: initscripts -Version: 9.79 +Version: 9.80 License: GPLv2 Group: System Environment/Base -Release: 4%{?dist} +Release: 1%{?dist} URL: https://github.com/fedora-sysv/initscripts Source: https://github.com/fedora-sysv/initscripts/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz Requires: /bin/awk, sed, coreutils @@ -29,7 +29,7 @@ Requires(pre): /usr/sbin/groupadd Requires(post): /sbin/chkconfig, coreutils Requires(preun): /sbin/chkconfig %{?systemd_requires} -BuildRequires: glib2-devel popt-devel gettext pkgconfig systemd +BuildRequires: gcc glib2-devel popt-devel gettext pkgconfig systemd Provides: /sbin/service %description @@ -161,14 +161,19 @@ fi %dir %{_libexecdir}/initscripts/legacy-actions %changelog -* Fri May 18 2018 Karel Zak 9.79-4 -- move /etc/adjtime config from initscripts to util-linux - -* Fri Feb 09 2018 Igor Gnatenko - 9.79-3 -- Escape macros in %%changelog - -* Wed Feb 07 2018 Fedora Release Engineering - 9.79-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild +* Fri May 25 2018 David Kaspar [Dee'Kej] - 9.80-1 +- sysconfig/readonly-root: Clarify the usage of readonly-root +- use proper shebang where appropriate +- network-functions: use tr to upper case strings rather than awk +- network-functions: add error messages for bonding installation +- ifdown-eth: no longer needed 'pidof -x dhclient' condition removed +- netconsole: LSB header added +- po/xgettext_sh*: converted to use to python3 +- network.service: 'reload' removed +- ifup-tunnel: Support 'external' tunnels +- spec: add gcc to BuildRequires +- init.d/functions: fix sourcing for ksh +- /etc/adjtime config moved from initscripts to util-linux * Tue Jan 02 2018 David Kaspar [Dee'Kej] - 9.79-1 - ifdown-post: fix logical error in commit 5d61564 diff --git a/sources b/sources index e03a5f2..7141d09 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (initscripts-9.79.tar.gz) = 359c51dcb8aa0a745a3dd3bb67386f41d33eabc781ff2de9b211aab2706dd5e84e885e9e237b88a33fc6cb3e5dd1dbccf7c4ab32f288de76ca16d1118144abd4 +SHA512 (initscripts-9.80.tar.gz) = 68405a89840bfe339ff5810216c94ab83af7bb189cf5d75c90854e599147e0b6c2c15b695a5498407fb5b972c451d5b4c8f73bd61e5f23cfb887e889ee512f97