Your message dated Fri, 31 Jan 2025 15:49:15 +0000
with message-id <e1tdtgd-000zdq...@fasolo.debian.org>
and subject line Bug#1076693: fixed in simutrans 124.3-1
has caused the Debian Bug report #1076693,
regarding simutrans: FTBFS with miniupnpc 2.2.8
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 ow...@bugs.debian.org
immediately.)


-- 
1076693: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1076693
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: simutrans
Severity: important
Tags: trixie sid ftbfs patch

Hi,

Please find the attached patch to fix your package for the transition
to miniupnpc 2.2.8.
--- a/network/network.cc
+++ b/network/network.cc
@@ -913,7 +913,7 @@ bool prepare_for_server( char *externalIPAddress, char *externalAltIPAddress, in
 		struct UPNPUrls urls;
 		struct IGDdatas data;
 
-		UPNP_GetValidIGD( devlist, &urls, &data, lanaddr, sizeof(lanaddr) );
+		UPNP_GetValidIGD( devlist, &urls, &data, lanaddr, sizeof(lanaddr), NULL, 0 );
 		// we must know our IP address first
 		if(  UPNP_GetExternalIPAddress(urls.controlURL, data.first.servicetype, externalIPAddress) ==  UPNPCOMMAND_SUCCESS  ) {
 			// this is our ID (at least the routes tells us this)
@@ -972,7 +972,7 @@ void remove_port_forwarding( int port )
 		struct UPNPUrls urls;
 		struct IGDdatas data;
 
-		UPNP_GetValidIGD( devlist, &urls, &data, lanaddr, sizeof(lanaddr) );
+		UPNP_GetValidIGD( devlist, &urls, &data, lanaddr, sizeof(lanaddr), NULL, 0 );
 		// we must know our IP address first
 		if(  UPNP_GetExternalIPAddress(urls.controlURL, data.first.servicetype, externalIPAddress) ==  UPNPCOMMAND_SUCCESS  ) {
 			// this is our ID (at least the routes tells us this)

--- End Message ---
--- Begin Message ---
Source: simutrans
Source-Version: 124.3-1
Done: Alexandre Detiste <tc...@debian.org>

We believe that the bug you reported is fixed in the latest version of
simutrans, 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 1076...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alexandre Detiste <tc...@debian.org> (supplier of updated simutrans 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 31 Jan 2025 16:00:56 +0100
Source: simutrans
Architecture: source
Version: 124.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>
Changed-By: Alexandre Detiste <tc...@debian.org>
Closes: 1038715 1076693 1087201
Changes:
 simutrans (124.3-1) unstable; urgency=medium
 .
   * Team Upload
 .
   [ Jörg Frings-Fürst ]
   * New debian/patches/0115-fix_miniupnpc.patch (Closes: #1076693):
     - Fix FTBFS with miniupnpc 2.2.8.
       Thanks to Yangfl <mmyan...@gmail.com>.
   * debian/copyright:
     - Add year 2024 to myself.
   * Declare compliance with Debian Policy 4.7.0 (No changes needed).
   * debian/rules:
     + Fix FTCBFS: uses build architecture build tools (Closes: #1038715).
       Thanks to Helmut Grohne <hel...@subdivi.de>.
   * Add debian/salsa-ci.yml to enable some tests.
   *  Datei .gitlab-ci.yml aktualisieren
 .
   [ Patrice Duroux ]
   * d/watch: use github
   * New upstream version 124.3 (Closes: #1087201)
   * d/copyright: use https, bump year, refresh file paths
   * d/control: use https in homepage
   * d/simutrans.xpm: remove (upstream provides svg)
   * d/control: add libfontconfig-dev and pkgconf to BD
   * d/rules: use cmake
   * d/*.dirs: remove all and refresh d/*.install
   * d/translations: removed (upstream have?)
   * d/patches: clean up
Checksums-Sha1:
 3b0e5506ada3357f023dc2046b59e48d5487e4de 2280 simutrans_124.3-1.dsc
 5d457b9780f7a36c8aba1078952d0c99beab60f2 4555274 simutrans_124.3.orig.tar.gz
 6f540137f0c3de897fca48b4e6846c38bef56852 14356 simutrans_124.3-1.debian.tar.xz
 9671ed049bbbab62bac5e014483214ac9cfc0931 14065 
simutrans_124.3-1_source.buildinfo
Checksums-Sha256:
 76fd90e4be7a6f5f04f80319db7314851bef0fb85b312a4792cdcd7bb25448e3 2280 
simutrans_124.3-1.dsc
 ecc1abe6d1f99216718301c0c95c02bb9f4718edaf2272c77760e60b7c282e27 4555274 
simutrans_124.3.orig.tar.gz
 7fed62d68e2c6298fac0f2334a71b9d32e14ac391f9d981e24670663e71bb845 14356 
simutrans_124.3-1.debian.tar.xz
 71f9d0a915cae96a2d502039d57586079e990a65de827eb7808c2d5705b9e2b0 14065 
simutrans_124.3-1_source.buildinfo
Files:
 f3ec72adbc9a2c75c7b5c159fdbd6563 2280 games optional simutrans_124.3-1.dsc
 28f3491e6f496e257986d4124d5d3bcc 4555274 games optional 
simutrans_124.3.orig.tar.gz
 eba8d50f080b738678a87a2220010427 14356 games optional 
simutrans_124.3-1.debian.tar.xz
 6e35615efc0adb76299e0ab272bdc406 14065 games optional 
simutrans_124.3-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmec69ERHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBrNFQ/9FNqsjX3FP22aXHmTMtqo0K7OohhDvQ5G
4bsqpTahQpULNIKk8ha6DIucMisC/gF1o+Gwq1wV0IjnAt4KQGRQVNHCsFC8SL2F
BzjZdKN8IoTkornAcvJp/XFguoPZy6Xyp05juefl7HXsh/zS8q6NbdZYfGRPapfJ
R3uyNDC6Hv5MRAkCi7rvowFtROmeyTzeCn7h/mcsh2Do5KAYLxk/dMOHE3EFa2Rj
3UWOrJOVukm25epYZpZWwQavdVufx9FCezUxecWXnojgL3myeOlk5oyHFKXxA9Yx
M+6/AE4Js9mugztvQg4loOi8lUB8+fPvaVWROx9rDHJm9Lg7tW5wS4UUAN9btSrw
TCasEbPunUK5BTOJQZd0B3Q50nJLpdnL4m2LvVfdpZBUwf0DxhLEVvor4Z7Sek6G
rIjjJcl09cr2eLzWjp91StJs/4FzxheYdVHpa0nZ0/Haz5Sd/LNnxzGxin8drRSF
thv664TLfejGg/Xy2nnGdgZrhU/TgekZILs5kcUE2x0Crag8DUpRY+eNWjkhUz4z
o6hJ7TyF9mZhQ+i8ppD4OMTBBV4srOZ0Dobc7JI8h+EJ6sOdWA2zdu9ZRDe6QwyR
JhmHVNbVL09Tf124vMukCvpj672DvBBWfnrJzHDhJ0xMrJLUbW8gzYl39q+2YkDU
zml0A6G3Tsw=
=ZlaO
-----END PGP SIGNATURE-----

Attachment: pgpx9dDj6a42b.pgp
Description: PGP signature


--- End Message ---

Reply via email to