Skip to content

Debian Changelog nepenthes (0.2.2-6)

2010

nepenthes (0.2.2-6) unstable; urgency=high

   * Depends on libcurl4-gnutls-dev in order to avoid OpenSSL license conflict
     (RC bug, closes:#593148). Thanks Adrian Bunk for the report.
   * Standards-Version updated to 3.9.1.
   * remote_fs dependency included in init.d script.
   * Manpage format error fixed (07_manpage_format).

 -- Luciano Bello <luciano@debian.org>  Sat, 28 Aug 2010 12:51:40 -0300

2009

nepenthes (0.2.2-5) unstable; urgency=low

   * The "unpolluted diff.gz clean" release.
   * Turns off strict-aliasing optimization and adds a missing header for gcc
     4.4 (closes:#526668). Thanks to Ilya Barygin.
   * Standards-Version: 3.8.3
   * Debhelper: 5
   * Added the recommended README file for packages which depend on dpatch.

 -- Luciano Bello <luciano@debian.org>  Sat, 19 Dec 2009 00:26:34 -0300

nepenthes (0.2.2-4) unstable; urgency=low

   * Added missing headers in order to be compiled with gcc 4.4
     (closes:#505383).
   * Updated Standards-Version 3.8.0
   * Fixed debian/copyright
   * Switched to libcap2-dev since libcap-dev is not longer maintained
     (closes: #492636).

 -- Luciano Bello <luciano@debian.org>  Mon, 16 Feb 2009 22:16:56 -0200

2008

nepenthes (0.2.2-3) unstable; urgency=low

   * Added missing headers in order to be compiled with g++ 4.3
     (closes:#474411).

 -- Luciano Bello <luciano@debian.org>  Sun, 06 Apr 2008 16:30:51 -0300

nepenthes (0.2.2-2) unstable; urgency=low

   * The 'Ouch' release.
   * This time is true. Do not support ipq anymore, until libipq-dev provides a
     PIC version (closes: #399892).
   * As consecuence of above, iptables-dev is not a dependency now.

 -- Luciano Bello <luciano@debian.org>  Wed, 02 Apr 2008 21:05:25 -0300

nepenthes (0.2.2-1) unstable; urgency=low

   * New upsteam version 0.2.2 (closes: #470018)
   * <cstring>, <cstdlib> and <typeinfo>, included (closes: #455425)
   * Postrm removes the Etch version conffiles (closes: #454406)
   * Do not support ipq anymore, until libipq-dev provides a PIC version
     (closes: #399892)

 -- Luciano Bello <luciano@debian.org>  Fri, 21 Mar 2008 13:37:21 -0300

2007

nepenthes (0.2.0svn20071012-1) experimental; urgency=low

   * The "I'm a DD" release.
   * Dpatch implemented
   * Compiles with g++ 4.2 (closes: #369030)

 -- Luciano Bello <luciano@debian.org>  Fri, 12 Oct 2007 19:29:52 -0300

Old changelog format(s), not parsed

nepenthes (0.2.0-3) unstable ; urgency=low

  * The 'it's alive' version.
  * Conversion from string constant upgraded to gcc 4.2 (closes:#369030).

 -- Luciano Bello <luciano@linux.org.ar>  Sat, 08 Sep 2007 18:07:36 -0300

nepenthes (0.2.0-2) unstable; urgency=low

  * The DebConf7 release.
  * The variable CURLOPT_SOURCE_USERPWD is not needed (closes:#423817).
  * Scripts postrm and init.d was purgated (closes:#414119).

 -- Luciano Bello <luciano@linux.org.ar>  Mon, 18 Jun 2007 17:00:50 -0300

nepenthes (0.2.0-1) experimental; urgency=low

  * New upstream version 0.2.0:
    - Now every module is linked only on the libraries it relies on.
    - Fixed the second-compilation-error (closes:#378759).
    - GeoLocationManager support removed.
    - UploadManager support removed.
    - Allow hardware address lookup.
    - Improve binding to TCP and UPD.
    - SQLManager support added.
    - Fixed endless loop in mydoom and bagle modules (closes:#388009).
    - Module log-irc filter support added.
    - Submit to cwsandbox in module submit-norman.
    - Module module-honeytrap added.
  * Change the group to nepenthes, insted of leave as root.
  * Compiled with --enable-debug-logging in order to increase the logging
    information.
  * Pcap and ipq support added. 
  * PostgreSQL support added (closes:#392360).
  * Enable support capabilities.
  * Init and postinst scripts improved.

 -- Luciano Bello <luciano@linux.org.ar>  Mon, 13 Nov 2006 15:25:48 -0300
 
nepenthes (0.1.7-3) unstable; urgency=low

  * Use dpkg-statoverride in order to preserve the sysadmin's changes.
  * Spelling mistake in the package's description fixed (closes:#390059).
  * Support for init script LSB-compliant added.

 -- Luciano Bello <luciano@linux.org.ar>  Mon, 16 Oct 2006 02:11:47 -0300
 
nepenthes (0.1.7-2) unstable; urgency=low

  * Fixing permissions on /var/spool/nepenthes. Thanks to Mitchell Johnson
    (closes: Bug#379840).

 -- Luciano Bello <luciano@linux.org.ar>  Fri,  4 Aug 2006 13:47:31 -0300

nepenthes (0.1.7-1) unstable; urgency=low

  * New upstream release 
  * Acknowledge NMU (closes: Bug#356323)

 -- Luciano Bello <luciano@linux.org.ar>  Sat, 17 Jun 2006 14:52:02 -0300
 
nepenthes (0.1.6-1.1) unstable; urgency=low

  * NMU as part of the GCC 4.1 transition.
  * Apply patch from upstream to remove extra qualifications and fix the
    "type-punned pointer will break strict-aliasing rules" error (closes:
    #356323).

 -- Martin Michlmayr <tbm@cyrius.com>  Fri, 26 May 2006 22:26:18 +0200

nepenthes (0.1.6-1) unstable; urgency=low

  * New upstream release 
    - added a new download handler for the broken by design rcp protocol.
    - new shellcode handlers
  * Many 32 bits specific cast was suppressed (closes: Bug#345969).

 -- Luciano Bello <luciano@linux.org.ar>  Mon, 16 Jan 2006 23:32:45 -0300

nepenthes (0.1.5-1) unstable; urgency=low

  * Initial Release (closes: Bug#335536).

 -- Luciano Bello <luciano@linux.org.ar>  Mon, 26 Dec 2005 16:10:54 -0300