[InterNetNews/inn] f0d8f4: buffindexed: don't set executable bit on semaphores
Julien ÉLIE
noreply at github.com
Sun Oct 31 10:30:08 UTC 2021
Branch: refs/heads/2.6
Home: https://github.com/InterNetNews/inn
Commit: f0d8f454ebe776a28f6dd08c3907672801691ab0
https://github.com/InterNetNews/inn/commit/f0d8f454ebe776a28f6dd08c3907672801691ab0
Author: Kevin Bowling <kevin.bowling at kev009.com>
Date: 2021-10-31 (Sun, 31 Oct 2021)
Changed paths:
M storage/buffindexed/shmem.c
Log Message:
-----------
buffindexed: don't set executable bit on semaphores
Unsupported permission bits are being given to semget(2);
execute permissions are not meaningful for semaphores.
Commit: b84f185ca96dc76bf86d9a4c8ad5408e0ac907b7
https://github.com/InterNetNews/inn/commit/b84f185ca96dc76bf86d9a4c8ad5408e0ac907b7
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2021-10-31 (Sun, 31 Oct 2021)
Changed paths:
M doc/pod/news.pod
Log Message:
-----------
Add NEWS entry for latest commit fixing a bug in buffindexed
Compare: https://github.com/InterNetNews/inn/compare/e76d74b83ebb...b84f185ca96d
More information about the inn-committers
mailing list