Go to file
Martin Szulecki 5e52148095 - Update to version 1.12
* 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

OBS-URL: https://build.opensuse.org/package/show/hardware/libplist?expand=0&rev=3
2014-10-17 02:04:56 +00:00
.gitattributes Accepting request 35723 from devel:libraries:c_c++ 2010-03-26 16:12:44 +00:00
.gitignore Accepting request 35723 from devel:libraries:c_c++ 2010-03-26 16:12:44 +00:00
baselibs.conf - Update to version 1.12 2014-10-17 02:04:56 +00:00
libplist-1.12.tar.bz2 - Update to version 1.12 2014-10-17 02:04:56 +00:00
libplist.changes - Update to version 1.12 2014-10-17 02:04:56 +00:00
libplist.spec - Update to version 1.12 2014-10-17 02:04:56 +00:00