[InterNetNews/inn] fc5846: buffindexed: don't set executable bit on semaphores

Julien ÉLIE noreply at github.com
Tue Oct 19 18:12:30 UTC 2021


  Branch: refs/heads/main
  Home:   https://github.com/InterNetNews/inn
  Commit: fc5846aac574db5c7c7d3a602e9a2fdcaccb9541
      https://github.com/InterNetNews/inn/commit/fc5846aac574db5c7c7d3a602e9a2fdcaccb9541
  Author: Kevin Bowling <kevin.bowling at kev009.com>
  Date:   2021-10-19 (Tue, 19 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.

close #207


  Commit: eb94db1f0dff86df4b558f55448db9fb138839fb
      https://github.com/InterNetNews/inn/commit/eb94db1f0dff86df4b558f55448db9fb138839fb
  Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
  Date:   2021-10-19 (Tue, 19 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/c1fd921ca2ec...eb94db1f0dff


More information about the inn-committers mailing list