Changeset: 8b3d3f7c487c for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=8b3d3f7c487c
Modified Files:
        MonetDB.spec
        debian/changelog
Branch: Dec2016
Log Message:

Moved contents of ChangeLog.Dec2016 to MonetDB.spec, debian/changelog and 
ChangeLog-Archive.


diffs (65 lines):

diff --git a/MonetDB.spec b/MonetDB.spec
--- a/MonetDB.spec
+++ b/MonetDB.spec
@@ -124,7 +124,7 @@ Vendor: MonetDB BV <i...@monetdb.org>
 Group: Applications/Databases
 License: MPLv2.0
 URL: http://www.monetdb.org/
-Source: 
http://dev.monetdb.org/downloads/sources/Dec2016-SP4/%{name}-%{version}.tar.bz2
+Source: 
http://dev.monetdb.org/downloads/sources/Dec2016-SP5/%{name}-%{version}.tar.bz2
 
 # we need systemd for the _unitdir macro to exist
 %if %{?rhel:0}%{!?rhel:1} || 0%{?rhel} >= 7
@@ -972,6 +972,24 @@ rm -f %{buildroot}%{_bindir}/Maddlog
 %postun -p /sbin/ldconfig
 
 %changelog
+* Mon May 29 2017 Panagiotis Koutsourakis <kutsu...@monetdbsolutions.com> - 
11.25.23-20170529
+- Rebuilt.
+- BZ#6290: Crash (and assertion failure) with a correlated subquery with
+  NOT IN in the select-list
+- BZ#6291: crash if executes a function with sample operator
+- BZ#6294: Sqlitelogictest crash
+- BZ#6296: Another sqllitelogictest crash :(
+- BZ#6297: 7th sqllitelogictest crash :(
+- BZ#6300: Protect against missing BATs (sqlsmith)
+- BZ#6314: Lateral crash report (sqlsmith)
+- BZ#6315: Exist operator on type bigint missing (sqlsmith)
+- BZ#6316: Coalesc and limit error (sqlsmith)
+- BZ#6317: Two-column integer aggregation extremely slow
+- BZ#6318: Daemon crashes if .merovignian_properties for a database
+  contains more than 42 entries
+- BZ#6320: The daemon ignores all but the last entry in the
+  .merovignian_properties file when spawning mserver5
+
 * Tue Apr 25 2017 Sjoerd Mullender <sjo...@acm.org> - 11.25.21-20170425
 - Rebuilt.
 - BZ#6260: Sqlitelogictest crash
diff --git a/debian/changelog b/debian/changelog
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,24 @@
+monetdb (11.25.23) unstable; urgency=low
+
+  * Rebuilt.
+  * BZ#6290: Crash (and assertion failure) with a correlated subquery with
+    NOT IN in the select-list
+  * BZ#6291: crash if executes a function with sample operator
+  * BZ#6294: Sqlitelogictest crash
+  * BZ#6296: Another sqllitelogictest crash :(
+  * BZ#6297: 7th sqllitelogictest crash :(
+  * BZ#6300: Protect against missing BATs (sqlsmith)
+  * BZ#6314: Lateral crash report (sqlsmith)
+  * BZ#6315: Exist operator on type bigint missing (sqlsmith)
+  * BZ#6316: Coalesc and limit error (sqlsmith)
+  * BZ#6317: Two-column integer aggregation extremely slow
+  * BZ#6318: Daemon crashes if .merovignian_properties for a database
+    contains more than 42 entries
+  * BZ#6320: The daemon ignores all but the last entry in the
+    .merovignian_properties file when spawning mserver5
+
+ -- Panagiotis Koutsourakis <kutsu...@monetdbsolutions.com>  Mon, 29 May 2017 
10:09:01 +0200
+
 monetdb (11.25.21) unstable; urgency=low
 
   * Rebuilt.
_______________________________________________
checkin-list mailing list
checkin-list@monetdb.org
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to