Changeset: 836927ac8d51 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=836927ac8d51
Modified Files:
.hgtags
MonetDB.spec
debian/changelog
libversions
Branch: default
Log Message:
Merge with Jul2015 branch.
diffs (73 lines):
diff --git a/.hgtags b/.hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -607,3 +607,6 @@ 30be7bd4aec0b5daf3d2f3a26a1043c04b88bb6d
c7c0a76e663e34bcddae683b385c8e5a919ffd84 Jul2015_release
d1bce2fabbc36a3a3b996b09e55e764a626026a8 Jul2015_7
d1bce2fabbc36a3a3b996b09e55e764a626026a8 Jul2015_SP1_release
+d1dd6e5b7a5acfe14a33070e08c776341996deb2 Jul2015_9
+d1bce2fabbc36a3a3b996b09e55e764a626026a8 Jul2015_SP1_release
+d1dd6e5b7a5acfe14a33070e08c776341996deb2 Jul2015_SP1_release
diff --git a/MonetDB.spec b/MonetDB.spec
--- a/MonetDB.spec
+++ b/MonetDB.spec
@@ -995,6 +995,18 @@ rm -f %{buildroot}%{_bindir}/Maddlog
%postun -p /sbin/ldconfig
%changelog
+* Mon Oct 26 2015 Sjoerd Mullender <[email protected]> - 11.21.9-20151026
+- Rebuilt.
+- BZ#3816: Server crashes when trying to convert timestamp to str with
+ incorrect format
+- BZ#3823: JDBC Connection to a schema - setSchema() error
+- BZ#3827: Certains comparisons between UUID produce a MAL error
+- BZ#3829: Certains simple WHERE clause cause MonetDB to segfault
+ without explanation
+- BZ#3830: Coalesce typing inconsistencies
+- BZ#3833: NULL literals refused at many places
+- BZ#3834: Date comparison returns incorrect results
+
* Tue Oct 20 2015 Sjoerd Mullender <[email protected]> - 11.21.7-20151020
- Rebuilt.
- BZ#3789: Query on large string table fails on HEAPextend
diff --git a/debian/changelog b/debian/changelog
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+monetdb (11.21.9) unstable; urgency=low
+
+ * Rebuilt.
+ * BZ#3816: Server crashes when trying to convert timestamp to str with
+ incorrect format
+ * BZ#3823: JDBC Connection to a schema - setSchema() error
+ * BZ#3827: Certains comparisons between UUID produce a MAL error
+ * BZ#3829: Certains simple WHERE clause cause MonetDB to segfault
+ without explanation
+ * BZ#3830: Coalesce typing inconsistencies
+ * BZ#3833: NULL literals refused at many places
+ * BZ#3834: Date comparison returns incorrect results
+
+ -- Sjoerd Mullender <[email protected]> Mon, 26 Oct 2015 11:49:34 +0100
+
monetdb (11.21.7) 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=12:3:0
+GDK_VERSION=12:4:0
# version of the MAPI library (subdirectory clients/mapilib)
MAPI_VERSION=7:5:0
# version of the MONETDB5 library (subdirectory monetdb5, not including extras)
-MONETDB5_VERSION=19:2:0
+MONETDB5_VERSION=19:3:0
# version of the STREAM library (subdirectory common/stream)
STREAM_VERSION=7:0:0
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list