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 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158
|
libplack-middleware-session-perl (0.36-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.36.
- Added secure session ID generation using Crypt::SysRandom
(CVE-2025-40923) (Closes: #1109405)
* Declare compliance with Debian policy 4.7.2
* Add (Build-)Depends(-Indep) on libcrypt-sysrandom-perl
-- Salvatore Bonaccorso <carnil@debian.org> Sun, 10 Aug 2025 13:47:33 +0200
libplack-middleware-session-perl (0.34-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.34.
* Make test and runtime dependency on libcookie-baker-perl versioned.
* Declare compliance with Debian Policy 4.7.0.
* Bump debhelper-compat to 13.
-- gregor herrmann <gregoa@debian.org> Sat, 28 Sep 2024 15:22:46 +0200
libplack-middleware-session-perl (0.33-2) unstable; urgency=medium
[ Debian Janitor ]
* Update standards version to 4.5.0, no changes needed.
* Remove constraints unnecessary since buster
-- Jelmer Vernooij <jelmer@debian.org> Sun, 16 Oct 2022 03:54:45 +0100
libplack-middleware-session-perl (0.33-1) unstable; urgency=medium
* Team upload
* New upstream version 0.33
* d/control:
- Declare compliance with Debian Policy 4.4.1
- Bump debhelper-compat level to 12
- Add Rules-Requires-Root field
- Annotate test-only build dependencies with <!nocheck>
- Refresh build dependencies
* d/copyright:
- Sort header stanza
* d/patches:
- Drop patches (applied upstream)
* d/u/metadata:
- Add Bug-Submit field; drop deprecated Contact, Name fields
* d/watch:
- Migrate to version 4 watch file format
-- Nick Morrott <nickm@debian.org> Sun, 15 Dec 2019 01:43:40 +0000
libplack-middleware-session-perl (0.32-1) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* Import upstream version 0.32.
* Refresh debian/patches/switch-to-digest-sha.patch (fuzz).
* Make (build) dependency on libcookie-baker-perl versioned.
* Remove unneeded version constraint from libdigest-hmac-perl.
* Add new build dependency on libyaml-perl.
* Declare compliance with Debian Policy 4.3.0.
-- gregor herrmann <gregoa@debian.org> Fri, 01 Mar 2019 17:39:26 +0100
libplack-middleware-session-perl (0.30-2) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* Remove Dave Walker from Uploaders. Thanks for your work!
[ Florian Schlichting ]
* Add no-dot-in-inc.patch (closes: #871798)
* Bump dh compat to level 11
* Update copyright years
* Declare compliance with Debian Policy 4.1.3
-- Florian Schlichting <fsfs@debian.org> Tue, 02 Jan 2018 20:48:30 +0100
libplack-middleware-session-perl (0.30-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.30
* Update debian/upstream/metadata. Upstream Git repo moved.
* Refresh switch-to-digest-sha.patch.
-- gregor herrmann <gregoa@debian.org> Sat, 11 Jul 2015 21:09:58 +0200
libplack-middleware-session-perl (0.25-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.25
* Refresh switch-to-digest-sha.patch (fuzz due to version number).
* Mark package as autopkgtest-able.
* Declare compliance with Debian Policy 3.9.6.
-- gregor herrmann <gregoa@debian.org> Tue, 14 Oct 2014 23:18:26 +0200
libplack-middleware-session-perl (0.24-1) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Add debian/upstream/metadata
* Imported upstream version 0.24
* Refresh switch-to-digest-sha.patch (fuzz due to version number).
-- gregor herrmann <gregoa@debian.org> Wed, 17 Sep 2014 19:31:47 +0200
libplack-middleware-session-perl (0.22-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Strip trailing slash from metacpan URLs.
* Refresh switch-to-digest-sha.patch (offset).
* Bump debhelper version for Module::Build::Tiny.
-- gregor herrmann <gregoa@debian.org> Tue, 12 Aug 2014 19:03:01 +0200
libplack-middleware-session-perl (0.21-1) unstable; urgency=low
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ Axel Beckert ]
* debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
copyright"
[ Florian Schlichting ]
* Import Upstream version 0.21
* Drop copyright paragraph for deleted inc/Module/*
* Update (build-)dependencies
* Drop spelling-error-in-manpage.patch, writ_e_able is a less common but
valid spelling
* Refresh and forward switch-to-digest-sha.patch
* Declare compliance with Debian Policy 3.9.5
* Add myself to uploaders and copyright
-- Florian Schlichting <fsfs@debian.org> Sat, 02 Nov 2013 14:03:30 +0100
libplack-middleware-session-perl (0.14-1) unstable; urgency=low
* Initial Release. (Closes: #635310)
-- Dave Walker (Daviey) <DaveWalker@ubuntu.com> Tue, 26 Jul 2011 16:31:25 +0100
|