10.04
This commit is contained in:
parent
a6acd3cd5d
commit
16097e4697
1
.gitignore
vendored
1
.gitignore
vendored
@ -40,3 +40,4 @@
|
|||||||
/initscripts-10.01.tar.gz
|
/initscripts-10.01.tar.gz
|
||||||
/initscripts-10.02.tar.gz
|
/initscripts-10.02.tar.gz
|
||||||
/initscripts-10.03.tar.gz
|
/initscripts-10.03.tar.gz
|
||||||
|
/initscripts-10.04.tar.gz
|
||||||
|
@ -18,7 +18,7 @@ Requires: gawk \
|
|||||||
|
|
||||||
Name: initscripts
|
Name: initscripts
|
||||||
Summary: Basic support for legacy System V init scripts
|
Summary: Basic support for legacy System V init scripts
|
||||||
Version: 10.03
|
Version: 10.04
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
@ -347,6 +347,14 @@ fi
|
|||||||
# =============================================================================
|
# =============================================================================
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 14 2020 Jan Macku <jamacku@redhat.com> - 10.04-1
|
||||||
|
- Maintain permisision to set umask
|
||||||
|
- rwtab: Add support for chrony
|
||||||
|
- Correct spelling, IP, …
|
||||||
|
- Fix spelling, for more info
|
||||||
|
- Fix spelling of SELinux
|
||||||
|
- Translations update from Weblate
|
||||||
|
|
||||||
* Tue Mar 24 2020 Jan Macku <jamacku@redhat.com> - 10.03-1
|
* Tue Mar 24 2020 Jan Macku <jamacku@redhat.com> - 10.03-1
|
||||||
- Replace grep -EL with subshell since -L changed behaviour
|
- Replace grep -EL with subshell since -L changed behaviour
|
||||||
- Wait for scope link addresses as well as for scope global addresses
|
- Wait for scope link addresses as well as for scope global addresses
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (initscripts-10.03.tar.gz) = daad34df1d0dac9e3ed8a60765e56fdf9d2b0b251761d4cbc7a50541055c9cb122ee4ff181c4140e8d2983a9eb33a35c64ac6c8cb9042efb878cb5959eba8a56
|
SHA512 (initscripts-10.04.tar.gz) = 919cba15dd14a3b747634cca734cb3b525a41a1907275bfee8d059a38fc968849ba910884ab059e5d61ebf4d291f5ce56ba7a023bdec5bad743af5dcf7b1113a
|
||||||
|
Loading…
Reference in New Issue
Block a user