Age | Commit message (Expand) | Author |
/th>
2020-03-13 | gnu: taglib: Use HTTPS home page....* gnu/packages/mp3.scm (taglib)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-01-03 | gnu: eyed3: Update to 0.8.12....* gnu/packages/mp3.scm (eyed3): Update to 0.8.12.
| Tobias Geerinckx-Rice |
2019-12-28 | gnu: Add python-pyacoustid....* gnu/packages/mp3.scm (python-pyacoustid): New variable.
| Ricardo Wurmus |
2019-12-28 | gnu: Add python-audioread....* gnu/packages/mp3.scm (python-audioread): New variable.
| Ricardo Wurmus |
2019-11-11 | gnu: eyed3: Update to 0.8.11....* gnu/packages/mp3.scm (eyed3): Update to 0.8.11.
| Tobias Geerinckx-Rice |
2019-10-27 | gnu: mpg123: Update to 1.25.13....* gnu/packages/mp3.scm (mpg123): Update to 1.25.13.
| Tobias Geerinckx-Rice |
2019-10-13 | gnu: id3lib: Apply patch for UTF16 writing bug....* 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>
| Pierre Langlois |
2019-08-30 | gnu: mpg123: Update to 1.25.12....* gnu/packages/mp3.scm (mpg123): Update to 1.25.12.
| Tobias Geerinckx-Rice |
2019-08-06 | gnu: libmad: Add more security fixes from Debian....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.
| Mark H Weaver |