We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da162b5 commit d128e80Copy full SHA for d128e80
initscripts.spec
@@ -18,7 +18,7 @@ Requires: gawk \
18
19
Name: initscripts
20
Summary: Basic support for legacy System V init scripts
21
-Version: 10.11.6
+Version: 10.11.7
22
Release: 1%{?dist}
23
24
License: GPLv2
@@ -397,6 +397,10 @@ fi
397
# =============================================================================
398
399
%changelog
400
+* Wed Mar 06 2024 Jan Macku <[email protected]> - 10.11.7-1
401
+- rename_device: free path after it is used
402
+- rename_device: remove trailing whitespaces
403
+
404
* Thu Feb 08 2024 Jan Macku <[email protected]> - 10.11.6-1
405
- Add -r to while read as per shellcheck
406
- Fix splitting spaces in paths from statetab files
0 commit comments