]> git.pld-linux.org Git - packages/inn.git/blobdiff - inn-config.patch
- updated to 2.6.5
[packages/inn.git] / inn-config.patch
index 06b2c666a0b066dffb96451a83a8adada80e9b0f..eaf0ba4dd1be7f3f4a7b3bc6ef6e64b00845733d 100644 (file)
@@ -13,9 +13,9 @@
  
  ##  2. Meta-cyclic buffers
  ##  Format:
---- inn-2.5.3/samples/inn.conf.in.orig 2013-06-13 15:49:58.887245670 +0200
-+++ inn-2.5.3/samples/inn.conf.in      2013-06-13 16:20:45.710540510 +0200
-@@ -17,11 +17,11 @@
+--- inn-2.6.5/samples/inn.conf.in.orig 2022-02-18 20:36:57.000000000 +0100
++++ inn-2.6.5/samples/inn.conf.in      2022-05-22 20:06:04.430442175 +0200
+@@ -15,11 +15,11 @@
  # The following parameters are most likely to need setting, although the
  # defaults generated by configure may be reasonable.
  
@@ -29,7 +29,7 @@
  pathnews:                    @prefix@
  
  #runasuser:
-@@ -37,8 +37,8 @@
+@@ -36,8 +36,8 @@ mailcmd:                     @bindir@/in
  # Feed Configuration
  
  artcutoff:                   10
@@ -40,7 +40,7 @@
  dontrejectfiltered:          false
  hiscachesize:                256
  ignorenewsgroups:            false
-@@ -48,13 +48,13 @@
+@@ -47,13 +47,13 @@ maxartsize:                  1000000
  maxconnections:              50
  #pathalias:
  #pathcluster:
@@ -58,7 +58,7 @@
  verifygroups:                false
  wanttrash:                   false
  wipcheck:                    5
-@@ -72,6 +72,7 @@
+@@ -70,6 +70,7 @@ mergetogroups:               false
  nfswriter:                   false
  overcachesize:               128
  #ovgrouppat:
@@ -66,7 +66,7 @@
  storeonxref:                 true
  useoverchan:                 false
  wireformat:                  true
-@@ -78,7 +79,7 @@
+@@ -77,7 +78,7 @@ xrefslave:                   false
  
  # Reading
  
@@ -75,7 +75,7 @@
  articlemmap:                 true
  clienttimeout:               1800
  initialtimeout:              10
-@@ -111,8 +112,8 @@
+@@ -109,8 +110,8 @@ addinjectiondate:            true
  addinjectionpostingaccount:  false
  addinjectionpostinghost:     true
  checkincludedtext:           false
@@ -86,7 +86,7 @@
  localmaxartsize:             1000000
  #moderatormailer:
  nnrpdauthsender:             false
-@@ -122,7 +123,7 @@
+@@ -122,7 +123,7 @@ strippostcc:                 false
  # Posting -- Exponential Backoff
  
  backoffauth:                 false
@@ -95,7 +95,7 @@
  backoffk:                    1
  backoffpostfast:             0
  backoffpostslow:             1
-@@ -152,7 +153,7 @@
+@@ -159,7 +160,7 @@ innwatchspoolspace:          25000
  
  # Logging
  
  htmlstatus:                  true
  incominglogfrequency:        200
  logartsize:                  true
-@@ -179,7 +180,7 @@
- keepmmappedthreshold:        1024
+@@ -187,7 +188,7 @@ keepmmappedthreshold:        1024
  #maxcmdreadsize:
  maxforks:                    10
+ maxlisten:                   128
 -nicekids:                    4
 +nicekids:                    0
  nicenewnews:                 0
  nicennrpd:                   0
  pauseretrytime:              300
---- inn-2.5.4/samples/newsfeeds.in.orig        2014-05-17 10:24:49.000000000 +0200
-+++ inn-2.5.4/samples/newsfeeds.in     2014-06-21 21:14:00.955356887 +0200
-@@ -40,11 +40,21 @@
+--- inn-2.6.5/samples/newsfeeds.in.orig        2022-02-18 20:36:57.000000000 +0100
++++ inn-2.6.5/samples/newsfeeds.in     2022-05-22 20:08:17.759719869 +0200
+@@ -38,10 +38,20 @@
  ##  For the ME line (and the ME line *only*), patterns affect *outgoing*
  ##  feeds and distributions affect *incoming* feeds (including local posts).
  
 +      ::
 + 
  # Empty default subscription list, reject all incoming articles (including
- # locally posted articles) with a distribution of "local" or
- # "collabra-internal", accept all others (including articles that do not
- # have a Distribution: header field).
--ME:!*/!local,!collabra-internal::
-+#ME:!*/!local,!collabra-internal::
+ # locally posted articles) with a distribution of "local", accept all others
+ # (including articles that do not have a Distribution header field).
+-ME:!*/!local::
++#ME:!*/!local::
  
  # The same as the above, but would reject all posts that have
  # news.example.com in the path (posts passing through that site).
-@@ -142,4 +152,4 @@
+@@ -144,4 +154,4 @@ controlchan!\
  # come with INN).
  #capture!\
  #     :*/foo\
 -#     :Tp,H2:/usr/local/bin/capture %s
 +#     :Tp,H2:/usr/bin/capture %s
---- inn-2.5.3/samples/readers.conf.orig        2013-06-13 15:49:58.903912336 +0200
-+++ inn-2.5.3/samples/readers.conf     2013-06-13 16:28:23.533864301 +0200
-@@ -55,7 +55,7 @@
- # the local machine
+--- inn-2.6.5/samples/readers.conf.orig        2022-05-22 20:06:26.763654519 +0200
++++ inn-2.6.5/samples/readers.conf     2022-05-22 20:09:01.329483831 +0200
+@@ -42,7 +42,7 @@
+ # the local machine.
  
  auth "localhost" {
 -    hosts: "localhost, 127.0.0.1, ::1, stdin"
This page took 0.146729 seconds and 4 git commands to generate.