Commit graph

8150 commits

Author SHA1 Message Date
wen
a7ee9c55af Update to 1.35
Upstream changes:
1.35  2016-04-06 MANWAR
      - Fixed issue RT #113576 (XML::XPath::Node::Element::getAttributeNode() uses unspecified behaviour).
2016-04-09 13:46:43 +00:00
wen
7fda7f244a Update to 0.1.43
Upstream changes:
0.1.43 Thu Feb 25 11:50:52 PST 2016
 - Add a pod-custom-link support to meta
 - Undocumented feature for now
2016-04-09 04:39:29 +00:00
wen
2f1529017e Update to 2016.003
Upstream changes:
2016.003  Tue Mar 29 2016
# No new features, version number as canonical numstring.

2016.002_27  Sat Feb 27 2016
! Makefile.PL.sombok
  - CPAN RT#112078: Compiling libsombok.a fails due to invalid path for object
    files.
2016-04-09 04:24:26 +00:00
wiz
feaa3c4190 Update py-lxml to 3.6.0.
3.6.0 (2016-03-17)
==================

* GH#189: Static builds honour FTP proxy configurations when downloading
  the external libs.  Patch by Youhei Sakurai.

* GH#187: Now supports (only) version 5.x and later of PyPy.
  Patch by Armin Rigo.

* GH#186: Soupparser failed to process entities in Python 3.x.
  Patch by Duncan Morris.

* GH#185: Rare encoding related `TypeError` on import was fixed.
  Patch by Petr Demin.

* GH#181: Direct support for `.rnc` files in `RelaxNG()` if `rnc2rng`
  is installed.  Patch by Dirkjan Ochtman.
2016-04-08 15:27:34 +00:00
wiz
2bace7c5b9 Update iso-codes to 3.67:
iso-codes 3.67
--------------
Dr. Tobias Quathamer <toddy@debian.org>
Fri, 1 Apr 2016

  [ General ]
  * The data is now included in JSON files.
  * The XML files are deprecated and should not be used for new
    projects. However, they are kept in sync with the JSON data
    for now.
  * The gettext domains have been renamed to better match the
    actual ISO number:
    - ISO 639-2: Renamed from iso_639 to iso_639-2
    - ISO 639-3: Renamed from iso_639_3 to iso_639-3
    - ISO 639-5: Renamed from iso_639_5 to iso_639-5
    - ISO 3166-1: Renamed from iso_3166 to iso_3166-1
    - ISO 3166-2: Renamed from iso_3166_2 to iso_3166-2
    All previously used gettext domains are linked to the new
    domain names, so that this transition should be smooth for
    programs using those domain names.
  * A new ISO standard has been included, ISO 3166-3. The gettext
    domain is called iso_3166-3. Basically, this is a split of the
    old domain iso_3166 into iso_3166-1 and iso_3166-3, because
    the old domain iso_3166 contained both standards. However, the
    standard ISO 3166-3 was more or less inaccessible.
  * The standard ISO 4217 (currency names) now includes only the
    currently used currencies. Entries of withdrawn currencies are
    no longer included.
  * The standard ISO 639-5 now includes only the language families
    which are part of the official standard. The previously
    included languages were not part of the standard and have been
    removed. This reduced the number of language families from
    about 1900 to about 110.
  * ISO 639-3 has finally been updated from the latest upstream
    sources. Closes: #711025

  [ ISO 3166-1 translations ]
  * Croatian by Božidar Putanec from TP
2016-04-08 14:52:02 +00:00
wiz
9e1163beb1 Bump PKGREVISION for pkg-config -> pkgconf change. 2016-04-08 13:17:48 +00:00
wen
5e217d119a Update to 1.19
Upstream changes:
1.19      2016-02-20
	- Don't set $Text::Wrap::huge globally, but localize it
	- Load Pod::Wordlist only if used
2016-04-07 12:31:43 +00:00
khorben
d209c42755 Apply patch #2247 from upstream
This helps generating documentation with textprox/py-sphinx, therefore
fixing the build process of some packages using it.

