It has been fixed uptream :
https://github.com/miniupnp/miniupnp/commit/b9daf5cc27aa180b4d8fde6e32043f01125ae161
it should be included in miniupnpd-1.8.20131216.tar.gz
<http://miniupnp.free.fr/files/download.php?file=miniupnpd-1.8.20131216.tar.gz>
Regards,
Thomas Bernard
Le 26/05/2014
> While inspecting the code of miniwget.c in Wheezy, it is looking like
> version 1.5-2 isn't affected at all by #748913.
>
> Thomas Bernard, could you please confirm this fact? I have uploaded
> version 1.6-4 containing the proposed patch upstream, so if we're clear
> with the Wheezy version of m
Hello,
it was patched 3 month ago :
https://github.com/miniupnp/miniupnp/commit/18887cb1e49295e69c308d8bb1f2526798a77429
see version miniupnpd-1.8.20130426.tar.gz
<http://miniupnp.free.fr/files/download.php?file=miniupnpd-1.8.20130426.tar.gz>
and up
http://miniupnp.free.fr/files/
Le 15/0
Dear Julian,
I updated upstream to change the behaviour of the UPNP_GetValidIGD
function which will now check for external IP.
Please check if that fixes your problem :
http://miniupnp.free.fr/files/download.php?file=miniupnpc-1.8.20131007.tar.gz
Regards,
Thomas Bernard
Le 03/10/2013 18:50, Jul
I translated the README file minissdpd-1.2.20130907.tar.gz
http://miniupnp.free.fr/files/download.php?file=minissdpd-1.2.20130907.tar.gz
Le 13/08/2013 16:52, Daniel Stensnes a écrit :
> Package: minissdpd
> Version: 1.1.20120121-1
> Severity: minor
> Tags: l10n
>
> /usr/share/doc/minissdpd/README
Je viens de t'envoyer un mail à ce sujet :
http://miniupnp.tuxfamily.org/files/download.php?file=minissdpd-1.0.20110729.tar.gz
les pires problèmes devraient être corrigés (overflows potentiels de
partout)
Le 29/07/2011 10:51, Thomas Goirand a écrit :
> Salut,
>
> est-ce que tu peux voire, et fix
on *BSD, but nothing to set this flag for Linux.
>
https://github.com/miniupnp/miniupnp/commit/3b717664937c5e4c23b5211031ec3f2eba2ab034
Does it do the job ?
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
ommon Vulnerabilities & Exposures) id in your changelog entry.
>
> For further information see:
>
> [0] https://security-tracker.debian.org/tracker/CVE-2015-6031
> [1]
> https://github.com/miniupnp/miniupnp/commit/79cca974a4c2ab1199786732a67ff6d898051b78
>
> Regards,
> Salvatore
>
Doesn't the following patch apply ?
https://github.com/miniupnp/miniupnp/commit/79cca974a4c2ab1199786732a67ff6d898051b78
I think it applies properly on all release since at least 1.5, maybe even
before.
Le 22/10/2015 23:52, Thomas Goirand a écrit :
> On 10/22/2015 10:10 AM, miniup
Salut,
j'ai mis à jour la license dans les fichiers sources :
C'est de la "3 clauses BSD" partout.
http://miniupnp.free.fr/files/download.php?file=libnatpmp-20110715.tar.gz
Le 12/07/2011 17:06, Thomas Goirand a écrit :
> Salut Thomas,
>
> Est-ce que tu peux plus clairement explique quel est la lic
Hello,
to build with multiple versions of libminiupnpc-dev,
replace
devlist = upnpDiscover(3000, NULL, NULL, 0, 0, &result);
by :
#if defined(MINIUPNPC_API_VERSION) && (MINIUPNPC_API_VERSION >= 14)
miniupnpc_dev = upnpDiscover(3000, NULL, NULL, 0, 0, 2, &result); /* use
default TTL of 2
It looks like the "-6" option is included MiniSSDPd_OTHER_OPTIONS
That causes minissdpd to fail to launch if IPv6 is disabled on the machine
https://salsa.debian.org/miniupnp-team/minissdpd/blob/debian-sid/debian/default#L16
Regards,
Thomas Bernard
Please consider upgrading to miniupnpd version 2.0 at least.
This issue as already been considered :
https://github.com/miniupnp/miniupnp/issues/167
Regards,
Thomas Bernard
http://miniupnp.free.fr/
Hello,
Indeed minissdpd does bind() the socket on *:1900 but adds membership
(join group for IPv6) to the multicast group 239.255.255.250(FF02::C,
FF05::C) only on the specified interface(s).
https://github.com/miniupnp/miniupnp/blob/master/minissdpd/openssdpsocket.c#L105
Then, the first thing
Le 23.02.2018 à 13:28, Yangfl a écrit :
> Hi,
>
> In config.h:
> /* Uncomment the following line in order to make minissdpd
> * listen on 1.2.3.4:1900 instead of *:1900
> * Note : it prevents broadcast packets to be received,
> *at least with linux */
> /*#define SSDP_LISTEN_ON_SPECIFIC_
Le 26.02.2018 à 01:28, Adam Borowski a écrit :
>> Since upgrading from 1.2.20130907-4.1 to 1.5.20161216-2 this week (as a
>> result of the updated package hitting testing) I'm getting lots of
>> messages of the form:
>>
>> Feb 16 09:36:14 eris minissdpd[15233]: peer a.b.c.d:60644 is not from a LAN
Le 03.03.2018 à 04:41, Adam Borowski a écrit :
> Obviously, it'd be preferable if the daemon listened on all
> interfaces, but
> if it needs one, the default route is a reasonable answer.
>
>
You should prefer listening on only "LAN" network interfaces, the ones
which have a RFC 1918 address.
If yo
17 matches
Mail list logo