aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* community/perl-term-progressbar: upgrade to 2.22Francesco Colista2018-05-141-2/+3
|
* main/openldap: add secfixes for 2.4.46-r0Jakub Jirutka2018-05-131-0/+3
|
* main/openvpn: fix backward compatibility of init scriptJakub Jirutka2018-05-133-47/+58
| | | | | | | | | | | | | This fixes problem introduced in commit 4a66978dd949d571fdd984d800b3121c3a1a297f. When user upgrades openvpn package, but (s)he has never modified /etc/conf.d/openvpn file, apk automatically updates it and so sets openvpn to the client mode. I forgot to this case and wrongly assumed that existing config is always preserved. BTW, the previoud change was based on https://github.com/OpenRC/openrc/blob/master/support/init.d.examples/openvpn.in. Ref #8875 (https://bugs.alpinelinux.org/issues/8875)
* */linux-hardened: remove unsupported kernel and 3rd party modulesNatanael Copa2018-05-1339-34635/+0
| | | | | we no longer support the linux-hardened kernel so we remove it and all the 3rdparty kernel modules.
* community/pluma: upgrade to 1.21.0Roberto Oliveira2018-05-121-2/+2
|
* community/caja: upgrade to 1.21.1Roberto Oliveira2018-05-121-2/+2
|
* community/mate-power-manager: upgrade to 1.20.1Roberto Oliveira2018-05-121-2/+2
|
* community/mate-panel: upgrade to 1.21.0Roberto Oliveira2018-05-121-2/+2
|
* main/perl-html-scrubber: upgrade to 0.17Natanael Copa2018-05-111-16/+8
|
* main/gummiboot: disable aarch64Natanael Copa2018-05-111-1/+1
| | | | never got it working and we got grub working
* main/perl-yaml-libyaml: upgrade to 0.69Natanael Copa2018-05-111-3/+3
|
* main/yaboot: removeWilliam Pitcock2018-05-101-40/+0
| | | | | | | | Neither the Adelie PPC team or the IBM PPC team have any interest in using yaboot to boot on PPC/PPC64/PPC64LE machines, and there's no point keeping this around since it's broken anyway. On those ports, we always use grub2.
* main/python2: upgrade to 2.7.15Jakub Jirutka2018-05-102-89/+4
|
* main/py2-pip: upgrade to 10.0.1Jakub Jirutka2018-05-101-4/+4
|
* main/mesa: fix missing split function for -dri-vc4 subpkgJakub Jirutka2018-05-101-1/+1
|
* community/jenkins: upgrade to 2.107.3Roberto Oliveira2018-05-101-2/+2
|
* community/xbps: disable -WerrorNatanael Copa2018-05-102-2/+18
| | | | fixes build error on 32 bit
* main/mesa: fix typoNatanael Copa2018-05-101-1/+1
|
* community/gns3-server: added missing dependencyFrancesco Colista2018-05-091-2/+2
|
* community/py-typing: added py3 package, upgrade to 3.6.4Francesco Colista2018-05-092-31/+54
|
* main/ntop: build fix for ppc64leNatanael Copa2018-05-091-3/+4
|
* main/gtk+3.0: build fixNatanael Copa2018-05-091-0/+1
| | | | we need wayland-scanner which is provided by wayland-dev
* community/kodi: build with libva-glxNatanael Copa2018-05-091-2/+2
| | | | | glx support for libva was splitted to separate apkbuild due to circular dependency: libva -> mesa -> libva
* main/libva: check that version corresponds with libva-glxNatanael Copa2018-05-091-0/+7
|
* main/libva-glx: new package to solve circular dep with mesaNatanael Copa2018-05-091-0/+63
|
* main/libva: build libva without glx to prevent circular depNatanael Copa2018-05-091-2/+3
|
* Revert "main/mesa: build fix: remove libva-dev dependency"Natanael Copa2018-05-091-1/+1
| | | | This reverts commit a3c4a8231132752282df46c181eb1144158c3c11.
* community/obnam: remove aportRoberto Oliveira2018-05-091-29/+0
| | | | | | removing obnam from aports as the project is retired[1] [1] - https://blog.liw.fi/posts/2017/08/13/retiring_obnam/
* main/mesa: build fix: remove libva-dev dependencyNatanael Copa2018-05-091-1/+1
| | | | libva depends on mesa so we remove libva to avoid circular dependency
* main/mesa: split vc4 dri driver to subpackageNatanael Copa2018-05-091-0/+4
|
* main/mesa: Upgrade to 18.0.2Taner Tas2018-05-091-2/+2
|
* main/mesa: Removed wayland stuffTaner Tas2018-05-093-26/+15
| | | | | | in accordance with commit 4f8b36b3d0a8bf9034f433465a276b5658292b76 * musl related patches combined in one file.
* main/mesa: Upgrade to 18.0.1Taner Tas2018-05-092-38/+56
| | | | | | | | | | | | | | * Clarify license * Fix typo related with enabling vulkan drivers * Add subpackages for ati and intel vulkan drivers * Enable vc4 on aarch64 * Enable vaapi drivers, include them into corresponding mesa-dri packages * Re-arrange configure options for easy reading * --disable-asm and --enable_glx_rts options enabled on x86 only. * x86 build fails during packaging if asm enabled (TEXTREL) * since mesa has its own method to detect cross-compile environment, asm should not be disabled globally. * Remove -j1 from package() * Modernize APKBUILD
* testing/go-gdm: move to communityCarlo Landmeter2018-05-092-0/+0
|
* main/perl-mail-dkim: fix perl-yaml-libyaml dependencyNatanael Copa2018-05-091-2/+2
| | | | | | perl-yaml-xs was renamed to perl-yaml-libyaml in commit f5d37694d5b94bf203bdb131c181d19f50f33872. Adjust depends accordingly.
* main/ckbcomp: upgrade to 1.184Natanael Copa2018-05-091-2/+2
|
* main/wayland: work around debugger detection in waylandNatanael Copa2018-05-092-3/+19
| | | | | | testsuite tries to detect if a debugger is attached. the detector will give alse positive on grsec kernels. Add an environment variable to force work around it.
* main/gnutls: upgrade to 3.6.2Natanael Copa2018-05-091-3/+3
|
* community/youtube-dl: improve abuildprspkt2018-05-091-5/+5
|
* community/youtube-dl: upgrade to 2018.05.01prspkt2018-05-091-2/+2
|
* main/perl-io-async: upgrade to 0.72Roberto Oliveira2018-05-091-4/+2
| | | | Version 0.69 is not available anymore
* main/uvncrepeater: update broken source locationMike Sullivan2018-05-091-8/+2
|
* main/perl-tree-dag_node: Upgrade to version 1.31Mike Sullivan2018-05-091-4/+2
|
* main/perl-list-someutils: Upgrade to version 0.55Mike Sullivan2018-05-091-4/+2
|
* main/perl-mail-clamav: modernizeNatanael Copa2018-05-091-12/+8
|
* main/perl-mail-clamav: fix version comparison that causes build break in ↵Mike Sullivan2018-05-092-3/+37
| | | | Makefile.PL
* main/perl-test2-suite: upgrade to 0.000114Natanael Copa2018-05-091-3/+4
|
* testing/qt5-qtwebengine: work around pax issueNatanael Copa2018-05-091-2/+2
| | | | mksnapshot needs to be pax marked to work on hardened kernel
* main/mesa: rebuild after libwayland updateOliver Smith2018-05-091-1/+1
|
* main/wget: don't run fuzz tests, they are brokenJakub Jirutka2018-05-081-1/+4
| | | | | | | | | | | | There are many errors like this one: wget_options_fuzzer.c: In function 'LLVMFuzzerTestOneInput': wget_options_fuzzer.c:87:9: error: assignment of read-only variable 'stderr' stderr = fopen("/dev/null", "w"); ^ wget_options_fuzzer.c:98:9: error: assignment of read-only variable 'stderr' stderr = bak; ^