Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Thomas Orgis <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (b1469d92d298eeddae69b9b9bda8a61073d4af95)
  • Date: Tue, 30 Jan 2007 06:11:36 -0600

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

libs/libxslt/DETAILS | 4 ++--
libs/libxslt/HISTORY | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)

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

bump libxslt to 1.1.20, which fixes a libxcb cast failure for me (invalid
free()) in xsltproc)

diff --git a/libs/libxslt/DETAILS b/libs/libxslt/DETAILS
index cb580cc..54cf754 100755
--- a/libs/libxslt/DETAILS
+++ b/libs/libxslt/DETAILS
@@ -1,9 +1,9 @@
SPELL=libxslt
- VERSION=1.1.19
+ VERSION=1.1.20
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=ftp://xmlsoft.org/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:f748db1f0c96cd342c5df74b570e787c2d79fea2323d992f07e497285c046743d5212f0f9f57820395138b6349d32caf2e6b3c485a82258273a007f2cd5cfc77
+
SOURCE_HASH=sha512:28b18416de8dced06687e630d04127df9a188d5373852bc6dd238a16d7e78bffb1ee6cf48fef2a4558d8d61ad74d1a15556d1c2c944cc3ba4134614e6b1e14bc
LICENSE[0]=BSD
WEB_SITE=http://xmlsoft.org
ENTERED=20011010
diff --git a/libs/libxslt/HISTORY b/libs/libxslt/HISTORY
index a380b20..8138e18 100644
--- a/libs/libxslt/HISTORY
+++ b/libs/libxslt/HISTORY
@@ -1,3 +1,6 @@
+2007-01-30 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: Updated to 1.1.20, fixes invalid free() on libxcb cast for
me
+
2006-12-20 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: Updated to 1.1.19, removed commented lines.




  • [SM-Commit] GIT changes to master grimoire by Thomas Orgis (b1469d92d298eeddae69b9b9bda8a61073d4af95), Thomas Orgis, 01/30/2007

Archive powered by MHonArc 2.6.24.

Top of Page