i2p (0.9.7.1-1) unstable; urgency=low

  * New upstream version 0.9.7.1
  * Compress packages with xz

 -- Kill Your TV <killyourtv@i2pmail.org>  Sat, 10 Aug 2013 22:10:08 +0000

i2p (0.9.7-2) unstable; urgency=low

  * Bugfix: Add missing ; to i2prouter script.
  * Test scripts with "sh -n" in the build target

 -- Kill Your TV <killyourtv@i2pmail.org>  Tue, 16 Jul 2013 11:08:48 +0000

i2p (0.9.7-1) unstable; urgency=low

  * New upstream release
  * debconf:
    - New Chinese, Portuguese, and Turkish translations
    - Russian translation updates

 -- Kill Your TV <killyourtv@i2pmail.org>  Mon, 15 Jul 2013 19:35:09 +0000

i2p (0.9.6-1) unstable; urgency=low

  * New upstream release
  * i2prouter: allow overrides to be set in /etc/default/i2p

 -- Kill Your TV <killyourtv@i2pmail.org>  Mon, 27 May 2013 00:00:00 +0000

i2p (0.9.5-2) unstable; urgency=low

  * debian/i2p.postinst: Explicitly set permissions on /etc/i2p/wrapper.config
    to compensate for stricter umasks.

 -- Kill Your TV <killyourtv@i2pmail.org>  Sun, 31 Mar 2013 12:50:17 +0000

i2p (0.9.5-1) unstable; urgency=low

  * New Upstream release
  * Drop debian/patches/0007-backported-news-fix.patch and
    debian/patches/#0006-remove-izpack.patch
  * Spanish debconf update

 -- Kill Your TV <killyourtv@i2pmail.org>  Fri, 08 Mar 2013 23:04:51 +0000

i2p (0.9.4-3) unstable; urgency=low

  * Backport fix from MTN for ticket #817

 -- Kill Your TV <killyourtv@i2pmail.org>  Sat, 22 Dec 2012 13:07:47 +0000

i2p (0.9.4-2) unstable; urgency=low

  * Add missing build-dep on libservice-wrapper-java

 -- Kill Your TV <killyourtv@i2pmail.org>  Mon, 17 Dec 2012 20:40:07 +0000

i2p (0.9.4-1) stable; urgency=low

  * explicitly prefer openjdk-*-headless over default-jre-headless. Debian
    Squeeze has default-jre-headless set to gij. Performance with gij is
    subpar. We can't force a depend on openjdk since kFreeBSD does not include
    it (yet).
  * French Debconf translation updates
  * Initscript: Don't display a warning if /var/run/i2p contains files after
    shutdown.
  * Upsteam changelog (full details in history.txt):
    - Add per-destination outbound priorities
    - Fix major bug that reduced SSU connection limits which reduced tunnel
      build success rates
    - Fix bug with external I2CP that prevented some external apps from working
    - Fixed several bugs in i2psnark DHT
    - Fixed bug in i2psnark PEX that inflated peer counts
    - Handle dropped I2CP messages better
    - Reduce overhead of I2CP messages
    - Enforce max size in transport outbound message queues
    - Fix a bug that would drop messages of exactly 512 bytes in SSU
    - More performance improvements, memory reduction, and object churn reduction
    - Better detection of network disconnections
    - Further improvements in the SSU transport
    - Add console password form
    - Convert http proxy and console from basic to digest authentication for added security
    - Improved verification of console form submissions, using jsp sessions.
      Cookies may now be required on forms, except when the console password is
      enabled
    - Initial work on new interfaces to manage applications started via
      clients.config
    - Increase minimum peer port to 1024
    - Increase granularity of bandwidth limiter for smoother transmissions
    - Translation updates: Chinese, French, German, Italian, Polish,
      Portuguese, Swedish, and Ukrainian

 -- Kill Your TV <killyourtv@i2pmail.org>  Mon, 17 Dec 2012 23:59:59 +0000

i2p (0.9.3-1) stable; urgency=low

  * New Upstream release
  * Upstream changelog (full details in history.txt):
    - Active Queue Management
    - I2PSnark DHT: Several bug fixes, enable by default.
    - Priority queues
    - Several SSU fixes including memory leak, and better handling of routers
      behind firewalls that change UDP ports; additional defenses for malicious
      packets.
    - Fix piece selection (rarest-first) bugs in i2psnark
    - Fix bug causing multiple browsers to open at startup
    - Improvements in caching
    - Several synchronization fixes and lock contention reduction
    - Major reduction in SSU buffers memory use
    - Fix streaming connection timeout back to 1 minute, was inadvertently
      changed to 5 minutes; set i2ptunnel server read timeout to 5 minutes, was
      unlimited
    - Improved defenses in i2ptunnel for "darkloris"
    - More validation at torrent creation in i2psnark
    - Several parameter changes in SSU to improve throughput
    - New event log for major events including restarts; show multiple restart
      lines on graphs
    - Remove duplicate messages from logs
    - Don't respond to blocked streaming connections with a reset, just drop
    - Remove all uses of inefficient SimpleTimer
    - More checks for valid IPs and ports entered in console
    - Fix bug that wasted a lot of entropy
    - Translation updates: Italian, Portuguese, Spanish, Swedish
    - Add non-NIO configuration in jetty.xml, recommended for Java 5
    - Update GeoIP data

 -- Kill Your TV <killyourtv@i2pmail.org>  Sat, 27 Oct 2012 16:47:37 +0000

