This fixes a number of security problems (integer overflows resulting in heap-based buffer overflow, CVE-2007-4619). Other changes: -speedup -some new options -bugfixes -added support for all RIFF/AIFF metadata Thanks to Chavdar Ivanov for providing a patch.
13 lines
418 B
Text
13 lines
418 B
Text
$NetBSD: patch-ai,v 1.3 2007/11/21 12:47:05 drochner Exp $
|
|
|
|
--- doc/html/images/hw/Makefile.in.orig 2007-11-20 14:00:50.000000000 +0100
|
|
+++ doc/html/images/hw/Makefile.in
|
|
@@ -221,7 +221,7 @@ target_alias = @target_alias@
|
|
|
|
AUTOMAKE_OPTIONS = foreign
|
|
|
|
-docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)/html/images/hw
|
|
+docdir = $(datadir)/doc/html/$(PACKAGE)/images/hw
|
|
|
|
doc_DATA = \
|
|
Blackbird_Front_low3_325x87.jpg \
|