From c7d57728387b8a22d78584896220306d56d8e9f759939ae2aef51d0ad1303a86 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 1 Mar 2021 06:50:48 +0000 Subject: [PATCH] - Update to release 1.14.2 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libupnp?expand=0&rev=40 --- libupnp-1.14.1.tar.bz2 | 3 --- libupnp-1.14.1.tar.bz2.sha1 | 1 - libupnp-1.14.2.tar.bz2 | 3 +++ libupnp.changes | 7 +++++++ libupnp.spec | 5 ++--- 5 files changed, 12 insertions(+), 7 deletions(-) delete mode 100644 libupnp-1.14.1.tar.bz2 delete mode 100644 libupnp-1.14.1.tar.bz2.sha1 create mode 100644 libupnp-1.14.2.tar.bz2 diff --git a/libupnp-1.14.1.tar.bz2 b/libupnp-1.14.1.tar.bz2 deleted file mode 100644 index c782993..0000000 --- a/libupnp-1.14.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4cdc39ff9a65e324c6e4d5470c302cf904ac3cf23bdace36618ed5b44cd6080a -size 671075 diff --git a/libupnp-1.14.1.tar.bz2.sha1 b/libupnp-1.14.1.tar.bz2.sha1 deleted file mode 100644 index 7355169..0000000 --- a/libupnp-1.14.1.tar.bz2.sha1 +++ /dev/null @@ -1 +0,0 @@ -33278d74d7c09496c272c91436d43c9b1efefe17 libupnp-1.14.1.tar.bz2 diff --git a/libupnp-1.14.2.tar.bz2 b/libupnp-1.14.2.tar.bz2 new file mode 100644 index 0000000..9cb4902 --- /dev/null +++ b/libupnp-1.14.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffe3045b91a4c951d105e0db98cd043341f1f4342ddaf23916e15a5792d5c270 +size 672650 diff --git a/libupnp.changes b/libupnp.changes index 0f5be18..f946ca9 100644 --- a/libupnp.changes +++ b/libupnp.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Mar 1 06:47:53 UTC 2021 - Jan Engelhardt + +- Update to release 1.14.2 + * Fix crash in UpnpGetIfInfo due to unexpected null addresses + showing up for tunnel netdevices. + ------------------------------------------------------------------- Wed Feb 10 14:56:58 UTC 2021 - Jan Engelhardt diff --git a/libupnp.spec b/libupnp.spec index 8b4df38..e13cc67 100644 --- a/libupnp.spec +++ b/libupnp.spec @@ -20,14 +20,13 @@ %define pnpver 17 %define ixmlver 11 Name: libupnp -Version: 1.14.1 +Version: 1.14.2 Release: 0 Summary: An implementation of Universal Plug and Play (UPnP) License: BSD-3-Clause Group: Development/Libraries/C and C++ URL: https://github.com/pupnp/pupnp Source: https://github.com/pupnp/pupnp/releases/download/release-%version/%name-%version.tar.bz2 -Source2: https://github.com/pupnp/pupnp/releases/download/release-%version/%name-%version.tar.bz2.sha1 Source3: baselibs.conf BuildRequires: libtool BuildRequires: pkg-config @@ -77,7 +76,7 @@ systems. --enable-reuseaddr \ --disable-open_ssl \ --enable-unspecified_server -make %{?_smp_mflags} +%make_build %install %make_install