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
|
golang-github-gorilla-csrf (1.7.2+ds1-2) unstable; urgency=high
* Team upload.
* SECURITY UPDATE:
- CVE-2025-24358 / GHSA-rq77-p4h8-4crw:
Fix CSRF via form submission from origins that share a top level
domain with the target origin (Closes: #1103584).
-- Andrej Shadura <andrewsh@debian.org> Mon, 28 Apr 2025 11:48:38 +0200
golang-github-gorilla-csrf (1.7.2+ds1-1) unstable; urgency=medium
* Team upload.
* Repack to exclude vendor/ from source package.
* Add new patch to avoid non-recoverable panic in test.
Closes: #1098554
* d/control: Bump Standards-Version (no changes).
* Do not build examples, ship them as documentation.
-- Martina Ferrari <tina@debian.org> Fri, 07 Mar 2025 21:06:01 +0000
golang-github-gorilla-csrf (1.7.2-1) unstable; urgency=medium
* New upstream version 1.7.2
* Update versioned dependencies as per go.mod
-- Anthony Fok <foka@debian.org> Fri, 08 Dec 2023 23:36:30 -0700
golang-github-gorilla-csrf (1.7.1-1) unstable; urgency=medium
* New upstream version 1.7.1
* Reorder fields in debian/control
* Bump dependency: golang-github-pkg-errors-dev (>= 0.9.1)
* Change Section from devel to golang
* Bump Standards-Version to 4.6.2 (no change)
* Bump debhelper build-dependency to debhelper-compat (= 13)"
* Use dh-sequence-golang instead of dh-golang and --with=golang
-- Anthony Fok <foka@debian.org> Mon, 13 Mar 2023 07:33:27 -0600
golang-github-gorilla-csrf (1.6.2-4) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + golang-github-gorilla-csrf-dev: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Sat, 17 Dec 2022 15:59:58 +0000
golang-github-gorilla-csrf (1.6.2-3) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.5.0, no changes needed.
-- Jelmer Vernooij <jelmer@debian.org> Sat, 21 Aug 2021 11:30:51 +0100
golang-github-gorilla-csrf (1.6.2-2) unstable; urgency=medium
* Source-only upload for migration into testing
-- Anthony Fok <foka@debian.org> Mon, 06 Jan 2020 03:34:55 -0700
golang-github-gorilla-csrf (1.6.2-1) unstable; urgency=medium
* Initial release (Closes: #946016)
-- Anthony Fok <foka@debian.org> Mon, 02 Dec 2019 15:26:24 -0700
|