Path to this page:
./
audio/taglib,
Library for accessing id tags in various media files
Branch: pkgsrc-2019Q2,
Version: 1.11.1nb1,
Package name: taglib-1.11.1nb1,
Maintainer: pkgsrc-usersTagLib is a library for reading and editing the meta-data of several popular
audio formats. Currently it supports both ID3v1 and ID3v2 for MP3 files, Ogg
Vorbis comments and ID3 tags and Vorbis comments in FLAC files.
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 80a30eeae67392f636c9f113c60d778c2995c99e
RMD160: 408d2a888875bc29fc64c4d0056daebba2c55192
Filesize: 1232.051 KB
Version history: (Expand)
- (2019-07-18) Updated to version: taglib-1.11.1nb1
- (2019-07-04) Package added to pkgsrc.se, version taglib-1.11.1 (created)
CVS history: (Expand)
2019-07-18 15:33:53 by Benny Siegert | Files touched by this commit (4) |
Log message:
Pullup ticket #6005 - requested by nia
audio/taglib: security fix
Revisions pulled up:
- audio/taglib/Makefile 1.40
- audio/taglib/distinfo 1.22
- audio/taglib/patches/patch-CVE-2017-12678 1.1
- audio/taglib/patches/patch-CVE-2018-11439 1.1
---
Module Name: pkgsrc
Committed By: nia
Date: Thu Jul 18 09:36:37 UTC 2019
Modified Files:
pkgsrc/audio/taglib: Makefile distinfo
Added Files:
pkgsrc/audio/taglib/patches: patch-CVE-2017-12678 patch-CVE-2018-11439
Log message:
taglib: Add patches from upstream's git for the following CVEs:
CVE-2017-12678 - denial-of-service
CVE-2018-11439 - information-disclosure
Bump PKGREVISION.
|