From 74cb462fe5bac8d75bbbac938d59f6d931764023 Mon Sep 17 00:00:00 2001 From: Marc Fiuczynski Date: Thu, 31 Dec 2009 15:03:11 +0000 Subject: [PATCH] Setting tag MyPLC-4.3-36 - fix to make sure when API, BOOT, MONITOR are on the same machine as WWW that the SSL key,cert for WWW takes precedence. - Do proper setup for SSL CA certficate to be used as the server chain. --- myplc-docs.spec | 8 +++++++- myplc-release.spec | 8 +++++++- myplc.spec | 8 +++++++- 3 files changed, 21 insertions(+), 3 deletions(-) diff --git a/myplc-docs.spec b/myplc-docs.spec index 42f9e64..f792664 100644 --- a/myplc-docs.spec +++ b/myplc-docs.spec @@ -5,7 +5,7 @@ %define name myplc-docs %define version 4.3 -%define taglevel 35 +%define taglevel 36 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -87,6 +87,12 @@ rm -rf $RPM_BUILD_ROOT /var/www/html/planetlab/doc/ %changelog +* Thu Dec 31 2009 Marc Fiuczynski - MyPLC-4.3-36 +- - fix to make sure when API, BOOT, MONITOR are on the same +- machine as WWW that the SSL key,cert for WWW takes precedence. +- - Do proper setup for SSL CA certficate to be used as the server +- chain. + * Wed Dec 23 2009 Marc Fiuczynski - MyPLC-4.3-35 - - Change sysctl.conf source to be PlanetLabConfsysctl.con rather than the php script. diff --git a/myplc-release.spec b/myplc-release.spec index cde787c..badf9e6 100644 --- a/myplc-release.spec +++ b/myplc-release.spec @@ -5,7 +5,7 @@ %define name myplc-release %define version 4.3 -%define taglevel 35 +%define taglevel 36 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -57,6 +57,12 @@ rm -rf $RPM_BUILD_ROOT /etc/myplc-release %changelog +* Thu Dec 31 2009 Marc Fiuczynski - MyPLC-4.3-36 +- - fix to make sure when API, BOOT, MONITOR are on the same +- machine as WWW that the SSL key,cert for WWW takes precedence. +- - Do proper setup for SSL CA certficate to be used as the server +- chain. + * Wed Dec 23 2009 Marc Fiuczynski - MyPLC-4.3-35 - - Change sysctl.conf source to be PlanetLabConfsysctl.con rather than the php script. diff --git a/myplc.spec b/myplc.spec index ceed939..50fa1bf 100644 --- a/myplc.spec +++ b/myplc.spec @@ -5,7 +5,7 @@ %define name myplc %define version 4.3 -%define taglevel 35 +%define taglevel 36 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -197,6 +197,12 @@ fi /usr/share/myplc %changelog +* Thu Dec 31 2009 Marc Fiuczynski - MyPLC-4.3-36 +- - fix to make sure when API, BOOT, MONITOR are on the same +- machine as WWW that the SSL key,cert for WWW takes precedence. +- - Do proper setup for SSL CA certficate to be used as the server +- chain. + * Wed Dec 23 2009 Marc Fiuczynski - MyPLC-4.3-35 - - Change sysctl.conf source to be PlanetLabConfsysctl.con rather than the php script. -- 2.43.0