Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (58m)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (89d)  pkgsrc-2023Q3 (168d) 

2024-05-27 13:34:46 UTC Now

2009-11-21 14:22:50 UTC MAIN commitmail json YAML

Updating www/p5-Catalyst-Plugin-Session from 0.27 to 0.29

Upstream changes:
0.29 2009-11-04
        - Fix session being deleted when you have a new session after session
          expiry when calling session_is_valid method. Tests for this.
        - Allow ->session to be used as a setter method so that you can say
          ->session( key => $value );

0.28 2009-10-29
        - Fix session fixation test with LWP 5.833 by calling $cookie_jar->set_cookie
          rather than manually stuffing the cookie in the request.

(sno)