File libslirp.changes of Package libslirp
-------------------------------------------------------------------
Thu Jul 22 11:39:54 UTC 2021 - Fabian Vogt <fvogt@suse.com>
- Update to version 4.6.1+7:
* Haiku: proper path to resolv.conf for DNS server
* Fix for Haiku
* dhcp: Always send DHCP_OPT_LEN bytes in options
- Commit _servicedata to fix changelogs
- Don't include .git in source archive, not needed
- Run set_version together with obs_scm
-------------------------------------------------------------------
Wed Jul 21 12:22:59 UTC 2021 - mrostecki@suse.com
- Update to version 4.6.1:
* Release v4.6.1
* Fix "DHCP broken in libslirp v4.6.0"
-------------------------------------------------------------------
Fri Jul 16 08:51:33 UTC 2021 - novell@tower-net.de
- Update to version 4.6.0:
* build-sys: forgot to bump version to 4.6.0
* changelog: post-release
* Release v4.6.0
* udp: check upd_input buffer size
* tftp: introduce a header structure
* tftp: check tftp_input buffer size
* upd6: check udp6_input buffer size
* bootp: check bootp_input buffer size
* bootp: limit vendor-specific area to input packet memory buffer
* Revert "Set macOS deployment target to macOS 10.4"
-------------------------------------------------------------------
Fri Jan 08 13:15:17 UTC 2021 - rbrown@suse.com
- Update to version 4.4.0:
* Release v4.4.0
* socket: consume empty packets
* slirp: check pkt_len before reading protocol header
* Remove the QEMU-special make build-system
* Add DNS resolving for iOS
* meson: support compiling as subproject
* meson: remove meson-dist script
* Add G_GNUC_PRINTF to local function slirp_vsnprintf
* sosendoob: better document what urgc is used for
* .gitlab-ci: add a Coverity stage
* TCPIPHDR_DELTA: Fix potential negative value
* udp, udp6, icmp, icmp6: Enable forwarding errors on Linux
* icmp, icmp6: Add icmp_forward_error and icmp6_forward_error
* udp, udp6, icmp: handle TTL value
* ip_stripoptions use memmove
* changelog: post-release
-------------------------------------------------------------------
Wed Jul 8 14:53:54 UTC 2020 - Ralf Haferkamp <rhafer@suse.com>
- Update to 4.3.1 (bsc#1172380)
- A silent truncation could occur in `slirp_fmt()`, which will
now print a critical message. See also #22.
- CVE-2020-10756 - Drop bogus IPv6 messages that could lead to
data leakage. See !44 and !42.
- Fix win32 builds by using the SLIRP_PACKED definition.
- Various coverity scan errors fixed. !41
- Fix new GCC warnings. !43
- Packaging changes
- Enable "set_version" source service in _service file
- Move "tar" and "recompress" service to "buildtime" as outlined
in the OBS user guide
- Enable "package-meta" as the libslirp build process now
requires access to the git metadata.
-------------------------------------------------------------------
Mon May 4 10:16:40 UTC 2020 - Richard Brown <rbrown@suse.com>
- Update to 4.3.0
- Fix use-afte-free in ip_reass() (CVE-2020-1983)
-------------------------------------------------------------------
Tue Apr 21 12:10:07 UTC 2020 - Oliver Bengs <appleonkel@opensuse.org> - 4.2.0-2
- Initial package, adapted specfile from Fedora to work on openSUSE