summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmish2021-01-23 17:23:20 +0530
committerAmish2021-01-23 17:23:20 +0530
commitfbbbe526f4c92e01378ee26d723c52624c9fd1b4 (patch)
treec1f033178faa6e8f3fbd97d0c13b586ccba8e734
parentcd51de444497b5313a1a27790d648bc9c0734938 (diff)
downloadaur-fbbbe526f4c92e01378ee26d723c52624c9fd1b4.tar.gz
Fix pulledpork.conf
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--pulledpork.conf39
3 files changed, 24 insertions, 23 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6a589e489fc8..ab8b93b4032e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pulledpork
pkgdesc = Tool to automatically update rules for snort
pkgver = 0.7.4
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/shirkdog/pulledpork
install = pulledpork.install
arch = any
@@ -24,7 +24,7 @@ pkgbase = pulledpork
source = pulledpork.service
source = pulledpork.timer
sha256sums = f0149eb6f723b622024295e0ee00e1acade93fae464b9fdc323fdf15e99c388c
- sha256sums = 361f698adbabdb85eaa559e26ae9feaca0ef1f419e76fe301364d9b67358475c
+ sha256sums = 07e937f3fa0d4eefd7aee5c2ea5502b8b8060ecb06fda5f830ce74af65c33493
sha256sums = 584326ce79c1694849f60f25e4306ae3f2df6228c34c2e6f3ba30993f53e6a3f
sha256sums = 629f7f8a5e274a0615f49d81cbc90e5d3697fa3e85af3ca231000761c73554c3
sha256sums = 2ac59ce33d8c7baefc809030c1a393d2951e936f1a9fb7d72ab392a69f6eb949
diff --git a/PKGBUILD b/PKGBUILD
index f7215f03da1f..c05aa00efe6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_user=shirkdog
pkgname=pulledpork
pkgver=0.7.4
-pkgrel=1
+pkgrel=2
pkgdesc="Tool to automatically update rules for snort"
arch=('any')
url="https://github.com/${_user}/${pkgname}"
@@ -22,7 +22,7 @@ source=("pulledpork-${pkgver}.tar.gz::https://github.com/${_user}/${pkgname}/arc
"pulledpork.service"
"pulledpork.timer")
sha256sums=('f0149eb6f723b622024295e0ee00e1acade93fae464b9fdc323fdf15e99c388c'
- '361f698adbabdb85eaa559e26ae9feaca0ef1f419e76fe301364d9b67358475c'
+ '07e937f3fa0d4eefd7aee5c2ea5502b8b8060ecb06fda5f830ce74af65c33493'
'584326ce79c1694849f60f25e4306ae3f2df6228c34c2e6f3ba30993f53e6a3f'
'629f7f8a5e274a0615f49d81cbc90e5d3697fa3e85af3ca231000761c73554c3'
'2ac59ce33d8c7baefc809030c1a393d2951e936f1a9fb7d72ab392a69f6eb949')
diff --git a/pulledpork.conf b/pulledpork.conf
index 11f7a6a510b8..fe168247485d 100644
--- a/pulledpork.conf
+++ b/pulledpork.conf
@@ -19,14 +19,12 @@
#rule_url=https://www.snort.org/reg-rules/|snortrules-snapshot.tar.gz|<oinkcode>
# NEW Community ruleset:
#rule_url=https://snort.org/downloads/community/|community-rules.tar.gz|Community
-# NEW For IP Blacklisting! Note the format is urltofile|IPBLACKLIST|<oinkcode>
-# This format MUST be followed to let pulledpork know that this is a blacklist
-#rule_url=https://talosintelligence.com/documents/ip-blacklist|IPBLACKLIST|open
-# URL for rule documentation! (slow to process)
-#rule_url=https://snort.org/downloads/community/|opensource.gz|Opensource
-rule_url=https://rules.emergingthreats.net/|emerging.rules.tar.gz|open
+# NEW For IP Block lists! Note the format is urltofile|IPBLOCKLIST|<oinkcode>
+# This format MUST be followed to let pulledpork know that this is a blocklist
+#rule_url=https://snort.org/downloads/ip-block-list|IPBLOCKLIST|open
# THE FOLLOWING URL is for emergingthreats downloads, note the tarball name change!
# and open-nogpl, to avoid conflicts.
+rule_url=https://rules.emergingthreats.net/|emerging.rules.tar.gz|open
#rule_url=https://rules.emergingthreats.net/|emerging.rules.tar.gz|open-nogpl
# THE FOLLOWING URL is for etpro downloads, note the tarball name change!
# and the et oinkcode requirement!
@@ -124,22 +122,25 @@ config_path=/etc/snort/snort.conf
# Define your distro, this is for the precompiled shared object libs!
# Valid Distro Types:
-# Debian-6-0, Ubuntu-10-4
-# Ubuntu-12-04, Centos-5-4
-# FC-12, FC-14, RHEL-5-5, RHEL-6-0
-# FreeBSD-8-1, FreeBSD-9-0, FreeBSD-10-0
-# OpenBSD-5-2, OpenBSD-5-3
-# OpenSUSE-11-4, OpenSUSE-12-1
-# Slackware-13-1
-#distro=FreeBSD-8.1
+# Alpine-3-10
+# Centos-6, Centos-7, Centos-8
+# Debian-8, Debian-9, Debian-10
+# FC-27, FC-30
+# FreeBSD-11, FreeBSD-12
+# OpenBSD-6-2, OpenBSD-6-4, OpenBSD-6-5,
+# OpenSUSE-15-0, OpenSUS-15-1, OpenSUSE-42-3
+# RHEL-6, RHEL-7, RHEL-8
+# Slackware-14-2
+# Ubuntu-14-4, Ubuntu-16-4, Ubuntu-17-10, Ubuntu-18-4
+#distro=FreeBSD-12
####### This next section is optional, but probably pretty useful to you.
####### Please read thoroughly!
# If you are using IP Reputation and getting some public lists, you will probably
-# want to tell pulledpork where your blacklist file lives, PP automagically will
+# want to tell pulledpork where your blocklist file lives, PP automagically will
# de-dupe any duplicate IPs from different sources.
-#black_list=/etc/snort/rules/iplists/default.blacklist
+#block_list=/etc/snort/rules/iplists/default.blocklist
# IP Reputation does NOT require a full snort HUP, it introduces a concept whereby
# the IP list can be reloaded while snort is running through the use of a control
@@ -147,7 +148,7 @@ config_path=/etc/snort/snort.conf
# -enable-shared-rep and --enable-control-socket. Be sure to read about how to
# configure these! The following option tells pulledpork where to place the version
# file for use with control socket ip list reloads!
-# This should be the same path where your black_list lives!
+# This should be the same path where your block_list lives!
#IPRVersion=/etc/snort/rules/iplists
# The following option tells snort where the snort_control tool is located.
@@ -191,7 +192,7 @@ config_path=/etc/snort/snort.conf
# numbers. ET rules are now also dependant on this, verify supported ET versions
# prior to simply throwing rubbish in this variable kthx!
#
-# Suricata users - set this to 'suricata-3.x.x' to process rule files
+# Suricata users - set this to 'suricata-5.x.x' to process rule files
# for suricata, this mimics the -S flag on the command line.
# snort_version=2.9.0.0
@@ -212,4 +213,4 @@ modifysid=/etc/pulledpork/modifysid.conf
####### need to process so_rules, simply comment out the so_rule section
####### you can also specify -T at runtime to process only GID 1 rules.
-version=0.7.3
+version=0.7.4