Changeset: 07824a1c7beb for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=07824a1c7beb Modified Files: MonetDB.spec debian/changelog sql/ChangeLog-Archive sql/ChangeLog.Dec2016 Branch: Dec2016 Log Message:
Moved contents of ChangeLog.Dec2016 to MonetDB.spec, debian/changelog and ChangeLog-Archive. diffs (89 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-SP3/%{name}-%{version}.tar.bz2 +Source: http://dev.monetdb.org/downloads/sources/Dec2016-SP4/%{name}-%{version}.tar.bz2 # we need systemd for the _unitdir macro to exist %if %{?rhel:0}%{!?rhel:1} || 0%{?rhel} >= 7 @@ -972,6 +972,22 @@ rm -f %{buildroot}%{_bindir}/Maddlog %postun -p /sbin/ldconfig %changelog +* Tue Apr 11 2017 Sjoerd Mullender <sjo...@acm.org> - 11.25.17-20170411 +- Rebuilt. +- BZ#6110: cast of a SQL boolean value to a string or clob or (var)char + is wrong +- BZ#6254: Crash (and assertion failure) after querying a view which + uses a correlated subquery in the select-list +- BZ#6256: Assertion Trigger on FULL OUTER JOIN with more than two + BETWEEN clauses +- BZ#6257: wrong count values (1 instead of 0) for correlated aggregation + queries +- BZ#6258: Vulnerability in FITS and NETCDF data vaults + +* Tue Apr 11 2017 Sjoerd Mullender <sjo...@acm.org> - 11.25.17-20170411 +- sql: Upgrade code was added for an old change in the sys.settimeout function. +- sql: A bug was fixed with the automatic "vacuum" operation on system tables. + * Thu Mar 30 2017 Sjoerd Mullender <sjo...@acm.org> - 11.25.15-20170330 - Rebuilt. - BZ#6250: Assertion failure when querying a Blob column with order diff --git a/debian/changelog b/debian/changelog --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +monetdb (11.25.17) unstable; urgency=low + + * Rebuilt. + * BZ#6110: cast of a SQL boolean value to a string or clob or (var)char + is wrong + * BZ#6254: Crash (and assertion failure) after querying a view which + uses a correlated subquery in the select-list + * BZ#6256: Assertion Trigger on FULL OUTER JOIN with more than two + BETWEEN clauses + * BZ#6257: wrong count values (1 instead of 0) for correlated aggregation + queries + * BZ#6258: Vulnerability in FITS and NETCDF data vaults + + -- Sjoerd Mullender <sjo...@acm.org> Tue, 11 Apr 2017 12:49:56 +0200 + +monetdb (11.25.17) unstable; urgency=low + + * sql: Upgrade code was added for an old change in the sys.settimeout function. + * sql: A bug was fixed with the automatic "vacuum" operation on system tables. + + -- Sjoerd Mullender <sjo...@acm.org> Tue, 11 Apr 2017 12:49:56 +0200 + monetdb (11.25.15) unstable; urgency=low * Rebuilt. diff --git a/sql/ChangeLog-Archive b/sql/ChangeLog-Archive --- a/sql/ChangeLog-Archive +++ b/sql/ChangeLog-Archive @@ -1,6 +1,10 @@ # DO NOT EDIT THIS FILE -- MAINTAINED AUTOMATICALLY # This file contains past ChangeLog entries +* Tue Apr 11 2017 Sjoerd Mullender <sjo...@acm.org> - 11.25.17-20170411 +- Upgrade code was added for an old change in the sys.settimeout function. +- A bug was fixed with the automatic "vacuum" operation on system tables. + * Wed Aug 3 2016 Sjoerd Mullender <sjo...@acm.org> - 11.25.1-20161214 - Removed functions sys.zorder_encode, sys.zorder_decode_x, and sys.zorder_decode_y. diff --git a/sql/ChangeLog.Dec2016 b/sql/ChangeLog.Dec2016 --- a/sql/ChangeLog.Dec2016 +++ b/sql/ChangeLog.Dec2016 @@ -1,7 +1,3 @@ # ChangeLog file for sql # This file is updated with Maddlog -* Tue Apr 11 2017 Sjoerd Mullender <sjo...@acm.org> -- Upgrade code was added for an old change in the sys.settimeout function. -- A bug was fixed with the automatic "vacuum" operation on system tables. - _______________________________________________ checkin-list mailing list checkin-list@monetdb.org https://www.monetdb.org/mailman/listinfo/checkin-list