Your message dated Sun, 31 May 2026 18:48:36 +0000
with message-id <[email protected]>
and subject line Bug#1138422: fixed in proxytunnel 1.13.0-1
has caused the Debian Bug report #1138422,
regarding proxytunnel: FTBFS with openssl 4.0
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.)
--
1138422: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1138422
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: proxytunnel
Version: 1.12.3-1
Severity: normal
Tags: sid
control: affects -1 src:openssl
User: [email protected]
Usertags: openssl-4.0
OpenSSL 4.0 is in experimental. This package fails to build against it:
| cc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/proxytunnel-1.12.3=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -DOPENSSL11 -DHAVE_GETOPT_LONG
-DUSE_SSL -DSETPROCTITLE -DSPT_TYPE=2 -c -o ptstream.o ptstream.c
| ptstream.c: In function ‘check_cert_names’:
| ptstream.c:233:45: error: invalid use of incomplete typedef
‘ASN1_OCTET_STRING’ {aka ‘struct asn1_string_st’}
| 233 | if (gn->d.ip->length == 4 &&
peer_host_is_ipv4) {
| | ^~
| ptstream.c:234:73: error: invalid use of incomplete typedef
‘ASN1_OCTET_STRING’ {aka ‘struct asn1_string_st’}
| 234 | if
(check_cert_valid_ip(gn->d.ip->data, gn->d.ip->length, &addr)) {
| |
^~
| ptstream.c:234:89: error: invalid use of incomplete typedef
‘ASN1_OCTET_STRING’ {aka ‘struct asn1_string_st’}
| 234 | if
(check_cert_valid_ip(gn->d.ip->data, gn->d.ip->length, &addr)) {
| |
^~
| ptstream.c:237:52: error: invalid use of incomplete typedef
‘ASN1_OCTET_STRING’ {aka ‘struct asn1_string_st’}
| 237 | } else if (gn->d.ip->length == 16 &&
peer_host_is_ipv6) {
| | ^~
| ptstream.c:238:74: error: invalid use of incomplete typedef
‘ASN1_OCTET_STRING’ {aka ‘struct asn1_string_st’}
| 238 | if
(check_cert_valid_ip6(gn->d.ip->data, gn->d.ip->length, &addr6)) {
| |
^~
| ptstream.c:238:90: error: invalid use of incomplete typedef
‘ASN1_OCTET_STRING’ {aka ‘struct asn1_string_st’}
| 238 | if
(check_cert_valid_ip6(gn->d.ip->data, gn->d.ip->length, &addr6)) {
| |
^~
| ptstream.c:246:17: warning: ‘X509_NAME_get_text_by_NID’ is deprecated:
Since OpenSSL 4.0 [-Wdeprecated-declarations]
| 246 |
X509_NAME_get_text_by_NID(X509_get_subject_name(cert), NID_commonName, peer_cn,
sizeof(peer_cn));
| | ^~~~~~~~~~~~~~~~~~~~~~~~~
| In file included from /usr/include/openssl/x509v3.h:27,
| from ptstream.c:23:
| /usr/include/openssl/x509.h:1041:27: note: declared here
| 1041 | OSSL_DEPRECATEDIN_4_0 int X509_NAME_get_text_by_NID(const X509_NAME
*name,
| | ^~~~~~~~~~~~~~~~~~~~~~~~~
| make[1]: *** [Makefile:106: ptstream.o] Error 1
| make[1]: Leaving directory '/build/reproducible-path/proxytunnel-1.12.3'
Full buildlog
https://breakpoint.cc/openssl-rebuild/logs-4/attempted/proxytunnel_1.12.3-1_amd64-2026-04-19T10:47:00Z
Sebastian
--- End Message ---
--- Begin Message ---
Source: proxytunnel
Source-Version: 1.13.0-1
Done: Sven Geuer <[email protected]>
We believe that the bug you reported is fixed in the latest version of
proxytunnel, 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.
Sven Geuer <[email protected]> (supplier of updated proxytunnel 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: SHA512
Format: 1.8
Date: Sun, 31 May 2026 20:31:33 +0200
Source: proxytunnel
Architecture: source
Version: 1.13.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Security Tools <[email protected]>
Changed-By: Sven Geuer <[email protected]>
Closes: 1138422
Changes:
proxytunnel (1.13.0-1) unstable; urgency=medium
.
* New upstream version 1.13.0 (Closes: #1138422)
* d/control:
- Drop 'Priority: optional'.
- Drop 'Rules-Requires-Root: no'.
- Bump Standards-Version to 4.7.4.
* d/watch: Update watch file to version 5 format.
* d/copyright:
- Bump upstream and packaging copyright years.
- In GPL licenses, replace FSF postal address by URL.
Checksums-Sha1:
3f0af5883133f2e4315909c17e2c4bfbbf662aec 2107 proxytunnel_1.13.0-1.dsc
44a241dce8ca381df3702c223ce72ce55f6a2aca 60907 proxytunnel_1.13.0.orig.tar.gz
12640b37e436528efe3823a09ac085b2e74432b9 15792
proxytunnel_1.13.0-1.debian.tar.xz
e11eec7b69cff44daf5f9ca5aecaa115e42a7557 6589
proxytunnel_1.13.0-1_amd64.buildinfo
Checksums-Sha256:
dc7e1799b85ac9bbb3ddfb17cba754621b6cb70d9cc08392c78c39a6a1dde589 2107
proxytunnel_1.13.0-1.dsc
1b1ae36327254cac351aa5358767c177b050ab4ce4a75fa100244da7816849e9 60907
proxytunnel_1.13.0.orig.tar.gz
8cb6c8c68deaadc379a64c41e3e6a891e044ca0788a7ed5e9e89c936d0cfa21c 15792
proxytunnel_1.13.0-1.debian.tar.xz
6cda666bd8764de5a61afc22f0cac9428320a4f057d6f410394d94cbf9cc3b3e 6589
proxytunnel_1.13.0-1_amd64.buildinfo
Files:
cc0e4c3fc32997191910c6e8488b947e 2107 net optional proxytunnel_1.13.0-1.dsc
49eb1613e6840c49a2573cafb928eb0b 60907 net optional
proxytunnel_1.13.0.orig.tar.gz
b3a731763995ffe599131c28aabf76e0 15792 net optional
proxytunnel_1.13.0-1.debian.tar.xz
4e90c7b0ce17d9f8f19e2f25dfd692e5 6589 net optional
proxytunnel_1.13.0-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJDBAEBCgAtFiEEPfXoqkP8n9/QhvGVrfUO2vit1YUFAmocgGQPHHNnZUBkZWJp
YW4ub3JnAAoJEK31Dtr4rdWFZ54P/AmIq+/X9iQN41diRbB0zx/ld2pkMBSvoA7M
ChY7QUA98/Foirfer1E9WtXosInjbNGR2HHUWotL9qdAVkaVSJuXjSnAsRzorr96
1ARQKq40pg0YURttV9SZEbKNbGt6Oflnmy1mnI7Tuyz9OY30mXkunaWVbn6rrVTP
LaWhID+yBT9UbYv/T8BKm4VFmQyKvqt15O/dwBLTxacIE7jZxxOkx4pzjaCwI5KE
FtLACafOIwGNVCS4AeCTQjk4Yd14G9xrSvOForSahEMusdNSwTTICpVzdET2dd5y
pmvmSdU6fQKyUi67bs7oIpN7VidkJgov4pb3OwDwuyG07foAuAqKExQr9vz+vCa6
mbvppdUIuWjckdhM1JETWqKxzL05nxob+CgR6uEILTo//V9hK6P3vvsJL04c8VOQ
gQwiQdMH5d/urkfyNWrUnWBq12Am+wm5De0mSqwJsvdFJqBFoQyTG1mZRaph4/ff
4BnAmqCU6ATJ9iKuJlwNfZmKjD9YwpD5sKoDgIK6qSjYKqufLOgWWmRFzVPYl74K
eZgZslFf4gE2JG4HUDb7MrqQgOrPSfVJ1d1v9z6x/knouq3T0DK1RKMHgcTX+Us+
vBYJU6RzULRSgRSGHBNrRzx0HSks6lx06Vh5m/CgcSXTH5zf5l2zadwZqm/puXmO
buw5JypQ
=yt28
-----END PGP SIGNATURE-----
pgpZrl3Fq4igW.pgp
Description: PGP signature
--- End Message ---