Commit graph

6 commits

Author SHA1 Message Date
agc
203292f73e Add SHA512 digests for distfiles for net category
Problems found with existing digests:
	Package haproxy distfile haproxy-1.5.14.tar.gz
	159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded]
	da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]

Problems found locating distfiles:
	Package bsddip: missing distfile bsddip-1.02.tar.Z
	Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz
	Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2
	Package djbdns: missing distfile djbdns-cachestats.patch
	Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch
	Package gated: missing distfile gated-3-5-11.tar.gz
	Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz
	Package poink: missing distfile poink-1.6.tar.gz
	Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz
	Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch
	Package waste: missing distfile waste-source.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 00:34:51 +00:00
adrianp
06c5666ddd Update to 2.0
> o Major version bump to celebrate that Oinkmaster has now turned 5
>   years old!
> o When using the -U argument to merge new variables, you can now also
>   specify -S <file> to specify which files in the downloaded rules
>   archive(s) to search for new variables. If -S is not specified, only
>   snort.conf is searched, just like before. As usual, no variable
>   merge is done unless -U is specified. You may specify multiple
>   -S <file> arguments to search for variables in multiple files, e.g.
>   "... -S snort.conf -S foo.conf ...".
> o Handle multi-line variable definitions when merging variables.
> o Obfuscate the oinkcode when printing URLs, unless running in verbose
>   mode.
> o Added ability to grab rules files from a local directory by
>   specifying dir://<directory> as URL.
> o Suppress warnings about using modifysid on non-existent SIDs when
>   running in quiet mode.
> o Added some modifysid sanity checks
> o Added Q33 to the FAQ on how to disable all rules by default and
>   only activate specific ones, with example how to automatically
>   update only a few selected rules from Bleeding Snort.
> o Other documentation updates.
> o Misc improvements to the config file parser.
> o You can now set the HTTP User-Agent header string for Oinkmaster by
>   specifying "user_agent = ..." in oinkmaster.conf. The default
>   User-Agent string is unchanged, i.e. the string that LWP or wget set
>   it to by default. Based on patch from Derek Edwards.
> o Make contrib/addmsg.pl handle some multi-line statements.
> o contrib/create-sidmap.pl:
>   - don't ignore rules that are commented out
>   - ignore the file deleted.rules by default (you don't use it, do you?!)
2006-03-09 14:06:03 +00:00
adrianp
963f698142 - Update to oinkmaster 1.2
- Fix ln => ${LN} in MESSAGE
- From the ChangeLog:
> o Slightly improved modifysid/template documentation and examples.
>   For example, added a new template to disable a SID but only if it has
>   a specific revision number so you can disable a rule temporarily and
>   automatically start using it again if it becomes updated. Thanks to
>   Russell Fulton for this suggestion.
> o Suppress warnings about non-matching modifysid expressions when
>   running in super quiet mode (-Q).
> o Permit .tgz suffix for rules archive.
> o Permit filename as argument to modifysid (and use_template) to apply
>   a substitution expression on all rules in the specified files(s).
> o You can now download multiple rules archives from different URLs at
>   the same time, either by specifying several -u <url> on the command
>   line or by using several url=<url> directives in the Oinkmaster
>   configuration file(s). See the default oinkmaster.conf and the FAQ
>   for more information.
> o Many updates to the FAQ, especially regarding how to update rules
>   from multiple sources. Also added info about how to use Oinkmaster
>   after Sourcefire changed the license of the rules.
> o Because of the license change, no URL is specified in the default
>   oinkmaster.conf anymore. You will have to follow the instructions
>   in there and activate the requested URL(s).
> o modifysid/use_template statements of all types will now be processed
>   in the exact order as specified in the config file. Previously, all
>   the wildcards were processed last.
> o Slightly improved error handling when running under Windows.
> o Removed some useless buttons and changed default URL list in the GUI.
> o Misc other minor fixes.
2005-04-27 19:50:48 +00:00
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
adrianp
18b38c6ed5 - Update oinkmaster to 1.1
- Tidy up of package
- New homepage on SourceForge
- Install man page, extra examples and extra doco
- Lots of change/bugfixes see:
	http://oinkmaster.sourceforge.net/changelog.shtml
2004-12-29 13:53:31 +00:00
xtraeme
5493bbb91f Initial import of oinkmaster-0.8, from pkgsrc-wip packaged by Adrian
Portelli with minor changes by me.

Oinkmaster is simple Perl script released under the BSD license to help you
update/manage your Snort 2.0+ rules and comment out the unwanted ones after
each update (among other things). It will tell you exactly what had changed
since the last update, hence giving you good control of your rules.
Oinkmaster can be used to manage the official rules from www.snort.org, but
can just as well be used for managing your homemade rules and distribute
them between sensors.
2004-04-20 09:36:09 +00:00