mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 03:07:43 +02:00
libplist: Update to version 2.4.0
- Update from version 2.3.0 to 2.4.0
- Update of rootfile
- Changelog
2.4.0
- Changes:
* Add a PLIST_OPT_NONE value to plist_write_options_t
* autoconf: Allow disabling build of test suite
* Update doxygen config and document undocumented macros
* Add an explicit PLIST_FORMAT_NONE value
* Add a libplist_version() function to the interface
* docs: Use README.md to generate mainpage with doxygen
- Bugfixes:
* Several compiler-related fixes and code improvements
* Plug memory leak in plist_write_to_stream()
* Prevent adding NULL items to array/dictionary nodes
* Fix parallel running of test suite
* Fix cython bindings
* Fix OOB read in plist_from_memory()
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
2556a8ea98
commit
bb6d3ed8cf
@@ -17,11 +17,12 @@
|
||||
#usr/lib/libplist++-2.0.la
|
||||
#usr/lib/libplist++-2.0.so
|
||||
usr/lib/libplist++-2.0.so.4
|
||||
usr/lib/libplist++-2.0.so.4.3.0
|
||||
usr/lib/libplist++-2.0.so.4.4.0
|
||||
#usr/lib/libplist-2.0.la
|
||||
#usr/lib/libplist-2.0.so
|
||||
usr/lib/libplist-2.0.so.4
|
||||
usr/lib/libplist-2.0.so.4.3.0
|
||||
usr/lib/libplist-2.0.so.4.4.0
|
||||
#usr/lib/pkgconfig/libplist++-2.0.pc
|
||||
#usr/lib/pkgconfig/libplist-2.0.pc
|
||||
#usr/share/man/man1/plistutil.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user