Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (16c62a5b0adb73e6221820db52dcef832ef516d9)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (16c62a5b0adb73e6221820db52dcef832ef516d9)
  • Date: Sun, 8 Jul 2007 15:10:28 -0500

GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx AT sourcemage.org>:

security/snort/DETAILS | 5 ++++-
security/snort/FC0308A6.gpg |binary
security/snort/HISTORY | 4 ++++
3 files changed, 8 insertions(+), 1 deletion(-)

New commits:
commit 16c62a5b0adb73e6221820db52dcef832ef516d9
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

snort: converted to upstream signature checking

diff --git a/security/snort/DETAILS b/security/snort/DETAILS
index dfb747d..859e017 100755
--- a/security/snort/DETAILS
+++ b/security/snort/DETAILS
@@ -2,11 +2,14 @@
VERSION=2.6.1.5
SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE3=$SOURCE.sig
SOURCE2=Community-Rules-2.4.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://www.snort.org/dl/current/$SOURCE
+ SOURCE3_URL[0]=${SOURCE_URL[0]}.sig

SOURCE2_URL[0]=http://www.snort.org/pub-bin/downloads.cgi/Download/comm_rules/$SOURCE2
-
SOURCE_HASH=sha512:931b46366aea2102d9a07a71c1e9d239dc8a4c4ac190045ca40054863d76af449b0d0dcf42b7220df04285d0abc5d5fc9eaaa184a8abec2246469f6493d15fd0
+ SOURCE_GPG=FC0308A6.gpg:$SOURCE3:UPSTREAM_KEY
+ SOURCE3_IGNORE=signature
SOURCE2_IGNORE=volatile
WEB_SITE=http://www.snort.org/
ENTERED=20011022
diff --git a/security/snort/FC0308A6.gpg b/security/snort/FC0308A6.gpg
new file mode 100644
index 0000000..9e87e0d
Binary files /dev/null and b/security/snort/FC0308A6.gpg differ
diff --git a/security/snort/HISTORY b/security/snort/HISTORY
index dfcfe16..aa3c3e0 100644
--- a/security/snort/HISTORY
+++ b/security/snort/HISTORY
@@ -1,3 +1,7 @@
+2007-07-08 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * DETAILS: converted to upstream signature checking
+ * FC0308A6.gpg: added gpg keyring
+
2007-05-20 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated to version 2.6.1.5




  • [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (16c62a5b0adb73e6221820db52dcef832ef516d9), Jaka Kranjc, 07/08/2007

Archive powered by MHonArc 2.6.24.

Top of Page