[InterNetNews/inn] 138307: actsyncd, simpleftp: Add HTTP(S) support

Julien ÉLIE noreply at github.com
Sun Oct 6 19:48:35 UTC 2024


  Branch: refs/heads/main
  Home:   https://github.com/InterNetNews/inn
  Commit: 1383077ea190d86fa068aad6756a4e7f425a5b62
      https://github.com/InterNetNews/inn/commit/1383077ea190d86fa068aad6756a4e7f425a5b62
  Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
  Date:   2024-10-06 (Sun, 06 Oct 2024)

  Changed paths:
    M backends/actsyncd.in
    M configure.ac
    M doc/pod/actsync.pod
    M doc/pod/news.pod
    M doc/pod/simpleftp.pod
    M m4/compress.m4
    M perl/INN/Config.pm.in
    M samples/actsync.cfg
    M samples/actsync.ign
    M scripts/innshellvars.in
    M scripts/innshellvars.pl.in
    M scripts/innshellvars.tcl.in
    M scripts/simpleftp.in

  Log Message:
  -----------
  actsyncd, simpleftp: Add HTTP(S) support

actsyncd and simpleftp were only supporting the FTP and NNTP protocol
to synchronize from external sources.  As support for FTP will soon be
discontinued for the ftp.isc.org service, in favour of HTTP(S), update
these programs to make use of these protocols.

New path and protocol keywords in actsync.cfg, keeping ftppath for
backwards-compatibility.  New PATH_GETHTTP variable at configure time,
and $gethttp in innshellvars and INN::Config.  Updated samples of
actsync.cfg and actsync.ign.  Updated documentation.

Mention wget in the useful optional packages to install, at the
beginning of the configure output.

close #312



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