Changeset: ac8254a47e87 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=ac8254a47e87
Modified Files:
        MonetDB.spec
        debian/changelog
        misc/packages/deb/changelog
        misc/packages/rpm/changelog
Branch: Oct2020
Log Message:

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


diffs (110 lines):

diff --git a/MonetDB.spec b/MonetDB.spec
--- a/MonetDB.spec
+++ b/MonetDB.spec
@@ -97,7 +97,7 @@ Group: Applications/Databases
 License: MPLv2.0
 URL: https://www.monetdb.org/
 BugURL: https://bugs.monetdb.org/
-Source: 
https://www.monetdb.org/downloads/sources/Oct2020/%{name}-%{version}.tar.bz2
+Source: 
https://www.monetdb.org/downloads/sources/Oct2020-SP1/%{name}-%{version}.tar.bz2
 
 # The Fedora packaging document says we need systemd-rpm-macros for
 # the _unitdir and _tmpfilesdir macros to exist; however on RHEL 7
@@ -873,6 +873,22 @@ fi
 %postun -p /sbin/ldconfig
 
 %changelog
+* Wed Nov 18 2020 Sjoerd Mullender <sjo...@acm.org> - 11.39.7-20201118
+- Rebuilt.
+- BZ#6890: Add support of xz/lzma (de)compression on MS Windows
+- BZ#6891: Add support of lz4 (de)compression on MS Windows
+- BZ#6971: Parsing table returning function on remote server fails
+- BZ#6981: Oct2020: PREPARE DDL statement silently fails
+- BZ#6983: monetdb allows to use non-existing optimizer pipe
+- BZ#6998: MAL profiler buffer limitations
+- BZ#7001: crossproduct generated for a simple (semi-)join
+- BZ#7003: Segfault on large chain of constant decimal multiplication
+- BZ#7005: Dropping a STREAM TABLE does not remove the associated column
+  info from sys._columns
+- BZ#7010: deallocate <id> results in all prepared statements being
+  deallocated (not error-related)
+- BZ#7011: uuid() called only once when used in projection list
+
 * Tue Oct 13 2020 Sjoerd Mullender <sjo...@acm.org> - 11.39.5-20201013
 - Rebuilt.
 
diff --git a/debian/changelog b/debian/changelog
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,22 @@
+monetdb (11.39.7) unstable; urgency=low
+
+  * Rebuilt.
+  * BZ#6890: Add support of xz/lzma (de)compression on MS Windows
+  * BZ#6891: Add support of lz4 (de)compression on MS Windows
+  * BZ#6971: Parsing table returning function on remote server fails
+  * BZ#6981: Oct2020: PREPARE DDL statement silently fails
+  * BZ#6983: monetdb allows to use non-existing optimizer pipe
+  * BZ#6998: MAL profiler buffer limitations
+  * BZ#7001: crossproduct generated for a simple (semi-)join
+  * BZ#7003: Segfault on large chain of constant decimal multiplication
+  * BZ#7005: Dropping a STREAM TABLE does not remove the associated column
+    info from sys._columns
+  * BZ#7010: deallocate <id> results in all prepared statements being
+    deallocated (not error-related)
+  * BZ#7011: uuid() called only once when used in projection list
+
+ -- Sjoerd Mullender <sjo...@acm.org>  Wed, 18 Nov 2020 15:53:30 +0100
+
 monetdb (11.39.5) unstable; urgency=low
 
   * Rebuilt.
diff --git a/misc/packages/deb/changelog b/misc/packages/deb/changelog
--- a/misc/packages/deb/changelog
+++ b/misc/packages/deb/changelog
@@ -1,3 +1,22 @@
+monetdb (11.39.7) unstable; urgency=low
+
+  * Rebuilt.
+  * BZ#6890: Add support of xz/lzma (de)compression on MS Windows
+  * BZ#6891: Add support of lz4 (de)compression on MS Windows
+  * BZ#6971: Parsing table returning function on remote server fails
+  * BZ#6981: Oct2020: PREPARE DDL statement silently fails
+  * BZ#6983: monetdb allows to use non-existing optimizer pipe
+  * BZ#6998: MAL profiler buffer limitations
+  * BZ#7001: crossproduct generated for a simple (semi-)join
+  * BZ#7003: Segfault on large chain of constant decimal multiplication
+  * BZ#7005: Dropping a STREAM TABLE does not remove the associated column
+    info from sys._columns
+  * BZ#7010: deallocate <id> results in all prepared statements being
+    deallocated (not error-related)
+  * BZ#7011: uuid() called only once when used in projection list
+
+ -- Sjoerd Mullender <sjo...@acm.org>  Wed, 18 Nov 2020 15:53:30 +0100
+
 monetdb (11.39.5) unstable; urgency=low
 
   * Rebuilt.
diff --git a/misc/packages/rpm/changelog b/misc/packages/rpm/changelog
--- a/misc/packages/rpm/changelog
+++ b/misc/packages/rpm/changelog
@@ -1,3 +1,19 @@
+* Wed Nov 18 2020 Sjoerd Mullender <sjo...@acm.org> - 11.39.7-20201118
+- Rebuilt.
+- BZ#6890: Add support of xz/lzma (de)compression on MS Windows
+- BZ#6891: Add support of lz4 (de)compression on MS Windows
+- BZ#6971: Parsing table returning function on remote server fails
+- BZ#6981: Oct2020: PREPARE DDL statement silently fails
+- BZ#6983: monetdb allows to use non-existing optimizer pipe
+- BZ#6998: MAL profiler buffer limitations
+- BZ#7001: crossproduct generated for a simple (semi-)join
+- BZ#7003: Segfault on large chain of constant decimal multiplication
+- BZ#7005: Dropping a STREAM TABLE does not remove the associated column
+  info from sys._columns
+- BZ#7010: deallocate <id> results in all prepared statements being
+  deallocated (not error-related)
+- BZ#7011: uuid() called only once when used in projection list
+
 * Tue Oct 13 2020 Sjoerd Mullender <sjo...@acm.org> - 11.39.5-20201013
 - Rebuilt.
 
_______________________________________________
checkin-list mailing list
checkin-list@monetdb.org
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to