Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Andraž Levstik (b16ebd5fe9d8244b2cc624da83e07164b6558ddd)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andraž Levstik <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Andraž Levstik (b16ebd5fe9d8244b2cc624da83e07164b6558ddd)
  • Date: Wed, 19 Nov 2008 01:27:36 -0600

GIT changes to master grimoire by Andraž Levstik <ruskie AT codemages.net>:

mail/dovecot/DEPENDS | 3 ++-
mail/dovecot/DETAILS | 4 ++--
mail/dovecot/HISTORY | 6 ++++++
3 files changed, 10 insertions(+), 3 deletions(-)

New commits:
commit b16ebd5fe9d8244b2cc624da83e07164b6558ddd
Author: Andraž Levstik <ruskie AT codemages.net>
Commit: Andraž Levstik <ruskie AT codemages.net>

dovecot: security update to managesieve

diff --git a/mail/dovecot/DEPENDS b/mail/dovecot/DEPENDS
index cf9a0ce..4be449e 100755
--- a/mail/dovecot/DEPENDS
+++ b/mail/dovecot/DEPENDS
@@ -1,4 +1,5 @@
depends zlib &&
+depends libtool &&
if [[ $DOVECOT_MANAGESIEVE == y ]] ; then
depends autoconf &&
depends automake
@@ -18,7 +19,7 @@ optional_depends krb5 \
'for GSSAPI support' &&
optional_depends openldap \
'--with-ldap' \
- '--without-dap' \
+ '--without-ldap' \
'Enable LDAP support' &&
optional_depends mysql \
'--with-mysql' \
diff --git a/mail/dovecot/DETAILS b/mail/dovecot/DETAILS
index c693832..ebfbb9b 100755
--- a/mail/dovecot/DETAILS
+++ b/mail/dovecot/DETAILS
@@ -16,7 +16,7 @@ if [[ "$DOVECOT_EXT_LDA" == "y" ]]; then
SOURCE3_GPG="dovecot.gpg:${SOURCE4}:UPSTREAM_KEY"
if [[ "$DOVECOT_MANAGESIEVE" == "y" ]]; then
VERSION3=1.1.6
- VERSION4=0.10.3
+ VERSION4=0.10.4
VERSION5=1.1
SOURCE5=$SPELL-$VERSION3-managesieve-$VERSION4.diff.gz
SOURCE5_URL[0]=http://www.rename-it.nl/dovecot/$VERSION5/$SOURCE5
@@ -34,7 +34,7 @@ if [[ "$DOVECOT_EXT_LDA" == "y" ]]; then
fi
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
ENTERED=20030224
- SECURITY_PATCH=2
+ SECURITY_PATCH=3
LICENSE[0]=LGPL2.1/LGPL2/MIT/BSD/PublicDomain
WEB_SITE=http://www.dovecot.org/
KEYWORDS="mail"
diff --git a/mail/dovecot/HISTORY b/mail/dovecot/HISTORY
index 86a5949..e2522c4 100644
--- a/mail/dovecot/HISTORY
+++ b/mail/dovecot/HISTORY
@@ -1,3 +1,9 @@
+2008-11-19 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: security fix for managesieve patch
+ http://www.dovecot.org/list/dovecot/2008-November/035259.html
+ * DEPENDS: fixed type for --without-ldap,
+ * added libtool as per bug #14892
+
2008-11-01 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: update to 1.1.6, managesieve patch to 1.1.6
* PRE_BUILD: two patches to fix upstream issue



  • [SM-Commit] GIT changes to master grimoire by Andraž Levstik (b16ebd5fe9d8244b2cc624da83e07164b6558ddd), Andraž Levstik, 11/19/2008

Archive powered by MHonArc 2.6.24.

Top of Page