Summary: | dev-java/nekohtml-1.9.18 version bump | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Manuel Rüger (RETIRED) <mrueg> |
Component: | [OLD] Java | Assignee: | Java team <java> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | CC: | the.dmol |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
nekohtml-1.9.16.ebuild
files/nekohtml-1.9.16-remove-obsolete-xerces-bridges.patch /tmp/neko-1.9.6-1.9.16.patch |
Description
Manuel Rüger (RETIRED)
2012-07-13 01:20:05 UTC
Created attachment 319888 [details]
nekohtml-1.9.16.ebuild
Created attachment 319890 [details, diff]
files/nekohtml-1.9.16-remove-obsolete-xerces-bridges.patch
Comments are welcome :)
Thanks for your ebuild. I think it would be better to provide a diff with the version in tree. This makes it easier to see what you've changed. Created attachment 320040 [details, diff]
/tmp/neko-1.9.6-1.9.16.patch
Thanks for hint. Here's the patch.
Version 1.9.18 (27 Feb 2013) Elements ADDRESS, CENTER, DD, DIR, DL, DT, FIELDSET, LISTING, LI, MENU, OL, PRE, UL, and XMP close P (#3595486, patch from Ahmed Ashour), TR closes DIV, accept more characters as attribute names (like "?" or ";"). Version 1.9.17 (5 Nov 2012) Don't rely on default locale for lowercase/uppercase conversion of tag and attribute names (#3544334, based on patch provided by Ronald Brill), accept only FRAME, FRAMESET, and NOFRAMES within FRAMESET (fix StackOverflowError #3555034), add HEAD before FRAMESET when missing, recognize encoding specified in META charset='...', fix StackOverflowError occurring with content after closing BODY tag with feature http://cyberneko.org/html/features/balance-tags/ignore-outside-content set to true (#3490807), TABLE doesn't close inline elements anymore (#3527659, reverting fix for #2019307). + 10 May 2013; Tom Wijsman <TomWij@gentoo.org> + +files/nekohtml-1.9.18-remove-obsolete-xerces-bridges.patch, + +nekohtml-1.9.18.ebuild: + Version bump to 1.9.18. Fixes bug #426382, reported by Manuel Rüger (mrueg) + and contributed by Ivan Baidakou (dmol). |