[InterNetNews/inn] 7561b0: controlchan: Remove sendsys, senduuname and versio...

Julien ÉLIE noreply at github.com
Wed Nov 24 21:49:12 UTC 2021


  Branch: refs/heads/main
  Home:   https://github.com/InterNetNews/inn
  Commit: 7561b0036f2c11607c799492b85af84f34415222
      https://github.com/InterNetNews/inn/commit/7561b0036f2c11607c799492b85af84f34415222
  Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
  Date:   2021-11-24 (Wed, 24 Nov 2021)

  Changed paths:
    M MANIFEST
    M Makefile
    M control/controlchan.in
    R control/modules/sendsys.pl
    R control/modules/senduuname.pl
    R control/modules/version.pl
    M doc/pod/control.ctl.pod
    M doc/pod/news.pod
    M samples/filter_innd.py
    M scripts/inncheck.in
    M scripts/innupgrade.in

  Log Message:
  -----------
  controlchan: Remove sendsys, senduuname and version support

These control articles are deprecated and should no longer be handled.
Remove the related controlchan modules.

Also remove the "doifarg" keyword from controlchan and control.ctl
documentation (it is only used for these 3 kinds of control messages) but
keep the recognition of the sendsys, senduuname and version control messages
in inncheck and scanlogs (because they are still referenced in control.ctl)
as well as filter_innd.py in the example of a regexp for obsolete control
articles.




More information about the inn-committers mailing list