mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
Security update to 3.1.1.
Announce and changelog at <http://lists.horde.org/archives/announce/2006/000271.html>. Security: VuXML 2db97aa6-be81-11da-9b82-0050bf27ba24
This commit is contained in:
parent
92a2d1b920
commit
6c546b094f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=158346
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= horde
|
||||
PORTVERSION= 3.1
|
||||
PORTVERSION= 3.1.1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= ftp://ftp.horde.org/pub/horde/ \
|
||||
ftp://ftp.planetmirror.com/pub/horde/horde/ \
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (horde-3.1.tar.gz) = 4761fc976e72ece7e8257cfb5c5f86b9
|
||||
SHA256 (horde-3.1.tar.gz) = eef3018d0bf9781d8428a554b4203aa10c4ff3f550d600518f2555b2cd91812c
|
||||
SIZE (horde-3.1.tar.gz) = 4880320
|
||||
MD5 (horde-3.1.1.tar.gz) = ef5001144b80422b71454d285056e90a
|
||||
SHA256 (horde-3.1.1.tar.gz) = 5edb80766cb71832b1c5435b5093392164dbab46bdf5a496050620249d66e06f
|
||||
SIZE (horde-3.1.1.tar.gz) = 5068434
|
||||
|
@ -5,6 +5,9 @@ merge your files %%HORDEDIR%%/config/conf.php.new
|
||||
and %%HORDEDIR%%/config/conf.php.previous
|
||||
into %%HORDEDIR%%/config/conf.php .
|
||||
|
||||
WARNING! the first user will get logged in as an administrator!
|
||||
********
|
||||
|
||||
If you want Horde to access a database, you have to run the
|
||||
appropriate scripts located in %%HORDEDIR%%/scripts/sql.
|
||||
It is recommended that you change the password of the 'hordemgr'
|
||||
@ -18,6 +21,7 @@ You can now access Horde without a password at <http://localhost/horde/>,
|
||||
and you will be logged in as an administrator. You should first configure
|
||||
a real authentication backend. Click on "Setup" in the "Administration"
|
||||
menu and configure Horde. Start in the "Authentication" tab.
|
||||
|
||||
See the doc in %%DOCSDIR%% for details.
|
||||
(tip: if you plan to install IMP, just keep "Automatic authentication as
|
||||
a certain user", add your login to be treated as administrator, and once
|
||||
|
@ -609,6 +609,7 @@
|
||||
%%HORDEDIR%%/scripts/sql/horde_prefs.mssql.sql
|
||||
%%HORDEDIR%%/scripts/sql/horde_prefs.sql
|
||||
%%HORDEDIR%%/scripts/sql/horde_sessionhandler.mssql.sql
|
||||
%%HORDEDIR%%/scripts/sql/horde_sessionhandler.mysql.sql
|
||||
%%HORDEDIR%%/scripts/sql/horde_sessionhandler.oci8.sql
|
||||
%%HORDEDIR%%/scripts/sql/horde_sessionhandler.pgsql.sql
|
||||
%%HORDEDIR%%/scripts/sql/horde_sessionhandler.sapdb.sql
|
||||
@ -1417,8 +1418,8 @@
|
||||
%%HORDEDIR%%/themes/ideas/graphics/menu_top.png
|
||||
%%HORDEDIR%%/themes/ideas/info.php
|
||||
%%HORDEDIR%%/themes/ideas/screen.css
|
||||
%%HORDEDIR%%/themes/ie.css
|
||||
%%HORDEDIR%%/themes/ie5mac.css
|
||||
%%HORDEDIR%%/themes/ie6_or_less.css
|
||||
%%HORDEDIR%%/themes/kolab/graphics/bg.png
|
||||
%%HORDEDIR%%/themes/kolab/graphics/kolab.png
|
||||
%%HORDEDIR%%/themes/kolab/graphics/kolablogo.png
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= horde
|
||||
PORTVERSION= 3.1
|
||||
PORTVERSION= 3.1.1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= ftp://ftp.horde.org/pub/horde/ \
|
||||
ftp://ftp.planetmirror.com/pub/horde/horde/ \
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (horde-3.1.tar.gz) = 4761fc976e72ece7e8257cfb5c5f86b9
|
||||
SHA256 (horde-3.1.tar.gz) = eef3018d0bf9781d8428a554b4203aa10c4ff3f550d600518f2555b2cd91812c
|
||||
SIZE (horde-3.1.tar.gz) = 4880320
|
||||
MD5 (horde-3.1.1.tar.gz) = ef5001144b80422b71454d285056e90a
|
||||
SHA256 (horde-3.1.1.tar.gz) = 5edb80766cb71832b1c5435b5093392164dbab46bdf5a496050620249d66e06f
|
||||
SIZE (horde-3.1.1.tar.gz) = 5068434
|
||||
|
@ -5,6 +5,9 @@ merge your files %%HORDEDIR%%/config/conf.php.new
|
||||
and %%HORDEDIR%%/config/conf.php.previous
|
||||
into %%HORDEDIR%%/config/conf.php .
|
||||
|
||||
WARNING! the first user will get logged in as an administrator!
|
||||
********
|
||||
|
||||
If you want Horde to access a database, you have to run the
|
||||
appropriate scripts located in %%HORDEDIR%%/scripts/sql.
|
||||
It is recommended that you change the password of the 'hordemgr'
|
||||
@ -18,6 +21,7 @@ You can now access Horde without a password at <http://localhost/horde/>,
|
||||
and you will be logged in as an administrator. You should first configure
|
||||
a real authentication backend. Click on "Setup" in the "Administration"
|
||||
menu and configure Horde. Start in the "Authentication" tab.
|
||||
|
||||
See the doc in %%DOCSDIR%% for details.
|
||||
(tip: if you plan to install IMP, just keep "Automatic authentication as
|
||||
a certain user", add your login to be treated as administrator, and once
|
||||
|
@ -609,6 +609,7 @@
|
||||
%%HORDEDIR%%/scripts/sql/horde_prefs.mssql.sql
|
||||
%%HORDEDIR%%/scripts/sql/horde_prefs.sql
|
||||
%%HORDEDIR%%/scripts/sql/horde_sessionhandler.mssql.sql
|
||||
%%HORDEDIR%%/scripts/sql/horde_sessionhandler.mysql.sql
|
||||
%%HORDEDIR%%/scripts/sql/horde_sessionhandler.oci8.sql
|
||||
%%HORDEDIR%%/scripts/sql/horde_sessionhandler.pgsql.sql
|
||||
%%HORDEDIR%%/scripts/sql/horde_sessionhandler.sapdb.sql
|
||||
@ -1417,8 +1418,8 @@
|
||||
%%HORDEDIR%%/themes/ideas/graphics/menu_top.png
|
||||
%%HORDEDIR%%/themes/ideas/info.php
|
||||
%%HORDEDIR%%/themes/ideas/screen.css
|
||||
%%HORDEDIR%%/themes/ie.css
|
||||
%%HORDEDIR%%/themes/ie5mac.css
|
||||
%%HORDEDIR%%/themes/ie6_or_less.css
|
||||
%%HORDEDIR%%/themes/kolab/graphics/bg.png
|
||||
%%HORDEDIR%%/themes/kolab/graphics/kolab.png
|
||||
%%HORDEDIR%%/themes/kolab/graphics/kolablogo.png
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= horde
|
||||
PORTVERSION= 3.1
|
||||
PORTVERSION= 3.1.1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= ftp://ftp.horde.org/pub/horde/ \
|
||||
ftp://ftp.planetmirror.com/pub/horde/horde/ \
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (horde-3.1.tar.gz) = 4761fc976e72ece7e8257cfb5c5f86b9
|
||||
SHA256 (horde-3.1.tar.gz) = eef3018d0bf9781d8428a554b4203aa10c4ff3f550d600518f2555b2cd91812c
|
||||
SIZE (horde-3.1.tar.gz) = 4880320
|
||||
MD5 (horde-3.1.1.tar.gz) = ef5001144b80422b71454d285056e90a
|
||||
SHA256 (horde-3.1.1.tar.gz) = 5edb80766cb71832b1c5435b5093392164dbab46bdf5a496050620249d66e06f
|
||||
SIZE (horde-3.1.1.tar.gz) = 5068434
|
||||
|
@ -5,6 +5,9 @@ merge your files %%HORDEDIR%%/config/conf.php.new
|
||||
and %%HORDEDIR%%/config/conf.php.previous
|
||||
into %%HORDEDIR%%/config/conf.php .
|
||||
|
||||
WARNING! the first user will get logged in as an administrator!
|
||||
********
|
||||
|
||||
If you want Horde to access a database, you have to run the
|
||||
appropriate scripts located in %%HORDEDIR%%/scripts/sql.
|
||||
It is recommended that you change the password of the 'hordemgr'
|
||||
@ -18,6 +21,7 @@ You can now access Horde without a password at <http://localhost/horde/>,
|
||||
and you will be logged in as an administrator. You should first configure
|
||||
a real authentication backend. Click on "Setup" in the "Administration"
|
||||
menu and configure Horde. Start in the "Authentication" tab.
|
||||
|
||||
See the doc in %%DOCSDIR%% for details.
|
||||
(tip: if you plan to install IMP, just keep "Automatic authentication as
|
||||
a certain user", add your login to be treated as administrator, and once
|
||||
|
@ -609,6 +609,7 @@
|
||||
%%HORDEDIR%%/scripts/sql/horde_prefs.mssql.sql
|
||||
%%HORDEDIR%%/scripts/sql/horde_prefs.sql
|
||||
%%HORDEDIR%%/scripts/sql/horde_sessionhandler.mssql.sql
|
||||
%%HORDEDIR%%/scripts/sql/horde_sessionhandler.mysql.sql
|
||||
%%HORDEDIR%%/scripts/sql/horde_sessionhandler.oci8.sql
|
||||
%%HORDEDIR%%/scripts/sql/horde_sessionhandler.pgsql.sql
|
||||
%%HORDEDIR%%/scripts/sql/horde_sessionhandler.sapdb.sql
|
||||
@ -1417,8 +1418,8 @@
|
||||
%%HORDEDIR%%/themes/ideas/graphics/menu_top.png
|
||||
%%HORDEDIR%%/themes/ideas/info.php
|
||||
%%HORDEDIR%%/themes/ideas/screen.css
|
||||
%%HORDEDIR%%/themes/ie.css
|
||||
%%HORDEDIR%%/themes/ie5mac.css
|
||||
%%HORDEDIR%%/themes/ie6_or_less.css
|
||||
%%HORDEDIR%%/themes/kolab/graphics/bg.png
|
||||
%%HORDEDIR%%/themes/kolab/graphics/kolab.png
|
||||
%%HORDEDIR%%/themes/kolab/graphics/kolablogo.png
|
||||
|
Loading…
Reference in New Issue
Block a user