json-c (0.17-1build1) noble; urgency=high
* No change rebuild for 64-bit time_t and frame pointers.
-- Julian Andres Klode <juliank@ubuntu.com> Mon, 08 Apr 2024 18:00:48 +0200
json-c (0.17-1) unstable; urgency=medium
* New upstream version
* Update std-version to 4.6.2
* d/symbols: update symbols file
* d/patches: remove patch 0001-CMakeLists-use-GNUInstallDirs.patch
no longer required
* d/patches: refresh patches 0003-config-h.patch and 0002-doxygen.patch
* d/.gitlab-ci.yml: add gitlab ci script for salsa
-- Nicolas Mora <babelouest@debian.org> Tue, 15 Aug 2023 16:13:54 -0400
json-c (0.16-2) unstable; urgency=medium
* Update std-version to 4.6.1
* d/copyright: Update copyright year
* d/source: Add lintian-overrides due to false-positives in doc/html/
-- Nicolas Mora <babelouest@debian.org> Sun, 02 Oct 2022 19:26:06 -0400
json-c (0.16-1) unstable; urgency=medium
* Update watch file for new location
* Update std-version to 4.6.0
* New upstream version 0.16
* Refresh patch 0002-doxygen.patch and 0003-config-h.patch
* Drop old patches 0004-reproducible-build.patch and 608.patch part of new upstream codebase
* Refresh symbols
* Update copyright file
-- Gianfranco Costamagna <locutusofborg@debian.org> Thu, 28 Apr 2022 11:26:15 +0200
json-c (0.15-3) unstable; urgency=medium
* Mark dev package as M-A: same (Closes: #1009805)
- thanks Tomeu Vizoso for the hint.
-- Gianfranco Costamagna <locutusofborg@debian.org> Wed, 20 Apr 2022 09:02:05 +0200
json-c (0.15-2) unstable; urgency=low
[Debian Janitor]
* Set upstream metadata fields: Bug-Database, Repository, Repository-Browse.
[Nicolas Mora]
* d/patches make build reproductible (Closes: #966657)
* d/control: Update standards version to 4.5.1 (no change)
-- Nicolas Mora <babelouest@debian.org> Wed, 03 Feb 2021 07:28:20 -0500
json-c (0.15-1) unstable; urgency=medium
* New upstream release (Closes: #966366)
* Update symbols file with versioned references (Closes: #963932)
* Disable patch 608.patch, now applied upstream
* d/rules: generate doxgen files with new config file doc/Doxyfile
* debian/patches/0002-doxygen.patch
- Set doxygen option FULL_PATH_NAMES to NO
-- Nicolas Mora <babelouest@debian.org> Wed, 29 Jul 2020 23:37:54 -0400
json-c (0.14+dfsg-1) unstable; urgency=medium
[Gianfranco Costamagna]
* Fix documentation generation (Closes: #962013)
* debian/patches/608.patch:
- Add patch to fix CVE-2020-12762 (Closes: #960326)
[Nicolas Mora]
* New upstream release 0.14.
* Upload to unstable
* New maintainer (Closes: #844452)
* d/control: Rules-Requires-Root: no
* Add d/gbp.conf
* debian/patches/0002-doxygen.patch
- Remove remote images in doxygen generated files
* Update symbols file
* Add autpkgtests
* Clean lintian-overrides
* debian/patches/0003-config-h.patch
- Remove macro PACKAGE_NAME
-- Nicolas Mora <babelouest@debian.org> Thu, 23 Jul 2020 18:16:11 -0400
json-c (0.13.1+dfsg-9) unstable; urgency=medium
* QA upload
* Fix documentation generation (Closes: #962013)
-- Gianfranco Costamagna <locutusofborg@debian.org> Wed, 17 Jun 2020 09:28:38 +0200
json-c (0.13.1+dfsg-8) unstable; urgency=medium
[ Leonidas S. Barbosa ]
* SECURITY UPDATE: Integer overflows
- debian/patches/CVE-2020-12762-*.patch: fix a series of
integer overflows adding checks in linkhash.c, printbuf.c, test4.c
test4.expected.
- CVE-2020-12762
[ Gianfranco Costamagna ]
* QA upload
* Import Ubuntu patch (Closes: #960326)
-- Gianfranco Costamagna <locutusofborg@debian.org> Tue, 16 Jun 2020 09:45:32 +0200
json-c (0.13.1+dfsg-7) unstable; urgency=medium
* QA upload.
* Rebuild for Ubuntu 20.04 LTS.
* debian/control: Bump Standards-Version to 4.5.0.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Submit, Repository.
-- Boyuan Yang <byang@debian.org> Wed, 19 Feb 2020 10:32:14 -0500
json-c (0.13.1+dfsg-6) unstable; urgency=high
* QA upload.
* debian/libjson-c4-dev.links: Fix broken so symlink and make
everything unified under /usr/lib. (Closes: #941059)
-- Boyuan Yang <byang@debian.org> Tue, 24 Sep 2019 10:12:44 -0400
json-c (0.13.1+dfsg-5) unstable; urgency=medium
* QA upload.
* debian/libjson-c4.install, debian/libjson-c4-udeb.install:
Install library files into /usr/lib/ instead of /lib/ to ease
future usrmerge transition.
* debian/rules: Use /usr/share/dpkg/architecture.mk instead of
manually querying DEB_HOST_MULTIARCH.
-- Boyuan Yang <byang@debian.org> Mon, 23 Sep 2019 19:31:06 -0400
json-c (0.13.1+dfsg-4) unstable; urgency=medium
[ Gergely Nagy <algernon@balabit.hu> ]
* Do not enable valgrind, fails on mips* and is unavailable on most archs
Closes: #686076
* QA upload
-- Gianfranco Costamagna <locutusofborg@debian.org> Thu, 08 Aug 2019 13:19:56 +0200
json-c (0.13.1+dfsg-3) unstable; urgency=medium
[ Ondřej Nový ]
* d/copyright: Use https protocol in Format field
[ Boyuan Yang ]
* debian/dch.conf: Use new-style [dch] section instead of [git-dch].
* debian/control: Mark libjson-c-doc as M-A: foreign.
[ Gianfranco Costamagna ]
* Upload to unstable
* Add doxygen to build-deps
* Recreate doxygen documentation during build
- closes: #860871, #722690
- documentation was already there, so the bugs are fixed since some time
but recreate the documentation with the doxygen in Debian is preferred.
* Close old bugs (Closes: #687269, Closes: #780078)
* Move to compat level 12
* bump std-version to 4.4.0, no changes required
* Recreate doxygen documentation
* Drop old dh_strip migration override
* Minor fix to copyright file, because lintian can't find the files
* Drop patch and hack rules file to do the same,
now html documentation is regenerated during build
* Enable valgrind tests, they don't fail anymore (Closes: #686076)
-- Gianfranco Costamagna <locutusofborg@debian.org> Thu, 08 Aug 2019 12:06:52 +0200
# Older entries have been removed from this changelog.
# To read the complete changelog use `apt changelog libjson-c5`.
Generated by dwww version 1.16 on Mon Dec 15 21:02:31 CET 2025.