aboutsummaryrefslogtreecommitdiffstats
path: root/main/libvorbis
Commit message (Collapse)AuthorAgeFilesLines
* main/libvorbis: security fix for CVE-2018-10392Natanael Copa2018-07-302-3/+33
|
* main/libvorbis: upgrade to 1.3.6, enable testsprspkt2018-03-283-34/+18
| | | | fixes #8670
* main/libvorbis: fix license typoWilliam Pitcock2018-02-191-2/+2
|
* main/libvorbis: security fixdai9ah2018-02-183-6/+34
| | | | | CVE-2017-14632 CVE-2017-14633
* main/libvorbis: fix license, mark no testsA. Wilcox2018-02-171-2/+3
|
* main/libvorbis: fix for CVE-2017-14160Natanael Copa2017-11-232-3/+68
| | | | | | upstream issue: https://gitlab.xiph.org/xiph/vorbis/issues/2330 fixes #7937
* main/libvorbis: build static libJakub Jirutka2017-09-301-3/+2
| | | | Resolves: https://bugs.alpinelinux.org/issues/7886
* main/libvorbis: modernize abuild and fix project's urlJakub Jirutka2017-09-301-20/+11
|
* [various]: rebuild with new binutils for gnu hashTimo Teräs2015-11-061-1/+1
|
* Do not delete *.la files manuallyBartłomiej Piotrowski2015-09-101-1/+0
| | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified.
* main/libvorbis: upgrade to 1.3.5Natanael Copa2015-03-061-5/+4
|
* main/libvorbis: upgrade to 1.3.4Bartłomiej Piotrowski2014-01-261-3/+5
|
* main/[various]: fix build against musl (add update_config_sub)Timo Teräs2013-09-271-3/+9
|
* [all autotools packages]: normalize ./configureTimo Teräs2013-07-301-2/+6
|
* main/libvorbis: -dev package needs ogg headersNatanael Copa2012-11-161-2/+3
|
* main/libvorbis: upgrade to 1.3.3Natanael Copa2012-02-041-3/+3
|
* main/libvorbis: remove *.la filesWilliam Pitcock2011-06-291-1/+3
|
* main: mass-rebuild of packages missing arch in .PKGINFONatanael Copa2011-03-311-1/+1
| | | | this is needed for apk-tools-2.1 migration
* Set all packages with arch="x86 x86_64" to arch="all".William Pitcock2011-01-131-1/+1
|
* main/*: add archNatanael Copa2010-12-131-0/+1
|
* main/libvorbis: upgrade to 1.3.2Natanael Copa2010-11-031-3/+3
|
* main/[various]: rebuild due to bad owner in packageNatanael Copa2010-07-201-1/+1
| | | | | | | | | | Busybox got static in 3860ada6cdc107477a4de9bbc2b92d73495b66e8 causing fakeroot to break and owners got bad in all packages built after that. This got fixed in 7f3e98913b36d3254e0000765c9822423c0364e0 but all broken packages needs to be rebuilt. fixes #387
* main/libvorbis: move .so to -dev packageNatanael Copa2010-07-151-1/+1
| | | | ref #384
* main/libvorbis: upgrade to 1.3.1Natanael Copa2010-05-061-3/+7
|
* main/[various]: bump pkgrel to force rebuild against nptlNatanael Copa2010-05-041-1/+1
|
* main/libvorbis: upgrade to 1.2.3Natanael Copa2009-09-041-7/+7
|
* moved extra/* to main/Natanael Copa2009-07-241-0/+23
and fixed misc build issues