lp:ubuntu/oneiric/honeyd

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/oneiric/honeyd
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

9. By Jamie Strandboge

[ Steve Langasek ]
* configure.in: Fix wrong attempt to use dlsym() without linking against
  -ldl, which resulted in a build-time failure to detect support for
  RTLD_NEXT and ultimately leads to a build failure with multiarch due to
  wrong probing of libc.so. Closes: #632484, LP: #749247.

[ Jamie Strandboge ]
* debian/control: Build-Depends on libevent1-dev
* run autoreconf -fi to pull in configure.in change
* add debian/source/format (1.0)

8. By Javier Fernández-Sanguino

[ Package cleanup and lintian fixes ]
* debian/control:
   - Remove libdnsres-dev from Build-Dependencies, as it is not actually
   used by the package anymore.
   - Add $misc:Depends
   - Depend on debhelper > 5
* debian/rules:
   - Remove config.log on clean
   - Fix executable bit when install for the
     usr/share/honeyd/scripts/unix/general/rpc/bportmapd script
* debian/honeyd.prerm: Do not ignore the exit value of invoke-rc.d
* debian/honeyd-common.doc-base: Move from 'Network' section to
   'Network/Monitoring'

7. By Steve Kowalik

No-change rebuild for libevent1 -> libevent-1.4-2 transition.

6. By Javier Fernández-Sanguino

Move base.sh to /usr/share/honeyd/scripts/misc/ (Closes: #510827)

5. By Javier Fernández-Sanguino

Fix temporary race condition in honeyd's test script, even though
this script is not used in any of the basic configuration examples
it has been changed to use /var/log/honeypot/ if available
(Closes: 496365)

4. By Javier Fernández-Sanguino

* New upstream release.
  - Fixes CVE-2006-4292: DoS vulnerability (Closes: #384806)
  - Fixes segmentation fault in Xen environments (Bugzilla Bug 511)
* Acknowledge NMU (Closes: #378642)
* Move architecture-dependant files to /usr/lib/honeyd (keep a symlink in
  /usr/share/honeyd for consistency) (Closes: #392417)
* Fix typos in config.sample which is provided in /etc/honeypot/honeyd.conf
  (Closes: #383556)
* Added more configuration examples provided by Niels Provos and Lance
  Spitzner.
* Fix init.d script since it would not detect properly if the daemon did
  not start (on 'start') and would wait innecessary time if the
  daemon was already dead (on 'restart')

3. By Javier Fernández-Sanguino

* New upstream release candidate.
  This version fixes stability bugs and should be more stable than 1.0
* Fix a bug in the init.d script so that it works properly if the PIDFILE
  exists but it is empty
* Fix FTBFS when using gcc-4.0 in amd64 with patch from Andreas Jochens
  (Closes: #293037)
* Default template: (Closes: #305789)
   - Do not use the 'set template uid' command as honeyd does not run
     as root anymore
   - Use full paths for scripts
* Fix information in README.Debian:
   - Running scripts with lower privileges requires that the user running
   honeyd has CAP_SETUID
   - Some scripts might log to alternate locations (not
   /var/log/honeypot) and should be reviewed manually
 * Make scripts at /usr/share/honeyd/scripts executable (fixes many lintian
   warnings and makes calling these scripts easier)

2. By Javier Fernández-Sanguino

Build in binary-indep and binary-arch properly, it seems that
DH_OPTION does not get exported (Closes: #241078)

1. By Javier Fernández-Sanguino

Import upstream version 0.8

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/precise/honeyd
This branch contains Public information 
Everyone can see this information.

Subscribers