Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 426382

Summary: dev-java/nekohtml-1.9.18 version bump
Product: Gentoo Linux Reporter: Manuel Rüger (RETIRED) <mrueg>
Component: [OLD] JavaAssignee: 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) gentoo-dev 2012-07-13 01:20:05 UTC
Version 1.9.15 (3 Aug 2011)


Version in tree:
*nekohtml-1.9.6 (19 Dec 2007)


Please add it to the tree
Comment 1 Ivan Baidakou (dmol) 2012-07-31 15:48:30 UTC
Created attachment 319888 [details]
nekohtml-1.9.16.ebuild
Comment 2 Ivan Baidakou (dmol) 2012-07-31 15:49:18 UTC
Created attachment 319890 [details, diff]
files/nekohtml-1.9.16-remove-obsolete-xerces-bridges.patch

Comments are welcome :)
Comment 3 Manuel Rüger (RETIRED) gentoo-dev 2012-08-01 01:14:48 UTC
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.
Comment 4 Ivan Baidakou (dmol) 2012-08-02 11:47:11 UTC
Created attachment 320040 [details, diff]
/tmp/neko-1.9.6-1.9.16.patch

Thanks for hint. Here's the patch.
Comment 5 Manuel Rüger (RETIRED) gentoo-dev 2013-03-02 20:42:59 UTC
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).
Comment 6 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-05-10 09:11:48 UTC
+  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).