14
0

Accepting request 738892 from home:juliogonzalezgil:branches:devel:languages:python

- Backport from upstream: HTTP Basic authentication feature (as used
  by SUSE and openSUSE) (bsc#1098219)
- Add:
  * 106-basic-auth.diff

OBS-URL: https://build.opensuse.org/request/show/738892
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=48
This commit is contained in:
Tomáš Chvátal
2019-10-16 14:09:20 +00:00
committed by Git OBS Bridge
parent a2d6a43b9e
commit 70233bcaa0
3 changed files with 114 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Oct 16 12:51:01 UTC 2019 - Julio González Gil <jgonzalez@suse.com>
- Backport from upstream: HTTP Basic authentication feature (as used
by SUSE and openSUSE) (bsc#1098219)
- Add:
* 106-basic-auth.diff
-------------------------------------------------------------------
Sun Sep 15 13:41:23 UTC 2019 - John Vandenberg <jayvdb@gmail.com>