i2p (0.9.2-2) stable; urgency=high

  * Fix stupid bug in i2prouter

 -- Kill Your TV <killyourtv@i2pmail.org>  Sat, 22 Sep 2012 13:57:39 +0000

i2p (0.9.2-1) stable; urgency=low

  * New upstream release (see history.txt for details)

 -- Kill Your TV <killyourtv@i2pmail.org>  Fri, 21 Sep 2012 18:13:32 +0000

i2p (0.9.1-1) stable; urgency=low

  * New upstream version 0.9.1
  * Don't depend on Debian's/Ubuntu's version of Jetty. Jetty6 is going away
    in the next Debian stable, so we'll switch to our libs sooner than later.
  * Debconf
    - New Greek translation
    - New Italian translation
    - New Hungarian translation
  * Initscript
    - Add graceful option
    - Change exit statuses

 -- Kill Your TV <killyourtv@i2pmail.org>  Mon, 30 Jul 2012 17:41:04 +0000

i2p (0.9-1) stable; urgency=low

  * New Upstream Version

 -- Kill Your TV <killyourtv@i2pmail.org>  Wed, 02 May 2012 16:33:11 +0000

i2p (0.8.13-2) stable; urgency=low

  * Fix bug in postinst cause by changes to adduser's behaviour.

 -- Kill Your TV <killyourtv@i2pmail.org>  Mon, 09 Apr 2012 16:25:19 +0000

i2p (0.8.13-1) stable; urgency=low

  * New upstream version 0.8.13
  * Packages are compressed with bzip2
  * Remove debian/patches/0005-EepGet_correct_status.patch
  * Bump standards version to 3.9.3 (no changes to source needed)
  * Debconf:
    - New Czech language translation
    - Updated German, Polish, Russian, and Ukrainian translations

 -- Kill Your TV <killyourtv@i2pmail.org>  Mon, 27 Feb 2012 21:06:56 +0000

i2p (0.8.12-2) stable; urgency=low

  * postinst: Don't fail if the i2psvc group doesn't exist

 -- Kill Your TV <killyourtv@i2pmail.org>  Fri, 06 Jan 2012 18:43:09 +0000

i2p (0.8.12-1) stable; urgency=low

  * New upstream I2P release
  * Debconf:
    - add wrapper.java.maxmemory from wrapper.config
    - The warning about the daemon user needing to exist was confusing to some
      that assumed this meant that i2psvc had to exit. This warning has been
      clarified.
    - Spanish, Swedish, Ukrainian translation updates
  * Initscript changes/fixes:
    - increase shutdown wait-time in initscript
    - renumber "wrapper.additional" lines (since gaps are allowed with newer
      wrapper versions)
    - move I2PTEMP to /tmp/i2p-daemon
    - move router.ping to /var/run/i2p
    - various other clean-ups
    - explicity redirect errors to stderr
  * maintainer scripts:
    - postinst: rewrite the handling of an existing i2psvc account
    - postrm: remove /etc/default/i2p if the package is purged

 -- Kill Your TV <killyourtv@i2pmail.org>  Fri, 06 Jan 2012 02:49:03 +0000

i2p (0.8.11-2) stable; urgency=medium

  * Fix STUPID bug running I2P with i2prouter. Thanks soundwave.

 -- Kill Your TV <killyourtv@i2pmail.org>  Tue, 08 Nov 2011 20:02:05 +0000

i2p (0.8.11-1) stable; urgency=low

  * New Upstream Version
  * sv and uk debconf translation updates

 -- Kill Your TV <killyourtv@i2pmail.org>  Mon, 07 Nov 2011 19:20:15 +0000

i2p (0.8.10-1) stable; urgency=medium

  * New upstream version

 -- Kill Your TV <killyourtv@i2pmail.org>  Thu, 20 Oct 2011 05:25:04 +0000

i2p (0.8.9-1) stable; urgency=medium

  * New upstream version

 -- Kill Your TV <killyourtv@i2pmail.org>  Tue, 11 Oct 2011 19:55:08 +0000

i2p (0.8.8-3) UNRELEASED; urgency=low

  * Add dump option to initscript

 -- Kill Your TV <killyourtv@i2pmail.org>  Tue, 06 Sep 2011 12:42:22 +0000

