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 85
|
ruby-json-jwt (1.14.0-2) unstable; urgency=medium
* No-change rebuild for unstable. (Closes: #1011682)
* Add myself as an uploader
-- Utkarsh Gupta <utkarsh@debian.org> Sat, 17 Sep 2022 16:44:10 +0530
ruby-json-jwt (1.14.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Lucas Kanashiro <kanashiro@debian.org> Mon, 11 Jul 2022 16:44:33 -0300
ruby-json-jwt (1.13.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Daniel Leidert <dleidert@debian.org> Sat, 20 Nov 2021 20:08:11 +0100
ruby-json-jwt (1.11.0-2) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
* Update standards version to 4.5.1, no changes needed.
[ Daniel Leidert ]
* d/control: Add Rules-Requires-Root field.
(Standards-Version): Bump to 4.6.0.
(Build-Depends): Require ruby-activesupport >= 6.1 (closes: #996303).
(Depends): Use ${ruby:Depends}.
* d/copyright: Add Upstream-Contact field.
(Copyright): Add team.
* d/rules: Use gem installation layout.
* d/watch: Update file.
* d/upstream/metadata: Add Archive field.
-- Daniel Leidert <dleidert@debian.org> Sat, 20 Nov 2021 20:03:47 +0100
ruby-json-jwt (1.11.0-1) unstable; urgency=medium
* Team upload
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Cédric Boutillier ]
* New upstream version 1.11.0
+ CVE-2019-18848: add element count when splitting of a JWE string
(Closes: #944850)
* Use github repo as source in debian/watch to fetch tests
* Use secure copyright file specification URI.
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Bump Standards-Version to 4.5.0 (no changes needed)
-- Cédric Boutillier <boutil@debian.org> Tue, 21 Jan 2020 10:17:12 +0100
ruby-json-jwt (1.9.4-1) unstable; urgency=medium
* New upstream version 1.9.4 (Closes: #902721) (Fixes: CVE-2018-1000539)
* Move debian/watch to gemwatch.debian.net
* Bump Standards-Version to 4.2.0 (no changes needed)
* Bump debhelper compatibility level to 11
* Use salsa.debian.org in Vcs-* fields
-- Pirate Praveen <praveen@debian.org> Wed, 15 Aug 2018 21:51:27 +0530
ruby-json-jwt (1.7.2-1) unstable; urgency=medium
* New upstream release
* Bump standards version to 4.0.0 (no changes)
-- Pirate Praveen <praveen@debian.org> Sat, 08 Jul 2017 23:56:28 +0530
ruby-json-jwt (1.6.2-1) unstable; urgency=medium
* Initial release (Closes: #829482)
-- Pirate Praveen <praveen@debian.org> Sun, 03 Jul 2016 23:43:17 +0530
|