pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/p5-Catalyst-Plugin-Session-Store-DBIC



Module Name:    pkgsrc
Committed By:   rhaen
Date:           Mon Nov 10 22:47:19 UTC 2008

Modified Files:
        pkgsrc/www/p5-Catalyst-Plugin-Session-Store-DBIC: Makefile distinfo

Log Message:
- updated to 0.07
- took maintainership
- added depends on p5-Test-Warn

Changelog:
0.07  Wed Sep 24 17:08:34 EDT 2008
        - Code was silently truncating storage to MySQL, rendering the
          session unreadable. Patched to check DBIx::Class size from
          column_info (if available)
        - Wrap find_or_create calls in a transaction to (hopefully)
          avoid issues with duplicate flash rows


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 \
    pkgsrc/www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile
cvs rdiff -r1.1.1.1 -r1.2 \
    pkgsrc/www/p5-Catalyst-Plugin-Session-Store-DBIC/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index