Package Release Info

libestr-0.1.11-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libestr-devel

Change Logs

* Tue Oct 30 2018 astieger@suse.com
- libestr 0.1.11:
  * bugfix: es_str2num mishandled empty strings
* Tue Dec 09 2014 andreas.stieger@gmx.de
- libestr 0.1.10:
  + changed some functions that don't modify their arg to take
    const arg
  + bugfix: str2num did not convert hex values correctly
  + bugfix: problems with trailing incomplete hex sequence
  + bugfixes to StrFromNumber
  + some checks for potential overflows with giantic strings (>2GB)
* Mon Oct 28 2013 andreas.stieger@gmx.de
- update 0.1.9 [bnc#847968]
  - bugfix: invalid number string when creating string from integer
* Thu Oct 17 2013 andreas.stieger@gmx.de
- update to 0.1.8 - [bnc#846487]
  - bugfix: invalid comparison results for different-length strings
    es_strcmp, es_strcasecmp, es_strbufcmp, and es_strcasebufcmp
* Thu Sep 12 2013 andreas.stieger@gmx.de
- update to 0.1.6:
  - bugfix ascii hex code escapes did not work
* Fri Apr 19 2013 mt@suse.de
- update to 0.1.5:
  - bugfix: es_strncmp() did not work correctly
    Thanks to Philippe Muller for the patch.
    closes: http://bugzilla.adiscon.com/show_bug.cgi?id=424
* Thu Sep 20 2012 andreas.stieger@gmx.de
- update to 0.1.4:
  - bugfix: ‘\\’ escape was not recognized when unescaping strings
* Wed Jul 11 2012 andreas.stieger@gmx.de
- feedback from SR#127042: remove manipulation of lib files
* Mon Jul 09 2012 jengelh@inai.de
- Update to new upstream release 0.1.3
  * fixes to the build system (honoring CFLAGS)
* Tue Jul 03 2012 andreas.stieger@gmx.de
- move to /usr/lib