14
0

Accepting request 1113727 from home:mnhauke

- Add patch to workaround "API key leakage on exception"
  described in boo#1215722
  https://github.com/maxtepkeev/python-redmine/issues/330
  https://github.com/maxtepkeev/python-redmine/pull/328

OBS-URL: https://build.opensuse.org/request/show/1113727
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-redmine?expand=0&rev=13
This commit is contained in:
2023-09-27 09:13:54 +00:00
committed by Git OBS Bridge
parent e9b4aeb97a
commit dfcac9db60
3 changed files with 33 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Sep 26 18:54:59 UTC 2023 - Martin Hauke <mardnh@gmx.de>
- Add patch to workaround "API key leakage on exception"
described in boo#1215722
https://github.com/maxtepkeev/python-redmine/issues/330
https://github.com/maxtepkeev/python-redmine/pull/328
-------------------------------------------------------------------
Sat Jan 21 21:29:52 UTC 2023 - Martin Hauke <mardnh@gmx.de>