File python-PyYAML.changes of Package python-PyYAML.7052
-------------------------------------------------------------------
Thu Dec 21 14:35:48 UTC 2017 - mihai.dinca@suse.com
- build python3 subpackage (FATE#324435, bsc#1073879)
-------------------------------------------------------------------
Tue Jan 31 14:29:04 UTC 2017 - rjschwei@suse.com
- Remove CVE-2014-9130-pyYAML.patch
+ Be aware, bifurcated history from OBS package due to CVE-2014-9130
fix handled differently in SLE (patch) vs. openSUSE (version update to
3.11)
- Version update related to bsc#1002895
-------------------------------------------------------------------
Sat Sep 3 19:26:05 UTC 2016 - mardnh@gmx.de
- Update to 3.12
- Adding an implicit resolver to a derived loader should not
affect the base loader (fixes issue #57).
- Uniform representation for OrderedDict? across different
versions of Python (fixes issue #61).
- Fixed comparison to None warning (closes issue #64).
- fix Source URL
-------------------------------------------------------------------
Wed Mar 11 15:13:23 UTC 2015 - aplanas@suse.com
- Add patch to fix CVE-2014-9130 (bnc#921588) from
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772815
-------------------------------------------------------------------
Wed Feb 5 14:35:22 CET 2014 - ro@suse.de
- increase file-descriptor-count for s390 to make tests happy
-------------------------------------------------------------------
Tue Mar 5 23:39:24 UTC 2013 - dvaleev@suse.com
- increase file-descriptor-count for ppc to make tests happy
-------------------------------------------------------------------
Thu Jan 10 19:06:25 UTC 2013 - p.drouand@gmail.com
- Initial python3 support
-------------------------------------------------------------------
Wed Dec 19 16:01:56 UTC 2012 - saschpe@suse.de
- Build against libyaml to get the faster module
-------------------------------------------------------------------
Tue Jan 31 13:15:21 UTC 2012 - saschpe@suse.de
- Initial version