Commit graph

27 commits

Author SHA1 Message Date
drochner
3a085a2425 fix buffer overflow (CVE-2006-1655), from Debian
bump PKGREVISION
2006-05-26 12:16:13 +00:00
joerg
edd49bd8f1 Provide nsd target and fix esd target for FreeBSD and DragonFly. 2005-12-11 21:59:29 +00:00
joerg
1536724ec9 Use the FreeBSD rules for DragonFly as well. 2005-10-03 15:25:14 +00:00
joerg
5e00c79bb0 Correct usage of errno and ctype macros. The former is wrong when thread
linking is active, the latter can result in segfaults.

Bump revisions of mpg123, mpg123-esound and mpg123-nas for the ctype
bugfix.
2005-10-03 15:17:14 +00:00
schwarz
5c4f14268e added support for "old" (i.e. pre-6.X) IRIX audio libraries.
(approved by recht and jschauma)
2005-03-28 19:52:21 +00:00
agc
71c8259803 Add RMD160 digests to the SHA1 ones. 2005-02-23 20:39:42 +00:00
drochner
acab60afcc another header valdation (CAN-2004-0991)
ride on recent PKGREVISION bump
2005-01-12 11:52:38 +00:00
drochner
80e13c626a Fix a buffer overflow by a malicous playlist (CAN-2004-1284).
Being here, fix a possible problem which was mentioned in conjunction
with CAN-2003-0577 - zero bitrate makes mpg123 assume a negative
frame size.
bump PKGREVISION
2005-01-07 14:52:13 +00:00
tron
06f374e77e Add fix for security vulnerability reported in CAN-2004-0982 based on
patches from Debian's advisory DSA-578. Bump package revision because of
this fix.
2004-11-07 08:55:04 +00:00
salo
dd49dadba1 PKGREVISION++
- fix a buffer overflow:

  "A malicious formatted mp3/2 causes mpg123 to fail header checks,
   this may allow arbitrary code to be executed with the privilege
   of the user trying to play the mp3."

- patch from Debian but retain code style.
2004-09-07 22:14:09 +00:00
danw
7dc2ba4d4c add a darwin-esd target 2004-03-17 04:49:48 +00:00
tron
ab3123c4af Fix security vulnerability reported in CAN-2003-0865. Bump package revision
because of this fix.
2004-02-10 09:32:47 +00:00
grant
aa37d9936c make this work on FreeBSD by setting ALL_TARGET to a sensible default
if we don't have an override, and using sys/soundcard.h instead of
machine/soundcard.h.
2003-10-18 11:27:11 +00:00
markd
212916b755 Use the mpg123 Makefile.common to build mpg123-nas.
Based on PR 18532 from Greg A. Woods.
2002-11-28 12:24:06 +00:00
wiz
5a65f07e96 Convert to buildlink2. Share distinfo between mpg123 and mpg123-esound. 2002-09-06 11:51:58 +00:00
kent
e80e55f014 Integrate ARM 64bit fixedpoint patch submitted by Tim Deegan in pkg/16479.
This feature is enabled by MPG123_ARM_FIXED64.

mpg123/Makefile.common contains common stuff of mpg123 and mpg123-esound.
2002-06-23 08:45:09 +00:00
kent
57602f4812 Rescue Makefile entries removed accidentaly. 2002-06-22 19:03:11 +00:00
kent
077841b6ae Remove unnecessary macro. 2002-06-22 18:47:29 +00:00
kent
305e393819 Add mpg123 with EsounD. All modifications required for EsounD are merged to
mpg123/patches/*.
This closes PR pkg/12059.
2002-06-22 17:56:37 +00:00
abs
7ff85ef226 Check for arm and arm32, not just arm32. 2002-04-25 16:34:15 +00:00
simonb
500fa9cea1 Use -DREAD_MMAP on all NetBSD targets. Fixes problems with mis-decoding
ID3 tags.
Reported by Martin Husemann.
2002-02-27 23:22:48 +00:00
martin
4ec18c3e70 Some stupid people can not tell "int" from "long". Some of them dare
to cast "void*" to one or the other.
2002-02-27 21:37:40 +00:00
simonb
cd24815280 Drop the alpha-linux l3.diff.gz altogether - it only makes the previous
diff much harder to read than it should be.
2002-02-22 13:17:53 +00:00
simonb
ecb7ad861a Drop the assumption that alphas are the only 64bit machines. int is
32bit on all platforms so just use that instead of the #ifdef dance
between int/long.

Patch from Darren Reed and myself.
2002-02-22 12:52:03 +00:00
mycroft
1d74df5cb2 After playing a file using mmap(2), do a MADV_FREE. In theory this will help
prevent other bits getting paged out.
2001-05-12 20:21:36 +00:00
agc
952fa0ef9f Move to sha1 digests, and add distfile sizes. 2001-04-18 12:14:28 +00:00
agc
18ea9c7e79 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:22:24 +00:00