tag 847135 pending thanks Hello,
Bug #847135 reported by you has been fixed in the Git repository. You can see the changelog below, and you can check the diff of the fix at: http://git.debian.org/?p=collab-maint/openconnect.git;a=commitdiff;h=85a5d81 --- commit 85a5d81b70e96ec3a5adc868650145f36da54882 Author: Mike Miller <mtmil...@debian.org> Date: Sat Dec 24 10:58:11 2016 -0800 Changelog entry for 7.08-1 Signed-off-by: Mike Miller <mtmil...@debian.org> diff --git a/debian/changelog b/debian/changelog index 0a33e16..b9015e8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,26 @@ +openconnect (7.08-1) unstable; urgency=medium + + * New upstream version 7.08 + - Fix MTU detection (Closes: #847135) + * d/libopenconnect5.{shlibs,symbols}: Update for new release + * d/p/juniper-content-length.patch: Drop, applied upstream + * d/p/fix-tests-shell-syntax.patch: Fix test suite shell bashisms + * d/p/softhsm2-module-workaround.patch: Hard-code Debian location of + libsofthsm2.so + * d/control: + - Add Build-Depends: libsocket-wrapper, libuid-wrapper, ocserv, openssl, and + softhsm2 for test suite + - Add Build-Depends: libpcsclite-dev to enable Yubikey support + (LP: #1649227) + - Add Build-Depends: dpkg-dev (>= 1.17.14) for build profiles support + - Drop obsolete Build-Depends: liboath-dev + - Reorder fields according to "cme fix dpkg-control" + * Bump debhelper compatibility level to 10 + * Drop explicit dependency on dh-autoreconf and disabling silent rules, now + enabled by default + + -- Mike Miller <mtmil...@debian.org> Sat, 24 Dec 2016 10:50:15 -0800 + openconnect (7.07-2) unstable; urgency=medium * d/rules: Build with --as-needed to remove indirect lib dependencies