2010
oinkmaster (2.0-3) unstable; urgency=low
* Update with content from upstream's CVS:
- oinkmaster.conf: Remove obsolete URLs and provide urls to VRT
certified rules and Emerging Threats rules. (Closes: 456243)
- oinkmaster.pl, create-sidmap.pl: new features
- Update of upstream's e-mail address in several documentation.
* debian/rules:
- Do not install debian/oinkmaster.conf but install upstream's
instead.
* debian/oinkmaster.conf: removed, use upstream's instead. The
configuration file now ships with everything commented out as it
requires changes for every enviornment. The previous values sets
are now the default in the script.
* debian/dirs, debian/rules: do not create /var/run/oinkmaster
* With the above changes, the temporary directory used now is based
on the user's environment (TMPDIR, TMP) or defaults to /tmp. This is the
default, and has been enabled after reviewing the code of oinkmaster.pl and
making sure that this (hopefully) does not open up temporary race condition
security bugs.
Now /var/run/oinkmaster is no longer used, which prevents using
due to the use of tmpfs in /var/run (Closes: 519804) (LP: #331853)
* debian/control:
- Move homepage to header
- Add Vcs-Cvs and Vcs-Browse headers information
* Change the Debian maintainer's upstream email address in
debian files.
* debian/compat: Change to compatibility version 5
-- Javier Fernandez-Sanguino Pen~a <jfs@debian.org> Thu, 28 Oct 2010 00:03:45 +0200
2007
oinkmaster (2.0-2) unstable; urgency=low
* Added watch file provided by Raphael Geissert (Closes: #449731)
-- Javier Fernandez-Sanguino Pen~a <jfs@debian.org> Sun, 02 Dec 2007 16:53:00 +0100
2006
oinkmaster (2.0-1) unstable; urgency=low
* New upstream release.
-- Javier Fernandez-Sanguino Pen~a <jfs@computer.org> Sun, 23 Apr 2006 23:12:30 +0200
2005
oinkmaster (1.2-1) unstable; urgency=low
* New upstream release
- The configuration file now provides proper URLs to download either the
Snort Community Rules or registered Snort rules (Closes: #305048)
* Package Provides: snort-rules (CloseS: #276609)
-- Javier Fernandez-Sanguino Pen~a <jfs@computer.org> Sun, 24 Apr 2005 02:04:11 +0200
oinkmaster (1.1-1) unstable; urgency=low
* New upstream release.
- Install new README.templates documentation and templates-example.conf
example
* Install the contributed scripts in /usr/share/oinkmaster
-- Javier Fernandez-Sanguino Pen~a <jfs@computer.org> Tue, 22 Feb 2005 00:04:04 +0100
2004
oinkmaster (1.0-1) unstable; urgency=low
* Initial Release (#219996). This is needed for the release since
there is currently no mechanism to update Snort's ruleset
* Provide a custom configuration file, it is somewhat restricted
so that only root will be able to download new rules under
/var/run/oinkmaster, it will use Perl's implementations of libraries
to avoid system calls to wget/tar/gzip
* Updated ruleset location to 2.2
-- Javier Fernandez-Sanguino Pen~a <jfs@computer.org> Mon, 13 Sep 2004 16:15:26 +0200