* Thu Jan 09 2014 Paul Wouters <pwouters@redhat.com> - 1.4.3-1
- Updated to 1.4.3i (rhel#1048449) - minor bugfixes, minor feature enhancements - rhel#1025985 OpenDNSSEC signer cannot be started due to a typo in service file
This commit is contained in:
parent
bf54e0ad01
commit
e0c8af861d
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
||||
/opendnssec-1.4.0.tar.gz
|
||||
/opendnssec-1.4.1.tar.gz
|
||||
/opendnssec-1.4.2.tar.gz
|
||||
/opendnssec-1.4.3.tar.gz
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
|
||||
Summary: DNSSEC key and zone management software
|
||||
Name: opendnssec
|
||||
Version: 1.4.2
|
||||
Version: 1.4.3
|
||||
Release: 1%{?prever}%{?dist}
|
||||
License: BSD
|
||||
Url: http://www.opendnssec.org/
|
||||
@ -114,6 +114,10 @@ fi
|
||||
%systemd_postun_with_restart ods-signerd.service
|
||||
|
||||
%changelog
|
||||
* Thu Jan 09 2014 Paul Wouters <pwouters@redhat.com> - 1.4.3-1
|
||||
- Updated to 1.4.3i (rhel#1048449) - minor bugfixes, minor feature enhancements
|
||||
- rhel#1025985 OpenDNSSEC signer cannot be started due to a typo in service file
|
||||
|
||||
* Wed Sep 11 2013 Paul Wouters <pwouters@redhat.com> - 1.4.2-1
|
||||
- Updated to 1.4.2, bugfix release
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user