Changeset: 2171d162dfd0 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB/rev/2171d162dfd0 Modified Files: MonetDB.spec debian/changelog misc/packages/deb/changelog misc/packages/rpm/changelog tools/merovingian/ChangeLog-Archive Branch: Jan2022 Log Message:
Update text for better conversion to .md and next to .html diffs (70 lines): diff --git a/MonetDB.spec b/MonetDB.spec --- a/MonetDB.spec +++ b/MonetDB.spec @@ -884,8 +884,8 @@ fi * 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 + "proxying client <host>:<port> for database '<dbname>' to <url>" and + "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. diff --git a/debian/changelog b/debian/changelog --- a/debian/changelog +++ b/debian/changelog @@ -54,8 +54,8 @@ monetdb (11.43.3) unstable; urgency=low 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 + "proxying client <host>:<port> for database '<dbname>' to <url>" and + "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. diff --git a/misc/packages/deb/changelog b/misc/packages/deb/changelog --- a/misc/packages/deb/changelog +++ b/misc/packages/deb/changelog @@ -54,8 +54,8 @@ monetdb (11.43.3) unstable; urgency=low 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 + "proxying client <host>:<port> for database '<dbname>' to <url>" and + "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. diff --git a/misc/packages/rpm/changelog b/misc/packages/rpm/changelog --- a/misc/packages/rpm/changelog +++ b/misc/packages/rpm/changelog @@ -32,8 +32,8 @@ * 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 + "proxying client <host>:<port> for database '<dbname>' to <url>" and + "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. diff --git a/tools/merovingian/ChangeLog-Archive b/tools/merovingian/ChangeLog-Archive --- a/tools/merovingian/ChangeLog-Archive +++ b/tools/merovingian/ChangeLog-Archive @@ -3,8 +3,8 @@ * 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 + "proxying client <host>:<port> for database '<dbname>' to <url>" and + "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
