-
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
-
Thu Apr 21 2016 Christine Caulfield <ccaulfie@redhat.com> - 1.0-1
Rebase to 1.0
Resolves bz#1299968
-
Mon Nov 02 2015 Christine Caulfield <ccaulfie@redhat.com> - 0.17.1-2.1
Increase size of the buffer where we make the socket name to allow for longer PIDs
Resolves bz#1114852
-
Thu Apr 16 2015 David Vossel <dvossel@redhat.com> - 0.17.1-2
Fixes assert encountered in libqb's mainloop implementation.
Resolves: rhbz#1211375
-
Thu Mar 05 2015 David Vossel <dvossel@redhat.com> - 0.17.1-1.1
Fix bug that prevents ipc server from working in pid with realtime priority.
Resolves: rhbz#1198718