X-Git-Url: https://git.syn-net.org/debian/?a=blobdiff_plain;f=debian%2Fchangelog;h=07503d7d191edb42b9e636242e013f56b394ea88;hb=afc36396ff73d5a2bbfe83afdc1919aa743d96c8;hp=6d620e55772048ed13f49c9a2835d25a504b3110;hpb=bf2cb4e3379948d1f2e65f2a6373cf0f8c379481;p=anytun.git diff --git a/debian/changelog b/debian/changelog index 6d620e5..07503d7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,38 @@ +anytun (0.3.3-3) unstable; urgency=low + + * [7044496] Sync src/configure with upstream and patch from #615691 + to address the "ftbfs with gold or ld --no-add-needed" issue. + Thanks to Ilya Barygin for the patch and + Daniel T Chen for forwarding to Debian BTS + (Closes: #615691) + * [13f624c] Bump standards version to 3.9.2 + + -- Michael Prokop Thu, 29 Dec 2011 11:56:35 +0100 + +anytun (0.3.3-2.1) unstable; urgency=low + + * Non-maintainer upload. + * control: Switch to non-versioned boost build-dependencies. + [Closes: #630433] + + -- Steve M. Robbins Fri, 22 Jul 2011 23:59:29 -0500 + +anytun (0.3.3-2) unstable; urgency=low + + * Bump Build-Depends from Boost 1.40 to 1.42 (thanks to + Steve M. Robbins for bringing up). + * Drop unnecessary autotools-dev from Build-Depends. + + -- Michael Prokop Thu, 06 May 2010 00:32:44 +0200 + +anytun (0.3.3-1) unstable; urgency=low + + * New upstream release. + * Bump Standards-Version to 3.8.4 (no further changes). + * Add $remote_fs to Required-{Start,Stop} in initscript. + + -- Michael Prokop Wed, 17 Feb 2010 02:41:13 +0100 + anytun (0.3.2-2) unstable; urgency=low * Apply patch by Cyril Brulebois to fix FTBFS on GNU/kFreeBSD.