pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/libopenmpt
Module Name: pkgsrc
Committed By: fcambus
Date: Mon Mar 22 10:51:02 UTC 2021
Modified Files:
pkgsrc/audio/libopenmpt: Makefile distinfo
Log Message:
libopenmpt: update to 0.5.7.
### libopenmpt 0.5.7 (2021-03-20)
* [**Sec**] Possible null-pointer dereference read caused by a sequence of
`openmpt::module::read`, `openmpt::module::set_position_seconds` with a
position past the song end, and another `openmpt::module::read` call.
(r14363)
* IT: Instrument / sample panning was reset on note-off / fade commands.
* IMF: Set Finetune is now implemented correctly.
* Fixed excessive memory consumption with malformed files in various formats.
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/audio/libopenmpt/Makefile
cvs rdiff -u -r1.33 -r1.34 pkgsrc/audio/libopenmpt/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/libopenmpt/Makefile
diff -u pkgsrc/audio/libopenmpt/Makefile:1.44 pkgsrc/audio/libopenmpt/Makefile:1.45
--- pkgsrc/audio/libopenmpt/Makefile:1.44 Thu Mar 18 10:39:45 2021
+++ pkgsrc/audio/libopenmpt/Makefile Mon Mar 22 10:51:02 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.44 2021/03/18 10:39:45 fcambus Exp $
+# $NetBSD: Makefile,v 1.45 2021/03/22 10:51:02 fcambus Exp $
-DISTNAME= libopenmpt-0.5.6+release.autotools
+DISTNAME= libopenmpt-0.5.7+release.autotools
PKGNAME= ${DISTNAME:C/\+.*//}
CATEGORIES= audio
MASTER_SITES= https://lib.openmpt.org/files/libopenmpt/src/
Index: pkgsrc/audio/libopenmpt/distinfo
diff -u pkgsrc/audio/libopenmpt/distinfo:1.33 pkgsrc/audio/libopenmpt/distinfo:1.34
--- pkgsrc/audio/libopenmpt/distinfo:1.33 Thu Mar 18 10:39:45 2021
+++ pkgsrc/audio/libopenmpt/distinfo Mon Mar 22 10:51:02 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.33 2021/03/18 10:39:45 fcambus Exp $
+$NetBSD: distinfo,v 1.34 2021/03/22 10:51:02 fcambus Exp $
-SHA1 (libopenmpt-0.5.6+release.autotools.tar.gz) = 83ae443cab15c897191c0b254f979d68269c0412
-RMD160 (libopenmpt-0.5.6+release.autotools.tar.gz) = f9affdf37ee2c0308d88d0ad2e82f34f7e2de39c
-SHA512 (libopenmpt-0.5.6+release.autotools.tar.gz) = f9c6a4b09565afb61d0fd9b790b697823ce9db3f975dd104eb38c6a4b9a75dd498e0131e27b1b2908f48bbf778547bde92a9b63a31a6e71dde981440ed36cda3
-Size (libopenmpt-0.5.6+release.autotools.tar.gz) = 1472786 bytes
+SHA1 (libopenmpt-0.5.7+release.autotools.tar.gz) = d6211e304aec01a2b81713333536813d4a955dd5
+RMD160 (libopenmpt-0.5.7+release.autotools.tar.gz) = a08dcf37f3a91c41def91bb6959e0172beb11675
+SHA512 (libopenmpt-0.5.7+release.autotools.tar.gz) = b2f7aa473c52b5958cf2082c2e32ac1f5741fdccb4840f03ad458817e7b0e3360539a45764a012b2a86a59f693aeb08730a078cdc99cfb71264da77c00515211
+Size (libopenmpt-0.5.7+release.autotools.tar.gz) = 1473961 bytes
Home |
Main Index |
Thread Index |
Old Index