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 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102
|
libcatalyst-plugin-session-perl (0.44-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.44.
Fixes CVE-2025-40924:
"Catalyst::Plugin::Session before version 0.44 for Perl generates session
ids insecurely."
Closes: #1109439
* Add test and runtime dependency on libcrypt-sysrandom-perl (part of
the fix for CVE-2025-40924).
* Update years of upstream copyright.
* Declare compliance with Debian Policy 4.7.2.
* Remove Rules-Requires-Root: no.
-- gregor herrmann <gregoa@debian.org> Mon, 11 Aug 2025 00:30:36 +0200
libcatalyst-plugin-session-perl (0.43-1) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Remove constraints unnecessary since buster
* Build-Depends: Drop versioned constraint on debhelper.
* Build-Depends-Indep: Drop versioned constraint on perl.
* libcatalyst-plugin-session-perl: Drop versioned constraint on
libcatalyst-modules-perl in Replaces.
* libcatalyst-plugin-session-perl: Drop versioned constraint on
libcatalyst-modules-perl in Breaks.
* Bump debhelper dependency to >= 10, since that's what is used in
debian/compat.
* Bump debhelper from old 10 to 13.
* Set debhelper-compat version in Build-Depends.
* Remove obsolete field Name from debian/upstream/metadata (already
present in machine-readable debian/copyright).
[ gregor herrmann ]
* Import upstream version 0.43.
* Update debian/upstream/metadata.
* Update debian/copyright.
New Upstream-Contact, changed copyright years, removed files.
* Update test and runtime dependencies.
* Declare compliance with Debian Policy 4.6.1.
* Set Rules-Requires-Root: no.
* Annotate test-only build dependencies with <!nocheck>.
-- gregor herrmann <gregoa@debian.org> Fri, 03 Jun 2022 18:54:37 +0200
libcatalyst-plugin-session-perl (0.41-1) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* Import upstream version 0.41
* Add (build) dependency on libhtml-parser-perl.
* Declare compliance with Debian Policy 4.2.1.
* Drop unneeded version constraints from (build) dependencies.
Thanks to cme.
* Bump debhelper compatibility level to 10.
-- gregor herrmann <gregoa@debian.org> Sat, 22 Dec 2018 17:59:29 +0100
libcatalyst-plugin-session-perl (0.40-1) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Lucas Kanashiro ]
* Add debian/upstream/metadata
* Import upstream version 0.40
* Set debhelper >= 9
* Declare compliance with Debian policy 3.9.6
* Add autopkgtest-pkg-perl
* Set year of upstream copyright
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Wed, 12 Aug 2015 15:40:57 -0300
libcatalyst-plugin-session-perl (0.39-2) unstable; urgency=medium
* fix version of broken/replaces libcatalyst-modules-perl
-- Damyan Ivanov <dmn@debian.org> Thu, 15 May 2014 11:10:41 +0300
libcatalyst-plugin-session-perl (0.39-1) unstable; urgency=low
* Initial Release. Spin-off from libcatalyst-modlules-perl, where it was
bindled.
-- Damyan Ivanov <dmn@debian.org> Wed, 14 May 2014 11:30:08 +0300
|