File libyajl.changes of Package libyajl.24308

-------------------------------------------------------------------
Fri May 13 10:24:20 UTC 2022 - Jacek Tomasiak <jtomasiak@suse.com>

- add libyajl-CVE-2022-24795.patch (CVE-2022-24795, bsc#1198405)

-------------------------------------------------------------------
Fri May 20 07:36:32 UTC 2016 - lnussel@suse.de

- fix popd syntax, new bash doesn't like it anymore

-------------------------------------------------------------------
Mon Mar  2 15:47:35 MST 2015 - carnold@suse.com

- bnc#921152 - libyajl: yajl_tree_get() uses wrong object length
  9c2948a3-yajl_tree_get-len-fix.patch

-------------------------------------------------------------------
Sun Jan 29 21:47:14 UTC 2012 - jengelh@medozas.de

- Remove redundant tags/sections per specfile guideline suggestions

-------------------------------------------------------------------
Fri Sep 16 17:21:42 UTC 2011 - jengelh@medozas.de

- Add libyajl-devel to baselibs

-------------------------------------------------------------------
Tue Aug 16 16:38:57 UTC 2011 - mrueckert@suse.de

- bump baselibs.conf

-------------------------------------------------------------------
Fri Aug 12 11:09:08 UTC 2011 - mrueckert@suse.de

- update to 2.0.1
  - lth generator flag to allow client to specify they want escaped
    solidi '/'.  issue #28
  - lth crash fix when yajl_parse() is never called. issue #27
- additional changes from 2.0.0
  - lth YAJL is now ISC licensed:
    http://en.wikipedia.org/wiki/ISC_license
  - lth 20-35% (osx and linux respectively) parsing performance
    improvement attained by tweaking string scanning (idea:
    @michaelrhanson).
  - Florian Forster & lth - yajl_tree interface introduced as a
    higher level interface to the parser (eats JSON, poops a memory
    representation)
  - lth require a C99 compiler
  - lth integers are now represented with long long (64bit+) on all
    platforms.
  - lth size_t now used throughout to represent buffer lengths, so
    you can safely manage buffers greater than 4GB.
  - gno semantic improvements to yajl's API regarding partial value
    parsing and trailing garbage
  - lth new configuration mechanism for yajl, see yajl_config() and
    yajl_gen_config()
  - gno more allocation checking in more places
  - gno remove usage of strtol, replace with custom implementation
    that cares not about your locale.
  - lth yajl_parse_complete renamed to yajl_complete_parse.
  - lth add a switch to validate utf8 strings as they are
    generated.
  - lth tests are a lot quieter in their output.
  - lth addition of a little in tree performance benchmark,
    `perftest` in perf/perftest.c
- additional changes from 1.0.12
  - Conrad Irwin - Parse null bytes correctly
  - Mirek Rusin - fix LLVM warnings
  - gno - Don't generate numbers for keys. closes #13
  - lth - various win32 fixes, including build documentation
    improvements
  - John Stamp - Don't export private symbols.
  - John Stamp - Install yajl_version.h, not the template.
  - John Stamp - Don't use -fPIC for static lib.  Cmake will
    automatically add it for the shared.
  - lth 0 fix paths embedded in dylib upon installation on osx.
    closes #11
- refreshed optflags patch

-------------------------------------------------------------------
Wed Jun  1 22:33:07 MDT 2011 - jfehlig@novell.com

- Add man pages for json_{reformat,verify}

-------------------------------------------------------------------
Wed Apr 13 10:43:49 MDT 2011 - jfehlig@novell.com

- Add filters to rpmlintrc
- spec file: Document githash usage in tarbal name

-------------------------------------------------------------------
Wed Apr 13 10:43:49 MDT 2011 - jfehlig@novell.com

- Add filters to rpmlintrc
- spec file: Document githash usage in tarbal name

-------------------------------------------------------------------
Fri Apr  8 20:43:36 UTC 2011 - coolo@novell.com

- add baselibs.conf for 32bit library support

-------------------------------------------------------------------
Wed Feb  9 19:03:53 UTC 2011 - pascal.bleser@opensuse.org

- revert last change, it is BSD3c indeed, and totally unrelated to
  bnc#670525

-------------------------------------------------------------------
Wed Feb  9 18:57:38 UTC 2011 - pascal.bleser@opensuse.org

- fix license, changed from erroneous BSD3c to MIT, as stated on
  http://pyyaml.org/wiki/LibYAML, sort of fixes bnc#670525

-------------------------------------------------------------------
Tue Dec 21 23:02:41 UTC 2010 - pascal.bleser@opensuse.org

- merge yajl package from darix:
  * lib -> LIBDIR patch
  * -devel-static subpackage

-------------------------------------------------------------------
Wed Dec  1 21:38:19 UTC 2010 - pascal.bleser@opensuse.org

- update to 1.0.11: no user-visible changes

- changes from 1.0.10:
  * yajl version number now programatically accessible

-------------------------------------------------------------------
Mon Jul 12 19:11:08 UTC 2010 - pascal.bleser@opensuse.org

- initial package (1.0.9)

openSUSE Build Service is sponsored by