Hello community,

here is the log from the commit of package python3-html5lib for 
openSUSE:Factory checked in at 2015-05-02 21:43:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-html5lib (Old)
 and      /work/SRC/openSUSE:Factory/.python3-html5lib.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-html5lib"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-html5lib/python3-html5lib.changes        
2015-01-23 15:46:38.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python3-html5lib.new/python3-html5lib.changes   
2015-05-02 21:43:10.000000000 +0200
@@ -1,0 +2,30 @@
+Sat May  2 02:56:22 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * updated url
+
+- update to version 0.99999:
+  * Fix #188: fix the sanitizer to not throw an exception when
+    sanitizing bogus data URLs.
+
+- changes from version 0.9999:
+  * Fix #153: Sanitizer fails to treat some attributes as
+    URLs. Despite how this sounds, this has no known security
+    implications. No known version of IE (5.5 to current), Firefox (3
+    to current), Safari (6 to current), Chrome (1 to current), or
+    Opera (12 to current) will run any script provided in these
+    attributes.
+  * Pass error message to the ParseError exception in strict parsing
+    mode.
+  * Allow data URIs in the sanitizer, with a whitelist of
+    content-types.
+  * Add support for Python implementations that don't support lone
+    surrogates (read: Jython). Fixes #2.
+  * Remove localization of error messages. This functionality was
+    totally unused (and untested that everything was localizable), so
+    we may as well follow numerous browsers in not supporting
+    translating technical strings.
+  * Expose treewalkers.pprint as a public API.
+  * Add a documentEncoding property to HTML5Parser, fix #121.
+
+-------------------------------------------------------------------

Old:
----
  html5lib-0.999.tar.gz

New:
----
  html5lib-0.99999.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python3-html5lib.spec ++++++
--- /var/tmp/diff_new_pack.HOmyl8/_old  2015-05-02 21:43:11.000000000 +0200
+++ /var/tmp/diff_new_pack.HOmyl8/_new  2015-05-02 21:43:11.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-html5lib
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,12 +17,12 @@
 
 
 Name:           python3-html5lib
-Version:        0.999
+Version:        0.99999
 Release:        0
 Summary:        HTML parser based on the WHAT-WG Web Applications 1
 License:        MIT
 Group:          Development/Languages/Python
-Url:            http://code.google.com/p/html5lib/
+Url:            https://github.com/html5lib
 Source:         
http://pypi.python.org/packages/source/h/html5lib/html5lib-%{version}.tar.gz
 BuildRequires:  python3-Genshi
 BuildRequires:  python3-devel

++++++ html5lib-0.999.tar.gz -> html5lib-0.99999.tar.gz ++++++
++++ 1681 lines of diff (skipped)


Reply via email to