]> git.pld-linux.org Git - packages/inn.git/blobdiff - inn-config.patch
- updated to 2.7.1 (new libinn soname)
[packages/inn.git] / inn-config.patch
index 6bc2226f39aacbda9e54d87506d9b2967b349179..4d066414100486fd58e9c4e0f14b40cfb712839d 100644 (file)
  
  ##  2. Meta-cyclic buffers
  ##  Format:
---- 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.
+--- inn-2.7.1/samples/inn.conf.in.orig 2023-04-16 21:50:54.000000000 +0200
++++ inn-2.7.1/samples/inn.conf.in      2023-08-20 19:51:47.703846915 +0200
+@@ -17,11 +17,11 @@
+ # See the description of the mta parameter in inn.conf(5) for useful options
+ # that may be worthwhile adding to the default sendmail command.
  
 -mta:                         "@SENDMAIL@ -oi -oem %s"
 +mta:                         "@SENDMAIL@ -oi %s"
@@ -29,7 +29,7 @@
  pathnews:                    @prefix@
  
  #runasuser:
-@@ -36,8 +36,8 @@ mailcmd:                     @bindir@/in
+@@ -38,8 +38,8 @@ mailcmd:                     @bindir@/in
  # Feed Configuration
  
  artcutoff:                   10
@@ -40,7 +40,7 @@
  docancels:                   "require-auth"
  dontrejectfiltered:          false
  hiscachesize:                256
-@@ -48,11 +48,11 @@ maxartsize:                  1000000
+@@ -50,11 +50,11 @@ maxartsize:                  1000000
  maxconnections:              50
  #pathalias:
  #pathcluster:
@@ -55,7 +55,7 @@
  verifygroups:                false
  wanttrash:                   false
  wipcheck:                    5
-@@ -69,6 +69,7 @@ mergetogroups:               false
+@@ -71,6 +71,7 @@ mergetogroups:               false
  nfswriter:                   false
  overcachesize:               128
  #ovgrouppat:
@@ -63,7 +63,7 @@
  storeonxref:                 true
  useoverchan:                 false
  wireformat:                  true
-@@ -76,7 +77,7 @@ xrefslave:                   false
+@@ -78,7 +79,7 @@ xrefslave:                   false
  
  # Reading
  
@@ -72,7 +72,7 @@
  articlemmap:                 true
  clienttimeout:               1800
  initialtimeout:              10
-@@ -108,8 +109,8 @@ addinjectiondate:            true
+@@ -110,8 +111,8 @@ addinjectiondate:            true
  addinjectionpostingaccount:  false
  addinjectionpostinghost:     true
  checkincludedtext:           false
@@ -83,7 +83,7 @@
  localmaxartsize:             1000000
  #moderatormailer:
  nnrpdauthsender:             false
-@@ -121,7 +122,7 @@ strippostcc:                 false
+@@ -123,7 +124,7 @@ strippostcc:                 false
  # Posting -- Exponential Backoff
  
  backoffauth:                 false
@@ -92,7 +92,7 @@
  backoffk:                    1
  backoffpostfast:             0
  backoffpostslow:             1
-@@ -158,7 +159,7 @@ innwatchspoolspace:          25000
+@@ -160,7 +161,7 @@ innwatchspoolspace:          25000
  
  # Logging
  
  htmlstatus:                  true
  incominglogfrequency:        200
  logartsize:                  true
-@@ -186,7 +187,7 @@ keepmmappedthreshold:        1024
+@@ -188,7 +189,7 @@ keepmmappedthreshold:        1024
  #maxcmdreadsize:
  maxforks:                    10
  maxlisten:                   128
  #    :*/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 @@
- # the local machine.
+--- inn-2.7.1/samples/readers.conf.orig        2023-08-20 19:52:09.017064785 +0200
++++ inn-2.7.1/samples/readers.conf     2023-08-20 20:05:52.232605043 +0200
+@@ -39,7 +39,7 @@
+ # examples).  This assigns the identity of <localhost> to the local machine.
  
  auth "localhost" {
 -    hosts: "localhost, 127.0.0.1, ::1, stdin"
This page took 0.134845 seconds and 4 git commands to generate.