aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* community/docker: fix checksumsNatanael Copa2017-11-211-7/+10
| | | | | we cannot expect that git master of cobra and go-md2man will remain unmodified. Use the last release tag.
* main/linux-firmware: upgrade to 20171121Natanael Copa2017-11-211-3/+3
|
* community/docker: upgrade to 17.10.0TBK2017-11-211-46/+51
|
* community/lua-cqueues-pushy: moved from testingTimo Teräs2017-11-212-0/+0
|
* scripts/mkimg.arm: update rpi firmwareTimo Teräs2017-11-211-1/+1
|
* main/linux-rpi: upgrade to 4.9.63, update rpi patchTimo Teräs2017-11-211-5/+5
|
* community/ocrmypdf: upgrade to 5.4.3Carlo Landmeter2017-11-201-3/+3
|
* community/volatility: disable basic check for nowRoberto Oliveira2017-11-201-6/+0
|
* community/volatility: modernize and add basic checkRoberto Oliveira2017-11-201-14/+15
| | | | Add basic check as upstream doesn't provide a test suite.
* community/wireless-regdb: upgrade to 2017.03.07 and mark no checkRoberto Oliveira2017-11-201-7/+3
|
* community/perl-unicode-collate: upgrade to 1.24Francesco Colista2017-11-201-2/+2
|
* community/edk2: update checksumRoberto Oliveira2017-11-201-6/+2
|
* community/esh: upgrade to 0.1.1Jakub Jirutka2017-11-201-2/+2
|
* main/mkinitfs: fix building initfs without a kernelJakub Jirutka2017-11-202-2/+44
|
* testing/py-urlobject: upgrade to 2.4.3Fabian Affolter2017-11-201-24/+37
|
* main/py-lockfile: upgrade to 0.12.2Fabian Affolter2017-11-201-24/+30
|
* community/py3-multidict: upgrade to 3.3.2Fabian Affolter2017-11-201-2/+2
|
* community/py3-aiohttp: upgrade to 2.3.3Fabian Affolter2017-11-201-9/+9
|
* community/py3-yarl: upgrade to 0.14.2Fabian Affolter2017-11-201-2/+2
|
* testing/py-fedmsg: upgrade to 1.0.1Francesco Colista2017-11-201-18/+11
|
* scripts/mkimg.base: add explicit dependency for busyboxNatanael Copa2017-11-201-1/+1
| | | | we need add a dependency that provides /bin/sh
* testing/wireguard-hardened: rebuild against kernel 4.9.63-r0Natanael Copa2017-11-201-2/+2
|
* testing/virtualbox-additions-hardened: rebuild against kernel 4.9.63-r0Natanael Copa2017-11-201-1/+1
|
* testing/sch-cake-hardened: rebuild against kernel 4.9.63-r0Natanael Copa2017-11-201-1/+1
|
* testing/ipt-netflow-hardened: rebuild against kernel 4.9.63-r0Natanael Copa2017-11-201-1/+1
|
* 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
|
* community/virtualbox-guest-modules-hardened: upgrade to 5.1.30Natanael Copa2017-11-201-8/+7
|
* main/linux-hardened: upgrade to 4.9.63Natanael Copa2017-11-203-8/+10
|
* testing/wireguard-vanilla: rebuild against kernel 4.9.63-r0Natanael Copa2017-11-201-2/+2
|
* 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: upgrade to 1.39Natanael Copa2017-11-201-3/+7
|
* testing/py-hypothesis: new apkbuildNatanael Copa2017-11-201-0/+47
| | | | | Advanced property-based (QuickCheck-like) testing for Python http://hypothesis.works/
* community/pytest: upgrade to 3.2.5Natanael Copa2017-11-201-6/+12
|
* community/mutagen: move from mainNatanael Copa2017-11-201-0/+0
|
* main/sdl2: add missing depends_devLeonardo Arena2017-11-201-1/+2
|
* testing/filezilla: upgrade to 3.29.0Leonardo Arena2017-11-201-2/+2
|
* testing/libfilezilla: upgrade to 0.11.1Leonardo Arena2017-11-201-2/+2
|
* main/compiler-rt: disable on s390xNatanael Copa2017-11-201-1/+1
|
* [various]: replace ftp.gnome.org with download.gnome.orgNatanael Copa2017-11-206-6/+6
|