]> git.pld-linux.org Git - packages/drupal.git/log
packages/drupal.git
11 years ago- small nit auto/ac/drupal-4_6_6-1
Elan Ruusamäe [Tue, 14 Mar 2006 15:18:12 +0000 (15:18 +0000)]
- small nit

Changed files:
    drupal.spec -> 1.58

11 years ago- up to 4.6.6, fixes 4 security issues:
Elan Ruusamäe [Tue, 14 Mar 2006 15:17:27 +0000 (15:17 +0000)]
- up to 4.6.6, fixes 4 security issues:
  DRUPAL-SA-2006-004, DRUPAL-SA-2006-003, DRUPAL-SA-2006-002, DRUPAL-SA-2006-001

Changed files:
    drupal.spec -> 1.57

11 years ago- update apache2 trigger to match apache-base in case somebody decides not to drupal-4_6_5-0_23
Elan Ruusamäe [Thu, 2 Feb 2006 15:14:49 +0000 (15:14 +0000)]
- update apache2 trigger to match apache-base in case somebody decides not to
  use apache2.2 virtual pkg (freedom of choice one of the pld mottos)

Changed files:
    drupal.spec -> 1.56

11 years ago- at least 20mb for cron
Elan Ruusamäe [Fri, 27 Jan 2006 12:06:53 +0000 (12:06 +0000)]
- at least 20mb for cron

Changed files:
    drupal-cron.patch -> 1.4

11 years ago- mod_access doesn't exist in apache 2.2
Elan Ruusamäe [Thu, 19 Jan 2006 23:29:32 +0000 (23:29 +0000)]
- mod_access doesn't exist in apache 2.2

Changed files:
    drupal.conf -> 1.11

11 years ago- package themes/engines to base package
Elan Ruusamäe [Mon, 16 Jan 2006 13:23:00 +0000 (13:23 +0000)]
- package themes/engines to base package

Changed files:
    drupal.spec -> 1.55

11 years ago- pl for -themes
Jakub Bogusz [Fri, 13 Jan 2006 15:40:43 +0000 (15:40 +0000)]
- pl for -themes

Changed files:
    drupal.spec -> 1.54

11 years ago- put database includes to database packages
Elan Ruusamäe [Wed, 11 Jan 2006 22:30:09 +0000 (22:30 +0000)]
- put database includes to database packages

Changed files:
    drupal.spec -> 1.53

11 years ago- drupal themes moved to separate package, so one can build completely own themes
Elan Ruusamäe [Wed, 11 Jan 2006 20:22:01 +0000 (20:22 +0000)]
- drupal themes moved to separate package, so one can build completely own themes

Changed files:
    drupal.spec -> 1.52

11 years ago- add PLD Linux specific notes
Elan Ruusamäe [Wed, 11 Jan 2006 19:42:19 +0000 (19:42 +0000)]
- add PLD Linux specific notes

Changed files:
    drupal-update-cli.patch -> 1.3

11 years ago- update.php no longer in htdocs
Elan Ruusamäe [Wed, 11 Jan 2006 19:35:58 +0000 (19:35 +0000)]
- update.php no longer in htdocs

Changed files:
    drupal-topdir.patch -> 1.4

11 years ago- -update package dropped, you can perform updates from cli, which should be sufficent
Elan Ruusamäe [Wed, 11 Jan 2006 19:34:38 +0000 (19:34 +0000)]
- -update package dropped, you can perform updates from cli, which should be sufficent

Changed files:
    drupal.spec -> 1.51

11 years ago- updated
Elan Ruusamäe [Wed, 11 Jan 2006 16:58:31 +0000 (16:58 +0000)]
- updated

Changed files:
    drupal-update-cli.patch -> 1.2

11 years ago- fix for update.php
Elan Ruusamäe [Wed, 11 Jan 2006 16:58:10 +0000 (16:58 +0000)]
- fix for update.php

Changed files:
    drupal-topdir.patch -> 1.3

11 years ago- add alternative comments moderation patch from http://drupal.org/node/43145
Elan Ruusamäe [Wed, 11 Jan 2006 16:13:09 +0000 (16:13 +0000)]
- add alternative comments moderation patch from http://drupal.org/node/43145

