1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84
|
golang-github-buger-jsonparser (1.1.1-2) unstable; urgency=medium
* Fix syntax in d/watch.
-- Sascha Steinbiss <satta@debian.org> Fri, 28 Jan 2022 10:41:14 +0100
golang-github-buger-jsonparser (1.1.1-1) unstable; urgency=medium
* New upstream release.
* Includes upstream fix for CVE-2020-35381.
Closes: #978445
-- Sascha Steinbiss <satta@debian.org> Fri, 08 Jan 2021 11:24:52 +0100
golang-github-buger-jsonparser (1.1.0-1) unstable; urgency=medium
[ Jelmer Vernooij ]
* Set Multi-Arch: Foreign.
[ Sascha Steinbiss ]
* New upstream release.
* Adjust patches for benchmark removal.
* Use debhelper 13.
* Add Rules-Requires-Root setting.
-- Sascha Steinbiss <satta@debian.org> Sun, 03 Jan 2021 14:38:40 +0100
golang-github-buger-jsonparser (1.0.0-1) unstable; urgency=medium
[ jelmer vernooij ]
* set upstream metadata.
[ Sascha Steinbiss ]
* Use upstream versioned release.
-- Sascha Steinbiss <satta@debian.org> Sat, 16 May 2020 07:48:29 +0200
golang-github-buger-jsonparser (0.0~git20200322.0.f7e751e-1) unstable; urgency=medium
* New upstream release.
Fixes CVE-2020-10675 through upstream fixes.
Closes: #954373
* Use debhelper 12 and debhelper-compat.
* Bump Standards-Version.
-- Sascha Steinbiss <satta@debian.org> Fri, 27 Mar 2020 17:20:46 +0100
golang-github-buger-jsonparser (0.0~git20170705.0.9addec9-2) unstable; urgency=medium
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Sascha Steinbiss ]
* Bump Standards-Version.
* Replace priority extra with optional.
* Drop unused patch files.
-- Sascha Steinbiss <satta@debian.org> Wed, 04 Jul 2018 11:42:15 +0200
golang-github-buger-jsonparser (0.0~git20170705.0.9addec9-1) unstable; urgency=medium
* New upstream snapshot.
-- Sascha Steinbiss <satta@debian.org> Fri, 21 Jul 2017 11:30:30 +0200
golang-github-buger-jsonparser (0.0~git20170602.0.bb14bb6-2) unstable; urgency=medium
* Upload to unstable.
-- Sascha Steinbiss <satta@debian.org> Sun, 18 Jun 2017 10:23:16 +0000
golang-github-buger-jsonparser (0.0~git20170602.0.bb14bb6-1) experimental; urgency=medium
* New upstream snapshot.
* Adjust test case for behaviour change. See upstream issue
https://github.com/buger/jsonparser/pull/60.
-- Sascha Steinbiss <satta@debian.org> Sun, 18 Jun 2017 08:53:39 +0000
golang-github-buger-jsonparser (0.0~git20170215.0.6bd1670-1) unstable; urgency=low
* Initial release (Closes: #857751)
-- Sascha Steinbiss <satta@debian.org> Tue, 14 Mar 2017 16:43:07 +0100
|