Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Thomas Orgis (e751daa58a070fbbb486cebbb1751e420a7f8747)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Thomas Orgis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (e751daa58a070fbbb486cebbb1751e420a7f8747)
  • Date: Sun, 2 Mar 2008 17:32:56 -0600

GIT changes to master grimoire by Thomas Orgis <sobukus AT sourcemage.org>:

audio-players/mpg123/DETAILS | 2 +-
audio-players/mpg123/HISTORY | 3 +++
collab/openldap/CONFIGURE | 4 ++--
collab/openldap/HISTORY | 5 +++++
collab/openldap/openldap-2.3.33-contextpatch.bz2 | 0
dev/null |binary
6 files changed, 11 insertions(+), 3 deletions(-)

New commits:
commit e751daa58a070fbbb486cebbb1751e420a7f8747
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

openldap: remove the context patch that no longer applies.

commit 626d7140c5cc689db57285193b2709991714f5c7
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

mpg123: still bumping to 1.3.0 .

commit 499be01a9319599745de46285f75ff1ed8b2e3cd
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

mpg123: bump to 1.3.0

diff --git a/audio-players/mpg123/DETAILS b/audio-players/mpg123/DETAILS
index b12e546..2226a3a 100755
--- a/audio-players/mpg123/DETAILS
+++ b/audio-players/mpg123/DETAILS
@@ -1,5 +1,5 @@
SPELL=mpg123
- VERSION=1.2.1
+ VERSION=1.3.0
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.sig
SOURCE_URL=$SOURCEFORGE_URL/$SPELL/$SOURCE
diff --git a/audio-players/mpg123/HISTORY b/audio-players/mpg123/HISTORY
index b99aa27..20f395c 100644
--- a/audio-players/mpg123/HISTORY
+++ b/audio-players/mpg123/HISTORY
@@ -1,3 +1,6 @@
+2008-03-03 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: Update to 1.3.0 .
+
2008-02-20 Thomas Orgis <sobukus AT sourcemage.org>
* DETAILS: Update to 1.2.1 .

diff --git a/collab/openldap/CONFIGURE b/collab/openldap/CONFIGURE
index 9fbb772..38022a5 100755
--- a/collab/openldap/CONFIGURE
+++ b/collab/openldap/CONFIGURE
@@ -16,5 +16,5 @@ if echo $OPENLDAP_SLAPD | grep -q enable; then
'--enable-aci' '--disable-aci'
fi &&

-config_query OPENLDAP_CONTEXT \
- 'Security: Add context support (see
http://timof.qipc.org/ldap/libldap.html)?' n \
+message "${MESSAGE_COLOR}If you care about security, check out
http://timof.qipc.org/ldap/libldap.html .$DEFAULT_COLOR" &&
+message "${MESSAGE_COLOR}The patch is not in the spell anymore because of
version mismatch...$DEFAULT_COLOR."
diff --git a/collab/openldap/HISTORY b/collab/openldap/HISTORY
index 09a941b..f9f0df0 100644
--- a/collab/openldap/HISTORY
+++ b/collab/openldap/HISTORY
@@ -1,3 +1,8 @@
+2008-03-03 Thomas Orgis <sobukus AT sourcemage.org>
+ * CONFIGURE, openldap-2.3.33-contextpatch.bz2: Removed the context
patch,
+ as it doesn't apply anymore (patch author doesn't follow openldaps
release
+ schedule in production use)
+
2008-02-25 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.4.8

diff --git a/collab/openldap/openldap-2.3.33-contextpatch.bz2
b/collab/openldap/openldap-2.3.33-contextpatch.bz2
deleted file mode 100644
index 98a04a1..0000000
Binary files a/collab/openldap/openldap-2.3.33-contextpatch.bz2 and /dev/null
differ



  • [SM-Commit] GIT changes to master grimoire by Thomas Orgis (e751daa58a070fbbb486cebbb1751e420a7f8747), Thomas Orgis, 03/02/2008

Archive powered by MHonArc 2.6.24.

Top of Page