2016-10-26 21:24:24 +00:00
|
|
|
|
-------------------------------------------------------------------
|
2023-11-22 18:14:52 +00:00
|
|
|
|
Tue Nov 21 21:56:25 UTC 2023 - Carsten Ziepke <kieltux@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 0.12.1
|
|
|
|
|
* Fix empty the end of the tag <form>
|
|
|
|
|
* Correctly handle text in <form> elements
|
|
|
|
|
* Fix tag name filtering that could result in XSS
|
|
|
|
|
- Changes in version 0.12.0
|
|
|
|
|
* Add support for <dialog> tag
|
|
|
|
|
* Fix TAGSET_INCLUDES macro to work properly with multiple
|
|
|
|
|
bit flags
|
|
|
|
|
* Avoid potential crash for zero length tags
|
|
|
|
|
- Changes in version 0.11.0
|
|
|
|
|
* Add support for <picture> tag
|
|
|
|
|
* Make genperf.py script compatible with Python 3
|
2023-11-22 18:16:26 +00:00
|
|
|
|
- Update project and download URL to new maintained fork
|
2023-11-22 18:14:52 +00:00
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2016-10-26 21:24:24 +00:00
|
|
|
|
Wed Oct 26 21:22:06 UTC 2016 - jengelh@inai.de
|
|
|
|
|
|
|
|
|
|
- Update to new upstream release 0.10.1
|
|
|
|
|
* Full support for <template> tag.
|
|
|
|
|
* Some fixes for <rtc>/<rt> handling.
|
|
|
|
|
* Support for fragment parsing.
|
|
|
|
|
* Performance improvements totaling an estimated 30–40% total
|
|
|
|
|
improvement.
|
|
|
|
|
|
2015-02-08 15:00:34 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Feb 8 14:56:47 UTC 2015 - jengelh@inai.de
|
|
|
|
|
|
|
|
|
|
- Update to new upstream release 0.9.2
|
|
|
|
|
* Replaced the UTF-8 decoder with a DFA-based one.
|
|
|
|
|
* Fix a tokenizer bug causing incorrect handling of duplicate
|
|
|
|
|
attributes.
|
|
|
|
|
|
2014-07-21 07:40:52 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jul 21 07:38:59 UTC 2014 - jengelh@inai.de
|
|
|
|
|
|
|
|
|
|
- Update to 0~git114
|
|
|
|
|
* Fix a read past the end of the buffer
|
|
|
|
|
* Fix a tokenizer bug causing incorrect handling of duplicate
|
|
|
|
|
attributes
|
|
|
|
|
|
2013-08-16 08:01:10 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Aug 15 12:42:08 UTC 2013 - jengelh@inai.de
|
|
|
|
|
|
2013-11-13 20:07:10 +00:00
|
|
|
|
- Initial package (version 0~git91) for build.opensuse.org
|