Changed files:
    drupal.spec -> 1.50

11 years ago- alternative comments moderation patch
Elan Ruusamäe [Wed, 11 Jan 2006 16:12:41 +0000 (16:12 +0000)]
- alternative comments moderation patch

Changed files:
    drupal-comment.patch -> 1.1

11 years ago- increase memory limit when importing .po files
Elan Ruusamäe [Wed, 4 Jan 2006 14:16:37 +0000 (14:16 +0000)]
- increase memory limit when importing .po files

Changed files:
    drupal-locale-memory.patch -> 1.1

11 years ago- use %service in trigger to respect skip auto restarts of services
Elan Ruusamäe [Wed, 4 Jan 2006 14:16:16 +0000 (14:16 +0000)]
- use %service in trigger to respect skip auto restarts of services
- added locale memory patch

Changed files:
    drupal.spec -> 1.49

11 years ago- adapterized
Elan Ruusamäe [Thu, 29 Dec 2005 15:39:14 +0000 (15:39 +0000)]
- adapterized

Changed files:
    drupal.spec -> 1.48

11 years ago- adjusted for 4.6.5
Elan Ruusamäe [Thu, 22 Dec 2005 13:48:39 +0000 (13:48 +0000)]
- adjusted for 4.6.5

Changed files:
    drupal-19298-cache.patch -> 1.1

11 years ago- a code to update.php to run updates from CLI. sample usage:
Elan Ruusamäe [Tue, 20 Dec 2005 16:34:52 +0000 (16:34 +0000)]
- a code to update.php to run updates from CLI. sample usage:
  $ php update.php Update 2005-12-20
  this would be same as selecting update date 2005-12-20 from update.php form

Changed files:
    drupal-update-cli.patch -> 1.1

11 years ago- create -update subpackage which can be used to perform database updates
Elan Ruusamäe [Tue, 20 Dec 2005 16:33:42 +0000 (16:33 +0000)]
- create -update subpackage which can be used to perform database updates
- patched update.php to be also run from CLI

Changed files:
    drupal.spec -> 1.47

11 years ago- add alternative cache patch from http://drupal.org/node/19298
Elan Ruusamäe [Tue, 20 Dec 2005 15:18:30 +0000 (15:18 +0000)]
- add alternative cache patch from http://drupal.org/node/19298

Changed files:
    drupal.spec -> 1.46

11 years ago- updated to 4.6.5
Elan Ruusamäe [Tue, 20 Dec 2005 10:14:51 +0000 (10:14 +0000)]
- updated to 4.6.5

Changed files:
    drupal-emptypass.patch -> 1.4
    drupal-replication.patch -> 1.5
    drupal.spec -> 1.45

11 years ago- package that link
Elan Ruusamäe [Fri, 9 Dec 2005 18:55:51 +0000 (18:55 +0000)]
- package that link

Changed files:
    drupal.spec -> 1.44

11 years ago- add misc directory symlink in drupal dir for theme image functions to work
Elan Ruusamäe [Fri, 9 Dec 2005 18:17:15 +0000 (18:17 +0000)]
- add misc directory symlink in drupal dir for theme image functions to work

Changed files:
    drupal.spec -> 1.43

11 years ago- must increase memory limit before including anything, otherwise will fail already...
Elan Ruusamäe [Fri, 9 Dec 2005 18:16:30 +0000 (18:16 +0000)]
- must increase memory limit before including anything, otherwise will fail already in initialization stage on amd64

Changed files:
    drupal-cron.patch -> 1.3

11 years ago- fix textarea
Elan Ruusamäe [Thu, 8 Dec 2005 15:25:01 +0000 (15:25 +0000)]
- fix textarea

Changed files:
    drupal.spec -> 1.42

11 years ago- refresh tarball. fixes form_textarea
Elan Ruusamäe [Thu, 8 Dec 2005 09:23:58 +0000 (09:23 +0000)]
- refresh tarball. fixes form_textarea
  see http://drupal.org/node/39521

Changed files:
    drupal.spec -> 1.41

