[InterNetNews/inn] e7b7ff: pullnews: Correctly find the end of headers

Julien ÉLIE noreply at github.com
Sun Apr 16 15:35:57 UTC 2023


  Branch: refs/heads/2.7
  Home:   https://github.com/InterNetNews/inn
  Commit: e7b7ff388ad9c09242eae761e5c5ad40275dc450
      https://github.com/InterNetNews/inn/commit/e7b7ff388ad9c09242eae761e5c5ad40275dc450
  Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
  Date:   2023-04-16 (Sun, 16 Apr 2023)

  Changed paths:
    M frontends/pullnews.in

  Log Message:
  -----------
  pullnews: Correctly find the end of headers

A mere LF was looked at, instead of CRLF.  It notably breaks the
removal of the last header field (usually Xref) with -H.

For a header feed, also add CRLF at the end of the headers, and not a
mere LF.


  Commit: b11dcedbcd7ec6cfaa4cf3f7363c51251904411d
      https://github.com/InterNetNews/inn/commit/b11dcedbcd7ec6cfaa4cf3f7363c51251904411d
  Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
  Date:   2023-04-16 (Sun, 16 Apr 2023)

  Changed paths:
    M doc/pod/pullnews.pod
    M frontends/pullnews.in

  Log Message:
  -----------
  pullnews: Improve documentation about -R

Using this flag (reader mode to inject articles) is not recommended, and leads to some article rejections.

433 is a port for feeding.


  Commit: 97fd75e506a24023f3caff30d14fd62bf4e607e7
      https://github.com/InterNetNews/inn/commit/97fd75e506a24023f3caff30d14fd62bf4e607e7
  Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
  Date:   2023-04-16 (Sun, 16 Apr 2023)

  Changed paths:
    M doc/FAQ
    M doc/pod/buffindexed.conf.pod
    M doc/pod/inn.conf.pod
    M doc/pod/install.pod

  Log Message:
  -----------
  Mention buffindexed overview data limit of 8 KB


Compare: https://github.com/InterNetNews/inn/compare/a130d658317b...97fd75e506a2


More information about the inn-committers mailing list