aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* main/omxplayer: remove omxplayer man pageTimo Teräs2017-11-212-10/+9
| | | | it requires online service to generate, which no longer works
* main/debian-archive-keyring: use http urlTimo Teräs2017-11-211-1/+1
|
* main/omxplayer: fix dbus include pathsTimo Teräs2017-11-212-4/+7
|
* main/omxplayer: upgrade to snapshot of 2016-10-17Timo Teräs2017-11-212-30/+18
|
* main/raspberrypi: upgrade to snapshot of 2017-11-14Timo Teräs2017-11-211-5/+3
|
* main/itstool: fix shebangNatanael Copa2017-11-211-2/+5
| | | | | | | we need specify the full path so the shebang gets correct, otherwise will configure script set it to `#!python3` which does not work also add regression test for this issue
* main/varnish: security upgrade to 5.2.1 (CVE-2017-8807)Natanael Copa2017-11-211-3/+5
| | | | fixes #8164
* main/linux-vanilla: fix ppc64le configTimo Teräs2017-11-212-11/+45
|
* main/linux-vanilla: fix armhf configTimo Teräs2017-11-212-2/+3
|
* main/linux-vanilla: fix s390x configTimo Teräs2017-11-212-10/+5
|
* main/linux-rpi: fix configTimo Teräs2017-11-213-6/+10
|
* main/perl-datetime-timezone: update to 2.15, modernizeTimo Teräs2017-11-211-9/+17
|
* main/linux-hardened: fix build on armhfNatanael Copa2017-11-212-2/+3
|
* main/linux-firmware: upgrade to 20171121Natanael Copa2017-11-211-3/+3
|
* main/linux-rpi: upgrade to 4.9.63, update rpi patchTimo Teräs2017-11-211-5/+5
|
* main/mkinitfs: fix building initfs without a kernelJakub Jirutka2017-11-202-2/+44
|
* main/py-lockfile: upgrade to 0.12.2Fabian Affolter2017-11-201-24/+30
|
* main/zfs-hardened: rebuild against kernel 4.9.63-r0Natanael Copa2017-11-201-1/+1
|
* main/xtables-addons-hardened: rebuild against kernel 4.9.63-r0Natanael Copa2017-11-201-1/+1
|
* main/spl-hardened: rebuild against kernel 4.9.63-r0Natanael Copa2017-11-201-1/+1
|
* main/drbd9-hardened: rebuild against kernel 4.9.63-r0Natanael Copa2017-11-201-1/+1
|
* main/devicemaster-linux-hardened: rebuild against kernel 4.9.63-r0Natanael Copa2017-11-201-1/+1
|
* main/dahdi-linux-hardened: rebuild against kernel 4.9.63-r0Natanael Copa2017-11-201-1/+1
|
* main/linux-hardened: upgrade to 4.9.63Natanael Copa2017-11-203-8/+10
|
* main/zfs-vanilla: rebuild against kernel 4.9.63-r0Natanael Copa2017-11-201-1/+1
|
* main/spl-vanilla: rebuild against kernel 4.9.63-r0Natanael Copa2017-11-201-1/+1
|
* main/linux-vanilla: upgrade to 4.9.63Natanael Copa2017-11-201-2/+2
|
* main/squashfs-tools: bump pkgrelNatanael Copa2017-11-201-1/+1
|
* main/linux-* and main/squashfs-tools: normalize squashfs compression optionsJack Schmidt2017-11-2012-20/+20
| | | | | | | | | | | | | | | | | | This commit brings kernel and userspace into agreement about squashfs compression algorithms: zlib, xz, lzo, and lz4 (except on S/390 and PPC64LE). Some kernels has LZO, some had LZ4, some had both. Userspace had LZO, but not LZ4. XZ and LZO were added to squashfs-tools in commit 151deb4c2fe91078c30c588de3fe9e411849a52f Most compression options were added to kernels through default configs: * LZO had been enabled in RPI, RPI2, S/390, PPC64le, and squashfs-tools. * LZ4 had been enabled in x86, x86_64, aarch64, armhf, rpi, rpi2. Default linux kernel config does not currently include LZ4 for S/390 or PPC64le, so I did not change their config. XZ and ZLIB are in everything.
* main/perl-mime-types: upgrade to 2.14, modernizeTimo Teräs2017-11-201-16/+23
|
* main/hunspell-en: upgrade to 2017.01.22Timo Teräs2017-11-201-22/+11
|
* community/mutagen: move from mainNatanael Copa2017-11-201-38/+0
|
* main/sdl2: add missing depends_devLeonardo Arena2017-11-201-1/+2
|
* main/compiler-rt: disable on s390xNatanael Copa2017-11-201-1/+1
|
* [various]: replace ftp.gnome.org with download.gnome.orgNatanael Copa2017-11-205-5/+5
|
* main/strongswan: upgrade to 5.6.1Timo Teräs2017-11-202-60/+62
|
* main/libdvbpsi: upgrade to 1.3.1, modernizeTimo Teräs2017-11-201-22/+8
|
* main/hunspell-pt: upgrade to 20170814Timo Teräs2017-11-201-7/+4
|
* main/vanessa_socket: upgrade to 0.0.13Leonardo Arena2017-11-201-18/+14
| | | | Modernize APKBUILD, add check()
* main/pciutils: upgrade to 3.5.6Leonardo Arena2017-11-201-2/+2
|
* main/*: fix homepage url and source from http:// to https://Jakub Jirutka2017-11-19323-370/+370
| | | | | | | Most of these updates is based on data from https://repology.org/, detection based on permanent redirect from http:// to https://. $source urls are updated when they contain $url as substring.
* main/perl-test-simple: upgrade to 1.302111Francesco Colista2017-11-191-2/+2
|
* main/lua-filesystem: rewrite abuild, add check and rock manifestJakub Jirutka2017-11-191-40/+46
|
* main/lua-filesystem: upgrade to 1.7.0.2Jakub Jirutka2017-11-191-6/+4
|
* main/compiler-rt: fix check to not search lit in main/llvm5/srcJakub Jirutka2017-11-191-2/+2
|
* main/libogg: improve abuildJakub Jirutka2017-11-181-14/+7
|
* main/libogg: disable checksLeo Unglaub2017-11-181-0/+1
| | | | | There are no usefull tests in this library, so i am going to disable the checks.
* main/libogg: upgrade to 1.3.3Leo Unglaub2017-11-181-4/+2
| | | | | This commit also updates all checksums to sha512 and removed old entries.
* main/gvfs: disable checkLeo Unglaub2017-11-181-0/+1
| | | | There are no usefull tests to run so we skip them.
* main/gvfs: upgrade to 1.33.92Leo Unglaub2017-11-181-2/+2
| | | | | | The package jumps to the very high number .92 without any versions before. There is no reason for it, but the build itself works fine.