From fc767cca973d8c33cfe1feb330b3c3b13da3dbca Mon Sep 17 00:00:00 2001 From: Jan Macku Date: Thu, 13 Jan 2022 09:08:43 +0100 Subject: 10.13 --- initscripts.spec | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/initscripts.spec b/initscripts.spec index caf1e089..a0f5d5f1 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.12 +Version: 10.13 Release: 1%{?dist} License: GPLv2 @@ -383,6 +383,25 @@ fi # ============================================================================= %changelog +* Thu Jan 13 2022 Jan Macku - 10.13-1 +- ifup-routes: Log when using `ip $type replace` +- ifup-routes: Use `ip route repace` to avoid race +- Translated using Weblate (German) +- Add LGTM badges to README +- ci: set default merge method to rebase +- ci: disable comments under opened PR in order to fix CI +- network scripts: do not use c-style for-loop +- network scripts: replace "<<<" with pipe +- rc.d/functions: do not use "+=" to concatenate string +- ci: Use default github-token (#395) +- ci(Mergify): configuration update (#394) +- ci: Output shellcheck results using PR comments (#393) +- ci: Update path to csdiff repository (#391) +- spec: Fix issue with $NEXT_VERSION (#390) +- Translated using Weblate (Indonesian) +- Translated using Weblate (Spanish) +- Translated using Weblate (Czech) + * Fri Sep 03 2021 Jan Macku - 10.12-1 - spec: Update relation between initscripts and initscripts-service (#386) -- cgit v1.2.1