SHA256
6
0
forked from pool/libeconf

Accepting request 769722 from devel:kubic

- Update to version 0.3.5+git20200203.3144b69:
  * Release version 0.3.5
  * Use float.h instead of obsolete gnuism values.h
  * Remove gnuism (strdupa)
  * Check for empty value (NULL pointer) before calling strdup.
- Update to version 0.3.4+git20200121.febebf2:
  * Release version 0.3.4
  * Fix buffer overflow in econf_readDirs
  * Fix parsing of quoted strings, and values starting with delimiters
  * tests: add test for quoted strings
  * tests: tst-configdirs5: fix config dir paths

OBS-URL: https://build.opensuse.org/request/show/769722
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libeconf?expand=0&rev=6
This commit is contained in:
2020-02-15 21:21:33 +00:00
committed by Git OBS Bridge
parent e8c68b89d0
commit d10f4de529
6 changed files with 28 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param name="url">git://github.com/openSUSE/libeconf.git</param>
<param name="changesrevision">3ac14cec7a092f33c8ff138c00da331455d7b81e</param>
<param name="changesrevision">3144b69a1876296f5e6d1c2e6be24cd149561ddf</param>
</service>
</servicedata>