golang-github-dgrijalva-jwt-go (3.2.0-3)
[PTS] [DDPO]
COMMITS: VCS has seen 3 commits since the debian/3.2.0-3 tag
- Git: https://salsa.debian.org/go-team/packages/golang-github-dgrijalva-jwt-go.git
-
- Branch: master
- Path: debian/changelog
- Browser: https://salsa.debian.org/go-team/packages/golang-github-dgrijalva-jwt-go
- Last scan: 2022-06-22 16:02:42+00
- Next scan: 2022-06-28 18:34:00+00
- CI pipeline status: failed
- Debian changelog in Git:
golang-github-dgrijalva-jwt-go (3.2.0-3) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Apply multi-arch hints.
golang-github-dgrijalva-jwt-go-dev: Add Multi-Arch: foreign.
[ Shengjing Zhu ]
* Update uscan watch file version to 4
* Add patch to address CVE-2020-26160 (Closes: #971556)
This based on https://github.com/dgrijalva/jwt-go/pull/286
* Update maintainer address to team+pkg-go@tracker.debian.org
* Add Rules-Requires-Root
* Remove shlibs:Depends
* Bump debhelper-compat to 13
* Bump Standards-Version to 4.5.1 (no changes)
* Change Section to golang
-- Shengjing Zhu <zhsj@debian.org> Thu, 26 Nov 2020 23:04:18 +0800
- This branch is 3 commits ahead of tag debian/3.2.0-3
- Git log:
commit ac6fa0545f040a1854717de7edd2635c356159f7
Author: Aloïs Micard <creekorful@debian.org>
Date: Wed Dec 1 11:59:59 2021 +0000
[skip ci] update debian/gitlab-ci.yml (using pkg-go-tools/ci-config)
See: https://salsa.debian.org/go-team/infra/pkg-go-tools
Gbp-Dch: Ignore
commit 0a9ce1323e00f441f35604fe9fbe840ecd6958ae
Merge: 7d9ba90 b4330bd
Author: Jelmer Vernooij <jelmer@debian.org>
Date: Mon Aug 23 06:08:13 2021 +0000
Merge branch 'scrub-obsolete/golang-github-dgrijalva-jwt-go' into 'master'
Remove unnecessary constraints
See merge request go-team/packages/golang-github-dgrijalva-jwt-go!3
commit b4330bd2cc5cd8a638687674c0b190a2e3b76b47
Author: Debian Janitor <janitor@jelmer.uk>
Date: Mon May 31 04:32:41 2021 +0000
Remove constraints unnecessary since stretch
* Build-Depends: Drop versioned constraint on dh-golang.
Changes-By: deb-scrub-obsolete