summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLadislav Hagara2012-11-26 21:21:37 +0100
committerLadislav Hagara2012-11-26 21:21:37 +0100
commit02c5d37e05efd404f9c7b3b348b8eb9ee8b2c438 (patch)
tree3a065e83c023d821f9ad44c6958c67d444b9f628
parent873abda997e70468ccced4ab842e42a1e32096ad (diff)
parent1a49f0dda83ed4ffef5c7ce4b5dbfc99f820a412 (diff)
Merge branch 'master' of ssh://scm.sourcemage.org/smgl/grimoire
-rwxr-xr-xdatabase/firebird25/DETAILS1
-rw-r--r--database/firebird25/HISTORY7
-rwxr-xr-xdevel/libcutl/DETAILS6
-rw-r--r--devel/libcutl/HISTORY3
-rwxr-xr-xlibs/fftw/DETAILS4
-rw-r--r--libs/fftw/HISTORY3
6 files changed, 19 insertions, 5 deletions
diff --git a/database/firebird25/DETAILS b/database/firebird25/DETAILS
index cc34f56822..614a8f0c59 100755
--- a/database/firebird25/DETAILS
+++ b/database/firebird25/DETAILS
@@ -2,6 +2,7 @@
SPELLX=Firebird
VERSION=2.5.2.26539-0
SOURCE_HASH=sha512:f3b3a8ec35202620bd6b35d5b1004a0d668b8d1a0a7c0864b40b9a7fb682e8b0d0f7b68fbbdc1ee8ace4602f1756103798a1ed8f4b8b14dfa921e06b81c10e8b
+ SECURITY_PATCH=1
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELLX}-${VERSION/-0\.RC?/}
SOURCE=${SPELLX}-$VERSION.tar.bz2
SOURCE_URL[0]=http://firebirdsql.org/download/prerelease/source/$SOURCE
diff --git a/database/firebird25/HISTORY b/database/firebird25/HISTORY
index c7d0adaa9d..684253887a 100644
--- a/database/firebird25/HISTORY
+++ b/database/firebird25/HISTORY
@@ -1,3 +1,10 @@
+2012-11-26 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: SECURITY_PATCH=1
+ fixes CVE-2012-5529
+ TraceManager in Firebird 2.5.0 and 2.5.1, when trace is enabled,
+ allows remote authenticated users to cause a denial of service (NULL
+ pointer dereference and crash) by preparing an empty dynamic SQL query
+
2012-11-08 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 2.5.2.26539-0
* fb25.patch: remove some patches
diff --git a/devel/libcutl/DETAILS b/devel/libcutl/DETAILS
index d863ae3eb2..d581e7bd5f 100755
--- a/devel/libcutl/DETAILS
+++ b/devel/libcutl/DETAILS
@@ -1,8 +1,8 @@
SPELL=libcutl
- VERSION=1.2.0
+ VERSION=1.7.0
+ SOURCE_HASH=sha512:2dc52825ab7481550513ed158022d0ef914c80f64318d5b2cb439c97a0d33edec357b4f428d2075aa90681aa49836fc5be4f5f2a18984c378a24cb5739645a0a
SOURCE="${SPELL}-${VERSION}.tar.bz2"
- SOURCE_URL[0]=http://codesynthesis.com/download/${SPELL}/1.2/${SOURCE}
- SOURCE_HASH=sha512:3e4ae84f3e616885e85096092b2c9b6e7918bb4b4c82750dcc131636dcb20d754b20b0e513d662cd45434a1c51f774ae22486fd7bf1a2713b182956d3797a013
+ SOURCE_URL[0]=http://codesynthesis.com/download/${SPELL}/1.7/${SOURCE}
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://codesynthesis.com/projects/libcutl/"
LICENSE[0]=MIT
diff --git a/devel/libcutl/HISTORY b/devel/libcutl/HISTORY
index cf54be8b51..cfa83d9aee 100644
--- a/devel/libcutl/HISTORY
+++ b/devel/libcutl/HISTORY
@@ -1,3 +1,6 @@
+2012-11-23 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.7.0
+
2011-07-30 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DEPENDS: changed dependency on g++ to dependency on gcc with
sub-depends on CXX (scripted)
diff --git a/libs/fftw/DETAILS b/libs/fftw/DETAILS
index c482a60796..a9930c8ab2 100755
--- a/libs/fftw/DETAILS
+++ b/libs/fftw/DETAILS
@@ -1,6 +1,6 @@
SPELL=fftw
- VERSION=3.3.2
- SOURCE_HASH=sha512:57a056b6efaa102dce2de9c711f9857c6c605f07e1ee27d2db3eeff1582f12636f58177f79273b1464b78a22bb7ddd1cc7d39468388694003a4ff6dbf2ab6979
+ VERSION=3.3.3
+ SOURCE_HASH=sha512:1d88b6376ba8c15cceafd3381de1d181a974b921b72b31dd89c297e5771e8d665aa3c121ef2504a70e7b0bb562b1e0612ac2a02121c412d27df06c4d687507c4
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://www.fftw.org/$SOURCE
diff --git a/libs/fftw/HISTORY b/libs/fftw/HISTORY
index 22902fc0ff..ea76057f84 100644
--- a/libs/fftw/HISTORY
+++ b/libs/fftw/HISTORY
@@ -1,3 +1,6 @@
+2012-11-26 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 3.3.3
+
2012-05-12 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 3.3.2