pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/libopenmpt libopenmpt: update to 0.6.2.
details: https://anonhg.NetBSD.org/pkgsrc/rev/43972a205bc0
branches: trunk
changeset: 375578:43972a205bc0
user: fcambus <fcambus%pkgsrc.org@localhost>
date: Wed Mar 16 11:36:10 2022 +0000
description:
libopenmpt: update to 0.6.2.
### libopenmpt 0.6.2 (2022-03-13)
* [**Sec**] Possible out-of-bounds write in malformed IT / XM / MPTM files
using the internal LFO plugin. (r17076)
* [**Sec**] Possible out-of-bounds read when using Amiga BLEP interpolation
with extremely high-pitched notes. (r17078, r17079)
* ISO-8859-1-related charsets from Amiga OS and RISC OS are now handled more
accurately, thus avoiding some unwanted control characters.
* MO3: Pattern indices 254 / 255 were not treated as playable patterns even if
the original file was a MOD / XM.
* Correctly apply ST3-style effect memory when seeking in S3M files.
* Command S (S3M / IT style) effect memory was not applied when seeking.
* Initial channel mute status was not reported correctly in `get_channel_mute_status`
since libopenmpt 0.6.0.
* FLAC: Update to v1.3.4 (2022-02-21).
* pugixml: Update to v1.12.1 (2022-02-16).
diffstat:
audio/libopenmpt/Makefile | 4 ++--
audio/libopenmpt/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r e43558340d82 -r 43972a205bc0 audio/libopenmpt/Makefile
--- a/audio/libopenmpt/Makefile Wed Mar 16 11:19:33 2022 +0000
+++ b/audio/libopenmpt/Makefile Wed Mar 16 11:36:10 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.57 2022/02/01 15:29:29 fcambus Exp $
+# $NetBSD: Makefile,v 1.58 2022/03/16 11:36:10 fcambus Exp $
-DISTNAME= libopenmpt-0.6.1+release.autotools
+DISTNAME= libopenmpt-0.6.2+release.autotools
PKGNAME= ${DISTNAME:C/\+.*//}
CATEGORIES= audio
MASTER_SITES= https://lib.openmpt.org/files/libopenmpt/src/
diff -r e43558340d82 -r 43972a205bc0 audio/libopenmpt/distinfo
--- a/audio/libopenmpt/distinfo Wed Mar 16 11:19:33 2022 +0000
+++ b/audio/libopenmpt/distinfo Wed Mar 16 11:36:10 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.45 2022/02/01 15:29:29 fcambus Exp $
+$NetBSD: distinfo,v 1.46 2022/03/16 11:36:10 fcambus Exp $
-BLAKE2s (libopenmpt-0.6.1+release.autotools.tar.gz) = 4869b735c0ae0f4cd05f85ccc0206e78401fb4e363a26094e4efcc3d6428304e
-SHA512 (libopenmpt-0.6.1+release.autotools.tar.gz) = b43124746fc7c8bdbcfcf24c5cff1cd8330cab664fd1641ac7a35416ed25bb80c74f31db74085c13f4beb9774c17c12a4486c8c5e976f3fbb70a27c236c0f4fb
-Size (libopenmpt-0.6.1+release.autotools.tar.gz) = 1511280 bytes
+BLAKE2s (libopenmpt-0.6.2+release.autotools.tar.gz) = fba0e631f824d8882b8e4f85ce3c56568f160545beeef01a97123a91482b88d2
+SHA512 (libopenmpt-0.6.2+release.autotools.tar.gz) = a4bbf804d4be72d11216173371ab81703877071cf15e2daaaf59b0eb892d5948072af00bd1ec8c097c23bb3f77bc2c0be6cf853dcf3c7c24aa6109a9f74d0948
+Size (libopenmpt-0.6.2+release.autotools.tar.gz) = 1514140 bytes
Home |
Main Index |
Thread Index |
Old Index