Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/omxplayer: remove omxplayer man page | Timo Teräs | 2017-11-21 | 2 | -10/+9 | |
| | | | | it requires online service to generate, which no longer works | |||||
* | main/debian-archive-keyring: use http url | Timo Teräs | 2017-11-21 | 1 | -1/+1 | |
| | ||||||
* | main/omxplayer: fix dbus include paths | Timo Teräs | 2017-11-21 | 2 | -4/+7 | |
| | ||||||
* | main/omxplayer: upgrade to snapshot of 2016-10-17 | Timo Teräs | 2017-11-21 | 2 | -30/+18 | |
| | ||||||
* | main/raspberrypi: upgrade to snapshot of 2017-11-14 | Timo Teräs | 2017-11-21 | 1 | -5/+3 | |
| | ||||||
* | main/itstool: fix shebang | Natanael Copa | 2017-11-21 | 1 | -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 Copa | 2017-11-21 | 1 | -3/+5 | |
| | | | | fixes #8164 | |||||
* | main/linux-vanilla: fix ppc64le config | Timo Teräs | 2017-11-21 | 2 | -11/+45 | |
| | ||||||
* | main/linux-vanilla: fix armhf config | Timo Teräs | 2017-11-21 | 2 | -2/+3 | |
| | ||||||
* | main/linux-vanilla: fix s390x config | Timo Teräs | 2017-11-21 | 2 | -10/+5 | |
| | ||||||
* | main/linux-rpi: fix config | Timo Teräs | 2017-11-21 | 3 | -6/+10 | |
| | ||||||
* | main/perl-datetime-timezone: update to 2.15, modernize | Timo Teräs | 2017-11-21 | 1 | -9/+17 | |
| | ||||||
* | main/linux-hardened: fix build on armhf | Natanael Copa | 2017-11-21 | 2 | -2/+3 | |
| | ||||||
* | main/linux-firmware: upgrade to 20171121 | Natanael Copa | 2017-11-21 | 1 | -3/+3 | |
| | ||||||
* | main/linux-rpi: upgrade to 4.9.63, update rpi patch | Timo Teräs | 2017-11-21 | 1 | -5/+5 | |
| | ||||||
* | main/mkinitfs: fix building initfs without a kernel | Jakub Jirutka | 2017-11-20 | 2 | -2/+44 | |
| | ||||||
* | main/py-lockfile: upgrade to 0.12.2 | Fabian Affolter | 2017-11-20 | 1 | -24/+30 | |
| | ||||||
* | main/zfs-hardened: rebuild against kernel 4.9.63-r0 | Natanael Copa | 2017-11-20 | 1 | -1/+1 | |
| | ||||||
* | main/xtables-addons-hardened: rebuild against kernel 4.9.63-r0 | Natanael Copa | 2017-11-20 | 1 | -1/+1 | |
| | ||||||
* | main/spl-hardened: rebuild against kernel 4.9.63-r0 | Natanael Copa | 2017-11-20 | 1 | -1/+1 | |
| | ||||||
* | main/drbd9-hardened: rebuild against kernel 4.9.63-r0 | Natanael Copa | 2017-11-20 | 1 | -1/+1 | |
| | ||||||
* | main/devicemaster-linux-hardened: rebuild against kernel 4.9.63-r0 | Natanael Copa | 2017-11-20 | 1 | -1/+1 | |
| | ||||||
* | main/dahdi-linux-hardened: rebuild against kernel 4.9.63-r0 | Natanael Copa | 2017-11-20 | 1 | -1/+1 | |
| | ||||||
* | main/linux-hardened: upgrade to 4.9.63 | Natanael Copa | 2017-11-20 | 3 | -8/+10 | |
| | ||||||
* | main/zfs-vanilla: rebuild against kernel 4.9.63-r0 | Natanael Copa | 2017-11-20 | 1 | -1/+1 | |
| | ||||||
* | main/spl-vanilla: rebuild against kernel 4.9.63-r0 | Natanael Copa | 2017-11-20 | 1 | -1/+1 | |
| | ||||||
* | main/linux-vanilla: upgrade to 4.9.63 | Natanael Copa | 2017-11-20 | 1 | -2/+2 | |
| | ||||||
* | main/squashfs-tools: bump pkgrel | Natanael Copa | 2017-11-20 | 1 | -1/+1 | |
| | ||||||
* | main/linux-* and main/squashfs-tools: normalize squashfs compression options | Jack Schmidt | 2017-11-20 | 12 | -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, modernize | Timo Teräs | 2017-11-20 | 1 | -16/+23 | |
| | ||||||
* | main/hunspell-en: upgrade to 2017.01.22 | Timo Teräs | 2017-11-20 | 1 | -22/+11 | |
| | ||||||
* | community/mutagen: move from main | Natanael Copa | 2017-11-20 | 1 | -38/+0 | |
| | ||||||
* | main/sdl2: add missing depends_dev | Leonardo Arena | 2017-11-20 | 1 | -1/+2 | |
| | ||||||
* | main/compiler-rt: disable on s390x | Natanael Copa | 2017-11-20 | 1 | -1/+1 | |
| | ||||||
* | [various]: replace ftp.gnome.org with download.gnome.org | Natanael Copa | 2017-11-20 | 5 | -5/+5 | |
| | ||||||
* | main/strongswan: upgrade to 5.6.1 | Timo Teräs | 2017-11-20 | 2 | -60/+62 | |
| | ||||||
* | main/libdvbpsi: upgrade to 1.3.1, modernize | Timo Teräs | 2017-11-20 | 1 | -22/+8 | |
| | ||||||
* | main/hunspell-pt: upgrade to 20170814 | Timo Teräs | 2017-11-20 | 1 | -7/+4 | |
| | ||||||
* | main/vanessa_socket: upgrade to 0.0.13 | Leonardo Arena | 2017-11-20 | 1 | -18/+14 | |
| | | | | Modernize APKBUILD, add check() | |||||
* | main/pciutils: upgrade to 3.5.6 | Leonardo Arena | 2017-11-20 | 1 | -2/+2 | |
| | ||||||
* | main/*: fix homepage url and source from http:// to https:// | Jakub Jirutka | 2017-11-19 | 323 | -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.302111 | Francesco Colista | 2017-11-19 | 1 | -2/+2 | |
| | ||||||
* | main/lua-filesystem: rewrite abuild, add check and rock manifest | Jakub Jirutka | 2017-11-19 | 1 | -40/+46 | |
| | ||||||
* | main/lua-filesystem: upgrade to 1.7.0.2 | Jakub Jirutka | 2017-11-19 | 1 | -6/+4 | |
| | ||||||
* | main/compiler-rt: fix check to not search lit in main/llvm5/src | Jakub Jirutka | 2017-11-19 | 1 | -2/+2 | |
| | ||||||
* | main/libogg: improve abuild | Jakub Jirutka | 2017-11-18 | 1 | -14/+7 | |
| | ||||||
* | main/libogg: disable checks | Leo Unglaub | 2017-11-18 | 1 | -0/+1 | |
| | | | | | There are no usefull tests in this library, so i am going to disable the checks. | |||||
* | main/libogg: upgrade to 1.3.3 | Leo Unglaub | 2017-11-18 | 1 | -4/+2 | |
| | | | | | This commit also updates all checksums to sha512 and removed old entries. | |||||
* | main/gvfs: disable check | Leo Unglaub | 2017-11-18 | 1 | -0/+1 | |
| | | | | There are no usefull tests to run so we skip them. | |||||
* | main/gvfs: upgrade to 1.33.92 | Leo Unglaub | 2017-11-18 | 1 | -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. |