openvas-plugins-dfsg (1:20100705-4ubuntu1) quantal; urgency=low

  * Explicitly create debian/openvas-plugins-dfsg/usr/share/lintian/overrides/
    to avoid FTBFS on binary-arch builds.

 -- Ben Collins <bcollins@ubuntu.com>  Tue, 03 Jul 2012 12:08:24 -0400

openvas-plugins-dfsg (1:20100705-4) unstable; urgency=low

  * debian/control: Replace Build-Depends on dpatch with quilt (>= 0.40)
    (Closes: #674228)
  * debian/rules: Remove plugins subdir when cleaning.
  * Added new po-debconf translations:
    - Italian, provided by Beatrice Torracca (Closes: #671637)

 -- Javier Fernández-Sanguino Peña <jfs@debian.org>  Fri, 25 May 2012 00:03:05 +0200

openvas-plugins-dfsg (1:20100705-3) unstable; urgency=low

  * Added new po-debconf translations:
    - Dutch, provided by Jeroen Schot (Closes: #660844)
    - Polish, provided by Michał Kułach (Closes: #670628)
    - Portuguese Brazilian, provided by J.S.J ior (Closes: #671289)
  * Patch by Jari Aalto to upgrade packaging format: (Closes: #670395)
    - Remove deprecated dpatch and upgrade to packaging format "3.0 quilt".
    - Update to Standards-Version to 3.9.3 and debhelper to 9.
    - Add required build-arch and build-indep targets to rules file.
    -  patches
       - (10): New; in-line changes to original sources.
       - (90): Rename from 100 to make listing sort alphabetically.
    - Fix maintainer-script-without-set-e (Lintian fix).
  * debian/rules: Rewrite the content fully using debhelper extensively
    and a few overrides
  * Remove debian/manpages since it would make install the manpage
    of openvas-nvt-sync in the openvas-plugins-dfsg 

 -- Javier Fernández-Sanguino Peña <jfs@debian.org>  Wed, 02 May 2012 22:23:20 +0200

openvas-plugins-dfsg (1:20100705-2) unstable; urgency=low

  * Added Japanese po-debconf translation provided by Hideki Yamane 
    (Closes: 595461)

 -- Javier Fernandez-Sanguino Pen~a <jfs@debian.org>  Wed, 06 Oct 2010 02:48:19 +0200

openvas-plugins-dfsg (1:20100705-1) unstable; urgency=low

  * Update plugins with latest upstream SVN sources.
     - Only existing plugins (.nasl or .inc) have been updated, no new
       plugins have been added in this release as a manual audit
       of new plugins is still required.
     - The latest SVN version does not include the .NES plugins since these
       have moved over to openvas-scanner (version 3.x)
  * debian/patches/30_include_plugins.dpatch: Create this patch to
     provide the compiled plugins since we still have openvas-server (version
     2.0.3)
  * debian/patches/40_openvas-nvt_sync.dpatch: Similarly, include the
     openvas-nvt-sync since it is not (yet) provided in any other package
  * debian/patches/100_audit_improve.dpatch: Move most of the content
     to SVN and simplify this patch, it only provides the list of REMOVED
     plugins (which is Debian-specific)
  * debian/extra/update-plugins: 
     - Copy also updated .inc files
     - Do not diff if the file does not exist in SVN anymore
  * debian/patches/100_audit_improve.dpatch: Update patch since 
     I have updated all the audit files upstream
  * debian/rules: 
      * Do not make build depend on audit/exclude-list as this 
      is not really required
      * Adjust the permissions of install_plug and make_world under plugins/
      (they are generated without execute bit by
      debian/patches/30_include_plugins.dpatch)

  * Updated debconf translations to the following languages:
    * Norwegian, thanks to by  Bjørn Steensrud (Closes: 577203)
    * Swedish, thanks to Martin Ågren (Closes: #578015)
    * Portuguese, thanks to Américo Monteiro (Closes: #579069)
    * French, thanks to Christian Perrier (Closes: 579716)
    * Danish, thanks to Joe Dalton (Closes: 587429)
    * Czech, thanks to Michal Simunek (Closes: #587631)
    * Chinese, thanks to  YunQiang Su (Closes: #587385)
    * Russian, thanks to Yuri Kozlov (Closes: #577169)
    * Vietnamese, thanks to Clytie Siddall (Closes: #577167)
    * German, thanks to Erik Schanze (Closes: #577455)

 -- Javier Fernandez-Sanguino Pen~a <jfs@debian.org>  Mon, 05 Jul 2010 20:32:31 +0200

openvas-plugins-dfsg (1:20100320-1) unstable; urgency=low

  * Remove the 30_plugins_update.dpatch, 40_lsc_extra.dpatch and 
    50_template.dpatch patches and start using a source tar gz generated from
    reviewed SVN sources.
  * Remove solaris.inc from the non-free plugin list

 -- Javier Fernandez-Sanguino Pen~a <jfs@debian.org>  Fri, 09 Apr 2010 01:00:25 +0200

openvas-plugins-dfsg (1.0.7-7+svn20100320) unstable; urgency=low

  * Move the link creation for the NES files over to openvas-plugins-base

 -- Javier Fernandez-Sanguino Pen~a <jfs@debian.org>  Mon, 22 Mar 2010 03:36:04 +0100

openvas-plugins-dfsg (1.0.7-6+svn20100320) unstable; urgency=low

  * Use debconf (if available) on purge to ask the questios indicating
    whether the removal of the plugins directory is required. 
    Add debian/openvas-plugins-dfsg.templates, and create the
    debconf translation infrastructure. Also add an initial translation of the
    templates to Spanish.  (Closes: #566677)
  * debian/openvas-plugins-{dfsg,base}.postinst: Create to seed the debconf
    database for use in postrm
  * debian/openvas-plugins-{dfsg,base}.lintian-overrides: Override a lintian
    error since we are really not using debconf in config, only in postinst

  * 30_plugins_update.dpatch :
    Update the plugins with the latest versions available in SVN and include
    a number of new plugins after reviewing their license.
  * Repackage the sources and remove the following, non-free, content:
    
    Non-free plugins:
    [ gb_CESA-200* gb_mandriva_MD* gb_RHSA-200* RHSA_200* gb_suse_* ]
      - Those including content verbatim from Red Hat advisories,
        the website from Red Hat explicitly states that this content
        is non-free
      - Those including content from Mandriva / Mandrake, CentOS and SuSE
        advisories, I have contacted the security teams asking
        for clarification on their content's licenses.

    LSC generator: contents of directory 
      extra/lsc_generator/test/unit_test/work/input
      since that contains non-free content (HTML pages) from several
      sources

  * New patches (SVN update upstream)
    - 40_lsc_extra.dpatch: updates contents of the extra/lsc_generator/
      directory with latest SVN content
    - 50_template.dpatch: upates content of the template.nasl file
      with the latest content

  * debian/openvas-plugins-{dfsg,base}.preinst: Only execute the script if
    there are other files besides the NES files that openvas-plugins-dfsg-base
    install
  * debian/control:
     - Add a Conflicts: in openvas-plugins-base against openvas-scanner (the
       new name of the openvas-server) since it will provide the .nes files (in
       the 3.0.0 release) and there will be a file conflict.
     - Add a Recommends: in openvas-plugins-dfsg agains openvas-scanner
       as the NASL scripts can also be used with it

  * Set myself as maintainer as the other Debian OpenVAS packaging team
    members have indicated they do not wish to maintain this package.

 -- Javier Fernandez-Sanguino Pen~a <jfs@debian.org>  Sat, 20 Mar 2010 03:15:35 +0100

openvas-plugins-dfsg (1.0.7-5+svn20090920) unstable; urgency=low

  * Moved the "Provides: openvas-plugins" and "Conflicts: openvas-plugins" to
    openvas-plugins-base, since this is the required part and
    openvas-plugins-dfsg is optional
  * Raise dependency of debhelper to (>= 7), as required by dh_prep
  * Preventing nes plugins to be moved to /var/lib/openvas/plugins via preinst
  * Remove /var/lib/openvas/plugins-factory from openvas-plugins-dfsg.dirs, as
    the directory is not needed
  * Change arch of openvas-plugins-dfsg to all and make use of binary-indep
    target in rules
  [ Javier Fernandez-Sanguino ]
  * Convert patches to source into proper dpatch files in debian/patches/

 -- Jan Wagner <waja@cyconet.org>  Wed, 23 Sep 2009 08:36:50 +0200

openvas-plugins-dfsg (1.0.7-4+svn20090920) unstable; urgency=low

  * Create a new openvas-plugins-base binary package that provides the
    .nes files as well as the openvas-nvt-sync script and manpage.
  * Adjust dependencies of the packages accordingly, openvas-plugins-base
    depends on rsync and openvas-plugins-dfsg depends on -base
  * Add a lintian override for the errors related to using 'read' in
    postrm. Debconf is not an option here since it might not be available.
  * debian/rules improvements:
      - Add dh_installmanpages to install the new manpage
      - Add dh_installdirs in the install target
      - Change dh_clean -k to dh_prep in the install target

 -- Javier Fernandez-Sanguino Pen~a <jfs@debian.org>  Wed, 23 Sep 2009 00:08:26 +0200

openvas-plugins-dfsg (1.0.7-3+svn20090920) unstable; urgency=low

  * Update the plugins with their latest SVN versions
  * Add slad_run.nasl to audit/remove-list since it ellicits an error
    when starting openvasd
  * Update the manual page to include a reference to RSYNC_PROXY, useful
    for users behind a proxy
  * Fix bug in grep call of audit/generate-license-list 
  * Rename openvas-plugins.* files to openvas-plugins-dfsg.* under debian/ so
    that they are shipped as part of the package.
  * Create usr/lib and move the .nes files so dependencies get calculated
    properly
  * debian/rules improvements:
      - make config.status depend on patch-stamp so that the configure
        script does not get rerun when running the install target
      - do not generate the audit exclude-list if already present
      - separate exclude-file generation to its own target

 -- Javier Fernandez-Sanguino Pen~a <jfs@debian.org>  Sun, 20 Sep 2009 10:44:53 +0200

openvas-plugins-dfsg (1.0.7-2) unstable; urgency=low

  * Provide this package in Debian which includes the openvas-nvt-sync required
    by openvas-server as well as some basic plugins (Closes: #532937, #534846)
  * Restore audit, docs/, extras/ and scripts/ and review all components
    to ensure they are free. The list of removed plugins is in
    audit/removed-plugins, these include:
       - NASL scripts without an explict license being refered in the header
       - all of Gentoo plugins (glsa_2xxx) since the Gentoo advisories are
         licensed under the Creative Commons by-sa version 2.0/version 2.5
         which is DFSG incompatible (only 3.0 is compatible)
  * Add a audit/REMOVED-PLUGINs file listing the plugins removed
  * Describe the status of this package in a new 'README' debian file
  * Move rsync to Depends: since it is required by the openvas-nvt-sync
    script and the purpose of this package is to provide it.
  * Move again snmp to Recommends: as most networks use SNMP for
    network management
  * Create audit/generate-license-list script in order to generate a
    list of all scripts based on license and make it easier to find
    those scripts that do not have any license reference.
  * Update George A. Theall's script describe-nessus-plugins to version 2.24,
    dated june 2009) and removed 'update-nessus-plugins' since it's not
    any longer useful.
  * Restore packages' preinst/postrm which were lost in previous version
  * Move the old packages config/templates/po to a separate directory. They are
    not need currently (but might be useful in the future)
  * Add a debian/TODO
  * Add a Conflicts: on openvas-server (2.0.3-2 and previous) due to the
    openvas-nvt-sync script
  * Write a manual page for the  openvas-nvt-sync script

 -- Javier Fernandez-Sanguino Pen~a <jfs@debian.org>  Sun, 20 Sep 2009 02:13:11 +0200

openvas-plugins (1.0.7-1) unstable; urgency=low

  * New version based on latest plugins
  * Update debian/copyright
  * Move snmp to Suggests
  * Removed audit/, docs/, extras/ and scripts/
  * Drop the following patches in debian/patches since they are already
    included upstream: 
        01_makefile_fix_distclean.dpatch
        02_adjust_examples.dpatch
        03_makefile_clean_space.dpatch

 -- Jan Wagner <waja@cyconet.org>  Fri, 18 Sep 2009 13:05:59 +0200

openvas-plugins-dfsg (1.0.5-0.1) unstable; urgency=low

  * New upstream release
  * Stripped off all potentially non-free components

 -- Joey Schulze <joey@infodrom.org>  Sat, 17 Jan 2009 20:54:39 +0100

openvas-plugins (1.0.4-1) unstable; urgency=low

  * New upstream release
    . Scripts with license CC-BY-SA 2.0 have been replaced by GPLv2+-licensed ones
  * Remove exclude-script script which is not needed anymore
  * Set Debian OpenVAS Maintainers <openvas-distro-deb@wald> as maintainer
  * Add Javier Fernandez-Sanguino Pen~a, Jan Wagner, Tim Brown and me to
    Uploaders
  * Bump Standards-Version
  * Add links to upstream version control system
  * Set section to net
  * Adjust license of NASL scripts to GPL since they come from the GPLv2
    feed [04_free_plugins.dpatch]
  * Removed audit-plugins call since all NASL scripts are considered to be
    licensed under the GPLv2
  * Removed debian/audit directory which is not needed anymore

 -- Joey Schulze <joey@infodrom.org>  Fri, 28 Nov 2008 11:36:34 +0100

openvas-plugins (1.0.2-1) unstable; urgency=low

  * New upstream release.
  * Make the debian/rules file use the audit architecture written for the
    nessus-plugins package and available in upstream's audit dir.
  * Make fixes to upstreams' audit infrastructure (committed to SVN should be
    removed in the next release)

 -- Javier Fernandez-Sanguino Pen~a <jfs@debian.org>  Fri, 22 Aug 2008 03:10:27 +0200

openvas-plugins (1.0.1-1) UNRELEASED; urgency=low

  * New upstream release
  * change build dependency from openvas-server to openvas-server-dev
  * add libopenvasnasl1-dev, libgnutls-dev and dpatch to build dependencies
  * include dpatch infrastructure
  * prevent removing of libtool when running make distclean via
    01_makefile_fix_distclean.dpatch
  * adjust examples via 02_adjust_examples.dpatch and remove homebrew patching
  * bump versioned dependency of debhelper to ">=5.0.0", since compat is "5"
  * bump standards-version to 3.7.2 since we should comply at least
  * remove debian/substvars

 -- Jan Wagner <waja@cyconet.org>  Mon, 16 Jun 2008 23:13:17 +0200

openvas-plugins (0.9.1-1) UNRELEASED; urgency=low

  * First release

 -- Javier Fernandez-Sanguino Pen~a <jfs@debian.org>  Wed, 31 Oct 2007 21:55:35 +0100


