From 3ac46fd2fd5222917efb02eaa6abd9eae90086b0 Mon Sep 17 00:00:00 2001 From: Jan Macku Date: Tue, 24 Mar 2020 12:17:47 +0100 Subject: 10.03 --- initscripts.spec | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) (limited to 'initscripts.spec') diff --git a/initscripts.spec b/initscripts.spec index c583a1ef..fe42f491 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -18,7 +18,7 @@ Requires: gawk \ Name: initscripts Summary: Basic support for legacy System V init scripts -Version: 10.02 +Version: 10.03 Release: 1%{?dist} License: GPLv2 @@ -347,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 + * Fri Jun 28 2019 Jan Macku - 10.02-1 - network: don't fail with IFDOWN_ON_SHUTDOWN - rc.d/functions: remove support cgroups -- cgit v1.2.1