Bump PKGREVISION.

Approved by pkgsrc-pmc@ during freeze.
2016-04-05 05:38:43 +00:00
jperkin
66a4412a1d Fix INSTALLATION_DIRS. 2016-04-02 08:28:28 +00:00
jperkin
012cae062f Support PKGMANDIR. 2016-04-01 12:55:43 +00:00
jperkin
3404bcd95c Use PKGMANDIR. Add patch comments. 2016-04-01 11:41:42 +00:00
jperkin
9d7777550c Use PKGMANDIR. Add patch comment. 2016-04-01 11:38:30 +00:00
jperkin
1b748f9f6a Make lex/flex a runtime dependency for packages which link against -lfl. 2016-03-30 12:51:16 +00:00
jperkin
b6a026a8d0 Use PKGMANDIR. Add patch comment. 2016-03-30 10:01:24 +00:00
jperkin
ca261236b2 Use PKGMANDIR. 2016-03-30 09:57:50 +00:00
jperkin
9aef139b71 Use PKGMANDIR. 2016-03-30 08:48:31 +00:00
joerg
684d7fa39c Wants to install onig library now. Bump revision. 2016-03-29 21:59:21 +00:00
joerg
778cf71f4e Don't skip part of the installation to ensure all libaries are present. 2016-03-25 21:05:10 +00:00
richard
042dab8974 remove obsoleted patch from libplist 2016-03-25 16:50:00 +00:00
ryoon
4bd6c0d059 Update to 1.4.1
* Update HOMEPAGE and MASTER_SITES

Changelog:
Version 1.4.1  [2015-09-24]
---------------------------

        - Test suite added
        - Bugfix: The tarball contains HACKING and README again
        - Bugfix: The zsh completion completes options as first
          argument correctly
        - Bugfix: Exit status is set as advertised
        - Bugfix: Spurious null bytes removed from output
        - Bugfix: Skipping of some matches in certain conditions fixed.
        - Bugfix: Empty matches don't trigger a loop

Version 1.4.0  [2015-08-14]
---------------------------

        - PCRE support (by Julius Plenz)
        - Fixed string search
        - Ability to pass multiple passwords
        - Option to change the colon as prefix separator
        - Optional warning about PDFs that contain no searchable text
        - New option from grep: +--only-matching+
        - New option from grep: +--null+
        - Bugfix: Correctly print unicode characters
        - Installation: New configure flag +--without-libpcre+
        - Installation: New configure flag +--disable-doc+ to disable
          manpage generation with asciidoc
        - Installation: pdfgrep now requires c++11
2016-03-23 12:40:00 +00:00
pettai
b90c94236f Release Notes - XMLTooling - C++ - Version 1.5.6
** Bug
    * [CPPXT-105] - PKIX revocation checking calls OpenSSL's X509_verify_cert
      in an unsupported way (breaks with OpenSSL 1.0.1p/1.0.2d and later)

Release Notes - XMLTooling - C++ - Version 1.5.5

** Bug
    * [CPPXT-102] - BOOST autoconf macros break with gcc5

Release Notes - XMLTooling - C++ - Version 1.5.4

** Bug
    * [CPPXT-97] - Segfault in HTTPResponse::setResponseHeader when used to
      clear a header
    * [CPPXT-99] - Slightly incorrect User-Agent string with libcurl requests

** Task
    * [CPPXT-100] - Update Windows build to latest libraries

** Improvement
    * [CPPXT-101] - Disable SSLv3 by default in SOAP client


