* 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:
Paul Wouters 2014-01-09 11:58:22 -05:00
parent bf54e0ad01
commit e0c8af861d
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
4ac59962721632e07cfb03405fdd152c opendnssec-1.4.2.tar.gz
009358a5dabca784128752bcf7b8d64f opendnssec-1.4.3.tar.gz