Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:lafenghu
openvas-scanner
openvas-scanner.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File openvas-scanner.changes of Package openvas-scanner
------------------------------------------------------------------- Fri Nov 4 20:41:28 UTC 2011 - bitshuffler@opensuse.org - Updated to 3.2.5 * The optional use of the external tool "ovaldi" has been made more secure. ------------------------------------------------------------------- Thu Aug 25 20:19:34 UTC 2011 - crrodriguez@opensuse.org - Fix build. ------------------------------------------------------------------- Wed Jun 8 18:14:49 UTC 2011 - bitshuffler@opensuse.org - Updated to 3.2.4 * Fixed: Two potential resource leaks. * Fixed: A number of compiler warning when compiling with gcc 4.6. * Fixed: Usage of the mktemp template in openvas-nvt-sync. ------------------------------------------------------------------- Mon Apr 11 17:25:46 UTC 2011 - bitshuffler@opensuse.org - Updated to 3.2.3 * Fixed: Three potential resource leaks. * Fixed: Generation of code documentation. * Updated: Feed synchronization scripts. * Changed: The openvas-nvt-sync script will now perform the initial feed synchronization via HTTP instead of rsync. * Changed: The openvas-nvt-sync script will now default to synchronize into the NVT directory used by the OpenVAS Scanner instead of the one defined at compile time. ------------------------------------------------------------------- Wed Feb 23 18:40:30 UTC 2011 - bitshuffler@opensuse.org - Updated to 3.2.2 * The last bashism has been removed from the openvas-nvt-sync synchronization script. * The greenbone-nvt-sync script now logs additional information during synchronization. * An unimplemented and superfluous function declaration has been removed. * The openvassd man page has been updated. * The build environment has been consolidated. * The greenbone-nvt-sync script has been improved. * OpenVAS Scanner now sets a default value for the "unscanned_closed" preference. ------------------------------------------------------------------- Fri Feb 4 20:00:04 UTC 2011 - bitshuffler@opensuse.org - Updated to 3.2.0 * The sync scripts have been updated. * OpenVAS Scanner now uses pkg-config to find libraries. * Installation of the openvas-services file has been moved to openvas-libraries. * Filesystem Hierarchy Standard (FHS 2.3) compliance has been improved. ------------------------------------------------------------------- Wed Jan 26 17:23:26 UTC 2011 - bitshuffler@opensuse.org - Updated to 3.1.99.2 * Improved output of --version * Comprehensive code cleanup * Binary (.nes) plugins we moved to libraries and turned into builtin NASL methods. * Removed handling of binary plugins as we don't want to have them ever again. * Added preferences for the vhost feature so that clients get them and can offer them to the user. In other words: unhide the vhost feature. * Default port is now 9391 where the OpenVAS Manager expects the Scanner by default. * Command line options "--dump-cfg" and "--gen-config" are removed. * openvassd does not need anymore a "openvassd.conf" file. It uses its defaults and a possibly present conf-file can overwrite settings. * openvas-mkcert got a additional switch "-f" to force overwriting certificates. * openvas-mkcert does not create a openvassd.conf anymore as it shares the defaults with openvassd. ------------------------------------------------------------------- Mon Dec 20 12:38:13 UTC 2010 - bitshuffler@opensuse.org - Updated to 3.1.99.1 * Debug messages during the use of shared sockets are no longer logged unless requested during compile time. * A number of compiler warnings from gcc 4.4 has been addressed. * Hardening flags are now enabled during compile time to increase code quality. * openvas-scanner now listens on an IPv4 socket by default, even when IPv6 support is present. ------------------------------------------------------------------- Mon Dec 6 17:51:10 UTC 2010 - bitshuffler@opensuse.org - Updated to 3.1.98.2 * A compiler warning regarding an incorrect function declaration in openvas_tcp_scanner has been addressed. * A compiler warning regarding incorrect pointer casts in find_service has been addressed. * A compiler warning regarding the type of a return value in openvassd has been addressed. * An issue which caused openvassd to refuse to scan certain hosts even when permitted by rules has been fixed. * An issue which caused openvassd to abort the scan process prematurely under certain circumstances has been fixed. ------------------------------------------------------------------- Fri Dec 3 16:27:35 UTC 2010 - bitshuffler@opensuse.org - Updated to 3.1.98.1 * Network level scan support. * Removed unnecessary log entries. * Include paths have been updated to match with openvas-libraries 4.0. ------------------------------------------------------------------- Sun Oct 31 18:08:59 UTC 2010 - bitshuffler@opensuse.org - Updated to 3.1.1 * The code documentation infrastructure has been improved. * The license situation of the individual source code files has been clarified. * Obsolete support for systems without entropy generation has been removed. * A bug which caused the client certificate generation to fail under certain circumstances has been fixed. ------------------------------------------------------------------- Wed Jul 14 17:14:51 UTC 2010 - bitshuffler@opensuse.org - Updated to 3.1.0 * Support for storing scanner passwords in plaintext has been removed. * Support for dropping privileges in NASL and NES NVTs had been added. * Support for scanning virtual web hosts has been added. * The handling of NVTs with an invalid timestamp has been improved. * A bug in the openvas-nvt-sync script which prevented synchronization via http under certain circumstances has been fixed. * Support for retrieving the version of the NVT collection has been added to the openvas-nvt-sync and greenbone-nvt-sync scripts. * Support for soft pausing of scans has been added. * Support for automatically installing generated certificate file has been added to the openvas-mkcert-client script. * The obsolete C based NVT "ssl_cipher" has been removed from the openvas-scanner module. It has been replaced by the NASL implementation "secpod_ssl_ciphers.nasl". * Support for storing an uploaded preference file in memory instead of on disk has been added. ------------------------------------------------------------------- Fri Jul 2 20:52:03 UTC 2010 - bitshuffler@opensuse.org - Updated to 3.1.0.rc3 * Support for storing scanner passwords in plaintext has been removed. ------------------------------------------------------------------- Mon Jun 28 16:41:48 UTC 2010 - bitshuffler@opensuse.org - Updated to 3.1.0.rc2 * The support scripts for feed synchronization have been updated. * Support for dropping privileges in NASL and NES NVTs had been added. * Support for scanning virtual web hosts has been added. * The handling of NVTs with an invalid timestamp has been improved. ------------------------------------------------------------------- Wed May 19 17:53:09 UTC 2010 - bitshuffler@opensuse.org - Updated to 3.1.0.rc1 * A bug in the openvas-nvt-sync script which prevented synchronization via http under certain circumstances has been fixed. * The build environment for C based NVTs has been cleaned up. * Code formatting has been improved in a number of files to match the coding style. * Support for retrieving the version of the NVT collection has been added to the openvas-nvt-sync and greenbone-nvt-sync scripts. * Support for soft pausing of scans has been added. * Support for automatically installing generated certificate file has been added to the openvas-mkcert-client script. * The obsolete C based NVT "ssl_cipher" has been removed from the openvas-scanner module. It has been replaced by the NASL implementation "secpod_ssl_ciphers.nasl". * Support for storing an uploaded preference file in memory instead of on disk has been added. ------------------------------------------------------------------- Mon Mar 22 21:23:56 UTC 2010 - bitshuffler@opensuse.org - Updated to 3.0.2 ------------------------------------------------------------------- Fri Mar 12 05:46:30 UTC 2010 - felix.wolfsteller@intevation.de - Added greenbone nvt sync script. ------------------------------------------------------------------- Fri Feb 05 11:03:16 UTC 2010 - felix.wolfsteller@intevation.de - Reenabled Scanner Certificate Creation with openvas-mkcert at install time, if no certificate is present already. ------------------------------------------------------------------- Tue Jan 26 18:13:29 UTC 2010 - bitshuffler@opensuse.org - Updated to 3.0.1 ------------------------------------------------------------------- Sun Jan 24 04:07:01 UTC 2010 - bitshuffler@opensuse.org - Added %ghost entries for log files. - Added /etc/sysconfig/openvas-scanner for configuration ------------------------------------------------------------------- Fri Jan 08 11:25:58 UTC 2010 - felix.wolfsteller@intevation.de - Added patch from Vladimir Nadvornik fixing wrong NVT directory in openvassd.conf on 64-Bit systems. ------------------------------------------------------------------- Mon Dec 21 13:40:00 UTC 2009 - felix.wolfsteller@intevation.de - Added logrotate- dependency. ------------------------------------------------------------------- Fri Dec 18 16:34:31 CEST 2009 - felix.wolfsteller@intevation.de - Updated to version 3.0.0 ------------------------------------------------------------------- Mon Dec 07 00:00:00 CET 2009 - felix.wolfsteller@intevation.de - Added sysconfdir/openvas/gnupg directory to files section. - Install logrotate and init script to locations that match the package name (suse conditioned). - Updated to 3.0.0.rc1 ------------------------------------------------------------------- Thu Dec 03 00:00:00 CET 2009 - felix.wolfsteller@intevation.de - Added and install configuration file, uncommented cache and log directories. ------------------------------------------------------------------- Wed Jun 03 00:00:00 CEST 2009 - bitshuffler@opensuse.org - Updated to 2.0.2 ------------------------------------------------------------------- Wed Feb 18 00:00:00 CET 2009 - bitshuffler@opensuse.org - Updated to 2.0.1 ------------------------------------------------------------------- Sun Dec 21 00:00:00 CET 2008 - bitshuffler@opensuse.org - Updated to 2.0.0 ------------------------------------------------------------------- Mon Aug 25 00:00:00 CEST 2008 - bitshuffler@opensuse.org - Updated to 1.0.2 ------------------------------------------------------------------- Mon Aug 11 00:00:00 CEST 2008 - bitshuffler@opensuse.org - Init.d script added ------------------------------------------------------------------- Thu Jul 03 00:00:00 CEST 2008 - bitshuffler@opensuse.org - Updated to 1.0.1 ------------------------------------------------------------------- Wed Jun 11 00:00:00 CEST 2008 - bitshuffler@opensuse.org - Initial RPM
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor