Up to [cvs.NetBSD.org] / pkgsrc / audio / vorbis-tools
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
vorbis-tools: Include "utf8.h" for a prototype of the utf8_decode function
vorbis-tools: don't nest .a-files; ld(1) from latest xcode chokes on it
vorbis-tools: fix build on SunOS
audio: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes. The following distfiles couldn't be fetched (possibly they are fetched conditionally): ./audio/freeswitch-sounds-ru/distinfo freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.13.tar.gz ./audio/freeswitch-sounds-ru/distinfo freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.13.tar.gz ./audio/freeswitch-music/distinfo freeswitch/freeswitch-sounds-music-32000-1.0.8.tar.gz ./audio/freeswitch-music/distinfo freeswitch/freeswitch-sounds-music-48000-1.0.8.tar.gz ./audio/freeswitch-sounds-fr/distinfo freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz ./audio/freeswitch-sounds-fr/distinfo freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz ./audio/freeswitch-sounds-en/distinfo freeswitch/freeswitch-sounds-en-us-callie-32000-1.0.22.tar.gz ./audio/freeswitch-sounds-en/distinfo freeswitch/freeswitch-sounds-en-us-callie-48000-1.0.22.tar.gz
audio: Remove SHA1 hashes for distfiles
vorbis-tools: update to 1.4.2 vorbis-tools 1.4.2 -- 2021-01-21 * Cleanup of the build system * Code cleanup * Removed outdated debian/, and vorbis-tools.spec * Updated po/ to reflect new code positions * ogg123, ogginfo: Added support to decode METADATA_BLOCK_PICTURE * ogginfo: Added support for decoding Skeleton
vorbis-tools: don't special case sparc sun hosts. GCC doesn't have -mv8. PR pkg/37180.
Pullup ticket #4879 - requested by bsiegert audio/vorbis-tools: security fix Revisions pulled up: - audio/vorbis-tools/Makefile 1.62 - audio/vorbis-tools/distinfo 1.26 - audio/vorbis-tools/patches/patch-oggenc_audio.c 1.1 ------------------------------------------------------------------- Module Name: pkgsrc Committed By: bsiegert Date: Tue Dec 29 15:12:20 UTC 2015 Modified Files: pkgsrc/audio/vorbis-tools: Makefile distinfo Added Files: pkgsrc/audio/vorbis-tools/patches: patch-oggenc_audio.c Log Message: Fix CVE-2015-6749 in vorbis-tools: Buffer overflow in the aiff_open function in oggenc/audio.c in vorbis-tools 1.4.0 and earlier allows remote attackers to cause a denial of service (crash) via a crafted AIFF file. Bump pkgrevision. To generate a diff of this commit: cvs rdiff -u -r1.61 -r1.62 pkgsrc/audio/vorbis-tools/Makefile cvs rdiff -u -r1.25 -r1.26 pkgsrc/audio/vorbis-tools/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/audio/vorbis-tools/patches/patch-oggenc_audio.c
Fix CVE-2015-6749 in vorbis-tools: Buffer overflow in the aiff_open function in oggenc/audio.c in vorbis-tools 1.4.0 and earlier allows remote attackers to cause a denial of service (crash) via a crafted AIFF file. Bump pkgrevision.
Add SHA512 digests for distfiles for audio category Problems found with existing distfiles: /pub/pkgsrc/distfiles/amp-0.7.6.tgz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-music-32000-1.0.8.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-music-48000-1.0.8.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-en-us-callie-32000-1.0.22.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-en-us-callie-48000-1.0.22.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-16000-1.0.12.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.12.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.12.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-8000-1.0.12.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.13.tar.gz /pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.13.tar.gz /pub/pkgsrc/distfiles/kid3-3.3.0.tar.gz /pub/pkgsrc/distfiles/libdca-0.0.5.tar.bz2 /pub/pkgsrc/distfiles/mp3to.gz /pub/pkgsrc/distfiles/squeezeboxserver-7.5.1-noCPAN.tgz No changes made to these file. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
Pullup ticket #4647 - requested by bsiegert audio/vorbis-tools: security patch Revisions pulled up: - audio/vorbis-tools/Makefile 1.61 - audio/vorbis-tools/distinfo 1.24 - audio/vorbis-tools/patches/patch-ac 1.10 --- Module Name: pkgsrc Committed By: bsiegert Date: Sat Mar 21 19:06:54 UTC 2015 Modified Files: pkgsrc/audio/vorbis-tools: Makefile distinfo pkgsrc/audio/vorbis-tools/patches: patch-ac Log Message: SECURITY: Fix CVE-2014-9640. https://trac.xiph.org/changeset/19117 oggenc: fix crash on raw file close, reported by Hanno in issue #2009. pointer to a non-static struct was escaping its scope.
SECURITY: Fix CVE-2014-9640. https://trac.xiph.org/changeset/19117 oggenc: fix crash on raw file close, reported by Hanno in issue #2009. pointer to a non-static struct was escaping its scope.
Changes 1.4.0: * Implement corrected channel mappings for all input and playback file types * Correct an possible infinite loop in WAV input reading code when header is corrupt * Implement disable_coupling option for oggenc * Fix Ctrl-C lockup bug in ogg123 * ogg123 playback in sorted order * Add WAVEFORMATEXTENSIBLE support * More translations * Add '-' as stdin/out filename in vcut * Add -lnetwork check for socket in configure * Remove 'extra' F parameter from ogg123 remote output
zero-initialize format specifier for libao, bump PKGREVISION
pullup ticket #2353 - requested by wiz vorbis-tools: resolves security issue revisions pulled up: - pkgsrc/audio/vorbis-tools/Makefile 1.50 - pkgsrc/audio/vorbis-tools/distinfo 1.21 - pkgsrc/audio/vorbis-tools/patches/patch-ad 1.3 Module Name: pkgsrc Committed By: wiz Date: Tue Apr 29 05:51:10 UTC 2008 Modified Files: pkgsrc/audio/vorbis-tools: Makefile distinfo Added Files: pkgsrc/audio/vorbis-tools/patches: patch-ad Log Message: Add upstream patch fixing http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1686 Bump PKGREVISION.
Add upstream patch fixing http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1686 Bump PKGREVISION.
Update to 1.2.0: vorbis-tools 1.2.0 -- 2008-02-21 * FLAC support now relies on libFLAC * Support for large files * Fixed acinclude.m4 to properly support --no switches * ogg123: added remote control support * ogg123: fixed a bug in esd when pressing CTRL + C * ogg123: fixed a type mismatch in option parsing for 64 bit systems * ogg123: configuration no longer hardcoded to /etc * oggdec: limited support for chained Ogg bitstreams * ogg123: compiles with older versions of libcurl * oggdec: support decoding of multiple files into a single one * oggenc: -k, switch for Skeleton bitstream encoding * oggenc: fixed issues with Skeleton on big endian systems * oggenc: proper 5.1 channel mapping support * oggenc: FLAC module does not confuse every Ogg file as its own * oggenc: compiles with older versions of libvorbis * ogginfo: recognizes Skeleton, Dirac, FLAC and Kate bitstreams * vcut: solved issues described in ticket #1313 * vorbiscomment: support for creation of long comments * vorbiscomment: support for multiplexed Vorbis * Several minor bug fixes
Add support for flac-1.1.3 based on Josh Coalson's patches. Bump PKGREVISION because previously it would just disable flac support.
Remove deprecated CURLOPT_MUTE call. Fixes build with curl-7.16.0. Addresses PR 34962 by srcshelton at gmail.
Added patch-ae, which fixes an incompatibility with ISO C90.
Update to 1.1.1: Thise release includes some bug and documentation fixes, but no new encoder modes. However, oggenc from this release now properly supports the new CBR engine introduced in libvorbis 1.1.0 but the 1.1.1 release of both libraries is required for things to work properly. Not that there was never a 1.1.0 release of vorbis-tools because of this issue. The ogginfo tool also now recognizes and reports information from Ogg Theora files.
If you check for NAME_MAX, you should include limits.h. This fixes the compilation on DragonFly.
Add RMD160 digests to the SHA1 ones.
Update to 1.0.1: ogg123 * Support for playing FLAC and Speex files. Both the native FLAC and Ogg FLAC varieties are supported. Special thanks to OldMan, adiabatic, and smack from #vorbis for sponsoring the development of this feature. * Send correct User Agent and Accept strings in the HTTP 1.1 headers * Fixed bug preventing the status line from showing the total time information in certain circumstances * Fixed a pthread crash bug on certain platforms (like NetBSD) * Added support for the --end option to specify at what time playback should stop. Both --skip and --end also now accept times in hh:mm:ss format. Thanks to Hans Schou. * If the --skip option is greater than the length of the file, ogg123 now terminates with an error. oggdec * Fixed small memory leak. * Fixed error that caused oggdec to crash when output file was not specified. oggenc * Patch from Jordan Mendelson to support reading little-endian AIFF files (which happen to be made by MacOS X when ripping CDs?). * --scale option to allow scaling the volume of the input. Helps with clipping inputs. * Fixed usage messages. * 24 bit input support * FLAC and Ogg FLAC read support. Comments from the FLAC file are preserved unless explicitly dropped with the --discard-comments option. Also funded by OldMan, adiabatic, and smack. * Less frequent status updates. ogginfo * Minor typo and portability fixes. * Emits fewer spurious errors when minor errors are detected. * Return a useful status code. * Fixed overflow bug on really long files. vcut * Patch from Jared Anderson allows the cutpoint to be specified in (integer) seconds by prefixing it with a +. vorbiscomment * More forgiving of Ogg files that begin with garbage (like ID3v2 tags).
For some reason patch-aa had a reject with gnu diff 2.8.1. So I remade patch and updated distinfo. (Okay'd by wiz.)
add a patch to stop crashing on -d '' or -G '' which abcde wants to use when a date or genre is unknown
Turn off debugging output, enabled for testing of the previous change. Bump PKGREVISION. Closes PR 22131.
Fix two pthread programming problems; now ogg123 doesn't dump core with native libpthread (so far). With hints and explanations from Nathan J Williams -- thanks! Bump PKGREVISION.
Merge packages from the buildlink2 branch back into the main trunk that have been converted to USE_BUILDLINK2.
Merge changes in the main trunk into the buildlink2 branch for those packages that have been converted to USE_BUILDLINK2.
Update to vorbis-tools 1.0. (Removed point-patches needed for 1.0rc3)
Add patches derived from the xiph.org CVS repository to fix ogg123 bugs in 1.0 rc3, and crank to nb1 whilst here: - patch-aa: the mutex and the condition variables are not owned by the buffer thread, but by the buffer itself. don't destroy them when the thread dies, but when the buffer itself dies. fixes #112. [ patch suggested by Christian Weisgerber <naddy@mips.inka.de> in private email ] - patch-ab: Some fixes to how audio writes are handled. Closes #127.
Update from 1.0.0.6 (1.0 rc2) to 1.0.0.7 (1.0 rc3). Various changes, including the new dependency on curl and pth packages, and some new command line options for some of the tools. Other changes not available due to lack of changelog or release notes for this version...
update from vorbis-tools-1.0rc1 to vorbis-tools-1.0rc2 changes include: ogg123: * The default output device is now set in the libao configuration files. A future release of ogg123 will allow a configuration option to override the libao default. In this release, the ogg123 config files are ignored. Note that most systems will not need to override the default selected by libao. * The -f is now used to set the output filename when writing audio to a file. Default filenames are no longer supported. oggenc: * Correct UTF8 encoding, so that non-ASCII comments can be encoded correctly. * Better input file handling, including wav parser bugfixes. ogginfo: * Simple file integrity checks are now performed on the Ogg files. * Only the info for the first logical bitstream of a chained file will be displayed. vorbiscomment: * append mode added for appending comments to an existing file. * More user-friendly interface. * Major bugs in file-rewriting core fixed. * Processing with vorbiscomment will fix a number of common problems with ogg files. vcut: * New utility for sample-accurate manipulation of vorbis files without requiring reencoding
update vorbistools from 1.0beta4 to 1.0rc1, including: - use buildlink - remove unnecessary patches for stuff now fixed in main distribution - modify patch-aa to fix ogginfo man page installation
Move to sha1 digests, and add distfile sizes.
+ move the distfile digest/checksum value from files/md5 to distinfo + move the patch digest/checksum values from files/patch-sum to distinfo