pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/56378 CVS commit: pkgsrc/audio/py-mutagen



The following reply was made to PR pkg/56378; it has been noted by GNATS.

From: "Benny Siegert" <bsiegert%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/56378 CVS commit: pkgsrc/audio/py-mutagen
Date: Sat, 20 Nov 2021 20:07:11 +0000

 Module Name:	pkgsrc
 Committed By:	bsiegert
 Date:		Sat Nov 20 20:07:11 UTC 2021
 
 Modified Files:
 	pkgsrc/audio/py-mutagen: Makefile PLIST distinfo
 
 Log Message:
 Update py-mutagen to 1.45.1, needed for PR pkg/56378.
 
 1.45.1 - 2020-07-31
 
 Fix flake8 tests when run after calling setup.py build
 No longer use mmap when rewriting files. Fixes slow save performance with
 Windows network shares, ZFS and more
 
 1.45.0 - 2020-07-11
 
 WAVE support with ID3 tags
 DSDIFF support with ID3 tags
 MP4: Add support for nero chapters
 wavpack: add support for wavpack DSD
 wavpack: add bits_per_sample
 MP4: handle DecoderSpecificInfo with wrong instance size
 docs: various fixes
 tests: depend on flake8 now (instead of pycodestyle and pyflakes)
 docs: fix warnings with sphinx v3
 
 Fuzzing related:
 Fuzzing integration with python-afl
 Fix various unhandled error cases in ogg, asf, oggvorbis, id3
 aac: Fix ZeroDivisionError in case frequency is unknown
 musepack: handle truncated stream header
 musepack: handle invalid sample rate index
 musepack: handle duplicate RG/SH packets
 oggtheora: handle truncated header packet
 oggtheora: fail if FRN in the header packet is zero
 oggtheora: handle empty pages in more cases
 ogg: handle empty pages in to_packets()
 aiff: handle overflow in read_float()
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.25 -r1.26 pkgsrc/audio/py-mutagen/Makefile
 cvs rdiff -u -r1.14 -r1.15 pkgsrc/audio/py-mutagen/PLIST
 cvs rdiff -u -r1.18 -r1.19 pkgsrc/audio/py-mutagen/distinfo
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index