Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
(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.
|
|
(DOS problem, SA45125)
bump PKGREV
|
|
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.
|
|
* Minor bug fixes.
|
|
|
|
|
|
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.)
|
|
that list Fortran in used languages.
|
|
|
|
|
|
caused by bad audio files.
|
|
* Fix potential heap overflow in VOC file parser.
|
|
|
|
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.
|
|
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.
|
|
on older compilers but cause crashes (and possible security problems)
instead
bump PKGREVISION
|
|
* Should not try to use OSS for unknown OSes, PR 39197,
only for having buitin OSS.
* for Solaris, ${OPSYS} != "Solaris", it's "SunOS".
Fixed to use sunaudio instead of oss.
Bump PKGREVISION.
|
|
on NetBSD, OpenBSD, and Solaris. This option takes precedence (by default)
over OSS in the NetBSD/OpenBSD case.
Bump rev.
|
|
bump PKGREVISION
|
|
|
|
|
|
|
|
depends bump.
|
|
* Add sndfile.hh C++ wrapper.
* Update Win32 MinGW build instructions.
* Minor bug fixes and cleanups.
|
|
* 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.
|
|
changes:
* Fix some ia64 issues.
* Fix precompiled DLL.
* Minor bug fixes.
|
|
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
|
|
* Really fix MinGW compile problems.
* Minor bug fixes.
|
|
|
|
* 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.
|
|
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
|
|
* 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.
|
|
|
|
|
|
USE_OSS defined, the build process does require the original escaping.
Revert to original escaping in OSS_DEFS.
|
|
|
|
|
|
* Add SD2 file support
* Reading of loop data in WAV and AIFF
* Minor bug fixes
|
|
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
|
|
* Minor bug fixes
* Fix support for Win32 MinGW compiler
|
|
tech-pkg@.
|
|
from Michael van Elst in PR pkg/25047.
While here, reinstate the sparc64 gcc2 f77 workaround.
|
|
|
|
|
|
Remove a work-around for sparc64 gcc2 bugs (since gcc3 is required
anyway...)
|
|
* Add AVR format
* Improve handling of some WAV files
|
|
* Minor bug fixes
|
|
|