Changeset: 34d6df33e954 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/34d6df33e954
Modified Files:
        MonetDB.spec
        debian/changelog
        gdk/ChangeLog-Archive
        gdk/ChangeLog.Jan2022
        misc/packages/deb/changelog
        misc/packages/rpm/changelog
        tools/merovingian/ChangeLog-Archive
        tools/merovingian/ChangeLog.Jan2022
Branch: Jan2022
Log Message:

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


diffs (175 lines):

diff --git a/MonetDB.spec b/MonetDB.spec
--- a/MonetDB.spec
+++ b/MonetDB.spec
@@ -850,6 +850,23 @@ fi
 %endif
 
 %changelog
+* Tue Jan 11 2022 Sjoerd Mullender <[email protected]> - 11.43.3-20220111
+- Rebuilt.
+- GH#7215: ODBC Driver SQLStatistics returns duplicate rows/rows for other
+  tables
+
+* Tue Jan 11 2022 Sjoerd Mullender <[email protected]> - 11.43.3-20220111
+- gdk: On Windows, files and directories we create now get the attribute
+  FILE_ATTIBUTE_NOT_CONTENT_INDEXED, meaning that they should not be
+  indexed by indexing or search services.
+
+* Thu Jan  6 2022 Martin van Dinther <[email protected]> 
- 11.43.3-20220111
+- merovingian: Disabled logging into merovingian.log of next info message 
types:
+  - proxying client <host>:<port> for database '<dbname>' to <url>
+  - target connection is on local UNIX domain socket, passing on 
filedescriptor instead of proxying
+  These messages were written to the log file at each connection. In most
+  cases this information is not used. The disabling reduces the log file size.
+
 * Mon Jan 03 2022 Sjoerd Mullender <[email protected]> - 11.43.1-20220103
 - Rebuilt.
 - GH#7168: Loosing the documentation
diff --git a/debian/changelog b/debian/changelog
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,29 @@
+monetdb (11.43.3) unstable; urgency=low
+
+  * Rebuilt.
+  * GH#7215: ODBC Driver SQLStatistics returns duplicate rows/rows for other
+    tables
+
+ -- Sjoerd Mullender <[email protected]>  Tue, 11 Jan 2022 10:46:27 +0100
+
+monetdb (11.43.3) unstable; urgency=low
+
+  * gdk: On Windows, files and directories we create now get the attribute
+    FILE_ATTIBUTE_NOT_CONTENT_INDEXED, meaning that they should not be
+    indexed by indexing or search services.
+
+ -- Sjoerd Mullender <[email protected]>  Tue, 11 Jan 2022 10:46:27 +0100
+
+monetdb (11.43.3) unstable; urgency=low
+
+  * merovingian: Disabled logging into merovingian.log of next info message 
types:
+    - proxying client <host>:<port> for database '<dbname>' to <url>
+    - target connection is on local UNIX domain socket, passing on 
filedescriptor instead of proxying
+    These messages were written to the log file at each connection. In most
+    cases this information is not used. The disabling reduces the log file 
size.
+
+ -- Martin van Dinther <[email protected]>  Thu, 6 Jan 
2022 10:46:27 +0100
+
 monetdb (11.43.1) unstable; urgency=low
 
   * Rebuilt.
diff --git a/gdk/ChangeLog-Archive b/gdk/ChangeLog-Archive
--- a/gdk/ChangeLog-Archive
+++ b/gdk/ChangeLog-Archive
@@ -1,6 +1,11 @@
 # DO NOT EDIT THIS FILE -- MAINTAINED AUTOMATICALLY
 # This file contains past ChangeLog entries
 
+* Tue Jan 11 2022 Sjoerd Mullender <[email protected]> - 11.43.3-20220111
+- On Windows, files and directories we create now get the attribute
+  FILE_ATTIBUTE_NOT_CONTENT_INDEXED, meaning that they should not be
+  indexed by indexing or search services.
+
 * Mon Jan  3 2022 Panagiotis Koutsourakis <[email protected]> - 
11.43.1-20220103
 - Implement string imprints (strimps for short) a pre-filter structure
   for strings in order to accelerate LIKE queries. If a strimp exists
diff --git a/gdk/ChangeLog.Jan2022 b/gdk/ChangeLog.Jan2022
--- a/gdk/ChangeLog.Jan2022
+++ b/gdk/ChangeLog.Jan2022
@@ -1,8 +1,3 @@
 # ChangeLog file for GDK
 # This file is updated with Maddlog
 
