File openvas-plugins.changes of Package openvas-plugins
-------------------------------------------------------------------
Tue Jul 28 19:18:18 CEST 2009 - bitshuffler@opensuse.org
- Updated to 1.0.7
* A number of NVTs have been adjusted to provide inform if they were unable to
complete their checks instead of failing silently. This may lead to larger
reports depending on your individual configuration.
* Several so-called "C-Plugins" (suffix .nes) have been replaced by NASL equivalents.
If you want to remove these deprecated NVTs, you should eliminate any *.nes file
from your plugins directory before installing the new openvas-plugins 1.0.6.
* If you are applying openvas-nvt-sync to be in sync with the OpenVAS NVT Feed,
then you already have most of the changes and updates in your plugin
directory. However, you should take care of removing the superfluous
"C-Plugins" (see above).
* More than 1,000 new NVTs have been added.
* A large number of existing NVTs have been updated and improved.
* The Local Security Checks Generator (LSC-Generator) is now able to
generate LSCs for Gentoo and HP-UX as well.
* A number of NVTs using the tool "hydra" have been removed from
openvas-plugins due to licensing issues. Please refer to the ChangeLog
for details.
-------------------------------------------------------------------
Thu Mar 5 14:04:19 CET 2009 - meissner@suse.de
- updated to openvas-plugins 1.0.5 (2008-12-03)
* A large number of new NVTs has been added.
* A large number of new NVTs has been updated.
* Several NVTs written in C have been updated to improve their 64-bit
cleanliness and to build more reliable. This introduces a new dependency on
glib to openvas-plugins.
* Improved host OS detection when gathering package information from a remote
host.
* Various bugfixes.
* Code cleanup.
* Updated packaging for Debian.
- updated to openvas-plugins 1.0.4 (2008-10-27)
* Several NVTs written in C have been removed from openvas-plugins since they
have been superseded by other scripts written in NASL and were inactive for
a long time (nmap_tcp_connect, hydra, snmp_portscan).
* The integration of other security tools has been improved (ike-scan, hydra),
support for additional tools has been added (strobe).
* A large number of non-functional tests for Gentoo security issues with an
unclear license have been replaced with updated, working NVTs licensed under
the GPL2.
* A large number of new NVTs has been added.
* A large number of new NVTs has been updated.
* Support for retrieving package version information from a remote host has been
improved.
* Some GPLed NVTs that were part of the last Free Nessus feed release were
added.
- updated to openvas-plugins 1.0.3 (2008-09-17)
* Full support for FreeBSD (local security checks)
* Many new vulnerability checks across several families for current
security issues. Among this many Windows local security checks.
* Fixes for several NASL libraries (mostly .inc files) in order
to re-enable proper functionality for large number of NASL scripts.
* Reimplementations for some NASL suport routines that were proprietary
with Nessus.
* Reactivation of license-clarified NASL libraries, e.g. for
SMB checks.
* Extension for RPM-based systems to allow for package signatures tests
(this prepares support for OVAL-based checks)
* Many new Debian local security checks (complete and up-to-date)
* All tcp scanners have been reviewed and improved, support for ike,
pnscan and portbunny is added.
* Improved Debian packaging files.
* Internal consolidation for Knowledge Base entries (especially package
information for local security checks)
* Updated license auditing routine (internal use)
* Obsolete C plugin "tftp_grab_file" removed.
-------------------------------------------------------------------
Mon Sep 8 14:50:18 CEST 2008 - anosek@suse.cz
- updated to version 1.0.2
* Bugfix in "openvas-nvt-sync": Wrong quoting in this script
created strange directory structure in OpenVAS server installation.
This is fixed now.
In case you started this script as shipped by openvas-plugins 1.0.1,
you should manually remove the directory, e.g.:
# cd /usr/lib/openvas
# ls -l (watch-out for the directory named '"')
# rm -rf \"
* 8 new Debian Local Security Checks
contributed by www.securityspace.com
* 6 new Windows Local Security Checks and generic
Linux Security Checks, by DN-Systems.
* Updated integration of Nikto: Adaptions for new Nikto 2.0
and further improvements to run Nikto via OpenVAS (nikto.nasl).
Also, the obsolete C-Plugin for Nikto (nikto.nes) has now been finally
removed.
* Improvemed framework for Windows Local Security
Checks based in smbclient.
* Various other small fixes.
-------------------------------------------------------------------
Wed Jun 18 19:57:40 CEST 2008 - anosek@suse.cz
- initial version 1.0.1
- package taken from BS project home:bitshuffler:openvas