pkgsrc-Changes archive

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

CVS commit: pkgsrc/www



Module Name:    pkgsrc
Committed By:   taca
Date:           Fri Jan 23 16:14:35 UTC 2015

Modified Files:
        pkgsrc/www/contao: Makefile.common
        pkgsrc/www/contao32: Makefile distinfo

Log Message:
Update contao32 pacakge to 3.2.17.

Version 3.2.17 (2015-01-22)
---------------------------

### Fixed
Romanize style sheet names (see #7526).

### Fixed
Add the username to the "account has been locked" log entry (see #7551).

### Fixed
Consider the suhosin.memory_limit when raising the PHP limits (see #7035).

### Fixed
Added two missing `exclude` flags in the `tl_page` data container (see #7522).

### Fixed
Send an UTF-8 charset header in the `die_nicely()` function (see #7519).

### Fixed
Correctly validate dates in the `Widget` class (see #7498).

### Fixed
Back port the fixes from #7475 and #7473.

### Fixed
Send the same cache headers for cached and uncached pages (see #7455).

### Fixed
Fix the `current() expects parameter 1 to be array` issue (see #6739).

### Fixed
Correctly replace the `*_teaser` insert tags (see #7488).

### Fixed
Adjust the last and previous login labels (see #7426).

### Fixed
Unset the `postUnsafeRaw` cache in `Input::setPost()` (see #7481).


To generate a diff of this commit:
cvs rdiff -u -r1.86 -r1.87 pkgsrc/www/contao/Makefile.common
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/contao32/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/www/contao32/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