Skip to content

Commit 849d5b0

Browse files
committed
10.27
1 parent 41b99a0 commit 849d5b0

File tree

1 file changed

+33
-1
lines changed

1 file changed

+33
-1
lines changed

initscripts.spec

Lines changed: 33 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Requires: gawk \
1818

1919
Name: initscripts
2020
Summary: Basic support for legacy System V init scripts
21-
Version: 10.26
21+
Version: 10.27
2222
Release: 1%{?dist}
2323

2424
License: GPL-2.0-only
@@ -306,6 +306,38 @@ mv -v %{buildroot}/usr/sbin/* %{buildroot}%{_bindir}/
306306
# =============================================================================
307307

308308
%changelog
309+
* Thu Dec 11 2025 Jan Macku <[email protected]> - 10.27-1
310+
- spec: add missing license files
311+
- build(deps): bump actions/checkout from 5 to 6
312+
- build(deps): bump actions/upload-artifact from 4 to 5
313+
- build(deps): bump github/codeql-action from 3 to 4
314+
- ci: fix issues with missing base commit
315+
- Translated using Weblate (Georgian)
316+
- Translated using Weblate (Indonesian)
317+
- Translated using Weblate (English (United Kingdom))
318+
- Translated using Weblate (Korean)
319+
- Translated using Weblate (Turkish)
320+
- man: add ifdown.8
321+
- build(deps): bump actions/checkout from 4 to 5
322+
- Translated using Weblate (Spanish)
323+
- Translated using Weblate (Georgian)
324+
- Translated using Weblate (Korean)
325+
- Translated using Weblate (Portuguese (Brazil))
326+
- Translated using Weblate (Polish)
327+
- Translated using Weblate (Greek)
328+
- Translated using Weblate (Greek)
329+
- Translated using Weblate (Spanish)
330+
- Translated using Weblate (Georgian)
331+
- Translated using Weblate (Greek)
332+
- Translated using Weblate (Italian)
333+
- Translated using Weblate (Chinese (Traditional) (zh_TW))
334+
- Translated using Weblate (Spanish)
335+
- Translated using Weblate (Finnish)
336+
- retry arping one more time in ifup-eth when sendto failed
337+
- Translated using Weblate (French)
338+
- ci: add dependency glib-2.0
339+
- network-functions: Fix a bug in is_nm_handling()
340+
309341
* Tue Aug 27 2024 Jan Macku <[email protected]> - 10.26-1
310342
- Translated using Weblate (Turkish)
311343
- netconsole: var/lock -> run/lock

0 commit comments

Comments
 (0)