| Summary: | [PATCH] www/pyweblib: update to 1.3.6 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Sylvio César Teixeira Amorim <scjamorim> | ||||
| Component: | Individual Port(s) | Assignee: | Marcelo Araujo <araujo> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | bsam | ||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Sylvio César Teixeira Amorim
2009-08-25 02:00:03 UTC
Responsible Changed From-To: freebsd-ports-bugs->araujo araujo@ wants his PRs (via the GNATS Auto Assign Tool) Maintainer of www/pyweblib,
Please note that PR ports/138156 has just been submitted.
If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.
The full text of the PR can be found at:
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/138156
--
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool) bsam 2009-08-25 08:22:27 UTC
FreeBSD ports repository
Modified files:
www/pyweblib Makefile distinfo
Log:
Update to version 1.3.6. Changes:
-----
2009-07-26 PyWebLib 1.3.6
- pyweblib.session.WebSession.__init__() has two new key-word arguments:
sessionIDLength and sessionIDChars which allows to specify length and
valid chars of session IDs generated
- A few chars added to pyweblib.session.SESSION_ID_CHARS to
increase security
-----
PR: ports/138156
Submitted by: Sylvio Cesar <scjamorim at bsd.com.br>
Revision Changes Path
1.10 +1 -1 ports/www/pyweblib/Makefile
1.7 +3 -3 ports/www/pyweblib/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed, thanks! |