This is part of fixing PR pkg/50354
2016-03-20 09:57:12 +00:00
wiz
821d4766c5 revert ABI/ABI bump for expat.
Not necessary and cuases problems.
2016-03-18 09:36:26 +00:00
ryoon
8ce5658faf Update to 2.1.1
Changelog:
Release 2.1.1 Sat March 12 2016
        Security fixes:
            #582: CVE-2015-1283 - Multiple integer overflows in XML_GetBuffer

        Bug fixes:
            #502: Fix potential null pointer dereference
            #520: Symbol XML_SetHashSalt was not exported
            Output of "xmlwf -h" was incomplete

        Other changes
            #503: Document behavior of calling XML_SetHashSalt with salt 0
            Minor improvements to man page xmlwf(1)
            Improvements to the experimental CMake build system
            libtool now invoked with --verbose
2016-03-16 19:55:55 +00:00
taca
38ad532a50 Update ruby-will-paginate to 3.1.0.
* Rails 5.0 support

* Drop support for old Active Record finder params to paginate():

    # now unsupported:
    User.paginate(:page => 1, :order => 'created_at DESC', :conditions => ...)

    # convert to Arel syntax instead:
    User.order('created_at DESC').where(...).paginate(:page => 1)
    # or, even better:
    User.order('created_at DESC').where(...).page(1)

* Add support for pagination with Mongoid
2016-03-15 16:00:58 +00:00
taca
0a69c9cd67 Update ruby-redcarpet to 3.3.4.
This release simply fixes the bufprintf function to correctly work on Windows
MinGW-w64 so strings are properly written to the buffer and also skips
non-ASCII chars during anchor generation to avoid generating invalid UTF-8
bytes sequences.
2016-03-15 15:57:59 +00:00
taca
1d67f4e058 Update ruby-plist to 3.2.0.
* Updated dprecated File.exists? to File.exist?
* Updated README.rdoc 'Apple Computer' -> 'Apple'
* Fixed defect in PData in which exception was thrown when <data/> element
  was read from plist.
* guard against not being able to load rdoc tasks
* Fix typo in comment
* Remove 'Computer' from 'Apple Computer' string in plist files ;-)
* Changed sort to sort_by in Plist::Emit.plist_node to allow mixed symbol and
  string hash keys.
2016-03-15 15:55:42 +00:00
taca
6da72dca13 Update ruby-nokogiri to 1.6.7.2.
Below security problem dose not affect to pkgsrc since we do not use bundlerd
libxml2.

=== 1.6.7.2 / 2015-01-20

This version pulls in several upstream patches to the vendored libxml2 and libxslt to address:

  CVE-2015-7499

Ubuntu classifies this as "Priority: Low", RedHat classifies this as "Impact: Moderate", and NIST classifies this as "Severity: 5.0 (MEDIUM)".

MITRE record is https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7499
2016-03-15 15:45:46 +00:00
taca
cd23543df4 Update ruby-kramdown to 1.10.0.
kramdown 1.10.0 released

This release brings the usual bug fixes but also support for the strikethrough
syntax in the GFM parser as well as some enhancements regarding the
specification of language names for syntax highlighting purposes.

Changes

