[InterNetNews/inn] 0c4da4: Improve usage message

Julien ÉLIE noreply at github.com
Tue Jan 31 12:34:26 UTC 2023


  Branch: refs/heads/2.7
  Home:   https://github.com/InterNetNews/inn
  Commit: 0c4da4486e6f7b871fdccda039c8de293b4c019e
      https://github.com/InterNetNews/inn/commit/0c4da4486e6f7b871fdccda039c8de293b4c019e
  Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
  Date:   2023-01-31 (Tue, 31 Jan 2023)

  Changed paths:
    M authprogs/radius.c
    M backends/actmerge.in
    M backends/actsyncd.in
    M contrib/mkbuf.in
    M contrib/nnrp.access2readers.conf.in
    M scripts/inncheck.in
    M scripts/innupgrade.in

  Log Message:
  -----------
  Improve usage message


  Commit: ed32ba3ada6ed40d56545c37a42d383a65ef4aab
      https://github.com/InterNetNews/inn/commit/ed32ba3ada6ed40d56545c37a42d383a65ef4aab
  Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
  Date:   2023-01-31 (Tue, 31 Jan 2023)

  Changed paths:
    M contrib/archivegz.in

  Log Message:
  -----------
  archivegz: Migrate from newgetopt.pl to Getopt::Long

This script was no longer working on modern versions of Perl,
due to its use of newgetopt.pl and newusage.pl.  Convert it
to use Getopt::Long instead.


  Commit: 203259f6c5782a1ce83e9db08d519a0031b03707
      https://github.com/InterNetNews/inn/commit/203259f6c5782a1ce83e9db08d519a0031b03707
  Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
  Date:   2023-01-31 (Tue, 31 Jan 2023)

  Changed paths:
    M scripts/innreport.in

  Log Message:
  -----------
  innreport: Fix help usage for -maxunrec and -f


  Commit: 51c0597355d3db23cd407a7c5033bb429ec10a07
      https://github.com/InterNetNews/inn/commit/51c0597355d3db23cd407a7c5033bb429ec10a07
  Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
  Date:   2023-01-31 (Tue, 31 Jan 2023)

  Changed paths:
    M contrib/pullart.c
    M contrib/tunefeed.in
    M control/controlbatch.in
    M frontends/cnfsheadconf.in
    M frontends/cnfsstat.in
    M frontends/ovdb_stat.c
    M scripts/innreport.in

  Log Message:
  -----------
  Exit with status 0 when printing usage message

Homogenize the exit status of INN programs when explicitly run with
a flag asking for printing their usage messages.  Status 0 should be
returned instead of 1.

Also, homogenize the format of the usage message.


  Commit: 7f315a46e287cb7c3d39320f307db03df1484d0a
      https://github.com/InterNetNews/inn/commit/7f315a46e287cb7c3d39320f307db03df1484d0a
  Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
  Date:   2023-01-31 (Tue, 31 Jan 2023)

  Changed paths:
    M contrib/tunefeed.in

  Log Message:
  -----------
  tunefeed: Proof-read documentation

Mention the use of getlist to retrieve a remote active file (instead
of manually typing a LIST ACTIVE command).

Time to bump its version number to 1.1 (a few changes has been made
since its original revision).


Compare: https://github.com/InterNetNews/inn/compare/30454f8ac1d8...7f315a46e287


More information about the inn-committers mailing list