File debian.changelog of Package openvas-scanner
openvas-scanner (3.2.5-1) UNRELEASED; urgency=low
* New upstream release
- The optional use of the external tool "ovaldi" has been made more secure.
-- Stephan Kleine <bitshuffler@opensuse.org> Fri, 04 Nov 2011 21:42:26 +0100
openvas-scanner (3.2.4-1) UNRELEASED; urgency=low
* New upstream release
- 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.
-- Stephan Kleine <bitshuffler@opensuse.org> Wed, 08 Jun 2011 20:16:05 +0200
openvas-scanner (3.2.3-1) UNRELEASED; urgency=low
* New upstream release
- 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.
-- Stephan Kleine <bitshuffler@opensuse.org> Mon, 11 Apr 2011 19:26:36 +0200
openvas-scanner (3.2.2-1) UNRELEASED; urgency=low
* New upstream release
- 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.
-- Stephan Kleine <bitshuffler@opensuse.org> Wed, 23 Feb 2011 19:39:35 +0100
openvas-scanner (3.2.0-1) UNRELEASED; urgency=low
* New upstream release
- 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.
-- Stephan Kleine <bitshuffler@opensuse.org> Fri, 04 Feb 2011 20:56:40 +0100
openvas-scanner (3.1.99.2-1) UNRELEASED; urgency=low
* New upstream release
- 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.
-- Stephan Kleine <bitshuffler@opensuse.org> Tue, 25 Jan 2011 18:59:27 +0100
openvas-scanner (3.1.99.1-1) UNRELEASED; urgency=low
* New upstream release
- 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.
-- Stephan Kleine <bitshuffler@opensuse.org> Mon, 20 Dec 2010 13:39:52 +0100
openvas-scanner (3.1.98.2-1) UNRELEASED; urgency=low
* New upstream release
- 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.
-- Stephan Kleine <bitshuffler@opensuse.org> Mon, 06 Dec 2010 18:51:59 +0100
openvas-scanner (3.1.98.1-1) UNRELEASED; urgency=low
* New upstream release
- Network level scan support.
- Removed unnecessary log entries.
- Include paths have been updated to match with openvas-libraries 4.0.
-- Stephan Kleine <bitshuffler@opensuse.org> Fri, 03 Dec 2010 17:26:34 +0100
openvas-scanner (3.1.1-1) UNRELEASED; urgency=low
* New upstream release
- 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.
-- Stephan Kleine <bitshuffler@opensuse.org> Sun, 31 Oct 2010 19:09:26 +0100
openvas-scanner (3.1.0-1) UNRELEASED; urgency=low
* New upstream release
- 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.
-- Stephan Kleine <bitshuffler@opensuse.org> Wed, 14 Jul 2010 19:13:20 +0100
openvas-scanner (3.1.0.rc3-1) UNRELEASED; urgency=low
* New upstream release
- Support for storing scanner passwords in plaintext has been removed.
-- Stephan Kleine <bitshuffler@opensuse.org> Fri, 02 Jul 2010 22:52:18 +0100
openvas-scanner (3.1.0.rc2-1) UNRELEASED; urgency=low
* New upstream release
- 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.
-- Stephan Kleine <bitshuffler@opensuse.org> Mon, 28 Jun 2010 18:42:55 +0100
openvas-scanner (3.1.0.rc1-1) UNRELEASED; urgency=low
* New upstream release
- 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.
-- Stephan Kleine <bitshuffler@opensuse.org> Wed, 19 May 2010 19:54:49 +0100
openvas-scanner (3.0.2-1) UNRELEASED; urgency=low
* New upstream release
-- Stephan Kleine <bitshuffler@opensuse.org> Mon, 22 Mar 2010 22:24:52 +0100
openvas-scanner (3.0.1-1) UNRELEASED; urgency=low
* New upstream release
-- Stephan Kleine <bitshuffler@opensuse.org> Tue, 26 Jan 2010 19:14:34 +0100
openvas-scanner (3.0.0-1) UNRELEASED; urgency=low
* New upstream release
-- Stephan Kleine <bitshuffler@opensuse.org> Fri, 25 Dec 2009 15:30:15 +0100