i2p (0.8.8-2) stable; urgency=medium

  * Backport patch from mtn 04ec606 to fix trac #515
  * Fix trac ticket #514 ("debconf values are overwritten upon
    installation")
  * Fix initscript bug that caused the encoding to be ANSI when the router
    started at boot.

 -- Kill Your TV <killyourtv@i2pmail.org>  Fri, 02 Sep 2011 23:32:32 +0000

i2p (0.8.8-1) stable; urgency=low

  * New Upstream Version

 -- Kill Your TV <killyourtv@i2pmail.org>  Tue, 23 Aug 2011 20:24:22 +0000

i2p (0.8.7-6) UNRELEASED; urgency=low

  * Add ttf-dejavu-core and ttf-dejavu-extra as dependencies so that graphs on
    headless systems can be generated.

 -- Kill Your TV <killyourtv@i2pmail.org>  Thu, 18 Aug 2011 15:50:59 +0000

i2p (0.8.7-5) stable; urgency=low

  * Depend on default-jre-headless | java5-runtime-headless |
    java6-runtime-headless instead of the non-headless versions. Sure the
    -headless packages fulfilled the dependency, but this way it should pull in
    the headless package by default.
  * Remove unused lock from core/java/src/net/i2p/crypto/ElGamalEngine.java to
    fix lock-ups on arm/ppc CPUs

 -- Kill Your TV <killyourtv@i2pmail.org>  Mon, 01 Aug 2011 17:51:14 +0000

i2p (0.8.7-4) stable; urgency=low

  * Change to allow jbigi to be built on non-x86

 -- Kill Your TV <killyourtv@i2pmail.org>  Tue, 26 Jul 2011 23:13:00 +0000

i2p (0.8.7-3) stable; urgency=low

  * When i2p-doc package is installed, add the Javadoc link to the router
    console.

 -- Kill Your TV <killyourtv@i2pmail.org>  Tue, 28 Jun 2011 22:39:46 +0000

i2p (0.8.7-2) stable; urgency=low

  * Remove --with quilt from debian/rules. This is only meant for use in mtn
    <facepalm>

 -- Kill Your TV <killyourtv@i2pmail.org>  Mon, 27 Jun 2011 16:41:40 +0000

i2p (0.8.7-1) stable; urgency=low

  * The "W00t! My debs are official!" release
  * New upstream release. See /usr/share/doc/i2p/changelog.gz for the details.
  * Drop from debian/patches: 0002-sync-countries, 0006-i2p-jetty,
    0007-eepget-redirections, 0008-config-news, 0009-jetty-snark-disable and
    re-work the existing patches.
  * Debconf translations (thanks guys!)
    - Russian (by hiddenz@mail.i2p)
    - German & Spanish (by m1xxy@mail.i2p)

 -- Kill Your TV <killyourtv@i2pmail.org>  Mon, 27 Jun 2011 12:38:59 +0000

i2p (0.8.6-7) stable; urgency=low

  * Fix bug in maintainer script that caused upgrade to fail on some systems.

 -- Kill Your TV <killyourtv@i2pmail.org>  Sun, 29 May 2011 15:53:04 +0000

i2p (0.8.6-6) stable; urgency=low

  * Remove extraneous cruft from debian/rules from back when cpuid couldn't be
    built for i386
  * Ship our own router.config with router.updatesDisabled=true to prevent
    upgrades to be performed by the router itself. Per Debian policy, upgrades
    *must* take place via the package manager.
  * Backported eepget fix
  * Backported news fix

 -- Kill Your TV <killyourtv@i2pmail.org>  Sat, 28 May 2011 10:23:51 +0000

i2p (0.8.6-5) stable; urgency=low

  * Remove /etc/i2p/wrapper.service. Changes have been moved to the
    initscript.
  * Don't disable browser launch. This is handled automatically for the i2psvc
    user.
  * Create debian/copyright dynamically at build time
  * Don't ship the standalone jetty-i2psnark
  * Create split package so that the wrapper isn't required
  * Install missing certificates directory

 -- Kill Your TV <killyourtv@i2pmail.org>  Fri, 27 May 2011 03:48:56 +0000

i2p (0.8.6-4) stable; urgency=low

  * backported patch from 9a26dcaef3687ff7fa08cf3b3eb2180ebb2dedde to fix
    missing "addWebApplications" in Jetty.

 -- Kill Your TV <killyourtv@i2pmail.org>  Sun, 22 May 2011 19:00:37 +0000

