Changelog for
libnatpmp-devel-0.0_git20240804-1.3.i586.rpm :
* Wed Aug 14 2024 marecAATTdetebe.org- Update to version 0.0_git20240804:
* getgateway.c: get correct gateway in OpenBSD
* Mon Apr 29 2024 marecAATTdetebe.org- Update to version 0.0_git20240429:
* cmake: Drop redundant `cmake_policy` call
* Wed Jan 17 2024 marecAATTdetebe.org- Update to version 0.0_git20240117:
* build: set minimum required CMake to 3.5
* Mon Jun 19 2023 marecAATTdetebe.org- Update to version 0.0_git20230618:
* checking response type - trigger eventual retry
* CMakeLists.txt: Haiku requires linking to libnetwork
* CMakeLists.txt: create and install natpmp.pc
* CMakeLists.txt: option to create shared lib
* CMakeLists.txt: set project info
* Fri Jun 16 2023 marecAATTdetebe.org- Update to version 0.0_git20230616:
* CMakeLists.txt: Win: fix for case-sensitive filesystems
* CMakeLists.txt: add install targets
* /usr/bin/python => /usr/bin/env python
* Sun Apr 23 2023 marecAATTdetebe.org- Update to version 0.0_git20230423:
* checking response type - trigger eventual retry
* ci: remove travis.yml
* natpmpc.c Print usage at once
* Fri Jul 08 2022 marecAATTdetebe.org- Update to version 0.0_git20220705:
* define _DEFAULT_SOURCE instead of _BSD_SOURCE
* Sun Jan 30 2022 marecAATTdetebe.org- Update to version 0.0_git20220122:
* License: refresh to The BSD-3-Clause revisited.
* Makefile: Includes natpmp_declspec.h as well
* natpmp_declspec.h: Rename header guard to NATPMP_DECLSPEC_H_INCLUDED
* Set sa_len properly in getdefaultgateway()
* build: add support for pkg-config
* recvfrom() returns int under WIN32
* Sun Aug 01 2021 marecAATTdetebe.org- Update to version 0.0_git20200924:
* Add missing check for response type and public ip address
* make the maximum number of retries configurable at compile time
* Use Winsock definition of EWOULDBLOCK rather than the POSIX one
* Ignore stale responses to old requests
* Update gitignore to include MSVC produced user settings & compilation artifacts
* Fix pythonmodule build to work with other MAKE commands
* py: build libnatpmp.a
* Sun Aug 01 2021 marec
- initial package build