Changeset: 00463fdd0d51 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/00463fdd0d51 Modified Files: MonetDB.spec debian/changelog misc/packages/deb/changelog misc/packages/rpm/changelog Branch: Jul2021 Log Message:
Moved contents of ChangeLog.Jul2021 to MonetDB.spec, debian/changelog and ChangeLog-Archive. diffs (94 lines): diff --git a/MonetDB.spec b/MonetDB.spec --- a/MonetDB.spec +++ b/MonetDB.spec @@ -84,7 +84,7 @@ Group: Applications/Databases License: MPLv2.0 URL: https://www.monetdb.org/ BugURL: https://bugs.monetdb.org/ -Source: https://www.monetdb.org/downloads/sources/Jul2021-SP2/%{name}-%{version}.tar.bz2 +Source: https://www.monetdb.org/downloads/sources/Jul2021-SP3/%{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 @@ -846,6 +846,18 @@ else fi %changelog +* Thu Feb 24 2022 Sjoerd Mullender <sjo...@acm.org> - 11.41.15-20220224 +- Rebuilt. +- GH#7225: Invalid memory access when extending a BAT during appends +- GH#7228: COMMIT: transaction is aborted because of concurrency conflicts, + will ROLLBACK instead +- sql: Add number of rows affected by output statements into the total + rowcount +- gdk: Fixed race condition during backup if BATs. +- gdk: Fixed append to BATs of type msk (bit mask). +- sql: Fix to MAL code generation. +- gdk: Fix to WAL logger when a BAT gets replaced within a transaction. + * Mon Dec 13 2021 Sjoerd Mullender <sjo...@acm.org> - 11.41.13-20211213 - Rebuilt. - GH#7163: Multiple sql.mvc() invocations in the same query diff --git a/debian/changelog b/debian/changelog --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +monetdb (11.41.15) unstable; urgency=low + + * Rebuilt. + * GH#7225: Invalid memory access when extending a BAT during appends + * GH#7228: COMMIT: transaction is aborted because of concurrency conflicts, + will ROLLBACK instead + * sql: Add number of rows affected by output statements into the total + rowcount + * gdk: Fixed race condition during backup if BATs. + * gdk: Fixed append to BATs of type msk (bit mask). + * sql: Fix to MAL code generation. + * gdk: Fix to WAL logger when a BAT gets replaced within a transaction. + + -- Sjoerd Mullender <sjo...@acm.org> Thu, 24 Feb 2022 09:50:03 +0100 + monetdb (11.41.13) 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,18 @@ +monetdb (11.41.15) unstable; urgency=low + + * Rebuilt. + * GH#7225: Invalid memory access when extending a BAT during appends + * GH#7228: COMMIT: transaction is aborted because of concurrency conflicts, + will ROLLBACK instead + * sql: Add number of rows affected by output statements into the total + rowcount + * gdk: Fixed race condition during backup if BATs. + * gdk: Fixed append to BATs of type msk (bit mask). + * sql: Fix to MAL code generation. + * gdk: Fix to WAL logger when a BAT gets replaced within a transaction. + + -- Sjoerd Mullender <sjo...@acm.org> Thu, 24 Feb 2022 09:50:03 +0100 + monetdb (11.41.13) 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,15 @@ +* Thu Feb 24 2022 Sjoerd Mullender <sjo...@acm.org> - 11.41.15-20220224 +- Rebuilt. +- GH#7225: Invalid memory access when extending a BAT during appends +- GH#7228: COMMIT: transaction is aborted because of concurrency conflicts, + will ROLLBACK instead +- sql: Add number of rows affected by output statements into the total + rowcount +- gdk: Fixed race condition during backup if BATs. +- gdk: Fixed append to BATs of type msk (bit mask). +- sql: Fix to MAL code generation. +- gdk: Fix to WAL logger when a BAT gets replaced within a transaction. + * Mon Dec 13 2021 Sjoerd Mullender <sjo...@acm.org> - 11.41.13-20211213 - Rebuilt. - GH#7163: Multiple sql.mvc() invocations in the same query _______________________________________________ checkin-list mailing list -- checkin-list@monetdb.org To unsubscribe send an email to checkin-list-le...@monetdb.org