aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort
diff options
context:
space:
mode:
authorbmeeks8 <bmeeks8@bellsouth.net>2013-10-08 18:40:54 -0400
committerbmeeks8 <bmeeks8@bellsouth.net>2013-10-08 18:40:54 -0400
commit84e28ab21a7983167b1cd6bc3622c01a35fdcdbc (patch)
tree1c9b7950d8470de396b70e28a050a6646038137b /config/snort
parent38568b846709678742d736aee55483b32e9ab677 (diff)
downloadpfsense-packages-84e28ab21a7983167b1cd6bc3622c01a35fdcdbc.tar.gz
pfsense-packages-84e28ab21a7983167b1cd6bc3622c01a35fdcdbc.tar.bz2
pfsense-packages-84e28ab21a7983167b1cd6bc3622c01a35fdcdbc.zip
Bump Snort package version to 2.6.1
Diffstat (limited to 'config/snort')
-rwxr-xr-xconfig/snort/snort.inc2
-rwxr-xr-xconfig/snort/snort.xml4
2 files changed, 3 insertions, 3 deletions
diff --git a/config/snort/snort.inc b/config/snort/snort.inc
index e6039510..81cb276c 100755
--- a/config/snort/snort.inc
+++ b/config/snort/snort.inc
@@ -47,7 +47,7 @@ global $rebuild_rules;
/* package version */
$snort_version = "2.9.4.6";
-$pfSense_snort_version = "2.6.0";
+$pfSense_snort_version = "2.6.1";
$snort_package_version = "Snort {$snort_version} pkg v. {$pfSense_snort_version}";
// Define SNORTDIR and SNORTLIBDIR constants according to FreeBSD version (PBI support or no PBI)
diff --git a/config/snort/snort.xml b/config/snort/snort.xml
index 6ae5c16a..49bec61c 100755
--- a/config/snort/snort.xml
+++ b/config/snort/snort.xml
@@ -47,7 +47,7 @@
<faq>Currently there are no FAQ items provided.</faq>
<name>Snort</name>
<version>2.9.4.6</version>
- <title>Services:2.9.4.6 pkg v. 2.6.0</title>
+ <title>Services:2.9.4.6 pkg v. 2.6.1</title>
<include_file>/usr/local/pkg/snort/snort.inc</include_file>
<menu>
<name>Snort</name>
@@ -59,7 +59,7 @@
<name>snort</name>
<rcfile>snort.sh</rcfile>
<executable>snort</executable>
- <description>Snort is the most widely deployed IDS/IPS technology worldwide.</description>
+ <description>Snort IDS/IPS Daemon</description>
</service>
<tabs>
</tabs>