Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

condor-credmon-oauth-23.1.0-5.fc40 RPM for ppc64le

From Fedora Rawhide for ppc64le / c

Name: condor-credmon-oauth Distribution: Fedora Project
Version: 23.1.0 Vendor: Fedora Project
Release: 5.fc40 Build date: Wed Jan 24 09:14:03 2024
Group: Applications/System Build host: buildvm-ppc64le-20.iad2.fedoraproject.org
Size: 80895 Source RPM: condor-23.1.0-5.fc40.src.rpm
Packager: Fedora Project
Url: http://htcondor.org
Summary: OAuth2 credmon for HTCondor
The OAuth2 credmon allows users to obtain credentials from configured
OAuth2 endpoints and to use those credentials securely inside running jobs.

Provides

Requires

License

ASL 2.0

Changelog

* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 23.1.0-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 23.1.0-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Jan 18 2024 Tim Theisen <ttheisen@fedoraproject.org> - 23.1.0-3
  - Suppress provides/requires for libfmt - rhbz#2249305
* Thu Jan 18 2024 Jonathan Wakely <jwakely@redhat.com> - 23.1.0-2
  - Rebuilt for Boost 1.83
* Fri Nov 10 2023 Tim Theisen <ttheisen@fedoraproject.org> - 23.1.0-1
  - Update to latest upstream 23.1.0 - rhbz#2247369
* Mon Oct 02 2023 Tim Theisen <ttheisen@fedoraproject.org> - 23.0.0-2
  - Drop condor-credmon-vault rhbz#2241709
* Sat Sep 30 2023 Tim Theisen <ttheisen@fedoraproject.org> - 23.0.0-1
  - Update to latest upstream 23.0.0 - rhbz#1959462
  - Fix build issues - rhbz#2114520, rhbz#2172630, rhbz#2172684
  - Update to PCRE2 - rhbz#2128284
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 8.8.15-12
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 8.8.15-11
  - Rebuilt for Python 3.12
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 8.8.15-10
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 8.8.15-9
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Fri Jun 24 2022 Jonathan Wakely <jwakely@redhat.com> - 8.8.15-8
  - Remove obsolete boost-python3-devel build dependency (#2100748)
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 8.8.15-7
  - Rebuilt for Python 3.11
* Wed May 04 2022 Thomas Rodgers <trodgers@redhat.com> - 8.8.15-6
  - Rebuilt for Boost 1.78
* Tue Apr 12 2022 Tim Theisen <ttheisen@fedoraproject.org> - 8.8.15-5
  - Temporarily build without cgroup support to ease f37 transition
* Fri Mar 18 2022 Nikola Forró <nforro@redhat.com> - 8.8.15-4
  - Rebuilt for libcgroup.so.2

Files

/etc/condor/config.d/40-oauth-credmon.conf
/etc/condor/config.d/40-oauth-tokens.conf
/usr/libexec/condor/credmon
/usr/libexec/condor/credmon/CredentialMonitors
/usr/libexec/condor/credmon/CredentialMonitors/AbstractCredentialMonitor.py
/usr/libexec/condor/credmon/CredentialMonitors/LocalCredmon.py
/usr/libexec/condor/credmon/CredentialMonitors/OAuthCredmon.py
/usr/libexec/condor/credmon/CredentialMonitors/OAuthCredmonWebserver
/usr/libexec/condor/credmon/CredentialMonitors/OAuthCredmonWebserver/OAuthCredmonWebserver.py
/usr/libexec/condor/credmon/CredentialMonitors/OAuthCredmonWebserver/__init__.py
/usr/libexec/condor/credmon/CredentialMonitors/OAuthCredmonWebserver/static
/usr/libexec/condor/credmon/CredentialMonitors/OAuthCredmonWebserver/static/app.js
/usr/libexec/condor/credmon/CredentialMonitors/OAuthCredmonWebserver/templates
/usr/libexec/condor/credmon/CredentialMonitors/OAuthCredmonWebserver/templates/index.html
/usr/libexec/condor/credmon/CredentialMonitors/OAuthCredmonWebserver/templates/layout.html
/usr/libexec/condor/credmon/CredentialMonitors/VaultCredmon.py
/usr/libexec/condor/credmon/CredentialMonitors/__init__.py
/usr/libexec/condor/credmon/__init__.py
/usr/libexec/condor/credmon/utils
/usr/libexec/condor/credmon/utils/__init__.py
/usr/libexec/condor/credmon/utils/api_endpoints.py
/usr/libexec/condor/credmon/utils/utils.py
/usr/sbin/condor_credmon_oauth
/usr/sbin/scitokens_credential_producer
/usr/share/doc/condor/examples/condor_credmon_oauth
/usr/share/doc/condor/examples/condor_credmon_oauth/config
/usr/share/doc/condor/examples/condor_credmon_oauth/config/apache
/usr/share/doc/condor/examples/condor_credmon_oauth/config/apache/condor_credmon_oauth.conf
/usr/share/doc/condor/examples/condor_credmon_oauth/config/condor
/usr/share/doc/condor/examples/condor_credmon_oauth/config/condor/40-vault-credmon.conf
/usr/share/doc/condor/examples/condor_credmon_oauth/submit
/usr/share/doc/condor/examples/condor_credmon_oauth/submit/box_example
/usr/share/doc/condor/examples/condor_credmon_oauth/submit/box_example/double_box.submit
/usr/share/doc/condor/examples/condor_credmon_oauth/submit/box_example/single_box.submit
/usr/share/doc/condor/examples/condor_credmon_oauth/submit/box_example_with_plugin
/usr/share/doc/condor/examples/condor_credmon_oauth/submit/box_example_with_plugin/get_file_from_box.submit
/usr/share/doc/condor/examples/condor_credmon_oauth/submit/multi_token_example
/usr/share/doc/condor/examples/condor_credmon_oauth/submit/multi_token_example/many_tokens.submit
/usr/share/doc/condor/examples/condor_credmon_oauth/submit/scitoken_example
/usr/share/doc/condor/examples/condor_credmon_oauth/submit/scitoken_example/double_scitoken.submit
/usr/share/doc/condor/examples/condor_credmon_oauth/submit/scitoken_example/single_scitoken.submit
/var/lib/condor/oauth_credentials/CREDMON_COMPLETE
/var/lib/condor/oauth_credentials/README.credentials
/var/lib/condor/oauth_credentials/pid
/var/lib/condor/oauth_credentials/wsgi_session_key
/var/www/wsgi-scripts/condor_credmon_oauth
/var/www/wsgi-scripts/condor_credmon_oauth/condor_credmon_oauth.wsgi


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Apr 28 02:23:27 2024