11 years ago- recognize php5 module under apache1
Elan Ruusamäe [Tue, 6 Dec 2005 15:22:57 +0000 (15:22 +0000)]
- recognize php5 module under apache1

Changed files:
    drupal.conf -> 1.10

11 years ago- use webapps path
Elan Ruusamäe [Mon, 5 Dec 2005 12:03:07 +0000 (12:03 +0000)]
- use webapps path

Changed files:
    drupal-sitesdir.patch -> 1.2

11 years ago- use webapps framework
Elan Ruusamäe [Mon, 5 Dec 2005 11:43:07 +0000 (11:43 +0000)]
- use webapps framework

Changed files:
    drupal.spec -> 1.40

11 years ago- increase memory limit for cron run
Elan Ruusamäe [Mon, 5 Dec 2005 11:29:29 +0000 (11:29 +0000)]
- increase memory limit for cron run

Changed files:
    drupal-cron.patch -> 1.2

11 years ago- 4.6.4 (xss fixes)
Elan Ruusamäe [Wed, 30 Nov 2005 23:06:56 +0000 (23:06 +0000)]
- 4.6.4 (xss fixes)

Changed files:
    drupal.spec -> 1.39

11 years ago- use virtual webserver provide
Elan Ruusamäe [Sun, 20 Nov 2005 22:27:47 +0000 (22:27 +0000)]
- use virtual webserver provide

Changed files:
    drupal.spec -> 1.38

11 years ago- typo
Elan Ruusamäe [Mon, 31 Oct 2005 14:02:11 +0000 (14:02 +0000)]
- typo

Changed files:
    drupal.spec -> 1.37

11 years ago- database related stuff to database subpackages
Elan Ruusamäe [Mon, 31 Oct 2005 14:00:18 +0000 (14:00 +0000)]
- database related stuff to database subpackages

Changed files:
    drupal.spec -> 1.36

11 years ago- sample for granting mysql access permissions
Elan Ruusamäe [Mon, 31 Oct 2005 13:53:22 +0000 (13:53 +0000)]
- sample for granting mysql access permissions

Changed files:
    drupal.spec -> 1.35

11 years ago- -cron requires /usr/bin/php
Elan Ruusamäe [Sat, 29 Oct 2005 13:48:36 +0000 (13:48 +0000)]
- -cron requires /usr/bin/php

Changed files:
    drupal.spec -> 1.34

11 years ago- always use /usr/bin/php
Elan Ruusamäe [Sat, 29 Oct 2005 13:47:24 +0000 (13:47 +0000)]
- always use /usr/bin/php

Changed files:
    drupal.cron -> 1.2

11 years ago- fix patch order
Elan Ruusamäe [Fri, 28 Oct 2005 19:48:30 +0000 (19:48 +0000)]
- fix patch order

Changed files:
    drupal-emptypass.patch -> 1.3
    drupal-replication.patch -> 1.4

11 years ago- renumber patches
Elan Ruusamäe [Fri, 28 Oct 2005 19:27:44 +0000 (19:27 +0000)]
- renumber patches

Changed files:
    drupal.spec -> 1.33

11 years ago- use mysql_connect, as mysql_pconnect crashes php-cli (php bug 35009)
Elan Ruusamäe [Fri, 28 Oct 2005 19:07:08 +0000 (19:07 +0000)]
- use mysql_connect, as mysql_pconnect crashes php-cli (php bug 35009)

Changed files:
    drupal-replication.patch -> 1.3

11 years ago- set memory limit
Elan Ruusamäe [Wed, 26 Oct 2005 08:38:46 +0000 (08:38 +0000)]
- set memory limit

Changed files:
    drupal.conf -> 1.9

11 years ago- cosmetics
Elan Ruusamäe [Mon, 24 Oct 2005 08:25:39 +0000 (08:25 +0000)]
- cosmetics

Changed files:
    drupal.spec -> 1.32

11 years ago- fixed pl for -db-*, strict R for DB_Driver
Jakub Bogusz [Tue, 11 Oct 2005 07:17:49 +0000 (07:17 +0000)]
- fixed pl for -db-*, strict R for DB_Driver

Changed files:
    drupal.spec -> 1.31

