diff --git a/.gitignore b/.gitignore index 6a90d3a..e3f6450 100644 --- a/.gitignore +++ b/.gitignore @@ -84,3 +84,5 @@ certmonger-0.28.tar.gz /certmonger-0.75.10.tar.gz.sig /certmonger-0.75.13.tar.gz /certmonger-0.75.13.tar.gz.sig +/certmonger-0.75.14.tar.gz +/certmonger-0.75.14.tar.gz.sig diff --git a/certmonger.spec b/certmonger.spec index c1abb59..bbfa063 100644 --- a/certmonger.spec +++ b/certmonger.spec @@ -25,8 +25,8 @@ %endif Name: certmonger -Version: 0.75.13 -Release: 2%{?dist} +Version: 0.75.14 +Release: 1%{?dist} Summary: Certificate status monitor and PKI enrollment client Group: System Environment/Daemons @@ -68,6 +68,8 @@ BuildRequires: /usr/bin/dos2unix BuildRequires: /usr/bin/unix2dos # for which BuildRequires: /usr/bin/which +# for dbus tests +BuildRequires: dbus-python # we need a running system bus Requires: dbus @@ -234,6 +236,11 @@ exit 0 %endif %changelog +* Thu Aug 28 2014 Nalin Dahyabhai 0.75.14-1 +- make pathname canonicalization slightly smarter, to handle ".." in + locations +- updates to self-tests + * Thu Aug 21 2014 Kevin Fenzi - 0.75.13-2 - Rebuild for rpm bug 1131960 diff --git a/sources b/sources index 49d4c9c..237deaa 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -38657f83442d9ea12468478df32fee1c certmonger-0.75.13.tar.gz -fb62a00f48a86ad1631dcac57f782ecf certmonger-0.75.13.tar.gz.sig +f9390a49196ef59c930259215fa57d19 certmonger-0.75.14.tar.gz +111c8732566686cfc4d257a7e009460a certmonger-0.75.14.tar.gz.sig