Commit Graph

  • 9c391649f5 Accepting request 1091445 from hardware factory Dominique Leuenberger 2023-06-09 18:37:07 +0000
  • 96b22d05a9 Update baselibs.conf for change from r14 Jan Engelhardt 2023-05-10 11:24:20 +0000
  • ab47327a52 Accepting request 1082485 from home:sebix:branches:hardware Jan Engelhardt 2023-05-10 10:39:17 +0000
  • a2c2d1969c Accepting request 949030 from hardware Dominique Leuenberger 2022-01-27 22:16:19 +0000
  • f5d3dd5d36 Accepting request 947065 from home:mgorse:branches:hardware Dominique Leuenberger 2022-01-25 14:23:09 +0000
  • 227debb0f2 Accepting request 937778 from hardware Dominique Leuenberger 2021-12-13 19:42:15 +0000
  • 1912815ec7 Accepting request 935993 from home:favogt:branches:hardware Dominique Leuenberger 2021-12-09 12:24:34 +0000
  • 40f219dc6a Accepting request 930807 from hardware Dominique Leuenberger 2021-11-14 23:06:13 +0000
  • f22b2400e2 Accepting request 922666 from home:mgorse:branches:hardware Dominique Leuenberger 2021-11-11 08:24:40 +0000
  • 394e9a4493 Accepting request 854966 from hardware Dominique Leuenberger 2021-01-29 13:54:58 +0000
  • b2b66558d4 Accepting request 846930 from home:cgiboudeaux:branches:hardware Michal Suchanek 2020-12-11 18:03:33 +0000
  • d0c785ff7a Accepting request 784247 from hardware Dominique Leuenberger 2020-03-26 23:21:45 +0000
  • de35066b1f - Update to 2.1.0: * Add new plist_get_data_ptr() and plist_get_string_ptr() for direct access to underlying buffer * Increase precision when converting PLIST_REAL nodes to XML * Fix several issues in libcnary (UaF, segfault, memory leak) * Fix copying of hash table entries when cloning array/dict nodes * cython: Implement load()/loads() and dump()/dumps() to match up with plistlib (Python 3.4) * Add new plist_dict_item_get_key() for retrieving key node of a dict item * Add new plist_array_item_remove() to allow removing an array's child node without relying on the index * Make plist_array_get_item_index() return UINT_MAX instead of 0 when node can't be found * Add index lookup table for large PLIST_ARRAY nodes * Add iterator for array nodes: plist_array_new_iter(), plist_array_next_item() * Improve performance of plist_dict_next_item() drastically * Improve performance and memory usage when writing XML plists * Improve performance and memory usage when writing binary plists * Allow building with sanitizers (without fuzzers) * Prevent store to misaligned address when writing real/date nodes * Work around misaligned reads in binary plist parser * Integrate fuzzing targets (libFuzzer) into project * Add sanitizers (ASAN, UBSAN) when building fuzzers (--with-fuzzers) Tomáš Chvátal 2020-03-12 10:28:39 +0000
  • 8b2db8a86e Accepting request 493060 from hardware Dominique Leuenberger 2017-05-10 18:35:29 +0000
  • ed8b5d34f3 Accepting request 492379 from home:mgorse:branches:hardware Stanislav Brabec 2017-05-05 17:32:54 +0000
  • 7b31d928d8 Accepting request 454046 from hardware Dominique Leuenberger 2017-02-08 09:41:55 +0000
  • 02bd7559a0 Accepting request 454007 from home:jengelh:branches:hardware Marguerite Su 2017-02-02 05:04:27 +0000
  • 36aff51a5e Accepting request 452457 from hardware Dominique Leuenberger 2017-01-27 09:46:34 +0000
  • a6f192821b Accepting request 452456 from home:MargueriteSu:branches:hardware Marguerite Su 2017-01-25 16:29:00 +0000
  • 626285611c Accepting request 258733 from hardware Stephan Kulow 2014-11-05 15:26:36 +0000
  • 26a54e7d8d Accepting request 257798 from hardware Stephan Kulow 2014-10-25 06:32:40 +0000
  • 9b8bb83ef7 - Enable %check as it is provided by libplist and improves quality Martin Szulecki 2014-10-21 22:48:49 +0000
  • 29eb1abb94 Fix duplicated Source: in spec Martin Szulecki 2014-10-17 02:10:13 +0000
  • 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 Martin Szulecki 2014-10-17 02:04:56 +0000
  • 920e58fe76 Accepting request 240142 from hardware Stephan Kulow 2014-07-17 04:57:44 +0000
  • a8ab2c55ed Accepting request 170840 from devel:libraries:c_c++ Stephan Kulow 2013-04-20 15:46:15 +0000
  • 4454a57d94 Accepting request 131880 from devel:libraries:c_c++ Stephan Kulow 2012-08-31 07:37:54 +0000
  • 02357d0eaf Accepting request 114395 from devel:libraries:c_c++ Stephan Kulow 2012-04-18 14:29:45 +0000
  • dc80af4aae Accepting request 103991 from devel:libraries:c_c++ Stephan Kulow 2012-02-15 15:16:16 +0000
  • 84498f822a replace license with spdx.org variant Stephan Kulow 2011-12-06 17:25:12 +0000
  • 639d1533c7 Accepting request 92859 from devel:libraries:c_c++ Stephan Kulow 2011-11-21 14:47:32 +0000
  • 48eb52d500 Autobuild autoformatter for 74785 Sascha Peilicke 2011-06-29 07:02:58 +0000
  • 54101d4333 Accepting request 74785 from devel:libraries:c_c++ Sascha Peilicke 2011-06-29 07:02:49 +0000
  • d4db60c306 Autobuild autoformatter for 70376 Sascha Peilicke 2011-05-18 07:06:16 +0000
  • ff612ed477 Accepting request 70376 from devel:libraries:c_c++ Sascha Peilicke 2011-05-18 07:06:06 +0000
  • 627006c2eb Autobuild autoformatter for 66937 Sascha Peilicke 2011-04-21 09:52:29 +0000
  • 4e3cb5a4cc Accepting request 66937 from devel:libraries:c_c++ Sascha Peilicke 2011-04-21 09:52:21 +0000
  • a28ce09811 Autobuild autoformatter for 55270 Marcus Rueckert 2010-12-10 15:16:03 +0000
  • 380db62ef2 Accepting request 55270 from devel:libraries:c_c++ Marcus Rueckert 2010-12-10 15:15:58 +0000
  • 032bc317ce Accepting request 40852 from devel:libraries:c_c++ OBS User autobuild 2010-05-30 22:48:44 +0000
  • 3725274197 Accepting request 36637 from devel:libraries:c_c++ OBS User autobuild 2010-04-01 16:23:14 +0000
  • 19303059cb Accepting request 35723 from devel:libraries:c_c++ OBS User autobuild 2010-03-26 16:12:44 +0000