Your message dated Sun, 22 Dec 2013 19:18:51 +0000
with message-id <[email protected]>
and subject line Bug#729500: fixed in ssh-agent-filter 0.3.1-1
has caused the Debian Bug report #729500,
regarding ssh-agent-filter: [PATCH] Resolve FTBFS from linking order
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
729500: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=729500
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ssh-agent-filter
Version: 0.3-1
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: origin-ubuntu trusty ubuntu-patch
Dear Maintainer,
In Ubuntu 14.04, the attached patch was applied to achieve the following:
* Changed linking order to resolve FTBFS.
I've taken the liberty of realigning the linker variables to bring them
in line with convention. Also, I noticed in the master git branch that
you've moved to boost:iostreams; I made the least invasive change to
resolve the FTBFS. Thanks for considering the patch.
-- System Information:
Debian Release: wheezy/sid
APT prefers precise-updates
APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500,
'precise'), (100, 'precise-backports')
Architecture: amd64 (x86_64)
Kernel: Linux 3.8.0-33-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru ssh-agent-filter-0.3/debian/patches/0001-Fix-linking-order-FTBFS.patch ssh-agent-filter-0.3/debian/patches/0001-Fix-linking-order-FTBFS.patch
--- ssh-agent-filter-0.3/debian/patches/0001-Fix-linking-order-FTBFS.patch 1969-12-31 19:00:00.000000000 -0500
+++ ssh-agent-filter-0.3/debian/patches/0001-Fix-linking-order-FTBFS.patch 2013-11-13 10:46:52.000000000 -0500
@@ -0,0 +1,21 @@
+Index: ssh-agent-filter-0.3/Makefile
+===================================================================
+--- ssh-agent-filter-0.3.orig/Makefile 2013-10-25 19:18:11.000000000 -0400
++++ ssh-agent-filter-0.3/Makefile 2013-11-13 10:46:50.438054442 -0500
+@@ -19,7 +19,7 @@
+ CXXFLAGS ?= -g -O2 -Wall -Wold-style-cast
+
+ CXXFLAGS += -std=c++11
+-LDFLAGS += -lstdc++ -lboost_program_options -lboost_filesystem -lboost_system -lnettle
++LDADD += -lstdc++ -lboost_program_options -lboost_filesystem -lboost_system -lnettle
+
+ all: ssh-agent-filter.1 afssh.1 ssh-askpass-noinput.1
+
+@@ -30,6 +30,7 @@
+ help2man -n $< -o $@ -N ./$<
+
+ ssh-agent-filter: ssh-agent-filter.o
++ $(CXX) $< -o $@ $(LDADD)
+
+ ssh-agent-filter.o: ssh-agent-filter.C rfc4251.h ssh-agent.h version.h
+
diff -Nru ssh-agent-filter-0.3/debian/patches/series ssh-agent-filter-0.3/debian/patches/series
--- ssh-agent-filter-0.3/debian/patches/series 1969-12-31 19:00:00.000000000 -0500
+++ ssh-agent-filter-0.3/debian/patches/series 2013-11-13 10:30:27.000000000 -0500
@@ -0,0 +1 @@
+0001-Fix-linking-order-FTBFS.patch
--- End Message ---
--- Begin Message ---
Source: ssh-agent-filter
Source-Version: 0.3.1-1
We believe that the bug you reported is fixed in the latest version of
ssh-agent-filter, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Timo Weingärtner <[email protected]> (supplier of updated ssh-agent-filter package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 19 Dec 2013 16:17:24 +0100
Source: ssh-agent-filter
Binary: ssh-agent-filter
Architecture: source kfreebsd-amd64
Version: 0.3.1-1
Distribution: unstable
Urgency: medium
Maintainer: Timo Weingärtner <[email protected]>
Changed-By: Timo Weingärtner <[email protected]>
Description:
ssh-agent-filter - filtering proxy for ssh-agent
Closes: 729500
Changes:
ssh-agent-filter (0.3.1-1) unstable; urgency=medium
.
* New upstream release.
- use LDLIBS instead of LDFLAGS (Closes: #729500)
* New Build-Depends: libboost-iostreams-dev
* Remove Build-Depends: pandoc-data
Checksums-Sha1:
70099448d02992f3e8d611a0dafaae6a0888f120 2052 ssh-agent-filter_0.3.1-1.dsc
558bbb2d936eb78c14e861536db91c40038ec5cd 26282
ssh-agent-filter_0.3.1.orig.tar.gz
edb669aedac434a487ef1ad1dac64c698bec5c10 1918
ssh-agent-filter_0.3.1-1.debian.tar.gz
22843681a3f30f76fd083cc52b49c24c3fe80a6d 44728
ssh-agent-filter_0.3.1-1_kfreebsd-amd64.deb
Checksums-Sha256:
ec8b1ebfd5a0f811c5dbfb004a13c41337a81b22b6e2b85dfed2d761201ec2e7 2052
ssh-agent-filter_0.3.1-1.dsc
ceff9451c03e12e8311ebcd21efac931136a9c9b8b1892ab44cfac3c154f95c2 26282
ssh-agent-filter_0.3.1.orig.tar.gz
25a667fe1064dc41f427cf0748927a75f52bd86ada8b343d391c2fd5124de554 1918
ssh-agent-filter_0.3.1-1.debian.tar.gz
094184b6cfbe976c70ed1e974c9807af9872399022f3ca51e5f0c1e05a845171 44728
ssh-agent-filter_0.3.1-1_kfreebsd-amd64.deb
Files:
bda25e61bfb2c2386ce6ff288fe9e4eb 2052 net extra ssh-agent-filter_0.3.1-1.dsc
57ca01eeb8ab9dc942233098bbd1bcbe 26282 net extra
ssh-agent-filter_0.3.1.orig.tar.gz
491b0424d64a548b8bcee2fa87bde534 1918 net extra
ssh-agent-filter_0.3.1-1.debian.tar.gz
a465583d198fee1742e1443abd1b8b58 44728 net extra
ssh-agent-filter_0.3.1-1_kfreebsd-amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/kFreeBSD)
iQIcBAEBCAAGBQJStzeaAAoJEKv/7bJACMb5gX0P/3voRxdgzRKVVr/ICljW55CJ
dYZZkoupNY+SlVNCis/j9df4dgcFlxWPmb6LbXvNBa+5Lrz3gdFvzd0ODSwRppWo
cHy9foeQBKuH1C8OL3Ua2qAUWOVgoUaHrSMYaguDFut/w7AatuPsX+raFz3z5LPf
MEPEFFLuQ0CvJ7xMRmMhSfHQ7f77FoDua1pa8HofA4q+rYp6cBPWGq8FPtvoBwrK
8+4lTNlIBaShwIysmwUGY1QwVZkqO4LcdPtA+3Z2GEeG5I5uz0EDfFzhPhZaQONB
ZNEW4vinteeoGNotCBJEFapnWMZCTQ3OybZp59oX3P8/CYnLyoD0zKnjEEo++kVx
tw93fQFbb5Sleq3q/6s0Dv+h7TvEhZG5tE0L4Pumgmhl9T+B7K0Nc7QnmrWY2FUe
WoYJlOzwJfq9Ogj2M24yHBRxev22U7LB/2ycr1W80tEmJCtqxxddvD+sAEB3rz1Y
n2HEDOTesl8fKppMSN1j9yuL5IJSPXoCHixIKa7TV2ST1uKtMb8KQgIL0GSkYeMW
XGZ+g59YRMXzPGaG5fiy5ZG+okGp6rKi3xLsLVkF2TOQab3vqmmCV12/By+f00iU
RXShY3gBFIANHtuto4zrojd3H+G4MXCPdftYxTZOs8+9cVDGRs72Yse9ljiFNgFN
Rzz2yLwIRjorDZeSeQwP
=saq/
-----END PGP SIGNATURE-----
--- End Message ---