* 4 minor changes:

  o Support for the math-engine MathJax-Node was updated to use the new
    mathjax-node package (fixes #313, pull request by Tom Thorogood)

  o URL query parameters can now be appended to language names specified in
    fenced code blocks if the syntax highlighting engine accepts them (fixes
    #234)

  o Added strikethrough syntax to the GFM parser (fixes #184 and #307; initial
    pull request by Diego Galeota, updated by Parker Moore)

  o Allow almost all characters in class names that are defined via a special
    syntax (fixes #318, requested by cabo)

* 4 bug fixes:

  o Fixed a problem where Kramdown::Document.new would only accept the symbol
    :input but not the string ¡Æinput¡Ç as valid key (fixes #312, pull request
    by Sun Yaozhu)

  o Fixed inconsistent behavior: Empty link text is now also allowed for
    normal links, not just images (fixes #305, reported by cabo)

  o The HTML5 <mark> element is now recognized as span level element (fixes
    #298, reported by Niclas Darville)

  o Fixed problem where e-mail autolinks containing an underscore character
    were not correctly recognized (fixes #293, reported by erikse)

* 3 other fixes:

  o Fixed missing package update statement for Travis (by Parker Moore)

  o Add some more documentation regarding MathJax (fixes #296, pull request by
    Christopher Jefferson)

  o Fixed bad link in API documentation (fixes #315, reported by Tom MacWright)
2016-03-15 15:43:28 +00:00
taca
8b1f7e4882 Update ruby-coderay to 1.1.1.
* SQL scanner: Allow $ signs in SQL identifiers [#164, thanks to jasir and Ben
  Basson]
* SQL scanner: Fix open strings [#163, thanks to Adam]
* Ruby scanner: Accept number literal suffixes r and i (Ruby 2.1)
* Ruby scanner: Accept quoted hash keys like { "a": boss } (Ruby 2.2)
* Ruby scanner: Accept save navigation operator &. (Ruby 2.3)
* Ruby scanner: Accept squiggly heredoc <<~ (Ruby 2.3)
* Diff scanner: Prevent running out of regexp stack.
* HTML encoder: You can keep tabs intact now by setting tab_width: false.
* Alpha style: Tweaked colors for :function group with :content.
* File structure: One module per file, autoload CodeRay::Version, paths follow
  namespace hierarchy.
2016-03-15 15:39:04 +00:00
szptvlfn
2429abad85 Update to 0.13.9
CHANGES.txt:
0.13.9
    #50, fix a space leak
    #36, fix the demo examples
    #35, make IsString a superclass of StringLike
    #33, make flattenTree O(n) instead of O(n^2)
0.13.8
    #30, add parse/render functions directly to the Tree module
0.13.7
    #32, make sure upper case &#X works in lookupEntity
0.13.6
    #28, some named entities require a trailing semicolon (e.g. mid)
0.13.5
    #26, rename the test program to test-tagsoup
0.13.4
    #24, add isTagComment function
    Update the copyright year
0.13.3
    Work on GHC 7.9
0.13.2
    Remove all package upper bounds
    Allow QuickCheck-2.6
2016-03-15 13:45:17 +00:00
tnn
8144056f56 Disable precompiled headers. Makes GCC segfault on NetBSD-7.0-i386. 2016-03-15 00:24:29 +00:00
ryoon
be41f935f6 Update to 2.24
Changelog:
* Noteworthy changes in release 2.24 (2016-03-10) [stable]

** Bug fixes

  grep -z would match strings it should not.  To trigger the bug, you'd
  have to use a regular expression including an anchor (^ or $) and a
  feature like a range or a backreference, causing grep to forego its DFA
  matcher and resort to using re_search.  With a multibyte locale, that
  matcher could mistakenly match a string containing a newline.
  For example, this command:
    printf 'a\nb\0' | LC_ALL=en_US.utf-8 grep -z '^[a-b]*b'
  would mistakenly match and print all four input bytes.  After the fix,
  there is no match, as expected.
  [bug introduced in grep-2.7]

  grep -Pz now diagnoses attempts to use patterns containing ^ and $,
  instead of mishandling these patterns.  This problem seems to be
  inherent to the PCRE API; removing this limitation is on PCRE's
  maint/README wish list.  Patterns can continue to match literal ^
  and $ by escaping them with \ (now needed even inside [...]).
  [bug introduced in grep-2.5]
2016-03-14 13:16:31 +00:00
tnn
18a2725af3 Mark package as BROKEN, it tries to download stuff over plain HTTP
during the build:
---8<---
downloading ICU data library (icudt)
the files will be extracted to: /pkgsrc-obj/textproc/R-stringi/work/.destdir/usr/pkg/lib/R/library/stringi/libs
no icudt in a local repo
trying URL 'http://static.rexamine.com/packages/icudt55l.zip'
Warning in download.file(paste(href, fname, sep = ""), outfname, mode = "wb") :
  unable to resolve 'static.rexamine.com'
Error in download.file(paste(href, fname, sep = ""), outfname, mode = "wb"): cannot open URL 'http://static.rexamine.com/packages/icudt55l.zip'
2016-03-14 11:54:45 +00:00
tnn
0eb65a92b4 remove references to ruby200 2016-03-14 00:59:05 +00:00
taca
f5610a07a0 Bump PKGREVISION by chaging default version of Ruby. 2016-03-13 09:36:58 +00:00
tnn
b624e9f123 MAKEFLAGS -> MAKE_FLAGS (pkgsrc guide 22.1) 2016-03-12 21:53:39 +00:00
tnn
ebeb476ed1 add textproc/ansifilter 2016-03-12 11:50:05 +00:00
tnn
46c69b6487 Import ansifilter-1.15 as textproc/ansifilter.
Ansifilter converts text containing ANSI terminal escape codes into
markup (HTML, LaTeX, TeX, RTF) or plaintext (stripping the escape codes).
Such text is produced for instance by the script(1) utility.
Colors, boldface, underline, italic and blink are supported.
2016-03-12 11:49:19 +00:00
nros
1a15da9470 Update libxml++ to version 2.40.1
Changelog:

2.40:

Major changes since 2.38:

* Use (and require) C++11.
  (Murray Cumming, Kjell Ahlstedt, Mikhail Titov)
* SaxParser: Fix "double free or corruption" if a std::exception is thrown
  by a handler method.
  (Daniel Trebbien, Kjell Ahlstedt)

2.40.0 (unstable):

* Build improvements.
  (Kjell Ahlstedt)

2.38.1 (stable):

* Fix the build with C++11 compilers, such as MS Visual C++ 2013 - Implicit
  conversions from streams to bool are no longer allowed.)
  (Mikhail Titov)
* Build: Disable deprecated API in dependencies if --enable-warnings=fatal
  (Kjell Ahlstedt)
* Build: Require libxml2 2.7.7 or later
  (Kjell Ahlstedt)

2.38.0 (stable):

This stable version is identical to the unstable version 2.37.2.

API additions since 2.36:

* Add Node::add_child_with_new_ns().
  (Kjell Ahlstedt) Bug #737682 (Mathias Lorente)
* Add XsdSchema and XsdValidator classes. Deprecate Schema and SchemaValidator.
  Add RelaxNGSchema and RelaxNGValidator.
  (Kjell Ahlstedt) Bug #737712 (Michel Stam)
  Thanks to Tjalling Hattink, who made initial versions of the RelaxNG classes.
* Parser: Add input operator>>(std::istream& in, Parser& parser).
  (Kjell Ahlstedt) Bug #329281 (Pierre Thierry)
* Parser: Add [set|get]_include_default_attributes() and
  [set|get]_parser_options().
  (Kjell Ahlstedt) Bug #701674 (Bob Nolty)


2.36.0 (unstable):

* Element::set_namespace_declaration():
  It is not an error to set the same URI twice.
  (Kjell Ahlstedt) Bug #635846, comment 27.
* Require libxml-2.0 >= 2.7.3.
  (Kjell Ahlstedt)
* Parser::initialize_context(): Call xmlCtxtUseOptions().
  (Kjell Ahlstedt)

2.35.4 (unstable):

* Document:
  - Add process_xinclude(), using new XIncludeStart
    and XIncludeEnd classes, derived from Node.
    (Kjell Ahlsted) Bug #338521.
  - Make the Document(xmlDoc*) constructor public.
    (Kjell Ahlsted) Bug #668980.
* Parser: Make it thread-safe.
  (Kjell Ahlstedt) Bug #681467.
* Schema::set_document(): If the argument 'document' is 0 then
  create an empty document, as the documentation says.
  (Kjell Ahlstedt)
* Improve the error handling.
  (Kjell Ahlstedt) Bug #635846.
* Documentation:
  - Add incremental parsing to the SaxParser example program.
  - DtdValidation and SchemaValidation: Print all exception information.
  - Improve error descriptions.
    (Kjell Ahlstedt)

2.35.3 (unstable):

* Node:
  - Add eval_to_[boolean|number|string]() methods.
  (Kjell Ahlstedt) Bug #316244
  - Fix memory problems in import_node().
  (Kjell Ahlstedt) Bug #672992
* Build:
  - The examples are now built and run during make check.
  (Kjell Ahlstedt) Bug #678390
  - Define LIBXMLCPP_EXCEPTIONS_ENABLED unconditionally.
  (Kjell Ahlstedt)

2.35.2 (unstable):

* Node: Add get_first_child().
  (Murray Cumming, Based on a patch by Ilya Murav'jov in bug #648125)
* Build: Remove the --disable-api-exceptions configure option.
  (Murray Cumming)

2.35.1 (unstable):

* Handle attributes with default values correctly.
  (Kjell Ahlstedt) Bug #669635.
* Improved handling of entity references and processing instructions.
  (Kjell Ahlstedt) Bug #669481
* Parser: Throw more detailed error messages.
  (Kjell Ahlstedt) Bug #304020 (Virgile Devaux)
* Document: Make the Document(xmlDoc*) constructor protected.
  (Murray Cumming) Bug #668980 (A. Pignotti).
2016-03-10 21:00:45 +00:00
wiz
03446ea04f No more vax on OpenBSD. From jmc@OpenBSD.
Bump version.
2016-03-10 13:15:04 +00:00
leot
93115b13d8 Update textproc/heirloom-doctools to 160308.
Patch provided by Carsten Kunze via pkgsrc-wip.

Changes:
Release 160308
==============
2016-03-08
    refer:  Bug introduced in commit
    89b1284c1de8071f3d7bb3a308cb080b8e2f311b fixed.  (Reported by
    Anthony J. Bentley (@OpenBSD))
2016-03-10 12:49:32 +00:00
fhajny
9e1bd5c274 Update textproc/libfastjson to 0.99.2.
- new API: json_object_get_member_count()
- make compatible with autoconf < 2.64
2016-03-09 20:43:07 +00:00
wen
bd1618fe3b Update to 1.34
Upstream changes:
1.34  2016-03-08 MANWAR
      - Applied the patch to script examples/xpath (kindly provided by GREGOA).

1.33  2016-03-02 MANWAR
      - Fixed issue RT #112584 (use of /d modifier in transliteration operator).
2016-03-09 12:27:43 +00:00
bsiegert
8191d400b2 Add a new package for py-docx. From David H. Gutteridge in PR pkg/50645.
A Python library for creating and updating Microsoft Word (.docx) files.
2016-03-08 19:51:25 +00:00
wiz
8784f6f59b Update to 3.66:
iso-codes 3.66
--------------
Dr. Tobias Quathamer <toddy@debian.org>
Wed, 2 Mar 2016

  [ General ]
  * Start distributing JSON data files in /usr/share/iso-codes/json

  [ ISO 639-5 translations ]
  * Dutch by Freek de Kruijf (TP)
2016-03-08 14:43:24 +00:00
nros
8d41f9f30b Forgot to add files that where part of the mxml update to version 2.9. 2016-03-08 13:52:36 +00:00
nros
e84fec2e47 Update mxml to version 2.9.
Changelog:

CHANGES IN Mini-XML 2.9

	- mxmlLoad* did not correctly load value nodes with MXML_NO_CALLBACK
	  or MXML_TEXT_CALLBACK (Bug #502)


CHANGES IN Mini-XML 2.8

	- Now call docsetutil using xcrun on OS X (Bug #458)
	- mxmldoc did not escape special HTML characters inside @code foo@
	  comments.
	- Fixed a memory leak in mxmlElementDeleteAttr (Bug #452)
	- Added MXML_MAJOR/MINOR_VERSION definitions to mxml.h (Bug $461)
	- Fixed a bug reading UTF-16 characters from a file (Bug #454)
	- Fixed a memory leak when loading invalid XML (Bug #496)
	- Fixed an XML fragment loading problem (Bug #494)


CHANGES IN Mini-XML 2.7

	- Added 64-bit configurations to the VC++ project files (STR #129)
	- Fixed conformance of mxmldoc's HTML and CSS output.
	- Added data accessor ("get") functions and made the mxml_node_t and
	  mxml_index_t structures private but still available in the Mini-XML
	  header to preserve source compatibility (STR #118)
	- Updated the source headers to reference the Mini-XML license and its
	  exceptions to the LGPL2 (STR #108)
	- Fixed a memory leak when loading a badly-formed XML file (STR #121)
      	- Added a new mxmlFindPath() function to find the value node of a
	  named element (STR #110)
	- Building a static version of the library did not work on Windows
	  (STR #112)
	- The shared library did not include a destructor for the thread-
	  specific data key on UNIX-based operating systems (STR #103)
	- mxmlLoad* did not error out on XML with multiple root nodes (STR #101)
	- Fixed an issue with the _mxml_vstrdupf function (STR #107)
	- mxmlSave* no longer write all siblings of the passed node, just that
	  node and its children (STR #109)
2016-03-08 13:50:46 +00:00
nros
55b4b9c288 Update libplist to version 1.12.
Changelog:

Version 1.12
~~~~~~~~~~~~

- Changes:
  * Fix plist_from_bin() changing value nodes to key nodes in dictionaries
  * Avoid exporting non-public symbols
  * Prevent crash in plist_from_bin() when parsing unusual binary plists
  * Fix crash in String|Key::GetValue() and actually make C++ interface work
  * Fix memory leaks in new_xml_plist() and parse_real_node()
  * Fix header guards to conform to C++ standard
  * Update Cython based Python bindings and remove plist_new_key()
  * Fix key nodes not being output correctly if they contained XML entities
  * Fix handling and storage of signed vs. unsigned integer values
  * Fix date handling to respect the "Mac Epoch" instead of "Unix Epoch"
  * Remove plist_set_type() as it should not be used
  * Fix deprecated macros to work with older LLVM/Clang
  * Fix various shadowed declarations
  * Add documentation to explicitly describe memory buffer ownership
  * Fix memory leak in plist_from_bin()
  * Add various test cases based on fixes
  * Fix wrong timezone related date/time conversion of date nodes
  * Fix endian detection on MIPS architecture
  * Fix parallel build for autotools

Version 1.11
~~~~~~~~~~~~

- Changes:
  * Deprecated plist_dict_insert_item() in favor of plist_dict_set_item()
  * Updated cython bindings for Python 3.x
  * Removed swig python bindings
  * Changed build system to autotools
  * Added new plist_dict_merge() function
  * WIN32 (MinGW) + OSX compilation fixes
  * Made base64 decoding thread safe

Version 1.10
~~~~~~~~~~~~

- Changes:
  * Renamed plutil to plistutil to not mask Apple's plutil
  * Fixed cython bindings (broken in 1.9)
  * Added support for PLIST_UID node types to C++, cython, and swig bindings

- Important Note:
  * Support for swig python bindings will be dropped with future releases.
    The bindings will be kept in the source tree for now, but we suggest
    to update your python code to use the cython bindings instead.

Version 1.9
~~~~~~~~~~~

- Changes:
  * Add support for handling UID node types
  * Fix crash when converting plists containing comments
  * Fix Bug in plist_data_compare()
  * Fix DST handling for PLIST_DATE
  * Fix plist_dict_set_item() and plist_array_set_item()
  * Fix cython String plist handling
  * Fix invalid memory access in copy_plist_data()
  * Fix several compiler warnings
2016-03-07 18:36:05 +00:00
jperkin
17661ff9a5 Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
bsiegert
4ce1a82b8b Update diffstat to 1.61.
2016/01/14 (diffstat 1.61)
        + add -T option to show amount of changes next to histogram.

        + if -S option is given, check for unmodified files and add those to
          the report.

        + update configure macros

        + update config.guess, config.sub
2016-03-05 10:58:32 +00:00