Snort mailing list archives

Re: barnyard patches? http://colin.grady.us/ offline?


From: Paul Schmehl <pschmehl_lists () tx rr com>
Date: Mon, 28 Mar 2011 12:27:04 -0500

The FreeBSD barnyard port was DEPRECATED and was supposed to expire at the 
end of last year.  Not sure why it's still in the tree, but if you're still 
using that, you're on your own as far as patching goes.  I will not be 
updating the port, because it needs to go away.  Barnyard does not support 
any of the current snort releases.

--On March 28, 2011 9:59:09 AM -0400 Michael Scheidell 
<michael.scheidell () secnap com> wrote:

I do have the patches, I was looking for documentation on the patches,
and want to use that documentation to justify asking freebsd ports
maintainer to add them in.

(its the patches for the mysql disconnect, the caching of next sid,
adding vseq into schema), etc.
 the one that starts like this?

diff -ruBN barnyard-0.2.0/configure barnyard-0.2.0-all/configure
 --- barnyard-0.2.0/configure    2004-05-01 11:52:17.000000000 -0500
 +++ barnyard-0.2.0-all/configure        2006-04-08 00:12:05.000000000
-0500
 @@ -709,7 +709,7 @@

  PACKAGE=barnyard

 -VERSION=0.2.0
 +VERSION=0.2.0-cmg

 if test "`cd $srcdir && pwd`" != "`pwd`" && test -f
$srcdir/config.status; then
    { echo "configure: error: source directory already configured; run
"make distclean" there first" 1>&2; exit 1; }
 diff -ruBN barnyard-0.2.0/src/output-plugins/op_acid_db.c
barnyard-0.2.0-all/src/output-plugins/op_acid_db.c
 --- barnyard-0.2.0/src/output-plugins/op_acid_db.c      2004-04-03
13:57:32.000000000 -0600
 +++ barnyard-0.2.0-all/src/output-plugins/op_acid_db.c  2006-04-08
00:24:26.000000000 -0500
 @@ -45,11 +45,20 @@
  #endif /* ENABLE_POSTGRES */

  /*  D A T A   S T R U C T U R E S
**************************************/
 +typedef struct _DbSignature
 +{
 +    int gen;
 +    int sid;


On 3/28/11 9:51 AM, Colin Grady wrote:


I should have the site archived, and can provide you any of the patches
you're looking for.



I do have the patch, and have added it in manually every time I have
upgraded barnyard from freebsd ports.

yes, I can host the site easy enough with a freebsd jailed VPS.



-- 
Paul Schmehl, Senior Infosec Analyst
As if it wasn't already obvious, my opinions
are my own and not those of my employer.
*******************************************
"It is as useless to argue with those who have
renounced the use of reason as to administer
medication to the dead." Thomas Jefferson
"There are some ideas so wrong that only a very
intelligent person could believe in them." George Orwell


------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and publish 
your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users


Current thread: