new upstream release 1.5.4 with regression fix
This commit is contained in:
parent
c28ae405c5
commit
65ba1488c9
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/cronie-1.5.1.tar.gz
|
||||
/cronie-1.5.2.tar.gz
|
||||
/cronie-1.5.3.tar.gz
|
||||
/cronie-1.5.4.tar.gz
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
Summary: Cron daemon for executing programs at set times
|
||||
Name: cronie
|
||||
Version: 1.5.3
|
||||
Version: 1.5.4
|
||||
Release: 1%{?dist}
|
||||
License: MIT and BSD and ISC and GPLv2+
|
||||
URL: https://github.com/cronie-crond/cronie
|
||||
@ -204,6 +204,9 @@ exit 0
|
||||
%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/cron.d/dailyjobs
|
||||
|
||||
%changelog
|
||||
* Mon Mar 18 2019 Tomáš Mráz <tmraz@redhat.com> - 1.5.4-1
|
||||
- new upstream release 1.5.4 with regression fix
|
||||
|
||||
* Fri Mar 15 2019 Tomáš Mráz <tmraz@redhat.com> - 1.5.3-1
|
||||
- new upstream release 1.5.3 fixing CVE-2019-9704 and CVE-2019-9705
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cronie-1.5.3.tar.gz) = 68771d50dff4e34b2c9302f1167ea3b604f19b809630339457bb55b4479a30de465fd05e64df9c9493040de3b4ed686b0bdfc497c2bb0008909c4829531fbb27
|
||||
SHA512 (cronie-1.5.4.tar.gz) = 64a583a6314fd03c78fe89a4ccef97f4dbd926acb288d83d20030127c99fbffd00564645848c5757d66da41e2c9447f7ff90c096094915214323c1c599afe6fc
|
||||
|
Loading…
Reference in New Issue
Block a user