aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* testing/qt5-qtquickcontrols2: upgrade to 5.10.1Natanael Copa2018-05-011-3/+3
|
* testing/qt5-qtlocation: upgrade to 5.10.1Natanael Copa2018-05-011-3/+3
|
* testing/qt5-qtconnectivity: upgrade to 5.10.1Natanael Copa2018-05-011-3/+3
|
* community/{qt5-x11exstras => qt5-qtx11extras}: renameNatanael Copa2018-05-011-1/+1
| | | | rename to be consistent with the other qt5-qt* packages
* community/qt5-x11extras: upgrade to 5.10.1Natanael Copa2018-05-011-3/+3
|
* community/py3-qt5: upgrade to 5.10.1Natanael Copa2018-05-011-3/+3
|
* community/{qt5-websockets => qt5-qtwebsockets}: renameNatanael Copa2018-05-011-1/+1
| | | | rename so we are consistent with the the other qt5-qt* packages.
* community/qt5-websockets: upgrade to 5.10.1Natanael Copa2018-05-011-3/+3
|
* community/qt5-qtxmlpatterns: upgrade to 5.10.1Natanael Copa2018-05-011-3/+3
|
* community/qt5-qttranslations: upgrade to 5.10.1Natanael Copa2018-05-011-3/+3
|
* community/qt5-qtsvg: upgrade to 5.10.1Natanael Copa2018-05-011-3/+3
|
* community/qt5-qtserialport: upgrade to 5.10.1Natanael Copa2018-05-011-3/+3
|
* community/qt5-qtscript: upgrade to 5.10.1Natanael Copa2018-05-012-5/+5
|
* community/qt5-qtquickcontrols: upgrade to 5.10.1Natanael Copa2018-05-011-3/+3
|
* community/qt5-qtmultimedia: upgrade to 5.10.1Natanael Copa2018-05-011-3/+3
|
* community/qt5-qttools: upgrade to 5.10.1Natanael Copa2018-05-011-3/+3
|
* community/qt5-qtimageformats: upgrade to 5.10.1Natanael Copa2018-05-011-3/+3
|
* community/qt5-qtgraphicaleffects: upgrade to 5.10.1Natanael Copa2018-05-011-3/+3
|
* community/qt5-qtdeclarative: upgrade to 5.10.1Natanael Copa2018-05-012-4/+23
|
* community/qt5-qtbase: upgrade to 5.10.1Natanael Copa2018-05-012-107/+21
|
* 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
|