Commit graph

3 commits

Author SHA1 Message Date
adrianp
5b585238b2 - Update oinkmaster to nb1
- Fix SUBST_* to get it working in the right order
- Change location of oinkmaster.conf
- Update MESSAGE to show where oinkmaster.conf is now stored
- Depend on the snort{-pgsql,-mysql} package
- Automagically ${LN} files instead of just telling the user to do it
- Whitespace police
2005-05-02 10:48:16 +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
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