From a6acd3cd5da8b4946349c2566e655520cb9dca9f Mon Sep 17 00:00:00 2001 From: Jan Macku Date: Wed, 25 Mar 2020 10:09:06 +0100 Subject: [PATCH] 10.03 --- .gitignore | 1 + initscripts.spec | 30 +++++++++++++++++++++++++----- sources | 2 +- 3 files changed, 27 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 3831ee0..8d6cb4d 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ /initscripts-10.00.tar.gz /initscripts-10.01.tar.gz /initscripts-10.02.tar.gz +/initscripts-10.03.tar.gz diff --git a/initscripts.spec b/initscripts.spec index 2908aa6..e903878 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -18,8 +18,8 @@ Requires: gawk \ Name: initscripts Summary: Basic support for legacy System V init scripts -Version: 10.02 -Release: 3%{?dist} +Version: 10.03 +Release: 1%{?dist} License: GPLv2 @@ -183,7 +183,7 @@ support. Additional configuration is required after installation. # --------------- %build -%make_build +%make_build PYTHON=%{__python3} # --------------- @@ -276,8 +276,6 @@ fi # --------------- -%ghost %config(noreplace, missingok) %verify(not md5 size mtime) %{_sysconfdir}/rc.d/rc.local - %{_sysconfdir}/rc.d/init.d/functions # RC symlinks: @@ -349,6 +347,28 @@ fi # ============================================================================= %changelog +* Tue Mar 24 2020 Jan Macku - 10.03-1 +- Replace grep -EL with subshell since -L changed behaviour +- Wait for scope link addresses as well as for scope global addresses +- Remove deprecated option -m of pidof +- Use function is_true for testing true conditions +- Adding new travis job for testing shell-scripts +- Remove zanata conf +- pull latest translations +- Update of translations and remove files with no translations +- Fix service network stop cmd +- Change spacing of service file to folow spacing of project +- network-function: bridges are created by ifup-eth +- Initscripts no longer care about rc.local +- Repalace hardcoded tests for yes and no with testing functions +- ifup-eth: Fix bridge setting stp option +- Fix bug in service(8) +- ifup-eth: Check that device name is set +- Fix missing python3 during build phase +- rc.d/functions: fix escape sequence being output under systemd service units +- Add ip6gre tunnel option +- ifup/ifdown: print DEPRECATION_WARNING_ISSUED waring info after source_config + * Wed Jan 29 2020 Fedora Release Engineering - 10.02-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild diff --git a/sources b/sources index 8c041d3..2e7ba86 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (initscripts-10.02.tar.gz) = d233033c454040e3b07bb4ac80cc00fb3a68affca1297ab2c90fb82d917fa119c8c84b63532b8cd598afba2fa15fda05ec59c35fa064ab85005d7832253f0915 +SHA512 (initscripts-10.03.tar.gz) = daad34df1d0dac9e3ed8a60765e56fdf9d2b0b251761d4cbc7a50541055c9cb122ee4ff181c4140e8d2983a9eb33a35c64ac6c8cb9042efb878cb5959eba8a56