Next | Query returned 228 messages, browsing 121 to 130 | Previous

History of commit frequency

CVS Commit History:


   2008-10-16 15:31:57 by Matthias Drochner | Files touched by this commit (4) | Package updated
Log message:
update to 2.7.2
changes:
-Portability fix: fix solaris compilation problem, fix compilation
 if XPath is not configured in
-Bug fixes: nasty entity bug introduced in 2.7.0, restore old behaviour
 when saving an HTML doc with an xml dump function,
 HTML UTF-8 parsing bug, fix reader custom error handlers
-Improvement: xmlSave options for more flexibility to save
 as XML/HTML/XHTML, handle leading BOM in HTML documents
cvs: ----------------------------------------------------------------------
   2008-10-13 12:31:24 by Jonathan Perkin | Files touched by this commit (2)
Log message:
Need inttypes.h on Solaris 9.
   2008-10-09 21:20:36 by Thomas Klausner | Files touched by this commit (2)
Log message:
Split off options.mk file.
Remove ancient workaround for sparc64/1.6 problem.
   2008-10-09 17:01:27 by Matthias Scheler | Files touched by this commit (3)
Log message:
Add a fix for CVE-2008-4409 (also known as CVE-2008-4422) from the
GNOME bugzilla. Bump package revision.
   2008-09-06 16:58:34 by Thomas Klausner | Files touched by this commit (3)
Log message:
Update to 2.7.1:

2.7.1: Sep 1 2008

    * Portability fix: Borland C fix (Moritz Both)
    * Bug fixes: python serialization wrappers, XPath QName corner
      case handking and leaks (Martin)
    * Improvement: extend the xmlSave to handle HTML documents and trees
    * Cleanup: python serialization wrappers

2.7.0: Aug 30 2008

    * Documentation: switch ChangeLog to UTF-8, improve mutithreads
    and xmlParserCleanup docs
    * Portability fixes: Older Win32 platforms (Rob Richards), MSVC
    porting fix (Rob Richards), Mac OS X regression tests (Sven
    Herzberg), non GNUCC builds (Rob Richards), compilation on
    Haiku (Andreas F�rber)
    * Bug fixes: various realloc problems (Ashwin), potential
    double-free (Ashwin), regexp crash, icrash with invalid whitespace
    facets (Rob Richards), pattern fix when streaming (William
    Brack), various XML parsing and validation fixes based on the
    W3C regression tests, reader tree skipping function fix (Ashwin),
    Schemas regexps escaping fix (Volker Grabsch), handling of
    entity push errors (Ashwin), fix a slowdown when encoder cant
    serialize characters on output
    * Code cleanup: compilation fix without the reader, without
    the output (Robert Schwebel), python whitespace (Martin), many
    space/tabs cleanups, serious cleanup of the entity handling
    code
    * Improvement: switch parser to XML-1.0 5th edition, add parsing
    flags for old versions, switch URI parsing to RFC 3986, add
    xmlSchemaValidCtxtGetParserCtxt (Holger Kaelberer), new hashing
    functions for dictionnaries (based on Stefan Behnel work),
    improve handling of misplaced html/head/body in HTML parser,
    better regression test tools and code coverage display, better
    algorithms to detect various versions of the billion laughts
    attacks, make arbitrary parser limits avoidable as a parser
    option
   2008-05-04 08:59:51 by David Sainty | Files touched by this commit (1)
Log message:
Add an HTTP download option to MASTER_SITES
   2008-01-16 00:39:04 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 2.6.31:

2.6.31: Jan 11 2008:
   - Security fix: missing of checks in UTF-8 parsing
   - Bug fixes: regexp bug, dump attribute from XHTML document, fix
      xmlFree(NULL) to not crash in debug mode, Schematron parsing crash
      (Rob Richards), global lock free on Windows (Marc-Antoine Ruel),
      XSD crash due to double free (Rob Richards), indentation fix in
      xmlTextWriterFullEndElement (Felipe Pena), error in attribute type
      parsing if attribute redeclared, avoid crash in hash list scanner if
      deleting elements, column counter bug fix (Christian Schmidt),
      HTML embed element saving fix (Stefan Behnel), avoid -L/usr/lib
      output from xml2-config (Fred Crozat), avoid an xmllint crash
      (Stefan Kost), don't stop HTML parsing on out of range chars.

   - Code cleanup: fix open() call third argument, regexp cut'n paste
      copy error, unused variable in __xmlGlobalInitMutexLock (Hannes Eder),
      some make distcheck realted fixes (John Carr)
   - Improvements: HTTP Header: includes port number (William Brack),
      testURI --debug option,
   2007-10-31 21:14:45 by Matthias Drochner | Files touched by this commit (1)
Log message:
make it obey the inet6 option, from Yakovetsky Vladimir per PR pkg/37120
(A single trivial option os not worth wasting an inode, so I've
put it into the Makefile.)
   2007-09-08 23:58:02 by Johnny C. Lam | Files touched by this commit (34)
Log message:
Convert to use the features framework.
   2007-09-06 23:51:55 by Johnny C. Lam | Files touched by this commit (24)
Log message:
Convert all libnbcompat/buildlink3.mk references to inplace.mk.

Next | Query returned 228 messages, browsing 121 to 130 | Previous