Path to this page:
./
www/drupal,
Open source content management system
Branch: pkgsrc-2008Q2,
Version: 5.10,
Package name: drupal-5.10,
Maintainer: adrianpDrupal is software that allows an individual or a community of users to easily
publish, manage and organize a great variety of content on a website. Tens of
thousands of people and organizations have used Drupal to set up scores of
different kinds of web sites, including
* community web portals and discussion sites
* corporate web sites/intranet portals
* personal web sites
* aficionado sites
* e-commerce applications
* resource directories
Drupal includes features to enable:
* content management systems
* blogs
* collaborative authoring environments
* forums
* newsletters
* picture galleries
* file uploads and download
Required to run:[
databases/mysql5-client] [
databases/php-mysql] [
www/ap-php] [
lang/php5] [
lang/perl5] [
textproc/php5-dom] [
graphics/php-gd]
Required to build:[
www/apache22]
Package options: drupal-xmlservices, mysql
Master sites:
SHA1: 0c722d75608e25039ffee448a450721aba1de64a
RMD160: d424e59aad91e7e6a95c101b0bdc98c19ae3a686
Filesize: 744.625 KB
Version history: (Expand)
- (2008-08-16) Updated to version: drupal-5.10
- (2008-08-01) Updated to version: drupal-5.9
- (2008-07-14) Package added to pkgsrc.se, version drupal-5.8 (created)
CVS history: (Expand)
2008-08-16 14:19:24 by Tyler R. Retzlaff | Files touched by this commit (3) | |
Log message:
pullup ticket #2487 - requested by taca
drupal: update package for security fixes
revisions pulled up:
pkgsrc/www/drupal/Makefile 1.32
pkgsrc/www/drupal/PLIST 1.7
pkgsrc/www/drupal/distinfo 1.23
Module Name: pkgsrc
Committed By: taca
Date: Fri Aug 15 15:54:08 UTC 2008
Modified Files:
pkgsrc/www/drupal: Makefile PLIST distinfo
Log message:
Update drupal package to 5.10.
Drupal 5.10, 2008-08-13
-----------------------
- fixed a variety of small bugs.
- fixed security issues, (Cross site scripting, Arbitrary file uploads via
BlogAPI and Cross site request forgery), see SA-2008-047
|
2008-08-01 13:18:45 by Tyler R. Retzlaff | Files touched by this commit (2) | |
Log message:
pullup ticket #2469 - requested by adrianp
drupal: update for security fix
revisions pulled up:
pkgsrc/www/drupal/Makefile 1.31
pkgsrc/www/drupal/distinfo 1.22
Module Name: pkgsrc
Committed By: adrianp
Date: Thu Jul 31 19:09:53 UTC 2008
Modified Files:
pkgsrc/www/drupal: Makefile distinfo
Log message:
This release fixes a security vulnerability. Sites are urged to upgrade \
immediately after reading the security announcement:
* SA-2008-046 - Drupal core - Session fixation
In addition to this security vulnerability, the following bugs have been \
fixed in the 5.9 release:
* #281042 by schuyler1d. Render blocks before CSS and JS header generation.
* #232433 by Damien Tournoud. Use non-localized date for RSS.
* #281494 by beeradb. Code style.
* #252580 by Robert Douglass, Gerhard Killesreiter, flobruit: avoid \
division by zero, when all search weights are set to 0.
* #252921 by David_Rothstein and agentrickard: remove unused join, which \
caused column type compatibility problems with postgresql; improves postgresql \
compatibility.
* #128846 by takashi, chx, bdragon, wedge, salvis, Shiny: rewritten \
queries on PostreSQL need to have matching DISTINCT ON and ORDER BY expressions
* #280934. Make sure session is always regenerated.
|