aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* ==== release 3.8.0_rc1 ====v3.8.0_rc1Natanael Copa2018-06-071-1/+1
|
* main/alpine-sdk: remove dependencies to create iso imageNatanael Copa2018-06-071-2/+2
| | | | | remove the toosl to create iso image. those are only needed while doing releases and can be temporary installed at that time.
* main/aports-build: tweak the dependenciesNatanael Copa2018-06-072-6/+7
| | | | Try avoid install more deps than neccessary.
* main/py-musicbrainzngs: fix runtime dependenciesprspkt2018-06-071-2/+2
|
* main/alpine-baselayout: enable ipv6 and sysrq by defaultNatanael Copa2018-06-071-10/+10
| | | | | | - enable ipv6 by default and fix the sysctl keys for ipv6 - add ::1 entry in /etc/hosts - remove sysrq entry again
* main/lua-ossl: upgrade to 20180530Jakub Jirutka2018-06-071-3/+3
|
* main/encfs: build fixNatanael Copa2018-06-071-1/+1
| | | | we need pod2man from perl to build documentation
* main/tinyxml2: move from communityNatanael Copa2018-06-071-0/+40
| | | | needed by encfs
* main/encfs: upgrade to 1.9.5Sascha Paunovic2018-06-071-31/+28
| | | | | | switch to cmake, modernize, use system libs remove unneccessary depends= line, since it gets traced correctly add encfs-lang subpackage
* main/llvm5: test failures are gone in new s390x builderTuan M. Hoang2018-06-071-7/+2
|
* main/nano: upgrade to 2.9.8Mark Weston2018-06-061-2/+2
|
* main/alpine-baselayout: sysctl security changes.hugbubby2018-06-061-2/+36
|
* main/aspell-en: upgrade to 2018.04.16Roberto Oliveira2018-06-061-2/+2
|
* main/mc: upgrade to 4.8.21prspkt2018-06-061-2/+2
|
* main/mc: modernize, sanitize patchprspkt2018-06-062-17/+17
| | | | Switch to the *.xz source archive. Use https for source and upstream URLs.
* main/transmission: enable build on new s390x builderTuan M. Hoang2018-06-061-1/+1
|
* main/audit: fix -dev dependenciesNatanael Copa2018-06-061-2/+3
| | | | needs linux-headers
* main/audit: enable build on new s390x builderTuan M. Hoang2018-06-061-1/+1
|
* main/binutils: build --with-pic and --enable-sharedNatanael Copa2018-06-061-6/+8
| | | | | | | | | | | add --enable-shared unless we are making a cross compiler shared libs reduces size The --with-pic fixes the error: relocation R_X86_64_PC32 against symbol `_bfd_std_section' can not be used when making a shared object; Also modernize a bit while at it
* main/zfs-vanilla: rebuild against kernel 4.14.48-r0Natanael Copa2018-06-061-1/+1
|
* main/xtables-addons-vanilla: rebuild against kernel 4.14.48-r0Natanael Copa2018-06-061-1/+1
|
* main/spl-vanilla: rebuild against kernel 4.14.48-r0Natanael Copa2018-06-061-2/+2
|
* main/drbd9-vanilla: rebuild against kernel 4.14.48-r0Natanael Copa2018-06-061-1/+1
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.14.48-r0Natanael Copa2018-06-061-1/+1
|
* main/dahdi-linux-vanilla: rebuild against kernel 4.14.48-r0Natanael Copa2018-06-061-1/+1
|
* main/linux-vanilla: upgrade to 4.14.48Natanael Copa2018-06-061-3/+3
|
* main/linux-vanilla: Add support for i40e (ppc64le)Breno Leitao2018-06-062-3/+4
| | | | | | | New Power machines support i40e driver, which is not being made available in Alpine Linux. This patch just sets i40e as a module.
* main/binutils: add fix from upstream for aarch64Natanael Copa2018-06-062-1/+146
| | | | | downstream issue: https://github.com/linuxkit/linuxkit/pull/3056
* main/xfsprogs: fix owner of filesNatanael Copa2018-06-061-1/+2
| | | | ref #8963
* main/xfsprogs: upgrade to 4.16.1Sascha Paunovic2018-06-061-5/+5
| | | | | To fix build, remove assumption that "$pkgdir"{/lib,/usr/lib} are empty. Add python3 dependency to xfsprogs-extra, as xfs_scrub_all needs it.
* main/py-django-tables2: upgrade to 1.21.2Kaarle Ritvanen2018-06-061-2/+2
|
* main/py-django-phonenumber-field: upgrade to 2.0.0Kaarle Ritvanen2018-06-061-2/+2
|
* main/py-django-extra-views: upgrade to 0.11.0Kaarle Ritvanen2018-06-061-5/+3
|
* main/py-django-oscar: upgrade to 1.6.1Kaarle Ritvanen2018-06-061-2/+2
|
* main/py-phonenumbers: upgrade to 8.9.7Kaarle Ritvanen2018-06-061-2/+2
|
* main/py-babel: upgrade to 2.6.0Kaarle Ritvanen2018-06-061-2/+2
|
* main/py-pbr: upgrade to 4.0.4Francesco Colista2018-06-061-2/+2
|
* main/perl-libwww: upgrade to 6.34Leonardo Arena2018-06-061-11/+18
| | | | Modernize APKBUILD, update source
* main/py-libvirt: upgrade to 4.4.0Francesco Colista2018-06-051-2/+2
|
* main/libvirt: upgrade to 4.4.0Francesco Colista2018-06-052-8/+10
|
* main/perl-devel-checklib: upgrade to 1.13Leonardo Arena2018-06-041-2/+2
|
* main/mini_httpd: upgrade to 1.29Francesco Colista2018-06-041-5/+10
| | | | | * added -openrc subpackage * version 1.28 fixes CVE-2017-17663 but we don't have 1.28 packaged. That's why the secfixes was added to 1.29
* main/flashrom: upgrade to 1.0Sascha Paunovic2018-06-011-2/+3
| | | | Also add options="!check" as there is no test suite.
* main/ansible: upgrade to 2.5.4Fabian Affolter2018-06-011-2/+2
|
* main/libxcb: force rebuild against new xcb-protoLeonardo Arena2018-06-011-1/+1
|
* main/xcb-proto: force rebuild for s390xLeonardo Arena2018-06-011-1/+1
|
* main/xcb-proto: clarify license, modernizeprspkt2018-06-012-286/+8
|
* main/xcb-proto: upgrade to 1.13prspkt2018-06-011-6/+4
| | | | Remove python3.patch since changes have been upstreamed.
* main/libxcb: clarify license, improve abuildprspkt2018-06-011-6/+5
|
* main/libxcb: upgrade to 1.13prspkt2018-06-012-61/+4
| | | | Remove python3.patch since changes have been upstreamed.