Changeset: c0f009277429 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=c0f009277429
Added Files:
        buildtools/selinux/ChangeLog.Apr2019
Modified Files:
        buildtools/ChangeLog.Apr2019
Branch: Apr2019
Log Message:

Changelog messages.


diffs (32 lines):

diff --git a/buildtools/ChangeLog.Apr2019 b/buildtools/ChangeLog.Apr2019
--- a/buildtools/ChangeLog.Apr2019
+++ b/buildtools/ChangeLog.Apr2019
@@ -1,7 +1,13 @@
 # ChangeLog file for buildtools
 # This file is updated with Maddlog
 
+* Tue Mar 19 2019 Sjoerd Mullender <sjo...@acm.org>
+- We now use the C11 atomic operations if available, although
+  libatomic_ops is still used if present and not disabled on the configure
+  command line.
+
 * Wed Aug 29 2018 Sjoerd Mullender <sjo...@acm.org>
 - We now also build the Python 3 integration packages for Fedora, Debian,
-  and Ubuntu (not for Debian 8 or Ubuntu 14.04 which are too old).
+  Ubuntu, and Windows (not for Debian 8, Ubuntu 14.04, or EPEL 6 and 7
+  which are too old).
 
diff --git a/buildtools/selinux/ChangeLog.Apr2019 
b/buildtools/selinux/ChangeLog.Apr2019
new file mode 100644
--- /dev/null
+++ b/buildtools/selinux/ChangeLog.Apr2019
@@ -0,0 +1,9 @@
+# ChangeLog file for selinux
+# This file is updated with Maddlog
+
+* Tue Mar 19 2019 Sjoerd Mullender <sjo...@acm.org>
+- There is one tunable parameter, mserver5_can_read_home, which can
+  be set using "setsebool -P mserver5_can_read_home=true" to allow an
+  mserver5 process started by monetdbd under the control of systemd to
+  read files in users' home directories.
+
_______________________________________________
checkin-list mailing list
checkin-list@monetdb.org
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to