i2p (0.8.6-3) stable; urgency=low

  [Kill Your TV]
  * Creating libjbigi-jni packages again. Backported patch from MTN so that
    jbigi can be built for i386
  * Drop build-dep on unzip since jbigi can be built.
  * Check to see if doc/libjbigi-jni is a directory and remove it. It is
    supposed to be a symlink to doc/i2p
  * Don't chown $I2P to i2psvc
  * Add Build-Dep for tor-geoipdb and remove from debian/
  * Add launch-i2psnark to doc/examples
  * Remove obsolete build-dep on default-jdk-builddep
   [Karl Goetz]
  * Move adduser to depends from pre-depends
  * Tidy postinst

 -- Kill Your TV <killyourtv@i2pmail.org>  Fri, 20 May 2011 22:03:52 +0000

i2p (0.8.6-2) stable; urgency=low

  * Fix permissions bug for /var/run/i2p, reported by "signhere" on IRC

 -- Kill Your TV <killyourtv@i2pmail.org>  Tue, 17 May 2011 16:30:29 +0000

i2p (0.8.6-1) stable; urgency=low

  * New upstream version

 -- Kill Your TV <killyourtv@i2pmail.org>  Tue, 17 May 2011 12:30:07 +0000

i2p (0.8.5-4) stable; urgency=low

  * Correct lintian error

 -- Kill Your TV <killyourtv@i2pmail.org>  Sun, 15 May 2011 16:20:39 +0000

i2p (0.8.5-3) stable; urgency=low

  * *Sigh* Set debian/i2p.default run_daemon to false

 -- Kill Your TV <killyourtv@i2pmail.org>  Fri, 29 Apr 2011 09:54:39 +0000

i2p (0.8.5-2) stable; urgency=low

  * Change debconf priority to medium. 
  * RUN_DAEMON defaults to false. Earlier versions defaulted to true. Since
    the priority is changing, this should as well.
  * Split jbigi into its own source package
  * Update geoip.txt
  * Update Suggests:

 -- Kill Your TV <killyourtv@i2pmail.org>  Mon, 25 Apr 2011 17:00:43 +0000

i2p (0.8.5-1) stable; urgency=low

  * New upstream

 -- Kill Your TV <killyourtv@i2pmail.org>  Mon, 18 Apr 2011 15:41:42 +0000

i2p (0.8.4-4) stable; urgency=low

  * Update geoip from tor-0.2.2.23-alpha

 -- Kill Your TV <killyourtv@i2pmail.org>  Sat, 09 Apr 2011 23:34:11 +0000

i2p (0.8.4-3) stable; urgency=low

  * Back out upgrade 'do you want to reboot' logic since it's utterly borked.

 -- Kill Your TV <killyourtv@i2pmail.org>  Thu, 17 Mar 2011 18:54:09 +0000

i2p (0.8.4-2) stable; urgency=low

  * Stop including /usr/share/i2p/lib/jbigi.jar. 
  * Compile a dynamic jbigi and create a new package, libjbigi-jni. Since I
    can't get jcpuid to compile I take this library from jbigi.jar.
    Unfortunately it was not compiled with -fPIC, causing lintian to complain.
    Additionally it is a 32bit compile, forcing libc-i386 to be installed on 
    amd64 boxes. 
  * Add dependency on libc-i386 because of jcpuid and a build-dep on unzip for
    the same reason.
  * Don't display errors generated from chowning files that don't exist.
  * Bug fix: Somehow I missed packaging the geoip information before. Oops.
  * Bug fix: Add history.txt to /usr/share/i2p. I didn't realize it was shown
    in the console at /help.
  * Since I'm packaging the missing geoip information, I use an updated
    geoiodb from tor (taken from Debian package tor-geoipdb version
    0.2.2.22-alpha-1)
  * Patching countries.txt to add entries that are in Maxmind's database.
  * Now using debconf to ask about running as a daemon.
  * From this point forward, users will be asked to confirm that they want to
    upgrade this package, due to it requiring a router reboot.
  * Updated README.Debian to better explain differences compared with
    upstream.
  * Add history.txt to /usr/share/i2p

 -- Kill Your TV <killyourtv@i2pmail.org>  Sun, 13 Mar 2011 10:45:47 +0000

i2p (0.8.4-1) stable; urgency=low

  * New upstream version, monotone revision
    fea6969d789a6b85396439be9906abb9b4a4a405

 -- Kill Your TV <killyourtv@mail.i2p>  Thu, 03 Mar 2011 11:37:37 +0000

i2p (0.8.3-2) testing; urgency=low

  * Minor changes to initscript

 -- Kill Your TV <killyourtv@mail.i2p>  Wed, 26 Jan 2011 14:29:50 +0000

i2p (0.8.3-1) testing; urgency=low

  * New upstream

 -- Kill Your TV <killyourtv@mail.i2p>  Mon, 24 Jan 2011 20:23:38 +0000

i2p (0.8.2-1) testing; urgency=low

  * Initial packaging

 -- Kill Your TV <killyourtv@mail.i2p>  Sun, 23 Jan 2011 00:03:31 +0000