14
0

- update to 0.9.0

* CVE-2013-2191: Switch to pycurl to get SSL host and cert validation
    (fixes bnc#825876)
  * bugzilla: modify: add --dependson (Don Zickus)
  * bugzilla: new: add --groups option (Paul Frields)
  * bugzilla: modify: Allow setting nearly every bug parameter 
- update to suse3 from gitorious
  * remerged NovellBugzilla functionality
    (upstream inclusion pending bnc#822053)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=31
This commit is contained in:
Jan Matejek
2013-06-27 16:32:37 +00:00
committed by Git OBS Bridge
parent 6911ff1aa1
commit bb07008519
4 changed files with 17 additions and 4 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Jun 27 16:29:47 UTC 2013 - jmatejek@suse.com
- update to 0.9.0
* CVE-2013-2191: Switch to pycurl to get SSL host and cert validation
(fixes bnc#825876)
* bugzilla: modify: add --dependson (Don Zickus)
* bugzilla: new: add --groups option (Paul Frields)
* bugzilla: modify: Allow setting nearly every bug parameter
- update to suse3 from gitorious
* remerged NovellBugzilla functionality
(upstream inclusion pending bnc#822053)
-------------------------------------------------------------------
Fri May 24 18:36:22 UTC 2013 - jmatejek@suse.com