Sun, 28 Apr 2024 00:43:43 UTC | login

Information for build myproxy-6.2.16-1.fc40

ID301749
Package Namemyproxy
Version6.2.16
Release1.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/myproxy.git#a5e68358c3b93f05ba3d8b5ac8383d67b06fd101
SummaryManage X.509 Public Key Infrastructure (PKI) security credentials
DescriptionMyProxy is open source software for managing X.509 Public Key Infrastructure (PKI) security credentials (certificates and private keys). MyProxy combines an online credential repository with an online certificate authority to allow users to securely obtain credentials when and where needed. Users run myproxy-logon to authenticate and obtain credentials, including trusted CA certificates and Certificate Revocation Lists (CRLs).
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 26 Mar 2024 11:58:46 UTC
CompletedTue, 26 Mar 2024 12:38:23 UTC
Taskbuild (f40, /rpms/myproxy.git:a5e68358c3b93f05ba3d8b5ac8383d67b06fd101)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/myproxy.git#a5e68358c3b93f05ba3d8b5ac8383d67b06fd101'}}
Tags
f40
RPMs
src
myproxy-6.2.16-1.fc40.src.rpm (info) (download)
noarch
myproxy-doc-6.2.16-1.fc40.noarch.rpm (info) (download)
riscv64
myproxy-6.2.16-1.fc40.riscv64.rpm (info) (download)
myproxy-admin-6.2.16-1.fc40.riscv64.rpm (info) (download)
myproxy-devel-6.2.16-1.fc40.riscv64.rpm (info) (download)
myproxy-libs-6.2.16-1.fc40.riscv64.rpm (info) (download)
myproxy-server-6.2.16-1.fc40.riscv64.rpm (info) (download)
myproxy-voms-6.2.16-1.fc40.riscv64.rpm (info) (download)
myproxy-admin-debuginfo-6.2.16-1.fc40.riscv64.rpm (info) (download)
myproxy-debuginfo-6.2.16-1.fc40.riscv64.rpm (info) (download)
myproxy-debugsource-6.2.16-1.fc40.riscv64.rpm (info) (download)
myproxy-libs-debuginfo-6.2.16-1.fc40.riscv64.rpm (info) (download)
myproxy-server-debuginfo-6.2.16-1.fc40.riscv64.rpm (info) (download)
myproxy-voms-debuginfo-6.2.16-1.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Feb 05 2024 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.2.16-1 - New GCT release v6.2.20240202 - Drop patches included in the release * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.2.14-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.2.14-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jan 18 2024 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.2.14-6 - Fix pointer type error * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 6.2.14-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jan 31 2023 Florian Weimer <fweimer@redhat.com> - 6.2.14-4 - Port configure script to C99 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 6.2.14-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 6.2.14-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed May 25 2022 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.2.14-1 - New GCT release v6.2.20220524 - Drop patches included in the release * Thu May 05 2022 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.2.9-10 - Fix a double free * Wed May 04 2022 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.2.9-9 - Support both SHA1 (backward compatibility) and SHA256 (compatible with openssl 3.0.2) * Tue May 03 2022 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.2.9-8 - Partially revert the sha256 patch to restore backward compatibility * Sat Apr 16 2022 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.2.9-7 - Fix wrong name in myproxy-store -V output - Use write+rename when changing passphrase - Improve detection of an encrypted private key * Sun Apr 10 2022 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.2.9-6 - Fix IPv6 glitch in the trust root retrieval in the client - Drop the patch reverting the use of the -l flag in myproxy-test (issue fixed by the new trust root patch) * Sat Mar 12 2022 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.2.9-5 - Use sha256 when signing request - Fix some compiler warnings