Commit Graph

24 Commits

Author SHA256 Message Date
36f2545ff2 Accepting request 1166002 from home:amanzini:branches:devel:libraries:c_c++
- update to 2.2.6:
  * includes charset="utf-8" in Content-Type
  * fix memory allocation error in minissdpc.c
  * Make User-Agent compliant.
  * add new binary listdevices => upnp-listdevices
- added %check section to run unit tests

OBS-URL: https://build.opensuse.org/request/show/1166002
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/miniupnpc?expand=0&rev=46
2024-04-11 12:03:52 +00:00
5f70c46171 Accepting request 1098814 from home:dirkmueller:Factory
- update to 2.2.5:
  * GetListOfPortMappings NewStartPort 0 => 1
  * CheckPinholeWorking is optional
  * add 60x errors from UPnP Device Architecture
  * cmake: install binaries, man pages and external-ip.sh 
- drop python2 support

OBS-URL: https://build.opensuse.org/request/show/1098814
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/miniupnpc?expand=0&rev=44
2023-07-29 08:42:14 +00:00
0727c88e7f Accepting request 1044990 from home:dirkmueller:Factory
- update to 2.2.4:
  * upnpc: use of @ to replace local lan address
  * python module : Allow to specify the root description url
  * Change directory structure : include/ and src/ directories.
- drop makefile-deps-fix.patch (upstream)

OBS-URL: https://build.opensuse.org/request/show/1044990
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/miniupnpc?expand=0&rev=42
2023-01-20 22:53:32 +00:00
9538af8899 Accepting request 981559 from home:mnhauke:games
- Set LIBIR during 'make install' to fix the library path in the
  generated pkg-config file.

OBS-URL: https://build.opensuse.org/request/show/981559
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/miniupnpc?expand=0&rev=40
2022-06-13 08:22:45 +00:00
75b67cd722 Accepting request 894124 from home:AndreasStieger:branches:devel:libraries:c_c++
2.2.2 miniupnpc from SR#889005 + signing key

OBS-URL: https://build.opensuse.org/request/show/894124
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/miniupnpc?expand=0&rev=38
2021-05-22 10:53:07 +00:00
bc0b2e95d4 Accepting request 881353 from home:bnavigator:branches:devel:libraries:c_c++
- Can't assume non-existence of python38 macros in Leap.
  gh#openSUSE/python-rpm-macros#107
  Test for suse_version instead. Only Tumbleweed has and needs the
  python_subpackage_only support.

OBS-URL: https://build.opensuse.org/request/show/881353
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/miniupnpc?expand=0&rev=36
2021-03-25 18:49:47 +00:00
5e26b2dc84 Accepting request 859233 from home:dirkmueller:branches:devel:libraries:c_c++
- update to 2.2.1:
  * Add miniupnpc.rc for .dll description
  * Check properly for reserved IP addresses
  * prevent infinite loop in upnpDiscover()
  * Add Haiku support
  * testminiwget.sh can use either "ip addr" or "ifconfig -a
  * fix UPNP_GetValidIGD() when several devices are found
  * Allow Remote Host on upnpc command line
  * fix error 708 description in strupnperror()
  * Fix memory leak in upnpreplyparse.c with NewPortListing element
  * connecthostport.c: Code simplification, error trace fix
  * set timeout for select() in connecthostport()
  * miniupnpcmodule.c: check return of WSAStartup()

OBS-URL: https://build.opensuse.org/request/show/859233
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/miniupnpc?expand=0&rev=34
2021-01-11 12:24:21 +00:00
139e3ad90c Accepting request 849906 from home:bnavigator:branches:devel:libraries:c_c++
- Fix the python subpackage generation
  gh#openSUSE/python-rpm-macros#79
- Support multiple python3 flavors gh#openSUSE/python-rpm-macros#66
- Don't own the whole python sitearch directory

OBS-URL: https://build.opensuse.org/request/show/849906
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/miniupnpc?expand=0&rev=32
2020-12-12 00:47:57 +00:00
234af2a877 Accepting request 619769 from home:scarabeus_iv:branches:devel:libraries:c_c++
- Fix reproducability by not coding in kernel version:
  * miniupnpc-kernelversion.patch
- Fix build with python3 only present in system

OBS-URL: https://build.opensuse.org/request/show/619769
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/miniupnpc?expand=0&rev=28
2018-07-02 09:02:40 +00:00
Joop Boonen
805995dc55 Accepting request 612402 from home:worldcitizen:branches:devel:libraries:c_c++
Build 2.1

OBS-URL: https://build.opensuse.org/request/show/612402
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/miniupnpc?expand=0&rev=26
2018-05-27 09:51:39 +00:00
Ismail Dönmez
d48f65f990 Accepting request 539276 from home:worldcitizen:branches:devel:libraries:c_c++
Build 2.0.20171102
Fix CVE-2017-8798   Thanks to tin/Team OSTStrom
bnc#1038601 - (CVE-2017-8798) VUL-0: CVE-2017-8798: miniupnp: integer signedness error

OBS-URL: https://build.opensuse.org/request/show/539276
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/miniupnpc?expand=0&rev=24
2017-11-06 13:17:19 +00:00
Joop Boonen
6cea5f0bb5 Accepting request 497788 from home:worldcitizen:branches:devel:libraries:c_c++
Build 2.0.20170509 bnc#1038601 Fixes CVE-2017-8798

