Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-rc-0.8 grimoire by Jaka Kranjc (3ffa5fef28c8b5eae4cfae7b2c99c6c4494a390b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to stable-rc-0.8 grimoire by Jaka Kranjc (3ffa5fef28c8b5eae4cfae7b2c99c6c4494a390b)
  • Date: Thu, 1 Mar 2007 14:05:38 -0600

GIT changes to stable-rc-0.8 grimoire by Jaka Kranjc
<lynxlynxlynx AT sourcemage.org>:

collab/kronolith/DETAILS | 4 ++--
collab/kronolith/HISTORY | 5 +++++
collab/kronolith/kronolith-h3-2.1.2.tar.gz.sig | 0
collab/kronolith/kronolith-h3-2.1.4.tar.gz.sig |binary
dev/null |binary
libs/gwenhywfar/DEPENDS | 6 +-----
libs/gwenhywfar/HISTORY | 3 +++
7 files changed, 11 insertions(+), 7 deletions(-)

New commits:
commit 3ffa5fef28c8b5eae4cfae7b2c99c6c4494a390b
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

gwenhywfar: fix #12206
(cherry picked from commit 9c8b813b95d06faf5a8f984408ed30730de806a4)

commit 45a4276d637978cbb3db1b1de0e77a8a1d6b9055
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

kronolith security update to 2.1.4
(cherry picked from commit 8110c4264f447f89dbd986b83bc1122caba6e6b6)

diff --git a/collab/kronolith/DETAILS b/collab/kronolith/DETAILS
index 7ecaec6..28574fb 100755
--- a/collab/kronolith/DETAILS
+++ b/collab/kronolith/DETAILS
@@ -11,16 +11,16 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
SOURCE_IGNORE='volatile'
FORCE_DOWNLOAD='on'
else
- VERSION=2.1.2
+ VERSION=2.1.4

#SOURCE_HASH='sha512:fe10d4d169b6ac657a742d8637fc1890e910599ef3832ce5d58cb59fe40550401055d97fb584c8657f773402a5f59960af14b4897cdb7ada534efdc2f73f35c8'
SOURCE=$SPELL-h3-$VERSION.tar.gz
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-h3-$VERSION
SOURCE_URL[0]=ftp://ftp.horde.org/pub/$SPELL/$SOURCE
+ SECURITY_PATCH=1
fi
WEB_SITE=http://www.horde.org/$SPELL/
ENTERED=20020427
- UPDATED=20030108
LICENSE[0]=GPL
GATHER_DOCS=off
SHORT="Horde calendar application"
diff --git a/collab/kronolith/HISTORY b/collab/kronolith/HISTORY
index 0ab5615..21f5a9e 100644
--- a/collab/kronolith/HISTORY
+++ b/collab/kronolith/HISTORY
@@ -1,3 +1,8 @@
+2007-03-01 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 2.1.4
+ SECURITY_PATCH incremented to 1
+ See http://lists.horde.org/archives/announce/2006/000307.html
+
2007-02-22 David Kowis <dkowis AT shlrm.org>
* DETAILS: fixing a bug with [[ ]] syntax

diff --git a/collab/kronolith/kronolith-h3-2.1.2.tar.gz.sig
b/collab/kronolith/kronolith-h3-2.1.2.tar.gz.sig
deleted file mode 100644
index 7774f5f..0000000
Binary files a/collab/kronolith/kronolith-h3-2.1.2.tar.gz.sig and /dev/null
differ
diff --git a/collab/kronolith/kronolith-h3-2.1.4.tar.gz.sig
b/collab/kronolith/kronolith-h3-2.1.4.tar.gz.sig
new file mode 100644
index 0000000..9803d9f
Binary files /dev/null and b/collab/kronolith/kronolith-h3-2.1.4.tar.gz.sig
differ
diff --git a/libs/gwenhywfar/DEPENDS b/libs/gwenhywfar/DEPENDS
index f60ff0d..4e30dd3 100755
--- a/libs/gwenhywfar/DEPENDS
+++ b/libs/gwenhywfar/DEPENDS
@@ -1,9 +1,5 @@
depends libtool &&
-
-optional_depends openssl \
- "--enable-ssl" \
- "--disable-ssl" \
- "Enable SSL features" &&
+depends openssl &&

optional_depends ncurses "" "" "to provide a text gui"

diff --git a/libs/gwenhywfar/HISTORY b/libs/gwenhywfar/HISTORY
index 0411dd0..00c82a2 100644
--- a/libs/gwenhywfar/HISTORY
+++ b/libs/gwenhywfar/HISTORY
@@ -1,3 +1,6 @@
+2007-03-01 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * DEPENDS: made openssl required #12206
+
2006-09-26 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.4.1




  • [SM-Commit] GIT changes to stable-rc-0.8 grimoire by Jaka Kranjc (3ffa5fef28c8b5eae4cfae7b2c99c6c4494a390b), Jaka Kranjc, 03/01/2007

Archive powered by MHonArc 2.6.24.

Top of Page