]> TLD Linux GIT Repositories - packages/shorewall.git/commitdiff
- fix logformat, damn thing has length limit
authorMarcin Krol <hawk@tld-linux.org>
Thu, 12 Jul 2018 19:16:37 +0000 (19:16 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Thu, 12 Jul 2018 19:16:37 +0000 (19:16 +0000)
shorewall-logging.patch
shorewall.spec

index ef813979c55295a59d5b6c1f6ed671ef67301e6f..73ba3be91143cb4aee2e493d4788c458386e7eb6 100644 (file)
@@ -9,7 +9,7 @@ diff -ur shorewall-5.2.0.4.orig/shorewall-5.2.0.4/configfiles/shorewall.conf sho
 +LOGFILE=/var/log/shorewall
  
 -LOGFORMAT="%s %s "
-+LOGFORMAT="Shorewall: %s %s "
++LOGFORMAT="Shorewall:%s:%s "
  
  LOGTAGONLY=No
  
@@ -95,7 +95,7 @@ diff -ur shorewall-5.2.0.4.orig/shorewall6-5.2.0.4/configfiles/shorewall6.conf s
 +LOGFILE=/var/log/shorewall
  
 -LOGFORMAT="%s %s "
-+LOGFORMAT="Shorewall: %s %s "
++LOGFORMAT="Shorewall:%s:%s "
  
  LOGLIMIT="s:1/sec:10"
  
index 70c35387078110dd58a0c0597bde7ca9d65107f2..99c06201524dbf676f30268896f2a04f21ef0029 100644 (file)
@@ -7,7 +7,7 @@ Summary:        Shoreline Firewall - an iptables-based firewall for Linux systems
 Summary(pl.UTF-8):     Shoreline Firewall - zapora sieciowa oparta na iptables
 Name:          shorewall
 Version:       5.2.0.4
-Release:       3
+Release:       4
 License:       GPL
 Group:         Networking/Utilities
 Source0:       http://www.shorewall.net/pub/shorewall/5.2/shorewall-5.2.0/%{name}-%{version}.tar.bz2