Update to 0.76.7

- correctly read CA not-valid-after dates on 32-bit machines (also
  reported by Natxo Asenjo), so that we don't spin on polling them
This commit is contained in:
Nalin Dahyabhai 2014-11-11 13:06:53 -05:00
parent 40a88215a9
commit 8991081682
3 changed files with 10 additions and 4 deletions

2
.gitignore vendored
View File

@ -88,3 +88,5 @@ certmonger-0.28.tar.gz
/certmonger-0.75.14.tar.gz.sig
/certmonger-0.76.6.tar.gz
/certmonger-0.76.6.tar.gz.sig
/certmonger-0.76.7.tar.gz
/certmonger-0.76.7.tar.gz.sig

View File

@ -25,7 +25,7 @@
%endif
Name: certmonger
Version: 0.76.6
Version: 0.76.7
Release: 1%{?dist}
Summary: Certificate status monitor and PKI enrollment client
@ -239,11 +239,15 @@ exit 0
%endif
%changelog
* Tue Nov 11 2014 Nalin Dahyabhai <nalin@redhat.com> 0.76.7-1
- correctly read CA not-valid-after dates on 32-bit machines (also reported by
Natxo Asenjo), so that we don't spin on polling them
* Mon Nov 10 2014 Nalin Dahyabhai <nalin@redhat.com> 0.76.6-1
- don't discard the priority value in DNS SRV records
* Mon Nov 10 2014 Nalin Dahyabhai <nalin@redhat.com> 0.76.5-1
- avoid premature exit on CA data analysis failures (should fix issue
- avoid premature exit on CA data analysis failures (should fix an issue
reported by Natxo Asenjo)
* Mon Nov 10 2014 Nalin Dahyabhai <nalin@redhat.com> 0.76.4-1

View File

@ -1,2 +1,2 @@
103f26b6a1f4b04b9f03a61b81828b9f certmonger-0.76.6.tar.gz
36a5c1d4ba51970c6afbca64b589eff9 certmonger-0.76.6.tar.gz.sig
93fc60e5b5e384f3af02588007db7032 certmonger-0.76.7.tar.gz
65812f1b3b93f211bab091d55d32ad2e certmonger-0.76.7.tar.gz.sig