From d800596882ba2dcebf17dd96d110ef748761f508 Mon Sep 17 00:00:00 2001 From: Marc Fiuczynski Date: Wed, 29 Apr 2009 20:57:51 +0000 Subject: [PATCH] plc_config.py and plc-config-tty: generalized to work for more diverse MyPLC configurations. plc.d/httpd: only update httpd_conf with /data for chroot'ed MyPLC deployments and increase the memory limits in php.ini plc.d/crond: add --full option to vacuumdb Tagging module MyPLC - MyPLC-4.3-6 --- myplc-chroot.spec | 9 ++++++++- myplc-docs.spec | 9 ++++++++- myplc-release.spec | 9 ++++++++- myplc.spec | 9 ++++++++- 4 files changed, 32 insertions(+), 4 deletions(-) diff --git a/myplc-chroot.spec b/myplc-chroot.spec index 56400b0..ed7f200 100644 --- a/myplc-chroot.spec +++ b/myplc-chroot.spec @@ -5,7 +5,7 @@ %define name myplc-chroot %define version 4.3 -%define taglevel 5 +%define taglevel 6 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -169,6 +169,13 @@ fi %config(noreplace) /plc/data/* %changelog +* Wed Apr 29 2009 Marc Fiuczynski - MyPLC-4.3-6 +- plc_config.py and plc-config-tty: generalized to work for more diverse +- MyPLC configurations. +- plc.d/httpd: only update httpd_conf with /data for chroot'ed MyPLC +- deployments and increase the memory limits in php.ini +- plc.d/crond: add --full option to vacuumdb + * Tue Apr 07 2009 Thierry Parmentelat - MyPLC-4.3-5 - avoid generating ssl certificates for disabled services among www api boot diff --git a/myplc-docs.spec b/myplc-docs.spec index f7ed51f..bf45a4e 100644 --- a/myplc-docs.spec +++ b/myplc-docs.spec @@ -5,7 +5,7 @@ %define name myplc-docs %define version 4.3 -%define taglevel 5 +%define taglevel 6 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -76,6 +76,13 @@ rm -rf $RPM_BUILD_ROOT /var/www/html/planetlab/doc/ %changelog +* Wed Apr 29 2009 Marc Fiuczynski - MyPLC-4.3-6 +- plc_config.py and plc-config-tty: generalized to work for more diverse +- MyPLC configurations. +- plc.d/httpd: only update httpd_conf with /data for chroot'ed MyPLC +- deployments and increase the memory limits in php.ini +- plc.d/crond: add --full option to vacuumdb + * Tue Apr 07 2009 Thierry Parmentelat - MyPLC-4.3-5 - avoid generating ssl certificates for disabled services among www api boot diff --git a/myplc-release.spec b/myplc-release.spec index cccc7d3..990637e 100644 --- a/myplc-release.spec +++ b/myplc-release.spec @@ -5,7 +5,7 @@ %define name myplc-release %define version 4.3 -%define taglevel 5 +%define taglevel 6 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -57,6 +57,13 @@ rm -rf $RPM_BUILD_ROOT /etc/myplc-release %changelog +* Wed Apr 29 2009 Marc Fiuczynski - MyPLC-4.3-6 +- plc_config.py and plc-config-tty: generalized to work for more diverse +- MyPLC configurations. +- plc.d/httpd: only update httpd_conf with /data for chroot'ed MyPLC +- deployments and increase the memory limits in php.ini +- plc.d/crond: add --full option to vacuumdb + * Tue Apr 07 2009 Thierry Parmentelat - MyPLC-4.3-5 - avoid generating ssl certificates for disabled services among www api boot diff --git a/myplc.spec b/myplc.spec index 4f42442..78674e7 100644 --- a/myplc.spec +++ b/myplc.spec @@ -5,7 +5,7 @@ %define name myplc %define version 4.3 -%define taglevel 5 +%define taglevel 6 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -195,6 +195,13 @@ fi /usr/share/myplc %changelog +* Wed Apr 29 2009 Marc Fiuczynski - MyPLC-4.3-6 +- plc_config.py and plc-config-tty: generalized to work for more diverse +- MyPLC configurations. +- plc.d/httpd: only update httpd_conf with /data for chroot'ed MyPLC +- deployments and increase the memory limits in php.ini +- plc.d/crond: add --full option to vacuumdb + * Tue Apr 07 2009 Thierry Parmentelat - MyPLC-4.3-5 - avoid generating ssl certificates for disabled services among www api boot -- 2.43.0