ID | 14049 |
Package Name | htgettoken |
Version | 1.1 |
Release | 1.osg35.el7 |
Epoch | |
Source | svn+https://vdt.cs.wisc.edu/svn/native/redhat/trunk/htgettoken#26107 |
Summary |
Description |
Built by | Dave Dykstra |
State |
complete
|
Volume |
DEFAULT |
Started | Wed, 30 Dec 2020 20:47:05 CST |
Completed | Wed, 30 Dec 2020 20:49:07 CST |
Task | build (osg-el7, /svn/native/redhat/trunk/htgettoken:26107) |
Extra | {'source': {'original_url': 'svn+https://vdt.cs.wisc.edu/svn/native/redhat/trunk/htgettoken#26107'}} |
Tags |
|
RPMs |
|
Logs |
|
Changelog |
* Wed Dec 30 2020 Dave Dykstra <dwd@fnal.gov> 1.1-1
- Integrate with htcondor, including these changes:
- Change --authpath option name to --oidcpath.
- Add --noidc option.
- Add --vaulttokenttl option.
- Make --vaulttokenfile default to /dev/stdout if the ttl is more than
a million seconds, and also require it to start with /dev/std or
/dev/fd if the ttl is more than a million seconds.
- Add --vaulttokeninfile option.
- Add --nobearertoken option.
- Add --showbearerurl option.
- Send progress output to stderr if --vaulttokenfile is /dev/stdout or
--showbearerurl option is enabled.
- Use a separate version number for the python library downloads tarball.
* Tue Dec 01 2020 Dave Dykstra <dwd@fnal.gov> 1.0-1
- Add --credkey option.
- Add --vaultalias option.
- Add --nokerberos and --kerbpath options.
- Change the name of the --vaultrole option to --role; the short name -r
remains unchanged.
- Fill out the man page and add a html version of it to the source,
generated by a Makefile.
* Mon Nov 02 2020 Dave Dykstra <dwd@fnal.gov> 0.5-1
- Set BROWSER variable to prevent xdg-open from running lynx, which hangs.
* Fri Oct 16 2020 Dave Dykstra <dwd@fnal.gov> 0.4-1
- Support the new poll api in addition to the old device_wait api when
waiting for authorization response
- Use colon as separator in default secret path instead of hyphen
- Add --scopes and --audience options
- Implement the --minsecs option (was present before but didn't work)
- Stop reading old bearer token and remove use of jwt package
* Tue Jul 28 2020 Dave Dykstra <dwd@fnal.gov> 0.3-1
- Avoid including standard system libraries with pyinstaller
- Increase timeout on web browser interaction to 5 minutes
- Set up the interrupt signal to kill the program
- Add BuildRequires for openssl-devel and swig
- Remove confusing code for setting default cafile on RHEL and make setting
the Debian default more clear
* Wed Jul 22 2020 Dave Dykstra <dwd@fnal.gov> 0.2-1
- Allow for missing xdg-open
- Add some missing "Exception as e" clauses
- Create configdir if missing when needed
- Change from jwt pip package to pyjwt, and disable verify_aud
* Tue Jul 21 2020 Dave Dykstra <dwd@fnal.gov> 0.1-1
- Initial release
|