Accepting request 1294134 from devel:languages:perl:autoupdate

- updated to 0.440.0 (0.44)
   see /usr/share/doc/packages/perl-Catalyst-Plugin-Session/Changes
  0.44 - 2025-07-16
        - use properly random session IDs using a real entropy source (using
          Crypt::SysRandom)

OBS-URL: https://build.opensuse.org/request/show/1294134
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Catalyst-Plugin-Session?expand=0&rev=10
This commit is contained in:
2025-07-21 17:12:30 +00:00
committed by Git OBS Bridge
parent 3c4474332d
commit a406e52d6e
4 changed files with 25 additions and 12 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Jul 17 05:39:41 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- updated to 0.440.0 (0.44)
see /usr/share/doc/packages/perl-Catalyst-Plugin-Session/Changes
0.44 - 2025-07-16
- use properly random session IDs using a real entropy source (using
Crypt::SysRandom)
-------------------------------------------------------------------
Sat Jun 4 03:06:10 UTC 2022 - Tina Müller <timueller+perl@suse.de>