aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* main/automake: remove unused checkdependsNatanael Copa2018-05-011-1/+0
| | | | remove unused checkdepends. This also prevents circular dependencies
* main/acl: fix building with busybox gzipNatanael Copa2018-05-012-4/+32
| | | | we want keep build deps down to simplify bootstrapping
* main/attr: fix build with busybox gzipNatanael Copa2018-05-012-3/+31
| | | | we want reduce number of dependencies to make it easier to bootstrap
* main/gzip: simplify checkdepends to avoid ciircular depsNatanael Copa2018-05-011-1/+1
| | | | | avoid circular deps by remove coreutils from checkdepends: coreutils -> attr -> gzip -> coreutils
* main/linux-vanilla: spectre v2 on s390xTuan M. Hoang2018-05-012-2/+8
| | | | | | | build fix for s390x commit 6e179d64126b909f0b288fa63cdbf07c531e9b1d allows either nobp or expolines
* main/gcc: add secfixesHenrik Riomar2018-05-0114-2/+7399
| | | | | | | | Add support for Indirect thunk in gcc, backport from: https://github.com/hjl-tools/gcc branch: hjl/indirect/gcc-6-branch/master Reference: http://git.yoctoproject.org/cgit.cgi/poky/commit/meta/recipes-devtools/gcc?h=pyro&id=dc786f9841ea687fa46ee3f03a1a39da441336b3
* testing/pony-stable: new aportJakub Jirutka2018-05-011-0/+25
| | | | | https://github.com/ponylang/pony-stable A simple dependency manager for the Pony language
* testing/ponyc: new aportJakub Jirutka2018-05-013-0/+116
| | | | | An open-source, actor-model, capabilities-secure, high performance programming language https://www.ponylang.org/
* community/llvm3.9: rebuild to fix problem on armhfJakub Jirutka2018-05-011-1/+1
| | | | | | Error relocating /usr/lib/libLLVM-3.9.so: _ZSt16__get_once_mutexv: symbol not found Error relocating /usr/lib/libLLVM-3.9.so: _ZSt27__set_once_functor_lock_ptrPSt11unique_lockISt5mutexE: symbol not found Error relocating /usr/lib/libLLVM-3.9.so: _ZSt14__once_functor: symbol not found
* main/llvm5: link {LLVMgold,libLTO}.so to /usr/lib for default LLVMJakub Jirutka2018-05-011-1/+6
| | | | ...so linker can find them.
* community/gns3-server: fixed dependencyFrancesco Colista2018-04-305-131/+5
| | | | | * Got rid of patches that were supposed to workaround hardcoded python's packages versions * Introduced two new dependency to make GNS3 work again.
* community/py3-aiohttp-cors-gns3: new aportFrancesco Colista2018-04-301-0/+32
| | | | | | | | | This has been introduced due to a long required compatibility for GNS3. In alpine we are upgrading to the latest version (which often breaks ABI), while GNS3 sticks to older versions. This new aport introduce a layer of compatibility, following what also Archlinux does. It is pushed in community directly in order to be a dependency of GNS3, though has been tested.
* community/py3-aiohttp-gns3: new aportFrancesco Colista2018-04-301-0/+33
| | | | | | | | | This has been introduced due to a long required compatibility for GNS3. In alpine we are upgrading to the latest version (which often breaks ABI), while GNS3 sticks to older versions. This new aport introduce a layer of compatibility, following what also Archlinux does. It is pushed in community directly in order to be a dependency of GNS3, though has been tested.
* community/py-numpy: upgrade to 1.14.3Francesco Colista2018-04-301-2/+2
|
* community/wireshark: add secinfoLeonardo Arena2018-04-301-0/+11
|
* main/binutils: upgrade to 2.30Natanael Copa2018-04-303-439/+3
|
* community/youtube-dl: upgrade to 2018.04.25Roberto Oliveira2018-04-301-2/+2
|
* community/you-get: upgrade to 0.4.1060Roberto Oliveira2018-04-301-3/+3
|
* community/yaml-cpp: add checkRoberto Oliveira2018-04-301-2/+6
|
* community/zziplib: update project urlRoberto Oliveira2018-04-301-2/+2
| | | | Project is now hosted on Github
* testing/wireguard-vanilla: rebuild against kernel 4.14.38-r0Natanael Copa2018-04-301-1/+1
|
* testing/ipt-netflow-vanilla: rebuild against kernel 4.14.38-r0Natanael Copa2018-04-301-1/+1
|
* testing/aws-ena-driver-vanilla: rebuild against kernel 4.14.38-r0Natanael Copa2018-04-301-1/+1
|
* main/zfs-vanilla: rebuild against kernel 4.14.38-r0Natanael Copa2018-04-301-1/+1
|
* main/xtables-addons-vanilla: rebuild against kernel 4.14.38-r0Natanael Copa2018-04-301-1/+1
|
* main/spl-vanilla: rebuild against kernel 4.14.38-r0Natanael Copa2018-04-301-2/+2
|
* main/drbd9-vanilla: rebuild against kernel 4.14.38-r0Natanael Copa2018-04-301-1/+1
|
* main/devicemaster-linux-vanilla: rebuild against kernel 4.14.38-r0Natanael Copa2018-04-301-1/+1
|
* main/dahdi-linux-vanilla: rebuild against kernel 4.14.38-r0Natanael Copa2018-04-301-1/+1
|
* community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.14.38-r0Natanael Copa2018-04-301-1/+1
|
* main/linux-vanilla: upgrade to 4.14.38Natanael Copa2018-04-301-3/+3
|
* main/linux-vanilla: enable VESA framebuffer driverJonathan Sieber2018-04-303-7/+7
|
* community/html-xml-utils: fixed last test, updated APKBUILDFrancesco Colista2018-04-302-20/+65
|
* community/html-xml-utils: upgrade to 7.7Francesco Colista2018-04-301-2/+2
|
* community/graphicsmagick: upgrade to 1.3.29Francesco Colista2018-04-301-2/+2
|
* main/lxc: set umask for rootfsKaarle Ritvanen2018-04-302-2/+46
|
* main/mkinitfs: virtio_net depends on virtio_pciCarlo Landmeter2018-04-292-2/+27
|
* main/mkinitfs: features add virtio_net to network modulesCarlo Landmeter2018-04-292-2/+25
|
* main/samba: upgrade to 4.8.1Jakub Jirutka2018-04-291-2/+2
|
* testing/nqp: disable check on x86Jakub Jirutka2018-04-291-3/+5
| | | | | | | t/hll/06-sprintf.t (Wstat: 0 Tests: 286 Failed: 2) Failed tests: 111-112 Files=141, Tests=12019, 34 wallclock secs ( 1.16 usr 0.11 sys + 32.61 cusr 1.38 csys = 35.26 CPU) Result: FAIL
* community/zsh-autosuggestions: move from testingJakub Jirutka2018-04-291-0/+0
|
* testing/icr: remove abuildJakub Jirutka2018-04-291-31/+0
| | | | It's not recommended by Crystal developer.
* community/ykpers: move from testingJakub Jirutka2018-04-291-0/+0
|
* community/yubico-c: move from testingJakub Jirutka2018-04-291-0/+0
|
* community/neovim: disable on aarch64 due to build failureJakub Jirutka2018-04-291-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | [ 0%] Generating auto/charset.c.generated.h, ../../include/charset.h.generated.h /usr/bin/luajit: bad light userdata pointer stack traceback: [C]: in function 'match' ...c/neovim-0.2.2/src/nvim/generators/gen_api_ui_events.lua:15: in main chunk [C]: at 0xaab0224b92e4 ... cd /home/buildozer/aports/community/neovim/src/neovim-0.2.2/build/src/nvim && /usr/bin/luajit /home/buildozer/aports/community/neovim/src/neovim-0.2.2/src/nvim/generators/gen_declarations.lua /home/buildozer/aports/community/neovim/src/neovim-0.2.2/src/nvim/eval/gc.c /home/buildozer/aports/community/neovim/src/neovim-0.2.2/build/src/nvim/auto/eval/gc.c.generated.h /home/buildozer/aports/community/neovim/src/neovim-0.2.2/build/include/eval/gc.h.generated.h /home/buildozer/aports/community/neovim/src/neovim-0.2.2/build/src/nvim/auto/eval/gc.i /usr/bin/luajit: bad light userdata pointer stack traceback: [C]: in function 'match' ...rc/neovim-0.2.2/src/nvim/generators/gen_declarations.lua:232: in main chunk [C]: at 0xaaad1ff4f2e4 ... and so on Patch backported from https://github.com/neovim/neovim/pull/7880 did't help.
* Revert "community/neovim: backport fix for aarch64"Jakub Jirutka2018-04-292-518/+1
| | | | | | This reverts commit fd0fe9323702c6f67856701d376d3aa441412c09. It didn't help at all.
* community/neovim: backport fix for aarch64Jakub Jirutka2018-04-292-1/+518
|
* main/ghi: add missing dependenciesMartijn Braam2018-04-281-2/+2
| | | | This adds ruby-json so ghi doesn't crash and less because it isn't compatible with the less applet from busybox
* main/ninja: move gtest to checkdependsJonathan Neuschäfer2018-04-281-1/+2
|
* community/py-zmq: upgrade to 17.0.0Fabian Affolter2018-04-281-7/+5
|