-* Tue Jan 11 2022 Sjoerd Mullender <[email protected]>
-- On Windows, files and directories we create now get the attribute
-  FILE_ATTIBUTE_NOT_CONTENT_INDEXED, meaning that they should not be
-  indexed by indexing or search services.
-
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,29 @@
+monetdb (11.43.3) unstable; urgency=low
+
+  * Rebuilt.
+  * GH#7215: ODBC Driver SQLStatistics returns duplicate rows/rows for other
+    tables
+
+ -- Sjoerd Mullender <[email protected]>  Tue, 11 Jan 2022 10:46:27 +0100
+
+monetdb (11.43.3) unstable; urgency=low
+
+  * gdk: On Windows, files and directories we create now get the attribute
+    FILE_ATTIBUTE_NOT_CONTENT_INDEXED, meaning that they should not be
+    indexed by indexing or search services.
+
+ -- Sjoerd Mullender <[email protected]>  Tue, 11 Jan 2022 10:46:27 +0100
+
+monetdb (11.43.3) unstable; urgency=low
+
+  * merovingian: Disabled logging into merovingian.log of next info message 
types:
+    - proxying client <host>:<port> for database '<dbname>' to <url>
+    - target connection is on local UNIX domain socket, passing on 
filedescriptor instead of proxying
+    These messages were written to the log file at each connection. In most
+    cases this information is not used. The disabling reduces the log file 
size.
+
+ -- Martin van Dinther <[email protected]>  Thu, 6 Jan 
2022 10:46:27 +0100
+
 monetdb (11.43.1) 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,20 @@
+* Tue Jan 11 2022 Sjoerd Mullender <[email protected]> - 11.43.3-20220111
+- Rebuilt.
+- GH#7215: ODBC Driver SQLStatistics returns duplicate rows/rows for other
+  tables
+
+* Tue Jan 11 2022 Sjoerd Mullender <[email protected]> - 11.43.3-20220111
+- gdk: On Windows, files and directories we create now get the attribute
+  FILE_ATTIBUTE_NOT_CONTENT_INDEXED, meaning that they should not be
+  indexed by indexing or search services.
+
+* Thu Jan  6 2022 Martin van Dinther <[email protected]> 
- 11.43.3-20220111
+- merovingian: Disabled logging into merovingian.log of next info message 
types:
+  - proxying client <host>:<port> for database '<dbname>' to <url>
+  - target connection is on local UNIX domain socket, passing on 
filedescriptor instead of proxying
+  These messages were written to the log file at each connection. In most
+  cases this information is not used. The disabling reduces the log file size.
+
 * Mon Jan 03 2022 Sjoerd Mullender <[email protected]> - 11.43.1-20220103
 - Rebuilt.
 - GH#7168: Loosing the documentation
diff --git a/tools/merovingian/ChangeLog-Archive 
b/tools/merovingian/ChangeLog-Archive
--- a/tools/merovingian/ChangeLog-Archive
+++ b/tools/merovingian/ChangeLog-Archive
@@ -1,6 +1,13 @@
 # DO NOT EDIT THIS FILE -- MAINTAINED AUTOMATICALLY
 # This file contains past ChangeLog entries
 
+* Thu Jan  6 2022 Martin van Dinther <[email protected]> 
- 11.43.3-20220111
+- Disabled logging into merovingian.log of next info message types:
+  - proxying client <host>:<port> for database '<dbname>' to <url>
+  - target connection is on local UNIX domain socket, passing on 
filedescriptor instead of proxying
+  These messages were written to the log file at each connection. In most
+  cases this information is not used. The disabling reduces the log file size.
+
 * Tue May 11 2021 Panagiotis Koutsourakis <[email protected]> - 
11.43.1-20220103
 - Removed the deprecated monetdb commands `profilerstart` and
   `profilerstop`.
diff --git a/tools/merovingian/ChangeLog.Jan2022 
b/tools/merovingian/ChangeLog.Jan2022
--- a/tools/merovingian/ChangeLog.Jan2022
+++ b/tools/merovingian/ChangeLog.Jan2022
@@ -1,10 +1,3 @@
 # ChangeLog file for sql/src/backends/monet5/merovingian
 # This file is updated with mchangelog
 
-* Thu Jan  6 2022 Martin van Dinther <[email protected]>
-- Disabled logging into merovingian.log of next info message types:
-  - proxying client <host>:<port> for database '<dbname>' to <url>
-  - target connection is on local UNIX domain socket, passing on 
filedescriptor instead of proxying
-  These messages were written to the log file at each connection. In most
-  cases this information is not used. The disabling reduces the log file size.
-
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to