-
Thu Dec 12 2019 Christine Caulfield <ccaulfie@redhat.com> - 1.0.1-9
Also add O_EXCL to log_blackbox.c when creating files
Resolves: rhbz#1714853
-
Wed Nov 13 2019 Christine Caulfield <ccaulfie@redhat.com> - 1.0.1-8
Improve socket security
Resolves: rhbz#1714853
-
Fri Apr 20 2018 Christine Caulfield <ccaulfie@redhat.com> - 1.0.1-7
Prevent crashes when client truncates SHM segment
I've reverted the patch for 1459276 which is no longer needed as this
is a proper fix.
Resolves: rhbz#1473695
-
Fri Nov 03 2017 Christine Caulfield <ccaulfie@redhat.com> - 1.0.1-6
Don't override external signal handlers
Resolves: rhbz#1422573
-
Tue Jun 27 2017 Christine Caulfield <ccaulfie@redhat.com> - 1.0.1-5
Put backpatch 189ca28 as it's not the culprit
Don't truncate IPC files in the client as it can cause servers to crash.
I've also had to (for this release) disable one of the tests as it checks
for truncated files.
Resolves: rhbz#1459276
-
Tue Jun 20 2017 Christine Caulfield <ccaulfie@redhat.com> - 1.0.1-4
Revert git patch 189ca28 which caused problems with pacemaker CIB
closing down.
Resolves: rhbz#1459276
-
Mon May 15 2017 Christine Caulfield <ccaulfie@redhat.com> - 1.0.1-3
Allow IPC system to use filesystem sockets instead of abstract
sockets if a configuration file exists.
Resolves: rhbz#1446254
-
Tue Jan 31 2017 Christine Caulfield <ccaulfie@redhat.com> - 1.0.1-2
Detect IPC Shared memory corruption in peek as well as read. Prevents
the mainloop from spinning if multithreaded IPC (which is currently
not supported) is attempted without locking.
Resolves: rhbz#1422454
-
Tue Jan 31 2017 Christine Caulfield <ccaulfie@redhat.com> - 1.0.1-1
* Rebase to 1.0.1
Resolves: rhbz#1392835
-
Tue Dec 06 2016 Christine Caulfield <ccaulfie@redhat.com> - 1.0-2
* Don't overwrite valid logging tags, breaks facility names on PPC64LE
Resolves: rhbz#1387165