libpeerhood (0.1.3-1) unstable; urgency=low

  * Reverted to old (pid)XOR(hostid) checksum because of collisions with new
    checksum function calculation.

 -- Jussi Laakkonen <jussi.laakkonen@lut.fi>  Tue, 24 May 2011 14:18:19 +0300
 
libpeerhood (0.1.3) unstable; urgency=low

  * Fixed checksum calculation to use a selected networking adapter 
    hardware address as basis for 32bit checksum. Not unique but should stay
    the same. Checksum is calculated from selected physical interface, not
    from virtual or logical (which are supported - requries overriding it 
    in /etc/default/phconfig).
  * Implemented changing of WLAN adapter on the fly.
  * Added a WLAN "listener" for linux, if the interface defined in config
    cannot be found a suitable one is selected (wireless preferred). This
    listener is not used on Maemo.
  * Added Maemo WLAN listener to check if configured interface exists and to
    change the interface if not found - wireless interface will be selected.
  * Added runtime information for plugins into /var/run/peerhood. Daemon must
    be run with root access in order to change the information in the files.
    PeerHood clients can access information via PHRTI::GetRunTimeInfo().
  * Setting of WLAN interface into phconfig (in /etc/default/phconfig) is no 
    longer needed as a suitable interface is selected (wireless preferred).
    To override this just simply edit the phconfig file line "WLANInterface".
  * Added pkg-config .pc file libpeerhood.pc - installed in dev packet.
  * Corrected SONAME of library, added symbolic link from previous version so
    the binary compatibility is not broken. The libpeerhood.so link will be
    installed only with the dev packet.

 -- Jussi Laakkonen <jussi.laakkonen@lut.fi>  Thu, 21 Apr 2011 14:05:28 +0300

libpeerhood (0.1.2-9) unstable; urgency=low

  * Fixes to C-API parameter handling.

 -- Jussi Laakkonen <jussi.laakkonen@lut.fi>  Wed, 23 Feb 2011 14:41:45 +0300

libpeerhood (0.1.2-8) unstable; urgency=low

  * Fix to upstart usage in install scripts.
  * Added to check if dbus is running before calling start/stop.

 -- Jussi Laakkonen <jussi.laakkonen@lut.fi>  Fri, 18 Feb 2011 12:30:22 +0300
 
libpeerhood (0.1.2-7) unstable; urgency=low

  * Fixes for upstart scripts, respawning should work now. Upstart
    supported on Maemo5 only.
  * Fixed a memory leak with socket file descriptors.
  * Install scripts fixed.
  * Debugging messages fixed
  * Re-enabled libpeerhood/Logger.cc - logging disabled at build-phase.

 -- Jussi Laakkonen <jussi.laakkonen@lut.fi>  Thu, 17 Feb 2011 12:25:32 +0300
 
libpeerhood (0.1.2-6) unstable; urgency=low

  *  Removing one more debug-messaging system (libpeerhood/Logger.cc)

 -- Aapo Rantalainen <aapo.rantalainen@gmail.com>  Thu, 25 Nov 2010 19:10:28 +0300

libpeerhood (0.1.2-5) unstable; urgency=low

  *  Removing more debug-messages (sdt::cout)

 -- Aapo Rantalainen <aapo.rantalainen@gmail.com>  Thu, 25 Nov 2010 17:49:28 +0300

libpeerhood (0.1.2-4) unstable; urgency=low

  *  Removing debug-messages

 -- Aapo Rantalainen <aapo.rantalainen@gmail.com>  Thu, 25 Nov 2010 16:04:28 +0300

libpeerhood (0.1.2-3) unstable; urgency=low

  *  This is 0.1.2-1. (-2 was broken)

 -- Aapo Rantalainen <aapo.rantalainen@gmail.com>  Tue, 14 Sep 2010 13:01:28 +0300

libpeerhood (0.1.2-1) unstable; urgency=low

  * Symlink to libpeerhood.so is now updated with force.

 -- Jussi Laakkonen <jussi.laakkonen@lut.fi>  Mon, 09 Aug 2010 19:17:26 +0300

libpeerhood (0.1.2) unstable; urgency=low

  * Added installing of changelogs.
  * Removed "maemo" from version number.
  * Fixed cleaning process when building a debian packet.
  * Fixed possible leak in CPeerHoodImpl when checking for pid files.
  * Changed checking of pid files to use stat().
  * Added uninstall for source makefile.

 -- Jussi Laakkonen <jussi.laakkonen@lut.fi>  Wed, 04 Aug 2010 16:53:28 +0300

libpeerhood (0.1.1-maemo4) unstable; urgency=low

  * Added: dh_makeshlibs -V

 -- Aapo Rantalainen <aapo.rantalainen@gmail.com>  Tue, 03 Aug 2010 21:44:19 +0300

libpeerhood (0.1.1-maemo3) unstable; urgency=low

  * Fixed issues with postinst scripts.
  * Fixed issue with 64bit operating systems not being able to use any
    networking plugin which require a interface to be retrieved with
    builtin method.
  * Fixed issue when saving the IP address of a peer inside a plugin
    that utilizes CTCPConnection class objects.

 -- Jussi Laakkonen <jussi.laakkonen@lut.fi>  Mon, 02 Aug 2010 16:57:19 +0300

libpeerhood (0.1.1-maemo2) unstable; urgency=low

  * Removed headers form non-dev package.

 -- Jussi Laakkonen <jussi.laakkonen@lut.fi>  Wed, 09 Jun 2010 11:25:56 +0300

libpeerhood (0.1.1-maemo2) unstable; urgency=low

  * Fixed init scripts. Quick dirty fix for checksum - will be upgraded
    to use a better way to generate checksum.
  * Added startup script for upstart.
  * Added default configuration for PeerHood so upstart can start it.
    Default configuration is placed in /etc/default/phconfig

 -- Jussi Laakkonen <jussi.laakkonen@lut.fi>  Tue, 08 Jun 2010 12:22:20 +0300

libpeerhood (0.1.0-maemo1) unstable; urgency=low

  [ Aapo Rantalainen ]
  * Packaging for fremantle

  [ Jussi Laakkonen ]
  * Updated packaging for fremantle
  * Added proper scripts to start/stop daemon when install/remove/update
    is requested.

 -- Jussi Laakkonen <jussi.laakkonen@lut.fi>  Fri, 28 May 2010 16:04:37 +0300

libpeerhood (0.1.0) unstable; urgency=low

  * Initial debian of PeerHood for i386. No sources inside deb.
  * Sources: https://www2.it.lut.fi/svn/public/peerhood/trunk/PeerHood_core


 -- Jussi Laakkonen <jussi.laakkonen@lut.fi>  Wed, 31 Mar 2010 12:29:00 +0200

