Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-CGI-Session-4.480.0-1.1 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: perl-CGI-Session Distribution: openSUSE Tumbleweed
Version: 4.480.0 Vendor: openSUSE
Release: 1.1 Build date: Thu Jun 12 19:57:46 2025
Group: Unspecified Build host: reproducible
Size: 231129 Source RPM: perl-CGI-Session-4.480.0-1.1.src.rpm
Packager: http://bugs.opensuse.org
Url: https://metacpan.org/release/CGI-Session
Summary: Persistent session data in CGI applications
CGI::Session provides an easy, reliable and modular session management
system across HTTP requests.

Provides

Requires

License

Artistic-1.0 OR GPL-1.0-or-later

Changelog

* Thu Jun 12 2025 Tina Müller <tina.mueller@suse.com>
  - Normalize CPAN version
    See https://github.com/openSUSE/cpanspec/issues/47 for details
* Thu Aug 27 2015 hsk@imb-jena.de
  - add "BuildRequires: CGI" to .spec file so "make test" succeeds
    with perl-5.22
* Mon Jul 25 2011 vcizek@novell.com
  - update to 4.48
      Test changes
    * INTERNAL: quit using "use diagnostics;" to avert some test failures
* Tue Jul 12 2011 vcizek@novell.com
  - licence correction (same as Perl)
* Mon Jul 11 2011 vcizek@novell.com
  - update to 4.47
    * DOCS: minor POD fixes (Rene Mayorga and Nicholas Bamber)
    * INTERNAL: More packaging fixes.
    * INTERNAL: Fix packaging problem with 4.44.
    * FIX: Fix 5.14 compatibility issue (Walt Arstingstall)
    * DOCS: Clarify docs for static ID generator (oalders)
* Thu Jan 20 2011 vcizek@novell.com
  - update to 4.43
    * FIX: Avoid deleting unmatched sessions when calling find() when ip_match is enabled.
      Closes RT#47795. Thanks to m-uchino, Ron Savage, and Mark Stosberg
    * NEW: new public ip_match() method is available, primarily for use with find(). (Ron Savage, Mark Stosberg)
    * DOCS: UTF8 related documentation was updated.
    * INTERNAL: Don't add _SESSION_EXPIRE_LIST to internal hash unless we need to.
      RT#51192, Thanks to Pavel V. Rochnyack, Ron Savage, Mark Stosberg
    * INTERNAL: Avoid calling sprintf() in CGI::Session::ErrorHandler, fixing RT#48733
      Solves taint error for Perl V 5.10.0. All well-written code will have
      been using errstr() to retrieve errors anyway so this change will not
      affect any code which obeys the API. (Peter Kaminsk, Ron Savage, Mark Stosberg)
    * INTERNAL: The undocumented 4th parameter to load() has changed its meaning.
    * INTERNAL: Test suite improvements. (Ron Savage, Mark Stosberg)
* Wed Dec 01 2010 coolo@novell.com
  - switch to perl_requires macro
