The NetBSD Project

CVS log for pkgsrc/audio/libsndfile/distinfo

[BACK] Up to [cvs.netbsd.org] / pkgsrc / audio / libsndfile

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.34 / (download) - annotate - [select for diffs], Sat Aug 6 10:23:16 2011 UTC (9 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, HEAD
Changes since 1.33: +4 -7 lines
Diff to previous 1.33 (colored)

Update to 1.0.25:
(SA45125 was already fixed in the package)

Version 1.0.25 (2011-07-13)
  * Fix for Secunia Advisory SA45125, heap overflow in PAF file handler.
  * Accept broken WAV files with blockalign == 0.
  * Minor bug fixes and improvements.

Revision 1.32.4.1 / (download) - annotate - [select for diffs], Fri Jul 15 19:30:01 2011 UTC (10 months, 1 week ago) by spz
Branch: pkgsrc-2011Q2
Changes since 1.32: +4 -1 lines
Diff to previous 1.32 (colored) next main 1.33 (colored)

Pullup ticket #3473 - requested by drochner
audio/libsndfile security patch

Revisions pulled up:
- audio/libsndfile/Makefile                                     1.61
- audio/libsndfile/distinfo                                     1.33
- audio/libsndfile/patches/patch-aa                             1.17
- audio/libsndfile/patches/patch-ab                             1.11
- audio/libsndfile/patches/patch-ac                             1.13

-------------------------------------------------------------------
   Module Name:  pkgsrc
   Committed By: drochner
   Date:         Thu Jul 14 09:49:01 UTC 2011
   Modified Files:
         pkgsrc/audio/libsndfile: Makefile distinfo
   Added Files:
         pkgsrc/audio/libsndfile/patches: patch-aa patch-ab patch-ac
   Log Message:
   add patch from upstream to fix crash by invalid PAF files
   (DOS problem, SA45125)
   bump PKGREV
   To generate a diff of this commit:
   cvs rdiff -u -r1.60 -r1.61 pkgsrc/audio/libsndfile/Makefile
   cvs rdiff -u -r1.32 -r1.33 pkgsrc/audio/libsndfile/distinfo
   cvs rdiff -u -r0 -r1.17 pkgsrc/audio/libsndfile/patches/patch-aa
   cvs rdiff -u -r0 -r1.11 pkgsrc/audio/libsndfile/patches/patch-ab
   cvs rdiff -u -r0 -r1.13 pkgsrc/audio/libsndfile/patches/patch-ac

Revision 1.33 / (download) - annotate - [select for diffs], Thu Jul 14 09:49:01 2011 UTC (10 months, 1 week ago) by drochner
Branch: MAIN
Changes since 1.32: +4 -1 lines
Diff to previous 1.32 (colored)

add patch from upstream to fix crash by invalid PAF files
(DOS problem, SA45125)
bump PKGREV

Revision 1.32 / (download) - annotate - [select for diffs], Wed Mar 23 21:14:31 2011 UTC (14 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base, pkgsrc-2011Q1-base, pkgsrc-2011Q1
Branch point for: pkgsrc-2011Q2
Changes since 1.31: +4 -4 lines
Diff to previous 1.31 (colored)

Changes 1.0.24:
WAV files are now written with an 18 byte u-law and A-law fmt chunk. A document
on virtual I/O functionality was added. Two new methods were added in
sndfile.hh. A fix was made for a non-zero SSND offset values on AIFF. Minor bug
fixes and improvements were done.

Revision 1.31 / (download) - annotate - [select for diffs], Sat Oct 16 08:23:04 2010 UTC (19 months, 1 week ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4
Changes since 1.30: +4 -4 lines
Diff to previous 1.30 (colored)

Changes 1.0.23:
* Minor bug fixes.

Revision 1.30 / (download) - annotate - [select for diffs], Tue Dec 15 11:08:38 2009 UTC (2 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4
Changes since 1.29: +4 -10 lines
Diff to previous 1.29 (colored)

Update to 1.0.21:

Version 1.0.21 (2009-12-13)
  * Add a couple of new binary programs to programs/ dir.
  * Remove sndfile-jackplay (now in sndfile-tools package).
  * Add windows only function sf_wchar_open().
  * Bunch of minor bug fixes.

(The last entry sums up at least the DOS patches we had in pkgsrc.)

Revision 1.27.2.1 / (download) - annotate - [select for diffs], Mon Jun 8 21:05:22 2009 UTC (2 years, 11 months ago) by spz
Branch: pkgsrc-2009Q1
Changes since 1.27: +10 -4 lines
Diff to previous 1.27 (colored) next main 1.28 (colored)

Pullup ticket 2790 - requested by tron
Security update

Revisions pulled up:
- pkgsrc/audio/libsndfile/Makefile		1.52
- pkgsrc/audio/libsndfile/distinfo		1.29
- pkgsrc/audio/libsndfile/options.mk		1.7

Files added:
pkgsrc/audio/libsndfile/patches/patch-aa	1.15
pkgsrc/audio/libsndfile/patches/patch-ab	1.9
pkgsrc/audio/libsndfile/patches/patch-ac	1.11
pkgsrc/audio/libsndfile/patches/patch-ad	1.12
pkgsrc/audio/libsndfile/patches/patch-ae	1.7
pkgsrc/audio/libsndfile/patches/patch-af	1.7

   Module Name:	pkgsrc
   Committed By:	wiz
   Date:		Sat May  2 17:24:15 UTC 2009

   Modified Files:
   	pkgsrc/audio/libsndfile: options.mk

   Log Message:
   Add octave option, based on PR 41307 by Rumko.


   To generate a diff of this commit:
   cvs rdiff -u -r1.5 -r1.6 pkgsrc/audio/libsndfile/options.mk

---------------------------------------------------------------------

   Module Name:	pkgsrc
   Committed By:	adam
   Date:		Thu May 14 12:58:27 UTC 2009

   Modified Files:
   	pkgsrc/audio/libsndfile: Makefile distinfo options.mk

   Log Message:
   Changes 1.0.20:
   * Fix potential heap overflow in VOC file parser.


   To generate a diff of this commit:
   cvs rdiff -u -r1.50 -r1.51 pkgsrc/audio/libsndfile/Makefile
   cvs rdiff -u -r1.27 -r1.28 pkgsrc/audio/libsndfile/distinfo
   cvs rdiff -u -r1.6 -r1.7 pkgsrc/audio/libsndfile/options.mk

---------------------------------------------------------------------

   Module Name:	pkgsrc
   Committed By:	tron
   Date:		Mon Jun  8 09:30:17 UTC 2009

   Modified Files:
   	pkgsrc/audio/libsndfile: Makefile distinfo
   Added Files:
   	pkgsrc/audio/libsndfile/patches: patch-aa patch-ab patch-ac patch-ad
   	    patch-ae patch-af

   Log Message:
   Add upstream patch (taken from Debian bug report) to fix crashes
   caused by bad audio files.


   To generate a diff of this commit:
   cvs rdiff -u -r1.51 -r1.52 pkgsrc/audio/libsndfile/Makefile
   cvs rdiff -u -r1.28 -r1.29 pkgsrc/audio/libsndfile/distinfo
   cvs rdiff -u -r0 -r1.15 pkgsrc/audio/libsndfile/patches/patch-aa
   cvs rdiff -u -r0 -r1.9 pkgsrc/audio/libsndfile/patches/patch-ab
   cvs rdiff -u -r0 -r1.11 pkgsrc/audio/libsndfile/patches/patch-ac
   cvs rdiff -u -r0 -r1.12 pkgsrc/audio/libsndfile/patches/patch-ad
   cvs rdiff -u -r0 -r1.7 pkgsrc/audio/libsndfile/patches/patch-ae \
       pkgsrc/audio/libsndfile/patches/patch-af

Revision 1.29 / (download) - annotate - [select for diffs], Mon Jun 8 09:30:17 2009 UTC (2 years, 11 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.28: +7 -1 lines
Diff to previous 1.28 (colored)

Add upstream patch (taken from Debian bug report) to fix crashes
caused by bad audio files.

Revision 1.28 / (download) - annotate - [select for diffs], Thu May 14 12:58:27 2009 UTC (3 years ago) by adam
Branch: MAIN
Changes since 1.27: +4 -4 lines
Diff to previous 1.27 (colored)

Changes 1.0.20:
* Fix potential heap overflow in VOC file parser.

Revision 1.24.10.1 / (download) - annotate - [select for diffs], Wed Mar 4 23:17:09 2009 UTC (3 years, 2 months ago) by tron
Branch: pkgsrc-2008Q4
Changes since 1.24: +2 -1 lines
Diff to previous 1.24 (colored) next main 1.25 (colored)

Pullup ticket #2717 - requested by tnn
libsndfile: security patch

Add patch to fix the vulnerability reported in CVE-2009-0186.

Revision 1.27 / (download) - annotate - [select for diffs], Wed Mar 4 16:47:05 2009 UTC (3 years, 2 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base
Branch point for: pkgsrc-2009Q1
Changes since 1.26: +4 -4 lines
Diff to previous 1.26 (colored)

Update to libsndfile-1.0.19.

Version 1.0.19 (2009-03-02)
  * Fix for CVE-2009-0186 (Alin Rad Pop, Secunia Research).
  * Huge number of minor bug fixes as a result of static analysis.

Revision 1.26 / (download) - annotate - [select for diffs], Sat Feb 21 13:20:45 2009 UTC (3 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.25: +4 -12 lines
Diff to previous 1.25 (colored)

Update to 1.0.18:

Version 1.0.18 (2009-02-07)
  * Add Ogg/Vorbis support (thanks to John ffitch).
  * Remove captive FLAC library.
  * Many new features and bug fixes.
  * Generate Win32 and Win64 pre-compiled binaries.

Add ogg and vorbis dependencies to bl3.mk and increase ABI depends.

Revision 1.25 / (download) - annotate - [select for diffs], Tue Jan 13 12:13:46 2009 UTC (3 years, 4 months ago) by drochner
Branch: MAIN
Changes since 1.24: +1 -5 lines
Diff to previous 1.24 (colored)

remove some patches which were intended to make the code compile
on older compilers but cause crashes (and possible security problems)
instead
bump PKGREVISION

Revision 1.24 / (download) - annotate - [select for diffs], Mon Apr 7 15:36:19 2008 UTC (4 years, 1 month ago) by bjs
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Branch point for: pkgsrc-2008Q4
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)


Add a 'sun' option and update patch-ac to support native audio output
on NetBSD, OpenBSD, and Solaris.  This option takes precedence (by default)
over OSS in the NetBSD/OpenBSD case.

Bump rev.

Revision 1.22.8.1 / (download) - annotate - [select for diffs], Tue Jan 29 14:05:51 2008 UTC (4 years, 3 months ago) by ghen
Branch: pkgsrc-2007Q4
Changes since 1.22: +2 -1 lines
Diff to previous 1.22 (colored) next main 1.23 (colored)

Pullup ticket 2281 - requested by drochner
security fix for libsndfile

- pkgsrc/audio/libsndfile/Makefile			1.44
- pkgsrc/audio/libsndfile/distinfo			1.23
- pkgsrc/audio/libsndfile/patches/patch-ba		1.1

   Module Name:    pkgsrc
   Committed By:   drochner
   Date:           Mon Jan  7 17:34:38 UTC 2008

   Modified Files:
           pkgsrc/audio/libsndfile: Makefile distinfo
   Added Files:
           pkgsrc/audio/libsndfile/patches: patch-ba

   Log Message:
   fix CVE-2007-4974 (buffer overflow), patch from Gentoo
   bump PKGREVISION

Revision 1.23 / (download) - annotate - [select for diffs], Mon Jan 7 17:34:37 2008 UTC (4 years, 4 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1
Changes since 1.22: +2 -1 lines
Diff to previous 1.22 (colored)

fix CVE-2007-4974 (buffer overflow), patch from Gentoo
bump PKGREVISION

Revision 1.22 / (download) - annotate - [select for diffs], Sun Jan 7 15:02:16 2007 UTC (5 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Branch point for: pkgsrc-2007Q4
Changes since 1.21: +4 -1 lines
Diff to previous 1.21 (colored)

Use Gentoo patch to build against flac-1.1.3.

Revision 1.21 / (download) - annotate - [select for diffs], Fri Sep 1 06:02:23 2006 UTC (5 years, 8 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.20: +8 -7 lines
Diff to previous 1.20 (colored)

Changes 1.0.17:
* Add sndfile.hh C++ wrapper.
* Update Win32 MinGW build instructions.
* Minor bug fixes and cleanups.

Revision 1.20 / (download) - annotate - [select for diffs], Sun Apr 30 17:29:29 2006 UTC (6 years ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.19: +6 -6 lines
Diff to previous 1.19 (colored)

Changes 1.0.16:
  * Add support for Broadcast (BEXT) chunks in WAV files.
  * Implement new commands SFC_GET_SIGNAL_MAX and SFC_GET_MAX_ALL_CHANNELS.
  * Add support for RIFX (big endian WAV variant).
  * Fix configure script bugs.
  * Fix bug in INST and MARK chunk writing for AIFF files.

Revision 1.19 / (download) - annotate - [select for diffs], Thu Apr 6 16:59:07 2006 UTC (6 years, 1 month ago) by drochner
Branch: MAIN
Changes since 1.18: +5 -5 lines
Diff to previous 1.18 (colored)

update to 1.0.15
changes:
* Fix some ia64 issues.
* Fix precompiled DLL.
* Minor bug fixes.

Revision 1.18 / (download) - annotate - [select for diffs], Fri Feb 24 08:11:26 2006 UTC (6 years, 2 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.17: +6 -6 lines
Diff to previous 1.17 (colored)

Changes 1.0.14:
* Really fix MinGW compile problems.
* Minor bug fixes.

Revision 1.17 / (download) - annotate - [select for diffs], Sat Jan 21 23:04:08 2006 UTC (6 years, 4 months ago) by adam
Branch: MAIN
Changes since 1.16: +7 -7 lines
Diff to previous 1.16 (colored)

Changes 1.0.13:
  * Fix form MinGW compiler problems.
  * Allow readin/write of instrument chunks from WAV and AIFF files.
  * Compile problem fix for Solaris compiler.
  * Minor cleanups and bug fixes.

Revision 1.16 / (download) - annotate - [select for diffs], Fri Sep 30 13:26:02 2005 UTC (6 years, 7 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.15: +10 -10 lines
Diff to previous 1.15 (colored)

Changes 1.0.12:
* Add support for FLAC and Apple's Core Audio Format (CAF).
* Add virtual I/O interface (still needs docs).
* Cygwin and other Win32 fixes.
* Minor bug fixes and cleanups.

Revision 1.15 / (download) - annotate - [select for diffs], Wed Feb 23 20:39:48 2005 UTC (7 years, 2 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.14: +2 -1 lines
Diff to previous 1.14 (colored)

Add RMD160 digests to the SHA1 ones.

Revision 1.14 / (download) - annotate - [select for diffs], Fri Nov 19 12:15:14 2004 UTC (7 years, 6 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.13: +9 -9 lines
Diff to previous 1.13 (colored)

Changes 1.0.11:
* Add SD2 file support
* Reading of loop data in WAV and AIFF
* Minor bug fixes

Revision 1.13 / (download) - annotate - [select for diffs], Mon Jun 28 08:14:03 2004 UTC (7 years, 10 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3
Changes since 1.12: +10 -10 lines
Diff to previous 1.12 (colored)

Changes 1.0.10:
* Minor bug fixes
* Fix support for Win32 MinGW compiler

Revision 1.12 / (download) - annotate - [select for diffs], Fri Apr 2 10:13:43 2004 UTC (8 years, 1 month ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.11: +6 -6 lines
Diff to previous 1.11 (colored)

Changes 1.0.9:
* Add AVR format
* Improve handling of some WAV files

Revision 1.11 / (download) - annotate - [select for diffs], Fri Apr 2 09:37:56 2004 UTC (8 years, 1 month ago) by jmmv
Branch: MAIN
Changes since 1.10: +5 -1 lines
Diff to previous 1.10 (colored)

Fix build under NetBSD 1.6 (gcc2).

Revision 1.10 / (download) - annotate - [select for diffs], Mon Mar 29 08:08:13 2004 UTC (8 years, 1 month ago) by adam
Branch: MAIN
Changes since 1.9: +5 -5 lines
Diff to previous 1.9 (colored)

Changes 1.0.8:
* Minor bug fixes

Revision 1.9 / (download) - annotate - [select for diffs], Thu Feb 26 15:41:50 2004 UTC (8 years, 2 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.8: +4 -4 lines
Diff to previous 1.8 (colored)

Changes 1.0.7: Fix build problems on MacOSX and fix ia64/MIPS etc clip mode detection

Revision 1.8 / (download) - annotate - [select for diffs], Fri Feb 13 14:57:20 2004 UTC (8 years, 3 months ago) by adam
Branch: MAIN
Changes since 1.7: +6 -5 lines
Diff to previous 1.7 (colored)

Changes 1.0.6:
Large file fix for Linux/Solaris
New functionality and Win32 improvements

Revision 1.7 / (download) - annotate - [select for diffs], Fri May 23 09:30:10 2003 UTC (9 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.6: +3 -3 lines
Diff to previous 1.6 (colored)

Update to 1.0.5:
  * Added support for HTK files.
  * Added new function sf_open_fd() to allow for secure opening of temporary
    files as well as reading/writing sound files embedded within larger
    container files.
  * Added string support for AIFF files.
  * Minor bug fixes and code cleanups.

Revision 1.6 / (download) - annotate - [select for diffs], Sun Mar 2 22:26:37 2003 UTC (9 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (colored)

Update to 1.0.4, requested by adam.
Changes since 1.0.3:
  * Added suport of PVF and XI files.
  * Added functionality for setting and retrieving strings from sound files.
  * Minor code cleanups and bug fixes.

Revision 1.5 / (download) - annotate - [select for diffs], Sat Dec 14 17:30:31 2002 UTC (9 years, 5 months ago) by jmmv
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.4: +4 -6 lines
Diff to previous 1.4 (colored)

Update libsndfile to 1.0.3.

There have been several changes since 1.0.1, but the most important ones
are (according to the homepage):
- Version 1.0.2 (Nov 24 2002) Added VOX ADPCM format.
- Version 1.0.3 (Dec 09 2002) Fixes for Linux on ia64 CPUs.

Revision 1.4 / (download) - annotate - [select for diffs], Fri Oct 18 13:26:12 2002 UTC (9 years, 7 months ago) by jlam
Branch: MAIN
Changes since 1.3: +3 -1 lines
Diff to previous 1.3 (colored)

Make this package OSS-aware.

Revision 1.3 / (download) - annotate - [select for diffs], Mon Sep 30 20:54:34 2002 UTC (9 years, 7 months ago) by skrll
Branch: MAIN
Changes since 1.2: +3 -1 lines
Diff to previous 1.2 (colored)

Do previous "The Right Way".

Revision 1.2 / (download) - annotate - [select for diffs], Sat Sep 28 01:28:25 2002 UTC (9 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.1: +3 -3 lines
Diff to previous 1.1 (colored)

Update to 1.0.1.
Changes:
Version 1.0.1 (2002-09-14)
  * Added MAT and MAT5 file formats.
  * Minor bug fixes.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Aug 23 11:39:27 2002 UTC (9 years, 9 months ago) by dillo
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

add libsndfile 1.0.0

Libsndfile is a C library for reading and writing files containing
sampled sound (such as MS Windows WAV and the Apple/SGI AIFF format)
through one standard library interface.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Aug 23 11:39:27 2002 UTC (9 years, 9 months ago) by dillo
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>