[InterNetNews/inn] 533bb5: auth-ext: Rewrite in Perl

Julien ÉLIE noreply at github.com
Fri Jun 19 21:28:58 UTC 2026


  Branch: refs/heads/main
  Home:   https://github.com/InterNetNews/inn
  Commit: 533bb57b51c3e4ffaf5a39da40f2d5ec108b98d1
      https://github.com/InterNetNews/inn/commit/533bb57b51c3e4ffaf5a39da40f2d5ec108b98d1
  Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
  Date:   2026-06-19 (Fri, 19 Jun 2026)

  Changed paths:
    M tests/nnrpd/auth-test

  Log Message:
  -----------
  auth-ext: Rewrite in Perl

The problem with nnrpd/auth-ext is that /bin/sh on OpenBSD, when it
kills itself with SIGUP, doesn't exit like a process killed with SIGHUP
and instead exits with some sort of weird exit status.

Rewrite the shell script in Perl to fix the issue.

close #202



To unsubscribe from these emails, change your notification settings at https://github.com/InterNetNews/inn/settings/notifications


More information about the inn-committers mailing list