11 years ago- create virtual db driver packages, -pl needs review
Elan Ruusamäe [Tue, 11 Oct 2005 07:12:57 +0000 (07:12 +0000)]
- create virtual db driver packages, -pl needs review

Changed files:
    drupal.spec -> 1.30

11 years ago- hide cron warnings patch
Elan Ruusamäe [Tue, 11 Oct 2005 07:06:55 +0000 (07:06 +0000)]
- hide cron warnings patch

Changed files:
    drupal.spec -> 1.29

11 years ago- hide undefined apache sapi vars from cron script
Elan Ruusamäe [Tue, 11 Oct 2005 07:04:31 +0000 (07:04 +0000)]
- hide undefined apache sapi vars from cron script

Changed files:
    drupal-cron.patch -> 1.1

11 years ago- unify macros
Elan Ruusamäe [Fri, 30 Sep 2005 15:05:13 +0000 (15:05 +0000)]
- unify macros

Changed files:
    drupal.spec -> 1.28

11 years ago- allow access to /files
Elan Ruusamäe [Thu, 29 Sep 2005 12:21:34 +0000 (12:21 +0000)]
- allow access to /files

Changed files:
    drupal.conf -> 1.8

11 years ago- include_path unneccessary
Elan Ruusamäe [Thu, 29 Sep 2005 12:20:57 +0000 (12:20 +0000)]
- include_path unneccessary

Changed files:
    drupal.conf -> 1.7

11 years ago- add README.PLD
Elan Ruusamäe [Tue, 27 Sep 2005 14:16:24 +0000 (14:16 +0000)]
- add README.PLD

Changed files:
    drupal.spec -> 1.27

11 years ago- justify my packaging
Elan Ruusamäe [Tue, 27 Sep 2005 14:14:36 +0000 (14:14 +0000)]
- justify my packaging

Changed files:
    drupal.PLD -> 1.1

11 years ago- add cache dir for smarty templates
Elan Ruusamäe [Fri, 19 Aug 2005 11:09:03 +0000 (11:09 +0000)]
- add cache dir for smarty templates

Changed files:
    drupal.spec -> 1.26

11 years ago- remove unused patches
Elan Ruusamäe [Thu, 18 Aug 2005 16:15:56 +0000 (16:15 +0000)]
- remove unused patches

Changed files:
    drupal-includedir.patch -> 1.2
    drupal-module-themedir.patch -> 1.2
    drupal-themedir.patch -> 1.2

11 years ago- cleanup
Elan Ruusamäe [Thu, 18 Aug 2005 16:15:32 +0000 (16:15 +0000)]
- cleanup

Changed files:
    drupal.spec -> 1.25

11 years ago- default config is vhost based
Elan Ruusamäe [Thu, 18 Aug 2005 16:14:17 +0000 (16:14 +0000)]
- default config is vhost based

Changed files:
    drupal.conf -> 1.6

11 years ago- add marvin theme (was lost)
Elan Ruusamäe [Thu, 18 Aug 2005 15:29:56 +0000 (15:29 +0000)]
- add marvin theme (was lost)

Changed files:
    drupal.spec -> 1.24

11 years ago- add screenshot.png to themedir
Elan Ruusamäe [Thu, 18 Aug 2005 15:12:35 +0000 (15:12 +0000)]
- add screenshot.png to themedir

Changed files:
    drupal.spec -> 1.23

11 years ago- uploaded files moved to /var
Elan Ruusamäe [Thu, 18 Aug 2005 13:56:19 +0000 (13:56 +0000)]
- uploaded files moved to /var

Changed files:
    drupal.spec -> 1.22

11 years ago- add MySQL replication patch
Elan Ruusamäe [Mon, 15 Aug 2005 13:59:39 +0000 (13:59 +0000)]
- add MySQL replication patch

Changed files:
    drupal.spec -> 1.21

11 years ago- add to config replication setup information
Elan Ruusamäe [Mon, 15 Aug 2005 13:45:09 +0000 (13:45 +0000)]
- add to config replication setup information

Changed files:
    drupal-replication.patch -> 1.2