OBS-URL: https://build.opensuse.org/request/show/497788
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/miniupnpc?expand=0&rev=21
2017-05-23 14:31:18 +00:00
Ismail Dönmez
1e22cd376f - Update to version 2.0
* No code changes since 1.9.20160209

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/miniupnpc?expand=0&rev=19
2016-04-24 19:06:59 +00:00
Ismail Dönmez
2eda524445 Accepting request 360617 from home:pluskalm:branches:devel:libraries:c_c++
- Update to 1.9.20160209
  * change miniwget to return HTTP status code
  * increments API_VERSION to 16
  * Improve UPNPIGD_IsConnected() to check if WAN address is not 
    private. parse HTTP response status line in miniwget.c

OBS-URL: https://build.opensuse.org/request/show/360617
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/miniupnpc?expand=0&rev=17
2016-02-20 14:49:53 +00:00
Ismail Dönmez
eda6775cc1 Accepting request 344963 from home:pluskalm:branches:devel:libraries:c_c++
- Update to 1.9.20151026
  * snprintf() overflow check. check overflow in simpleUPnPcommand2()
	* fix compilation with old macs
  * fix compilation with mingw32 (for Appveyor)
  * fix python module for python <= 2.3
  * Change sameport to localport
    see https://github.com/miniupnp/miniupnp/pull/120
  * increments API_VERSION to 15
  * Fix buffer overflow in igd_desc_parse.c/IGDstartelt()
    Discovered by Aleksandar Nikolic of Cisco Talos
  * move ssdpDiscoverDevices() to minissdpc.c
  * avoid unix socket leak in getDevicesFromMiniSSDPD()
  * Also accept "Up" as ConnectionStatus value
  * split getDevicesFromMiniSSDPD
  * add ttl argument to upnpDiscover() functions
  * increments API_VERSION to 14
  * Read USN from SSDP messages.
  * Check malloc/calloc
  * update getDevicesFromMiniSSDPD() to process longer minissdpd
    responses
  * add searchalltypes param to upnpDiscoverDevices()
  * increments API_VERSION to 13
  * upnpc: output version on the terminal
    _BSD_SOURCE is deprecated in favor of _DEFAULT_SOURCE
  * fix CMakeLists.txt COMPILE_DEFINITIONS
  * fix getDevicesFromMiniSSDPD() not setting scope_id
  * improve -r command of upnpc command line tool
  * search all :
    upnpDiscoverDevices() / upnpDiscoverAll() functions
    listdevices executable

OBS-URL: https://build.opensuse.org/request/show/344963
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/miniupnpc?expand=0&rev=15
2015-11-18 11:20:33 +00:00
Joop Boonen
31440e4b78 Accepting request 319246 from home:dimstar:Factory
- Add baselibs.conf: build libminiupnpc10-32bit, as needed by
  libsocks0-32bit.

OBS-URL: https://build.opensuse.org/request/show/319246
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/miniupnpc?expand=0&rev=13
2015-07-29 12:00:33 +00:00
Joop Boonen
f01082be8e Accepting request 236817 from home:worldcitizen:branches:devel:libraries:c_c++
- Update to 1.9:
  * added argument remoteHost to UPNP_GetSpecificPortMappingEntry()
    increment API_VERSION to 10
  * --help and -h arguments in upnpc.c
  * fixed potential buffer overrun in miniwget.c
    bnc#881990
    CVE-2014-3985
    Modified UPNP_GetValidIGD() to check for ExternalIpAddress
  * define MAXHOSTNAMELEN if not already done
  * update upnpreplyparse to allow larger values (128 chars instead of 64) 
  * Update upnpreplyparse to take into account "empty" elements
    validate upnpreplyparse.c code with "make check"
  * Fix Solaris build thanks to Maciej Małecki
  * Fix testminiwget.sh for BSD
  * Fixed Makefile for *BSD
  * Update Makefile to use JNAerator version 0.11
  * Fix testminiwget.sh for use with dash
    Use $(DESTDIR) in Makefile

OBS-URL: https://build.opensuse.org/request/show/236817
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/miniupnpc?expand=0&rev=12
2014-06-13 11:13:35 +00:00
Michal Vyskocil
13e919a1d9 Accepting request 177873 from home:worldcitizen:branches:devel:libraries:c_c++
Update to 1.8

OBS-URL: https://build.opensuse.org/request/show/177873
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/miniupnpc?expand=0&rev=10
2013-06-06 07:59:59 +00:00
Ismail Dönmez
09dbb6034c - Remove unneeded miniupnpc-makefile.patch
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/miniupnpc?expand=0&rev=8
2012-12-29 13:00:59 +00:00
Ismail Dönmez
c7e214e8d0 Accepting request 146358 from home:posophe:branches:devel:libraries:c_c++
Update to 1.7 version

OBS-URL: https://build.opensuse.org/request/show/146358
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/miniupnpc?expand=0&rev=7
2012-12-26 09:40:46 +00:00
7ffe2d3de6 Accepting request 105634 from home:vuntz:branches:devel:libraries:c_c++
Install headers in the right location

OBS-URL: https://build.opensuse.org/request/show/105634
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/miniupnpc?expand=0&rev=5
2012-02-17 19:22:36 +00:00
Joop Boonen
f4d79d5083 Corrected the License
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/miniupnpc?expand=0&rev=3
2012-01-07 22:08:53 +00:00
847f763674 Remove redundant/unwanted tags/section (cf. specfile guidelines); %_smp_mflags
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/miniupnpc?expand=0&rev=2
2011-12-23 21:37:15 +00:00
Ismail Dönmez
313b470647 Accepting request 98055 from home:worldcitizen:branches:games
Build miniupnpc version 1.6

OBS-URL: https://build.opensuse.org/request/show/98055
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/miniupnpc?expand=0&rev=1
2011-12-23 19:16:24 +00:00