|
|
@ -28,10 +28,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: certmonger
|
|
|
|
Name: certmonger
|
|
|
|
Version: 0.79.20
|
|
|
|
Version: 0.79.20
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Summary: Certificate status monitor and PKI enrollment client
|
|
|
|
Summary: Certificate status monitor and PKI enrollment client
|
|
|
|
|
|
|
|
|
|
|
|
License: GPLv3+
|
|
|
|
License: GPL-3.0-or-later
|
|
|
|
URL: http://pagure.io/certmonger/
|
|
|
|
URL: http://pagure.io/certmonger/
|
|
|
|
Source0: http://releases.pagure.org/certmonger/certmonger-%{version}.tar.gz
|
|
|
|
Source0: http://releases.pagure.org/certmonger/certmonger-%{version}.tar.gz
|
|
|
|
#Source1: http://releases.pagure.org/certmonger/certmonger-%%{version}.tar.gz.sig
|
|
|
|
#Source1: http://releases.pagure.org/certmonger/certmonger-%%{version}.tar.gz.sig
|
|
|
@ -83,7 +83,6 @@ BuildRequires: /usr/bin/which
|
|
|
|
# for dbus tests
|
|
|
|
# for dbus tests
|
|
|
|
BuildRequires: python3-dbus
|
|
|
|
BuildRequires: python3-dbus
|
|
|
|
BuildRequires: popt-devel
|
|
|
|
BuildRequires: popt-devel
|
|
|
|
BuildRequires: sed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# we need a running system bus
|
|
|
|
# we need a running system bus
|
|
|
|
Requires: dbus
|
|
|
|
Requires: dbus
|
|
|
@ -265,54 +264,85 @@ exit 0
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.79.20-3
|
|
|
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.79.20-2
|
|
|
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.79.20-2
|
|
|
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jun 10 2024 Rob Crittenden <rcritten@redhat.com> - 0.79.20-1
|
|
|
|
* Mon Jun 10 2024 Rob Crittenden <rcritten@redhat.com> - 0.79.20-1
|
|
|
|
- Update to upstream 0.79.20
|
|
|
|
- Update to upstream 0.79.20
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Feb 01 2024 Rob Crittenden <rcritten@redhat.com> - 0.79.17-2
|
|
|
|
* Tue Feb 20 2024 Rob Crittenden <rcritten@redhat.com> - 0.79.19-5
|
|
|
|
- getcert should return unique error on duplicates (RHEL-22302)
|
|
|
|
- Update tests to be compatible with OpenSSL 3.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Jan 23 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.79.19-4
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.79.19-3
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Dec 22 2023 Florian Weimer <fweimer@redhat.com> - 0.79.19-2
|
|
|
|
|
|
|
|
- Fix C compatibility issues
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Oct 10 2023 Rob Crittenden <rcritten@redhat.com> - 0.79.19-1
|
|
|
|
|
|
|
|
- Update to upstream 0.79.19
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.79.18-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Apr 05 2023 Rob Crittenden <rcritten@redhat.com> - 0.79.18-1
|
|
|
|
|
|
|
|
- Update to upstream 0.79.18
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Feb 23 2023 Rob Crittenden <rcritten@redhat.com> - 0.79.17-4
|
|
|
|
|
|
|
|
- migrated to SPDX license
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.79.17-3
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Dec 6 2022 Rob Crittenden <rcritten@redhat.com> - 0.79.17-2
|
|
|
|
|
|
|
|
- Rename DBus service and conf files to match canonical name (#2151243)
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Dec 6 2022 Rob Crittenden <rcritten@redhat.com> - 0.79.17-1
|
|
|
|
* Wed Nov 30 2022 Rob Crittenden <rcritten@redhat.com> - 0.79.17-1
|
|
|
|
- Update to upstream 0.79.17
|
|
|
|
- Update to upstream 0.79.17
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Apr 07 2022 Rob Crittenden <rcritten@redhat.com> - 0.79.14-7
|
|
|
|
* Thu Aug 25 2022 Rob Crittenden <rcritten@redhat.com> - 0.79.16-1
|
|
|
|
- Disable DSA (#2066439)
|
|
|
|
- Update to upstream 0.79.16
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Mar 17 2022 Rob Crittenden <rcritten@redhat.com> - 0.79.14-6
|
|
|
|
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.79.15-4
|
|
|
|
- Certificate format validation when adding the SCEP server's CA
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
(#1492112)
|
|
|
|
|
|
|
|
- Replace some SHA1 usages with SHA256 in the unit tests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Oct 07 2021 Rob Crittenden <rcritten@redhat.com> - 0.79.14-5
|
|
|
|
* Mon Apr 11 2022 Rob Crittenden <rcritten@redhat.com> - 0.79.15-3
|
|
|
|
- Certmonger SCEP renewal should not use old challenges (#1990926)
|
|
|
|
- Disable DSA key support. They do not work in FIPS mode at all and
|
|
|
|
- Certmonger certificates stuck in NEED_GUIDANCE (#2001082)
|
|
|
|
are disabled by crypto policy by default.
|
|
|
|
- certmonger creates CSRs with invalid DER syntax for X509v3 extensions
|
|
|
|
|
|
|
|
with critical=FALSE (#2012261)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Sep 28 2021 Rob Crittenden <rcritten@redhat.com> - 0.79.14-4
|
|
|
|
* Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.79.15-2
|
|
|
|
- Fix FTBFS due to change in OpenSSL 3.0.0-beta2 API (#2008451)
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.79.14-3
|
|
|
|
* Wed Jan 5 2022 Rob Crittenden <rcritten@redhat.com> - 0.79.15-1
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
- Update to upstream 0.79.15
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jul 28 2021 Rob Crittenden <rcritten@redhat.com> - 0.79.14-2
|
|
|
|
* Tue Oct 05 2021 Rob Crittenden <rcritten@redhat.com> - 0.79.14-6
|
|
|
|
- Re-enable LTO (#1986099)
|
|
|
|
- Don't encode critical=FALSE in X509v3 extensions
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jun 17 2021 Rob Crittenden <rcritten@redhat.com> - 0.79.14-1
|
|
|
|
* Wed Sep 29 2021 Rob Crittenden <rcritten@redhat.com> - 0.79.14-5
|
|
|
|
- Update to upstream 0.79.14 (#1969537)
|
|
|
|
- Fix FTBFS due to OpenSSL 3.0.0 API change between beta1 and 2.
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jun 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.79.13-6
|
|
|
|
* Wed Sep 15 2021 Rob Crittenden <rcritten@redhat.com> - 0.79.14-4
|
|
|
|
- Rebuilt for RHEL 9 BETA for openssl 3.0
|
|
|
|
- Port to OpenSSL 3.0.0
|
|
|
|
Related: rhbz#1971065
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed May 19 2021 Rob Crittenden <rcritten@redhat.com> - 0.79.13-5
|
|
|
|
* Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 0.79.14-3
|
|
|
|
- Port to OpenSSL 3.0 (#1952930)
|
|
|
|
- Rebuilt with OpenSSL 3.0.0
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Apr 28 2021 Rob Crittenden <rcritten@redhat.com> - 0.79.13-4
|
|
|
|
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.79.14-2
|
|
|
|
- Fix local CA to work under FIPS (#1954618)
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 0.79.13-3
|
|
|
|
* Tue Jun 15 2021 Rob Crittenden <rcritten@redhat.com> - 0.79.14-1
|
|
|
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
|
- Update to upstream 0.79.14
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.79.13-2
|
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.79.13-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|