11 years ago- obsoleted by replication patch
Elan Ruusamäe [Mon, 15 Aug 2005 13:43:23 +0000 (13:43 +0000)]
- obsoleted by replication patch

Changed files:
    drupal-config.patch -> 1.2

11 years ago- replication support
Elan Ruusamäe [Mon, 15 Aug 2005 13:40:05 +0000 (13:40 +0000)]
- replication support

Changed files:
    drupal-replication.patch -> 1.1

11 years ago- work with replication patch
Elan Ruusamäe [Mon, 15 Aug 2005 13:26:07 +0000 (13:26 +0000)]
- work with replication patch

Changed files:
    drupal-emptypass.patch -> 1.2

11 years ago- update to 4.6.3. security update
Elan Ruusamäe [Mon, 15 Aug 2005 13:06:06 +0000 (13:06 +0000)]
- update to 4.6.3. security update

Changed files:
    drupal.spec -> 1.20

11 years ago- internal modules dropped
Elan Ruusamäe [Mon, 15 Aug 2005 10:16:33 +0000 (10:16 +0000)]
- internal modules dropped

Changed files:
    drupal.spec -> 1.19

11 years ago- better %post %banner message
Elan Ruusamäe [Mon, 15 Aug 2005 10:12:45 +0000 (10:12 +0000)]
- better %post %banner message

Changed files:
    drupal.spec -> 1.18

11 years ago- pl for -xmlrpc
Jakub Bogusz [Thu, 7 Jul 2005 16:14:47 +0000 (16:14 +0000)]
- pl for -xmlrpc

Changed files:
    drupal.spec -> 1.17

11 years ago- apache conf renamed
Elan Ruusamäe [Wed, 6 Jul 2005 17:19:56 +0000 (17:19 +0000)]
- apache conf renamed
- drupal sources already had favicon, remove external one

Changed files:
    drupal.spec -> 1.16

11 years ago- sample for vhost based setup
Elan Ruusamäe [Wed, 6 Jul 2005 16:49:28 +0000 (16:49 +0000)]
- sample for vhost based setup

Changed files:
    drupal.conf -> 1.5

11 years ago- add xmlrpc (xmlrpc server) subpackage
Elan Ruusamäe [Wed, 6 Jul 2005 16:44:35 +0000 (16:44 +0000)]
- add xmlrpc (xmlrpc server) subpackage

Changed files:
    drupal.spec -> 1.15

11 years ago- also chdir in xmlrpc
Elan Ruusamäe [Wed, 6 Jul 2005 15:46:13 +0000 (15:46 +0000)]
- also chdir in xmlrpc

Changed files:
    drupal-topdir.patch -> 1.2

11 years ago- cron for drupal
Elan Ruusamäe [Wed, 6 Jul 2005 15:45:35 +0000 (15:45 +0000)]
- cron for drupal

Changed files:
    drupal.cron -> 1.1

11 years ago- drupal patches
Elan Ruusamäe [Wed, 6 Jul 2005 15:45:28 +0000 (15:45 +0000)]
- drupal patches

Changed files:
    drupal-sitesdir.patch -> 1.1
    drupal-themedir2.patch -> 1.1
    drupal-topdir.patch -> 1.1

11 years ago- include files symlink (core still needs it)
Elan Ruusamäe [Tue, 5 Jul 2005 17:45:45 +0000 (17:45 +0000)]
- include files symlink (core still needs it)
- add dir for modules in htdocs

Changed files:
    drupal.spec -> 1.14

11 years ago- include dir for .po files
Elan Ruusamäe [Tue, 5 Jul 2005 17:14:56 +0000 (17:14 +0000)]
- include dir for .po files

Changed files:
    drupal.spec -> 1.13

11 years ago- provide deps for modules core drupal contains
Elan Ruusamäe [Tue, 5 Jul 2005 15:04:29 +0000 (15:04 +0000)]
- provide deps for modules core drupal contains

Changed files:
    drupal.spec -> 1.12

11 years ago- include files/ dir in htdocs
Elan Ruusamäe [Tue, 5 Jul 2005 12:49:31 +0000 (12:49 +0000)]
- include files/ dir in htdocs
- move .theme files out of htdocs
- install drupal favicon.ico

