From e0c8af861d1bc00ccf16dd24987f13d29a198761 Mon Sep 17 00:00:00 2001 From: Paul Wouters Date: Thu, 9 Jan 2014 11:58:22 -0500 Subject: [PATCH] * Thu Jan 09 2014 Paul Wouters - 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 --- .gitignore | 1 + opendnssec.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e8a5822..b190dd3 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/opendnssec.spec b/opendnssec.spec index a289e18..a89b719 100644 --- a/opendnssec.spec +++ b/opendnssec.spec @@ -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 - 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 - 1.4.2-1 - Updated to 1.4.2, bugfix release diff --git a/sources b/sources index c2d51d0..a88abd5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4ac59962721632e07cfb03405fdd152c opendnssec-1.4.2.tar.gz +009358a5dabca784128752bcf7b8d64f opendnssec-1.4.3.tar.gz