Changeset: 9c58d167d4ab for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=9c58d167d4ab Modified Files: .hgtags MonetDB.spec debian/changelog libversions Branch: default Log Message:
Merge with Oct2014 branch. diffs (82 lines): diff --git a/.hgtags b/.hgtags --- a/.hgtags +++ b/.hgtags @@ -591,3 +591,5 @@ d98df578687e677ae3abbc0ba41e3bb0631ef08a c80c3439c5d7b2bddb710e584eb0936adc21d462 MonetDB.R-0.9.6 0529873485e7ec8e4c723f8bf7fc14020a7390b2 Oct2014_11 f59ba5dedd0122403ab175cd1d44a88ab6b3be02 Oct2014_SP3_release +027c8ada676bad1e7af0703ae48c27c6fb8433a0 Oct2014_13 +027c8ada676bad1e7af0703ae48c27c6fb8433a0 Oct2014_SP4_release diff --git a/MonetDB.spec b/MonetDB.spec --- a/MonetDB.spec +++ b/MonetDB.spec @@ -91,7 +91,7 @@ Vendor: MonetDB BV <i...@monetdb.org> Group: Applications/Databases License: MPL - http://www.monetdb.org/Legal/MonetDBLicense URL: http://www.monetdb.org/ -Source: http://dev.monetdb.org/downloads/sources/Oct2014-SP3/%{name}-%{version}.tar.bz2 +Source: http://dev.monetdb.org/downloads/sources/Oct2014-SP4/%{name}-%{version}.tar.bz2 BuildRequires: bison BuildRequires: bzip2-devel @@ -970,6 +970,18 @@ mv %{buildroot}%{_datadir}/doc/MonetDB-S %postun -p /sbin/ldconfig %changelog +* Tue May 19 2015 Sjoerd Mullender <sjo...@acm.org> - 11.19.13-20150519 +- Rebuilt. +- BZ#3712: Concurrency issue on querying the SQL catalog +- BZ#3713: Long startup cost for simple session +- BZ#3715: Crash with two ALTER TABLE statements in a transaction +- BZ#3718: Adding and dropping a non existing tablename to/from a merge + table is accepted without an error +- BZ#3719: Assertion failure in /MonetDB-11.19.11/gdk/gdk_bat.c:2841: + BATassertHeadProps: Assertion `!b->H->key || cmp != 0' failed. +- BZ#3723: Assertion failure in rel_bin.c:2548: rel2bin_groupby: Assertion + `0' failed. + * Thu Apr 23 2015 Sjoerd Mullender <sjo...@acm.org> - 11.19.11-20150423 - Rebuilt. - BZ#3466: UPDATE statements fails with "GDKerror: MT_mremap() failed" diff --git a/debian/changelog b/debian/changelog --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +monetdb (11.19.13-20150519) unstable; urgency=low + + * Rebuilt. + * BZ#3712: Concurrency issue on querying the SQL catalog + * BZ#3713: Long startup cost for simple session + * BZ#3715: Crash with two ALTER TABLE statements in a transaction + * BZ#3718: Adding and dropping a non existing tablename to/from a merge + table is accepted without an error + * BZ#3719: Assertion failure in /MonetDB-11.19.11/gdk/gdk_bat.c:2841: + BATassertHeadProps: Assertion `!b->H->key || cmp != 0' failed. + * BZ#3723: Assertion failure in rel_bin.c:2548: rel2bin_groupby: Assertion + `0' failed. + + -- Sjoerd Mullender <sjo...@acm.org> Tue, 19 May 2015 13:34:49 +0200 + monetdb (11.19.11-20150423) unstable; urgency=low * Rebuilt. diff --git a/libversions b/libversions --- a/libversions +++ b/libversions @@ -36,13 +36,13 @@ # version of the GDK library (subdirectory gdk; also includes # common/options and common/utils) -GDK_VERSION=11:5:0 +GDK_VERSION=11:6:0 # version of the MAPI library (subdirectory clients/mapilib) -MAPI_VERSION=7:3:0 +MAPI_VERSION=7:4:0 # version of the MONETDB5 library (subdirectory monetdb5, not including extras) -MONETDB5_VERSION=18:1:1 +MONETDB5_VERSION=18:2:1 # version of the STREAM library (subdirectory common/stream) STREAM_VERSION=6:2:0 _______________________________________________ checkin-list mailing list checkin-list@monetdb.org https://www.monetdb.org/mailman/listinfo/checkin-list