New commits:
commit a06fdf4a1b1bdd413f122eb9d955022e75bc0b37
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>
mysql: => 5.0.96 (old) (security)
commit ed6fe4bca48f64bfebe93fa56b5b14e9009af69b
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>
mysql: => 5.1.67 (security)
commit 1b8de0207cb4f865a7203094bef48bad397ab9c5
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>
mariadb: => 5.2.14 (security)
commit 155424bd5a01e5cc42c6b10b03c275d0a7060202
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>
libucil 0.9.10
commit c8e2b4a27575f78aca804cca0840b18124b323cd
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>
ucview 0.33
commit 0021125c4dac4ab00d5da3e4932b10b5466e077c
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>
burp: => 1.3.24 (devel)
commit 7d1a233b51f2152a72b54426d6c7366891e512e5
Author: Remko van der Vossen <wich AT sourcemage.org>
Commit: Remko van der Vossen <wich AT sourcemage.org>
w3m: fix build failure with recent glibc
commit 3c3c72d0a1e90d12fca93a090afce1840345c010
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>
SOURCE_URL[2]=http://ftp.osuosl.org/pub/$SPELL/$SPELL-$VERSION/kvm-tarbake-jaunty-x86/$SOURCE
diff --git a/database/mariadb/HISTORY b/database/mariadb/HISTORY
index 652b119..a383711 100644
--- a/database/mariadb/HISTORY
+++ b/database/mariadb/HISTORY
@@ -1,3 +1,6 @@
+2013-02-01 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 5.2.14; SECURITY_PATCH++
+
2012-12-03 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 5.2.13; SECURITY_PATCH++ (CVE-2012-5579)
diff --git a/database/mysql/DETAILS b/database/mysql/DETAILS
index 952d803..05db7df 100755
--- a/database/mysql/DETAILS
+++ b/database/mysql/DETAILS
@@ -1,11 +1,10 @@
SPELL=mysql
if [[ $OLD == y ]]; then
- VERSION=5.0.90
-
- SECURITY_PATCH=4
+ VERSION=5.0.96
+ SECURITY_PATCH=5
else
- VERSION=5.1.66
- SECURITY_PATCH=1
+ VERSION=5.1.67
+ SECURITY_PATCH=2
fi
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.asc
diff --git a/database/mysql/HISTORY b/database/mysql/HISTORY
index 3c9f378..7e461c3 100644
--- a/database/mysql/HISTORY
+++ b/database/mysql/HISTORY
@@ -1,3 +1,6 @@
+2013-02-01 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 5.1.67, 5.0.96 (old); SECURITY_PATCH++
+
2013-01-29 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 5.1.66; SECURITY_PATCH++ (CVE-2012-5611)
diff --git a/http/w3m/HISTORY b/http/w3m/HISTORY
index 292c5fb..355de29 100644
--- a/http/w3m/HISTORY
+++ b/http/w3m/HISTORY
@@ -1,3 +1,6 @@
+2013-01-30 Remko van der Vossen <wich AT sourcemage.org>
+ * PRE_BUILD: fix build failure with recent glibc
+
2011-07-26 Remko van der Vossen <wich AT sourcemage.org>
* CONFIGURE, DEPENDS, BUILD: enable compilation without image support