2016-02-02 11:28:01 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Feb 1 10:33:59 UTC 2016 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
|
|
- update to version 0.9999999:
|
|
|
|
|
* Fix #195: fix the sanitizer to drop broken URLs (it threw an
|
|
|
|
|
exception between 0.9999 and 0.999999).
|
|
|
|
|
|
2015-08-04 10:40:00 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Aug 3 16:30:05 UTC 2015 - tbechtold@suse.com
|
|
|
|
|
|
|
|
|
|
- Relax python-lxml BuildRequires and Requires. html5lib should
|
|
|
|
|
also work with older python-lxml modules.
|
|
|
|
|
|
2015-08-03 11:54:15 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jul 27 19:04:15 UTC 2015 - aloisio@gmx.com
|
|
|
|
|
|
|
|
|
|
- Update to version 0.999999
|
|
|
|
|
* Fix #189: fix the sanitizer to allow relative URLs again
|
|
|
|
|
(as it did prior to 0.9999/1.0b5).
|
|
|
|
|
- Aligned version requirements with PyPI
|
|
|
|
|
|
2015-07-27 08:38:45 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jul 24 20:28:37 UTC 2015 - seife+obs@b1-systems.com
|
|
|
|
|
|
|
|
|
|
- Fix non-SUSE build by conditionalizing Recommends: tags
|
|
|
|
|
|
2015-05-07 13:58:59 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed May 6 15:02:06 UTC 2015 - benoit.monin@gmx.fr
|
|
|
|
|
|
|
|
|
|
- update to version 0.99999:
|
|
|
|
|
* Fix #188: fix the sanitizer to not throw an exception when
|
|
|
|
|
sanitizing bogus data URLs.
|
|
|
|
|
- additional 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.
|
|
|
|
|
- update project URL
|
|
|
|
|
|
2014-06-02 11:05:25 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon May 26 22:01:47 UTC 2014 - hpj@urpla.net
|
|
|
|
|
|
|
|
|
|
- update to 0.999
|
|
|
|
|
- Fix #127: add work-around for CPython issue #20007: .read(0) on
|
|
|
|
|
http.client.HTTPResponse drops the rest of the content.
|
|
|
|
|
- Fix #115: lxml treewalker can now deal with fragments containing, at their
|
|
|
|
|
root level, text nodes with non-ASCII characters on Python 2.
|
|
|
|
|
|
|
|
|
|
- enable tests and include test suite for further validations
|
|
|
|
|
for distributions > 11.1 and SLES 10
|
|
|
|
|
|
2013-10-22 15:57:29 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Oct 22 13:29:08 UTC 2013 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
|
|
- Update to 0.99
|
|
|
|
|
* No changes, just updated version number
|
|
|
|
|
- Add additional dependencies
|
|
|
|
|
|
2012-03-29 11:54:13 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Mar 29 09:54:02 UTC 2012 - saschpe@suse.de
|
|
|
|
|
|
|
|
|
|
- Use upstream tarball
|
|
|
|
|
- Don't install tests, but install README
|
|
|
|
|
|
2012-02-11 13:45:15 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Feb 11 12:41:52 UTC 2012 - alexandre@exatati.com.br
|
|
|
|
|
|
|
|
|
|
- Update to 0.95:
|
|
|
|
|
- Sorry, no changelog atm.
|
|
|
|
|
- Regenerate spec file with py2pack.
|
|
|
|
|
|
2010-01-18 01:14:47 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jan 18 00:16:01 UTC 2010 - alexandre@exatati.com.br
|
|
|
|
|
|
|
|
|
|
- Update to 0.90.
|
|
|
|
|
|
2009-10-14 19:04:50 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Oct 14 16:53:20 UTC 2009 - alexandre@exatati.com.br
|
|
|
|
|
|
|
|
|
|
- Initial package (0.11.1) for openSUSE.
|