Send inn-committers mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.isc.org/mailman/listinfo/inn-committers
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of inn-committers digest..."


Today's Topics:

   1. [InterNetNews/inn] b8f57d: pullnews: Improve debugging
      granularity (Julien ?LIE)
   2. [InterNetNews/inn] 3efab0: pullnews: Do not accept 2 ports
      mentioned in -p an... (Julien ?LIE)
   3. [InterNetNews/inn] bcc89b: pullnews: Fix the generation of
      Xref (Julien ?LIE)
   4. [InterNetNews/inn] 002caf: pullnews: Properly exit when a
      post fails (Julien ?LIE)
   5. [InterNetNews/inn] 65bd70: pullnews: Add missing spaces,
      homogenize leading i... (Julien ?LIE)
   6. [InterNetNews/inn] 39da14: pullnews: Add implicit TLS and
      STARTTLS support (Julien ?LIE)


----------------------------------------------------------------------

Message: 1
Date: Mon, 06 Feb 2023 11:44:45 -0800
From: Julien ?LIE <[email protected]>
To: [email protected]
Subject: [InterNetNews/inn] b8f57d: pullnews: Improve debugging
        granularity
Message-ID:
        <InterNetNews/inn/push/refs/heads/main/[email protected]>
Content-Type: text/plain; charset=UTF-8

  Branch: refs/heads/main
  Home:   https://github.com/InterNetNews/inn
  Commit: b8f57d223c9b8ab3985bbf316fe95386c32807d8
      
https://github.com/InterNetNews/inn/commit/b8f57d223c9b8ab3985bbf316fe95386c32807d8
  Author: Julien ?LIE <[email protected]>
  Date:   2023-02-06 (Mon, 06 Feb 2023)

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

  Log Message:
  -----------
  pullnews: Improve debugging granularity

Use levels 1 to 4.




------------------------------

Message: 2
Date: Mon, 06 Feb 2023 11:48:38 -0800
From: Julien ?LIE <[email protected]>
To: [email protected]
Subject: [InterNetNews/inn] 3efab0: pullnews: Do not accept 2 ports
        mentioned in -p an...
Message-ID:
        <InterNetNews/inn/push/refs/heads/main/[email protected]>
Content-Type: text/plain; charset=UTF-8

  Branch: refs/heads/main
  Home:   https://github.com/InterNetNews/inn
  Commit: 3efab0d44927d437d387f51178798e6f3c8fe3d3
      
https://github.com/InterNetNews/inn/commit/3efab0d44927d437d387f51178798e6f3c8fe3d3
  Author: Julien ?LIE <[email protected]>
  Date:   2023-02-06 (Mon, 06 Feb 2023)

  Changed paths:
    M frontends/pullnews.in

  Log Message:
  -----------
  pullnews: Do not accept 2 ports mentioned in -p and -s

One was silently taking precedence.




------------------------------

Message: 3
Date: Mon, 06 Feb 2023 11:51:38 -0800
From: Julien ?LIE <[email protected]>
To: [email protected]
Subject: [InterNetNews/inn] bcc89b: pullnews: Fix the generation of
        Xref
Message-ID:
        <InterNetNews/inn/push/refs/heads/main/[email protected]>
Content-Type: text/plain; charset=UTF-8

  Branch: refs/heads/main
  Home:   https://github.com/InterNetNews/inn
  Commit: bcc89b40646891a3d18d7ecdab9ae89b2bcf6428
      
https://github.com/InterNetNews/inn/commit/bcc89b40646891a3d18d7ecdab9ae89b2bcf6428
  Author: Julien ?LIE <[email protected]>
  Date:   2023-02-06 (Mon, 06 Feb 2023)

  Changed paths:
    M frontends/pullnews.in

  Log Message:
  -----------
  pullnews: Fix the generation of Xref

Remove an unexpected space between the name of a group and
the article number.




------------------------------

Message: 4
Date: Mon, 06 Feb 2023 11:54:57 -0800
From: Julien ?LIE <[email protected]>
To: [email protected]
Subject: [InterNetNews/inn] 002caf: pullnews: Properly exit when a
        post fails
Message-ID:
        <InterNetNews/inn/push/refs/heads/main/[email protected]>
Content-Type: text/plain; charset=UTF-8

  Branch: refs/heads/main
  Home:   https://github.com/InterNetNews/inn
  Commit: 002cafdb656d8e7b0f624a7a0b2afc1b35176303
      
https://github.com/InterNetNews/inn/commit/002cafdb656d8e7b0f624a7a0b2afc1b35176303
  Author: Julien ?LIE <[email protected]>
  Date:   2023-02-06 (Mon, 06 Feb 2023)

  Changed paths:
    M frontends/pullnews.in

  Log Message:
  -----------
  pullnews: Properly exit when a post fails

This was already the case when an injection failed (feeder mode).
Do the same when a post fails (in mode reader).

Otherwise, pullnews goes on trying to send articles, and the highest
article number retrieved keeps increasing.  We should bail out as soon
as possible.




------------------------------

Message: 5
Date: Mon, 06 Feb 2023 12:03:19 -0800
From: Julien ?LIE <[email protected]>
To: [email protected]
Subject: [InterNetNews/inn] 65bd70: pullnews: Add missing spaces,
        homogenize leading i...
Message-ID:
        <InterNetNews/inn/push/refs/heads/main/[email protected]>
Content-Type: text/plain; charset=UTF-8

  Branch: refs/heads/main
  Home:   https://github.com/InterNetNews/inn
  Commit: 65bd701f2bbcc025ccbb5369284acf5b778057b1
      
https://github.com/InterNetNews/inn/commit/65bd701f2bbcc025ccbb5369284acf5b778057b1
  Author: Julien ?LIE <[email protected]>
  Date:   2023-02-06 (Mon, 06 Feb 2023)

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

  Log Message:
  -----------
  pullnews: Add missing spaces, homogenize leading indentation




------------------------------

Message: 6
Date: Mon, 06 Feb 2023 12:16:41 -0800
From: Julien ?LIE <[email protected]>
To: [email protected]
Subject: [InterNetNews/inn] 39da14: pullnews: Add implicit TLS and
        STARTTLS support
Message-ID:
        <InterNetNews/inn/push/refs/heads/main/[email protected]>
Content-Type: text/plain; charset=UTF-8

  Branch: refs/heads/main
  Home:   https://github.com/InterNetNews/inn
  Commit: 39da1488334b255860ba7a33da38f454eb7b1484
      
https://github.com/InterNetNews/inn/commit/39da1488334b255860ba7a33da38f454eb7b1484
  Author: Julien ?LIE <[email protected]>
  Date:   2023-02-06 (Mon, 06 Feb 2023)

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

  Log Message:
  -----------
  pullnews: Add implicit TLS and STARTTLS support

Implicit and explicit TLS support can now be negotiated by pullnews for
connections to upstream servers configured in pullnews.marks, and to
the downstream server specified in the -s flag.

Also, a port can be specified for connections to upstream servers (it
was already possible for the downstream server).

close #256




------------------------------

Subject: Digest Footer

_______________________________________________
inn-committers mailing list
[email protected]
https://lists.isc.org/mailman/listinfo/inn-committers


------------------------------

End of inn-committers Digest, Vol 148, Issue 3
**********************************************

Reply via email to