Changed files:
    drupal.spec -> 1.11

11 years ago- drupal 4.6.2
Elan Ruusamäe [Tue, 5 Jul 2005 10:47:04 +0000 (10:47 +0000)]
- drupal 4.6.2

Changed files:
    drupal.spec -> 1.10

11 years ago- pl, cosmetics
Jakub Bogusz [Fri, 20 May 2005 19:49:06 +0000 (19:49 +0000)]
- pl, cosmetics

Changed files:
    drupal.spec -> 1.9

11 years ago- add php dependencies
Elan Ruusamäe [Fri, 20 May 2005 15:30:07 +0000 (15:30 +0000)]
- add php dependencies

Changed files:
    drupal.spec -> 1.8

11 years ago- added cron subpackage
Elan Ruusamäe [Fri, 20 May 2005 13:52:23 +0000 (13:52 +0000)]
- added cron subpackage

Changed files:
    drupal.spec -> 1.7

11 years ago- this one works, out of the box
Elan Ruusamäe [Fri, 20 May 2005 13:30:23 +0000 (13:30 +0000)]
- this one works, out of the box

Changed files:
    drupal.spec -> 1.6

11 years ago- DirectoryIndex requires mod_dir
Elan Ruusamäe [Fri, 20 May 2005 13:29:50 +0000 (13:29 +0000)]
- DirectoryIndex requires mod_dir
- no pear for drupal

Changed files:
    drupal.conf -> 1.4

11 years ago- add my patches
Elan Ruusamäe [Thu, 19 May 2005 15:42:18 +0000 (15:42 +0000)]
- add my patches

Changed files:
    drupal-config.patch -> 1.1
    drupal-emptypass.patch -> 1.1
    drupal-includedir.patch -> 1.1
    drupal-module-themedir.patch -> 1.1
    drupal-themedir.patch -> 1.1

11 years ago- fix permissions to config files
Elan Ruusamäe [Thu, 19 May 2005 14:53:42 +0000 (14:53 +0000)]
- fix permissions to config files

Changed files:
    drupal.spec -> 1.5

11 years ago- put static theme content to htdocs
Elan Ruusamäe [Wed, 18 May 2005 16:19:42 +0000 (16:19 +0000)]
- put static theme content to htdocs

Changed files:
    drupal.spec -> 1.4

11 years ago- save progress
Elan Ruusamäe [Wed, 18 May 2005 16:07:36 +0000 (16:07 +0000)]
- save progress

Changed files:
    drupal.spec -> 1.3

11 years ago- merged with mine
Elan Ruusamäe [Wed, 18 May 2005 14:41:35 +0000 (14:41 +0000)]
- merged with mine

Changed files:
    drupal.conf -> 1.3

11 years ago- added drupal's .htaccess
Elan Ruusamäe [Wed, 18 May 2005 14:35:41 +0000 (14:35 +0000)]
- added drupal's .htaccess

Changed files:
    drupal.conf -> 1.2

11 years ago- initial apache config
Elan Ruusamäe [Wed, 18 May 2005 14:34:49 +0000 (14:34 +0000)]
- initial apache config

Changed files:
    drupal.conf -> 1.1

11 years ago- add apache config
Elan Ruusamäe [Wed, 18 May 2005 13:52:52 +0000 (13:52 +0000)]
- add apache config

Changed files:
    drupal.spec -> 1.2

11 years ago- very initial
Elan Ruusamäe [Wed, 18 May 2005 12:38:07 +0000 (12:38 +0000)]
- very initial

Changed files:
    drupal.spec -> 1.1

11 years ago- available from df
Elan Ruusamäe [Mon, 28 Mar 2005 08:35:02 +0000 (08:35 +0000)]
- available from df

Changed files:
    favicon.ico -> 1.2

11 years ago- from http://dev.mysql.com/common/favicon.ico
Elan Ruusamäe [Mon, 28 Mar 2005 07:16:56 +0000 (07:16 +0000)]
- from http://dev.mysql.com/common/favicon.ico

Changed files:
    favicon.ico -> 1.1

This page took 0.112801 seconds and 4 git commands to generate.