2007
cheops (0.61-15.1) unstable; urgency=low
* Non-maintainer upload.
* Use “#define __FAVOR_BSD” in tcpip-mod.c to use the BSD struct tcphdr
definition, as suggested by Matt Kraai (Closes: #443632).
* Move the DH_COMPAT definition from debian/rules to debian/compat.
-- Cyril Brulebois <cyril.brulebois@enst-bretagne.fr> Sun, 30 Sep 2007 03:14:58 +0200
2006
cheops (0.61-15) unstable; urgency=low
* Use printf instead of echo to properly fix build error when
using dash, thanks Julien Danjou for the tip (Closes: #375404)
-- Javier Fernandez-Sanguino Pen~a <jfs@computer.org> Thu, 17 Aug 2006 00:28:22 +0200
cheops (0.61-14) unstable; urgency=low
* Acknowledge NMU (Closes: #375404, #314488, #331619) * Modify gpl.c so that it builds properly, since COPYING was not changed the Makefile would not regenerate it using generate-gpl.sh so the previous NMU did not fix the issue properly (Closes: #375404) * Build-Depends on libsnmp9-dev since it's the only libsnmp that provides snmp_api.h (Closes: #359204)
-- Javier Fernandez-Sanguino Pen~a <jfs@computer.org> Sat, 1 Apr 2006 10:05:27 +0200
cheops (0.61-13.1) unstable; urgency=low
* Non-maintainer upload. * Fix generate-gpl.sh to not generate multi-line strings. Closes: #375404 * Depends on xterm. Closes: #314488 * Build-Depends on libsnmp9-dev | libsnmp-dev so that libsnmp9-dev is favored over libsnmp4.2-dev. Closes: #331619 (Was already closed but then lost by next maintainer upload)
-- Raphael Hertzog <hertzog@debian.org> Fri, 30 Jun 2006 21:17:00 +0200
cheops (0.61-13) unstable; urgency=low
* Remove xlibs-dev build-depends (Closes: #346622) * Use debhelper compatibility version 4 * Small fixes to the manpage, including removing accented (iso-latin1) chars from my name to make lintian happy. * Add a reference to cheops-ng in the control file to direct users to it.
-- Javier Fernandez-Sanguino Pen~a <jfs@computer.org> Sat, 14 Jan 2006 12:02:33 +0100
2005
cheops (0.61-12) unstable; urgency=low
* Added more TODOs
* Remove pcap header inclusion in nmap-mod.c since this is uneeded
and is causing buildds to fail. Also remove nmap-mod from being
compiled until it's used.
-- Javier Fernandez-Sanguino Pen~a <jfs@computer.org> Sun, 6 Mar 2005 14:48:39 +0100
cheops (0.61-11) unstable; urgency=low
* Updated to latest Standard-Versions
* Use dh_installaman instead of dh_installmanpages
* Minor adjustments to the debian/rules file
* Fixed bug which prevent "Autodiscover current network" from working
if the system has unconfigured interfaces.
* Proper fix for 258573, add break; to default: statements
* Workaround for #264618, Cheops will not crash when trying to setup
monitors in the "monitoring" tab but it will not work either :?
* First attempt (not included) at a module using nmap instead of queso
as a way to fix #182896, it's integrated as a call to nmap
(instead of including its code here although that would be better to
do parallelized (sp?) discovery). Code has been reused from the
Nessus wrapper plugin.
-- Javier Fernandez-Sanguino Pen~a <jfs@computer.org> Sun, 6 Mar 2005 02:18:29 +0100
cheops (0.61-10) unstable; urgency=low
* Include <errno.h> in stmp-monitor in order to fix it, removes
message: Error loading plugin '/usr/lib/cheops/plugins/smtp-monitor.so':
/usr/lib/cheops/plugins/smtp-monitor.so: symbol errno, version GLIBC_2.0
not defined in file libc.so.6 with link time reference.
(Closes: #257746)
* Fix FTBFS in gcc-3.4: label at end of compound statement with
patch provided by Andreas Jochens (Closes: #258573)
-- Javier Fernandez-Sanguino Pen~a <jfs@computer.org> Sat, 5 Mar 2005 13:53:03 +0100
2003
cheops (0.61-9) unstable; urgency=low
* Fixed gpl.c by introducing carriage returns too (thanks Josh!)
* Gpl.c now gets generated by a separate script (so there's no
need to indent so much stuff in order for the sed to work properly
through the Makefile)
-- Javier Fernandez-Sanguino Pen~a <jfs@computer.org> Sat, 7 Jun 2003 03:12:51 +0200
cheops (0.61-8) unstable; urgency=low
* Added patch contributed by Joshua Kwan (partial fix for #192348)
- Added needed includes to domain.c, plugins/generic-connect.c,
plugins/vnc-connect.c and status.c
- Compile the package in the build target
- However, did not include the patch to make it
Build-Depend on libsnmp4.2 since
it should compile with libsnmp5 (see #182717) since 0.61-5
* Removed minor version from Standards
* Modified gpl.c so that the text is included in a single line instead
of a multiline. Gcc-3.3 doesn't seem to handle it properly.
-- Javier Fernandez-Sanguino Pen~a <jfs@computer.org> Fri, 6 Jun 2003 22:50:07 +0200
cheops (0.61-7) unstable; urgency=low
* Added proper Homepage to debian/control * Removed plural from 'Authors' in debian/copyright
-- Javier Fernandez-Sanguino Pen~a <jfs@computer.org> Thu, 15 May 2003 01:06:40 +0200
cheops (0.61-6) unstable; urgency=low
* Added libwrap0-dev Build-Depends (Closes: #185047) * Fixed lintian problem in debian/copyright * Updated standards version * Remove config.log from source file * Added Homepage to debian/contorl
-- Javier Fernandez-Sanguino Pen~a <jfs@computer.org> Mon, 24 Mar 2003 23:45:48 +0100
cheops (0.61-5) unstable; urgency=low
* Tried to recompiled with newer libsnmp version, included new configure.in macros in order to determine which version is in use. Fixed some tidbits of code in order to make it compile. Still, this code is untested... (Closes: #182717) * Changed Build-Depends to libsnmp-dev (since it compiles with 4.2 and 5.0) * Changes in .c files to be able to include properly snmp includes (now all the includes are in cheops.h) * Build-Depends on xlibs-dev (Closes: #170165)
-- Javier Fernandez-Sanguino Pen~a <jfs@computer.org> Fri, 28 Feb 2003 10:26:37 +0100
2002
cheops (0.61-4) unstable; urgency=low
* As Otavio Salvador pointed out it now builds with libshmp4.2-dev. There
are, however some compilation warnings that should be taken care of.
* Changed the build-depends to libsnmp4.2-dev (Closes: #150605, #148023, #158238)
* Removed dh_suidregister
-- Javier Fernandez-Sanguino Pen~a <jfs@computer.org> Mon, 2 Sep 2002 12:54:45 +0200
cheops (0.61-3) unstable; urgency=low
* Changed Build-Depends to libsnmp4.1-dev, there are important changes that prevent it from compiling in libsnmp4.2-dev (Closes: #147364) * Fixed typo in description (Closes: #124496) * Updated Policy version
-- Javier Fernandez-Sanguino Pen~a <jfs@computer.org> Mon, 20 May 2002 18:59:24 +0200
2001
cheops (0.61-2) unstable; urgency=low
* Fixed typo in description * Added FAQ and features pages from www.marko.net/cheops to the package (fixed them so they have a BASE HREF for links to work)
-- Javier Fernandez-Sanguino Pen~a <jfs@computer.org> Tue, 6 Nov 2001 20:33:50 +0100
cheops (0.61-1) unstable; urgency=low
* New upstream version (Closes: #110532, #112662)
-- Javier Fernandez-Sanguino Pen~a <jfs@computer.org> Fri, 2 Nov 2001 09:12:32 +0100
cheops (0.60pre5-1) unstable; urgency=low
* Initial Release. * Fixed Makefile.in so pixmaps and other files are installed mode 644 (not 755) * Wrote a manpage describing cheops in depth (to make me and lintian happy)
-- Javier Fernandez-Sanguino Pen~a <jfs@computer.org> Sat, 25 Aug 2001 16:46:10 +0200