rapidjson (0.12~git20141031-3ubuntu0.1~esm2) xenial-security; urgency=medium

  * SECURITY UPDATE: Integer overflow
    - debian/patches/CVE-2024-39684.patch: Properly test for overflow
    - CVE-2024-39684

 -- John Breton <john.breton@canonical.com>  Fri, 17 Apr 2026 10:45:20 -0400

rapidjson (0.12~git20141031-3ubuntu0.1~esm1) xenial-security; urgency=medium

  * SECURITY UPDATE: Integer underflow during JSON exponent parsing
    - debian/patches/CVE-2024-38517_1.patch: prevent integer overflow when
      parsing exponent.
    - debian/patches/CVE-2024-38517_2.patch: prevent integer underflow when
      parsing exponent.
    - CVE-2024-38517

 -- Octavio Galland <octavio.galland@canonical.com>  Mon, 25 Nov 2024 09:15:10 -0300

rapidjson (0.12~git20141031-3) unstable; urgency=medium

  * oops, g++ has an epoch..

 -- Rene Engelhard <rene@debian.org>  Sun, 02 Aug 2015 17:58:25 +0200

rapidjson (0.12~git20141031-2) unstable; urgency=medium

  * build-depend on g++ (>= 5) to work around segfault in the tests
    (closes: #792070)

 -- Rene Engelhard <rene@debian.org>  Sun, 02 Aug 2015 11:45:01 +0000

rapidjson (0.12~git20141031-1) unstable; urgency=low

  * new upstream snapshot

  [Philipp A. Hartmann]
  * install only doc/html
  * remove obsolete/unintended include-binaries
  * update debian/copyight and debian/control
  * remove unndeeded libjson and libyajl from Build-Depends
  * add libgtest-dev as build dependency and add `use-system-gtest.diff' patch
    to point to system-wide Google test sources 
  * drop SSE4.2 hack
  * run tests on all platforms

 -- Rene Engelhard <rene@debian.org>  Sun, 02 Nov 2014 12:47:05 +0100

rapidjson (0.12~git20140926-1) unstable; urgency=low

  * Initial release (Closes: #763453)

 -- Rene Engelhard <rene@debian.org>  Sun, 26 Oct 2014 18:49:47 +0100
