[Slirp] [Git][slirp/libslirp][master] 2 commits: Release v4.6.0
Marc-André Lureau (@elmarco)
gitlab at gitlab.freedesktop.org
Mon Jun 14 10:47:06 UTC 2021
Marc-André Lureau pushed to branch master at slirp / libslirp
Commits:
1ac12f1b by Marc-André Lureau at 2021-06-14T14:16:36+04:00
Release v4.6.0
Signed-off-by: Marc-André Lureau <marcandre.lureau at redhat.com>
- - - - -
137b1638 by Marc-André Lureau at 2021-06-14T10:47:04+00:00
Merge branch '4.6.0' into 'master'
Release v4.6.0
See merge request slirp/libslirp!94
- - - - -
1 changed file:
- CHANGELOG.md
Changes:
=====================================
CHANGELOG.md
=====================================
@@ -5,16 +5,24 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
-## [Unreleased]
+## [4.6.0] - 2021-06-14
### Added
+ - mbuf: Add debugging helpers for allocation. !90
+
### Changed
-### Deprecated
+ - Revert "Set macOS deployment target to macOS 10.4". !93
### Fixed
+ - mtod()-related buffer overflows (CVE-2021-3592 #44, CVE-2021-3593 #45,
+ CVE-2021-3594 #47, CVE-2021-3595 #46).
+ - poll_fd: add missing fd registration for UDP and ICMP
+ - ncsi: make ncsi_calculate_checksum work with unaligned data. !89
+ - Various typos and doc fixes. !88
+
## [4.5.0] - 2021-05-18
### Added
@@ -158,7 +166,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Standalone project, removing any QEMU dependency.
- License clarifications.
-[Unreleased]: https://gitlab.freedesktop.org/slirp/libslirp/compare/v4.5.0...master
+[Unreleased]: https://gitlab.freedesktop.org/slirp/libslirp/compare/v4.6.0...master
+[4.6.0]: https://gitlab.freedesktop.org/slirp/libslirp/compare/v4.5.0...v4.6.0
[4.5.0]: https://gitlab.freedesktop.org/slirp/libslirp/compare/v4.4.0...v4.5.0
[4.4.0]: https://gitlab.freedesktop.org/slirp/libslirp/compare/v4.3.1...v4.4.0
[4.3.1]: https://gitlab.freedesktop.org/slirp/libslirp/compare/v4.3.0...v4.3.1
View it on GitLab: https://gitlab.freedesktop.org/slirp/libslirp/-/compare/a5c9699712ed25c4b96d448e0977f7108cb0ebf5...137b16383b070a40dde765a4adec0fc45fd9228f
--
View it on GitLab: https://gitlab.freedesktop.org/slirp/libslirp/-/compare/a5c9699712ed25c4b96d448e0977f7108cb0ebf5...137b16383b070a40dde765a4adec0fc45fd9228f
You're receiving this email because of your account on gitlab.freedesktop.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/slirp/attachments/20210614/d8db60a6/attachment-0001.htm>
More information about the Slirp
mailing list