Skip to content

v0.2.4

Latest
Compare
Choose a tag to compare
@rwinkhart rwinkhart released this 13 Dec 17:23
· 30 commits to main since this release

libmutton v0.2.4
December 13, 2024

IMPORTANT

  • This release includes a dependency bump to address a high-severity CVE (CVE-2024-45337) - Please update as soon as possible!

Changes

  • (91fdeb5) The MIME type of data copied to the clipboard on UNIX-like systems (X11 and Wayland) is now statically set to "text/plain" to avoid potential issues with type inference

Dependencies

  • Bumps (direct and indirect)
    • Go: v1.23.2 => v1.23.4
    • github.com/pkg/sftp: v1.13.6 => v1.13.7
    • golang.org/x/crypto: v0.28.0 => v0.31.0
    • golang.org/x/sys: v0.26.0 => v0.28.0
    • golang.org/x/term: v0.25.0 => v0.27.0