* Thu Aug 27 2009 lars@linux-schulserver.de
  - update to 4.42:
    * Fix broken links in documentation and tests. (RT##49020)
  - add perl-DBD-SQLite, perl(CGI::Simple) and perl(FreezeThaw) to
    BuildRequires to run more tests (DBI tests needing a running
    database and are skipped so far)
  - follow perl packaging rules in specfile
* Mon Mar 23 2009 anicka@suse.cz
  - update to 4.41
    * FIX: RT#43290. In CGI::Session::Driver::sqlite, ensure database
    handle is still defined in DESTROY() before calling ping().
    * DOCUMENTATION: Add comments about using the header() method
    to set the charset to 'utf-8'.
* Tue Jan 20 2009 anicka@suse.cz
  - update to 4.40
    * many fixes, improved documentation

Files

/usr/lib/perl5/vendor_perl/5.40.2/CGI
/usr/lib/perl5/vendor_perl/5.40.2/CGI/Session
/usr/lib/perl5/vendor_perl/5.40.2/CGI/Session.pm
/usr/lib/perl5/vendor_perl/5.40.2/CGI/Session/Driver
/usr/lib/perl5/vendor_perl/5.40.2/CGI/Session/Driver.pm
/usr/lib/perl5/vendor_perl/5.40.2/CGI/Session/Driver/DBI.pm
/usr/lib/perl5/vendor_perl/5.40.2/CGI/Session/Driver/db_file.pm
/usr/lib/perl5/vendor_perl/5.40.2/CGI/Session/Driver/file.pm
/usr/lib/perl5/vendor_perl/5.40.2/CGI/Session/Driver/mysql.pm
/usr/lib/perl5/vendor_perl/5.40.2/CGI/Session/Driver/postgresql.pm
/usr/lib/perl5/vendor_perl/5.40.2/CGI/Session/Driver/sqlite.pm
/usr/lib/perl5/vendor_perl/5.40.2/CGI/Session/ErrorHandler.pm
/usr/lib/perl5/vendor_perl/5.40.2/CGI/Session/ID
/usr/lib/perl5/vendor_perl/5.40.2/CGI/Session/ID/incr.pm
/usr/lib/perl5/vendor_perl/5.40.2/CGI/Session/ID/md5.pm
/usr/lib/perl5/vendor_perl/5.40.2/CGI/Session/ID/static.pm
/usr/lib/perl5/vendor_perl/5.40.2/CGI/Session/Serialize
/usr/lib/perl5/vendor_perl/5.40.2/CGI/Session/Serialize/default.pm
/usr/lib/perl5/vendor_perl/5.40.2/CGI/Session/Serialize/freezethaw.pm
/usr/lib/perl5/vendor_perl/5.40.2/CGI/Session/Serialize/storable.pm
/usr/lib/perl5/vendor_perl/5.40.2/CGI/Session/Test
/usr/lib/perl5/vendor_perl/5.40.2/CGI/Session/Test/Default.pm
/usr/lib/perl5/vendor_perl/5.40.2/CGI/Session/Tutorial.pm
/usr/share/doc/packages/perl-CGI-Session
/usr/share/doc/packages/perl-CGI-Session/Changes
/usr/share/doc/packages/perl-CGI-Session/README
/usr/share/doc/packages/perl-CGI-Session/examples
/usr/share/doc/packages/perl-CGI-Session/examples/purge.pl
/usr/share/doc/packages/perl-CGI-Session/examples/subscriptions.cgi
/usr/share/man/man3/CGI::Session.3pm.gz
/usr/share/man/man3/CGI::Session::Driver.3pm.gz
/usr/share/man/man3/CGI::Session::Driver::DBI.3pm.gz
/usr/share/man/man3/CGI::Session::Driver::db_file.3pm.gz
/usr/share/man/man3/CGI::Session::Driver::file.3pm.gz
/usr/share/man/man3/CGI::Session::Driver::mysql.3pm.gz
/usr/share/man/man3/CGI::Session::Driver::postgresql.3pm.gz
/usr/share/man/man3/CGI::Session::Driver::sqlite.3pm.gz
/usr/share/man/man3/CGI::Session::ErrorHandler.3pm.gz
/usr/share/man/man3/CGI::Session::ID::incr.3pm.gz
/usr/share/man/man3/CGI::Session::ID::md5.3pm.gz
/usr/share/man/man3/CGI::Session::ID::static.3pm.gz
/usr/share/man/man3/CGI::Session::Serialize::default.3pm.gz
/usr/share/man/man3/CGI::Session::Serialize::freezethaw.3pm.gz
/usr/share/man/man3/CGI::Session::Serialize::storable.3pm.gz
/usr/share/man/man3/CGI::Session::Test::Default.3pm.gz
/usr/share/man/man3/CGI::Session::Tutorial.3pm.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Jun 26 00:00:45 2025