]> git.pld-linux.org Git - packages/inn.git/blobdiff - inn-config.patch
- updated to 2.7.0 (new sonames, configuration changes)
[packages/inn.git] / inn-config.patch
index eaf0ba4dd1be7f3f4a7b3bc6ef6e64b00845733d..6bc2226f39aacbda9e54d87506d9b2967b349179 100644 (file)
@@ -13,8 +13,8 @@
  
  ##  2. Meta-cyclic buffers
  ##  Format:
---- 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
+--- inn-2.7.0/samples/inn.conf.in.orig 2022-07-10 15:00:35.000000000 +0200
++++ inn-2.7.0/samples/inn.conf.in      2022-10-10 21:01:03.748988671 +0200
 @@ -15,11 +15,11 @@
  # The following parameters are most likely to need setting, although the
  # defaults generated by configure may be reasonable.
 -#bindaddress6:
 +#bindaddress:                 all
 +#bindaddress6:                all
+ docancels:                   "require-auth"
  dontrejectfiltered:          false
  hiscachesize:                256
- ignorenewsgroups:            false
-@@ -47,13 +47,13 @@ maxartsize:                  1000000
+@@ -48,11 +48,11 @@ maxartsize:                  1000000
  maxconnections:              50
  #pathalias:
  #pathcluster:
 -pgpverify:                   @DO_PGPVERIFY@
 +pgpverify:                   true
  port:                        119
- refusecybercancels:          false
  remembertrash:               true
 -#sourceaddress:
 -#sourceaddress6:
--verifycancels:               false
 +#sourceaddress:               any
 +#sourceaddress6:              any
-+verifycancels:               true
  verifygroups:                false
  wanttrash:                   false
  wipcheck:                    5
-@@ -70,6 +70,7 @@ mergetogroups:               false
+@@ -69,6 +69,7 @@ mergetogroups:               false
  nfswriter:                   false
  overcachesize:               128
  #ovgrouppat:
@@ -66,7 +63,7 @@
  storeonxref:                 true
  useoverchan:                 false
  wireformat:                  true
-@@ -77,7 +78,7 @@ xrefslave:                   false
+@@ -76,7 +77,7 @@ xrefslave:                   false
  
  # Reading
  
@@ -75,7 +72,7 @@
  articlemmap:                 true
  clienttimeout:               1800
  initialtimeout:              10
-@@ -109,8 +110,8 @@ addinjectiondate:            true
+@@ -108,8 +109,8 @@ addinjectiondate:            true
  addinjectionpostingaccount:  false
  addinjectionpostinghost:     true
  checkincludedtext:           false
@@ -86,7 +83,7 @@
  localmaxartsize:             1000000
  #moderatormailer:
  nnrpdauthsender:             false
-@@ -122,7 +123,7 @@ strippostcc:                 false
+@@ -121,7 +122,7 @@ strippostcc:                 false
  # Posting -- Exponential Backoff
  
  backoffauth:                 false
@@ -95,7 +92,7 @@
  backoffk:                    1
  backoffpostfast:             0
  backoffpostslow:             1
-@@ -159,7 +160,7 @@ innwatchspoolspace:          25000
+@@ -158,7 +159,7 @@ innwatchspoolspace:          25000
  
  # Logging
  
  htmlstatus:                  true
  incominglogfrequency:        200
  logartsize:                  true
-@@ -187,7 +188,7 @@ keepmmappedthreshold:        1024
+@@ -186,7 +187,7 @@ keepmmappedthreshold:        1024
  #maxcmdreadsize:
  maxforks:                    10
  maxlisten:                   128
  nicenewnews:                 0
  nicennrpd:                   0
  pauseretrytime:              300
---- 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
+--- inn-2.7.0/samples/newsfeeds.in.orig        2022-07-10 15:00:35.000000000 +0200
++++ inn-2.7.0/samples/newsfeeds.in     2022-10-10 21:10:17.395989308 +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).
  # The same as the above, but would reject all posts that have
  # news.example.com in the path (posts passing through that site).
 @@ -144,4 +154,4 @@ controlchan!\
- # come with INN).
+ # doesn't come with INN).
  #capture!\
- #     :*/foo\
--#     :Tp,H2:/usr/local/bin/capture %s
-+#     :Tp,H2:/usr/bin/capture %s
+ #    :*/foo\
+-#    :Tp,H2:/usr/local/bin/capture %s
++#    :Tp,H2:/usr/bin/capture %s
 --- 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 @@
This page took 0.205427 seconds and 4 git commands to generate.