2019-07-14 17:39:32 by Nia Alarie | Files touched by this commit (7) |
Log message:
libsndfile: Apply patches from upstream's github for these CVEs:
CVE-2017-14245 - information-disclosure
CVE-2017-14246 - information-disclosure
CVE-2017-14634 - denial-of-service
CVE-2017-17456 - denial-of-service
CVE-2017-17457 - denial-of-service
CVE-2017-8362 - denial-of-service
CVE-2017-8363 - heap-overflow
CVE-2017-8365 - buffer-overflow
CVE-2018-13139 - stack-overflow
CVE-2018-19432 - null-pointer-dereference
CVE-2018-19661 - denial-of-service
CVE-2018-19662 - denial-of-service
CVE-2018-19758 - denial-of-service
CVE-2019-3832 - denial-of-service
Bump PKGREVISION.
|
2017-05-18 00:04:08 by Havard Eidnes | Files touched by this commit (1) |
Log message:
Hm, this got overlooked in previous:
Fix for CVE-2017-8362, ref.
https://github.com/erikd/libsndfile/commit/ef1dbb2df1c0e741486646de40bd638a9c4cd808
|
2017-05-17 23:58:06 by Havard Eidnes | Files touched by this commit (2) |
Log message:
Fix for CVE-2017-8362, ref.
https://github.com/erikd/libsndfile/commit/ef1dbb2df1c0e741486646de40bd638a9c4cd
808
Bump PKGREVISION.
|
2017-05-17 23:51:46 by Havard Eidnes | Files touched by this commit (5) |
Log message:
Fix for CVE-2017-8365, ref.
https://github.com/erikd/libsndfile/commit/fd0484aba8e51d16af1e3a880f9b8b857b385eb3
Bump PKGREVISION.
|
2017-04-27 00:35:01 by Maya Rashish | Files touched by this commit (1) |
Log message:
builds fine with bmake, don't require gmake
|
2017-04-27 00:10:37 by Maya Rashish | Files touched by this commit (1) |
Log message:
Remove deprecated workaround for building with GCC < 2.95
(the relevant configure script bits don't seem to exist either)
|
2017-04-19 15:32:13 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Updated libsndfile to 1.0.28.
Version 1.0.28 (2017-04-02)
* Fix buffer overruns in FLAC and ID3 handling code.
* Move to variable length header storage.
* Fix detection of Large File Support for 32 bit systems.
* Remove large stack allocations in ALAC handling code.
* Remove all use of Variable Length Arrays.
* Minor bug fixes and improvements.
|
2016-06-30 19:38:09 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Updated libsndfile to 1.0.27.
Version 1.0.27 (2016-06-19)
* Fix an SF_INFO seekable flag regression introduced in 1.0.26.
* Fix potential infinite loops on malformed input files.
* Add string metadata read/write for CAF and RF64.
* Add handling of CUE chunks.
* Fix enaian-ness issues in PAF files.
* Minor bug fixes and improvements.
|
2016-02-25 11:15:46 by Jonathan Perkin | Files touched by this commit (14) |
Log message:
Use OPSYSVARS.
|
2015-12-04 23:52:58 by Thomas Klausner | Files touched by this commit (1) | |
Log message:
Remove obsolete patch (after update to 1.0.26)
|