/gnu/bootloader/

ogo'/> index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/mp3.scm
AgeCommit message (Collapse)Author
2020-03-13gnu: taglib: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/mp3.scm (taglib)[home-page]: Use HTTPS.
2020-01-03gnu: eyed3: Update to 0.8.12.Tobias Geerinckx-Rice
* gnu/packages/mp3.scm (eyed3): Update to 0.8.12.
2019-12-28gnu: Add python-pyacoustid.Ricardo Wurmus
* gnu/packages/mp3.scm (python-pyacoustid): New variable.
2019-12-28gnu: Add python-audioread.Ricardo Wurmus
* gnu/packages/mp3.scm (python-audioread): New variable.
2019-11-11gnu: eyed3: Update to 0.8.11.Tobias Geerinckx-Rice
* gnu/packages/mp3.scm (eyed3): Update to 0.8.11.
2019-10-27gnu: mpg123: Update to 1.25.13.Tobias Geerinckx-Rice
* gnu/packages/mp3.scm (mpg123): Update to 1.25.13.
2019-10-13gnu: id3lib: Apply patch for UTF16 writing bug.Pierre Langlois
* gnu/packages/patches/id3lib-UTF16-writing-bug.patch: New file. * gnu/packages/mp3.scm (id3lib)[source](patches): Add it. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-08-30gnu: mpg123: Update to 1.25.12.Tobias Geerinckx-Rice
* gnu/packages/mp3.scm (mpg123): Update to 1.25.12.
2019-08-06gnu: libmad: Add more security fixes from Debian.Mark H Weaver
Includes fixes for CVE-2017-8372, CVE-2017-8373, and CVE-2017-8374. Reported by <marit@secmail.pro> in <https://bugs.gnu.org/36909>. * gnu/packages/patches/libmad-frame-length.patch: Delete file. * gnu/packages/patches/libmad-length-check.patch, gnu/packages/patches/libmad-md_size.patch: New files. * gnu/local.mk (dist_patch_DATA): Update accordingly. * gnu/packages/mp3.scm (libmad)[source]: Update patches accordingly.