Update to upstream 0.79.12
This commit is contained in:
parent
a89084be73
commit
efe9c7e6bb
1
.gitignore
vendored
1
.gitignore
vendored
@ -128,3 +128,4 @@ certmonger-0.28.tar.gz
|
||||
/certmonger-0.79.9.tar.gz
|
||||
/certmonger-0.79.10.tar.gz
|
||||
/certmonger-0.79.11.tar.gz
|
||||
/certmonger-0.79.12.tar.gz
|
||||
|
@ -27,8 +27,8 @@
|
||||
%bcond_with xmlrpc
|
||||
|
||||
Name: certmonger
|
||||
Version: 0.79.11
|
||||
Release: 4%{?dist}
|
||||
Version: 0.79.12
|
||||
Release: 1%{?dist}
|
||||
Summary: Certificate status monitor and PKI enrollment client
|
||||
|
||||
License: GPLv3+
|
||||
@ -36,18 +36,6 @@ URL: http://pagure.io/certmonger/
|
||||
Source0: http://releases.pagure.org/certmonger/certmonger-%{version}.tar.gz
|
||||
#Source1: http://releases.pagure.org/certmonger/certmonger-%%{version}.tar.gz.sig
|
||||
|
||||
Patch0001: 0001-Don-t-free-soptions-while-it-is-still-needed.patch
|
||||
Patch0002: 0002-Don-t-send-SIGKILL-to-children-give-them-a-chance-to.patch
|
||||
Patch0003: 0003-Remove-empty-translation-files.patch
|
||||
Patch0004: 0004-remove-dead-make-targets.patch
|
||||
Patch0005: 0005-Require-jansson-for-IPA-RPC-calls-make-xmlrpc-option.patch
|
||||
Patch0006: 0006-Make-xmlrpc-optional-in-the-certmonger-spec-file-dis.patch
|
||||
Patch0007: 0007-Add-Referer-header-option-to-the-submit-h-API.patch
|
||||
Patch0008: 0008-Switch-IPA-calls-to-use-the-JSON-RPC-endpoint-instea.patch
|
||||
Patch0009: 0009-Remove-the-certmaster-CA-from-the-028-dbus-test.patch
|
||||
Patch0010: 0010-Add-a-local-srpm-target-to-build-an-srpm-from-the-cu.patch
|
||||
Patch0011: 0011-Silence-a-rpm-macro-warning-with-an-unescaped-in-a-c.patch
|
||||
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
BuildRequires: gettext-devel
|
||||
@ -274,6 +262,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Oct 5 2020 Rob Crittenden <rcritten@redhat.com> - 0.79.12-1
|
||||
- Update to upstream 0.79.12
|
||||
|
||||
* Fri Sep 18 2020 Rob Crittenden <rcritten@redhat.com> - 0.79.11-4
|
||||
- Don't send SIGKILL to child processes to terminate them
|
||||
- Switch to JSON for communication with IPA
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (certmonger-0.79.11.tar.gz) = 17ee8f0a621298bc46dac5412a8dcec14f578d03c8184887a6a9168c748955278794aa6e1a74178e6faebe2fc2720ed62f3fc5da2e28101425425c231e9a28c2
|
||||
SHA512 (certmonger-0.79.12.tar.gz) = 7d4e9e00ab986a55b233a2dcc4ce0a47f5ce003b7a6c1bda204b60e5199311e32b35748355ebfe6129cfcd4e29c0cfc805ffe597b4f5316ef76b1fc488e28f49
|
||||
|
Loading…
Reference in New Issue
Block a user