Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | testing/sway: upgrade to 1.0.0-beta2 | Henrik Riomar | 2018-12-05 | 2 | -21/+60 | |
| | ||||||
* | testing/wlroots: drop ctags makedepend | Henrik Riomar | 2018-12-05 | 1 | -3/+2 | |
| | ||||||
* | testing/intel-ucode: move from non-free | Natanael Copa | 2018-12-05 | 1 | -0/+29 | |
| | | | | Intel changed their license recently, and allow us to redistribute it. | |||||
* | testing/wlroots: new aport | Henrik Riomar | 2018-12-05 | 1 | -0/+41 | |
| | ||||||
* | testing/mozjs60: disable s390x due to check failure | Natanael Copa | 2018-12-05 | 1 | -1/+1 | |
| | | | | | | | Fails with: make[1]: Leaving directory '/home/buildozer/aports/testing/mozjs60/src/firefox-60.0.2/js/src' testXDR_sourceMap Segmentation fault | |||||
* | testing/iucode-tool: new aport | Natanael Copa | 2018-12-05 | 1 | -0/+37 | |
| | | | | | manipulate microcode update collections for Intel i686 and X86-64 https://gitlab.com/iucode-tool/iucode-tool | |||||
* | testing/shairport-sync: Fix abuild warnings | Henrik Nilsson | 2018-12-05 | 1 | -2/+3 | |
| | | | | | Skip test's as they do not exist. Added openrc subpackage. | |||||
* | community/py-mysqlclient: moved from testing | Carlo Landmeter | 2018-12-04 | 1 | -47/+0 | |
| | ||||||
* | testing/wireguard-virt: rebuild against kernel 4.14.85-r0 | Natanael Copa | 2018-12-04 | 1 | -1/+1 | |
| | ||||||
* | testing/wireguard-vanilla: rebuild against kernel 4.14.85-r0 | Natanael Copa | 2018-12-04 | 1 | -1/+1 | |
| | ||||||
* | testing/ipt-netflow-vanilla: rebuild against kernel 4.14.85-r0 | Natanael Copa | 2018-12-04 | 1 | -1/+1 | |
| | ||||||
* | testing/py-mysqlclient: new aport | Carlo Landmeter | 2018-12-03 | 1 | -0/+47 | |
| | ||||||
* | community/gcc6: move from testing | Natanael Copa | 2018-11-30 | 48 | -9589/+0 | |
| | | | | needed too bootstrap openjdk7 | |||||
* | testing/wireguard-virt: rebuild against kernel 4.14.84-r0 | Natanael Copa | 2018-11-29 | 1 | -1/+1 | |
| | ||||||
* | testing/wireguard-vanilla: rebuild against kernel 4.14.84-r0 | Natanael Copa | 2018-11-29 | 1 | -1/+1 | |
| | ||||||
* | testing/ipt-netflow-vanilla: rebuild against kernel 4.14.84-r0 | Natanael Copa | 2018-11-29 | 1 | -1/+1 | |
| | ||||||
* | testing/gcc6: fix ppc64le build break due to vector parsing | Mike Sullivan | 2018-11-28 | 2 | -1/+14 | |
| | ||||||
* | testing/gcc6: new aport | Natanael Copa | 2018-11-28 | 47 | -0/+9576 | |
| | | | | gcc6-java is needed for bootstrapping openjdk7 | |||||
* | testing/shairport-sync: upgrade to 3.2.2 | Henrik Nilsson | 2018-11-28 | 1 | -3/+3 | |
| | ||||||
* | testing/xfce4-screensaver: new aport | Natanael Copa | 2018-11-28 | 1 | -0/+44 | |
| | | | | | Screensaver and locker for XFCE https://git.xfce.org/apps/xfce4-screensaver/about/ | |||||
* | testing/py-weasyprint: add py3, update to 0.42.3 | Drew DeVault | 2018-11-27 | 1 | -21/+37 | |
| | ||||||
* | testing/vault: bump to 0.11.5 | Joe Holden | 2018-11-26 | 1 | -2/+2 | |
| | | | | https://github.com/hashicorp/vault/blob/v0.11.5/CHANGELOG.md | |||||
* | testing/linux-amlogic: new aport | He Yangxuan | 2018-11-26 | 37 | -0/+14563 | |
| | | | | | | | This kernel package add support for Amlogic S9xxx device. Supported devices include many android box and some SBC like Odroid C2, Khadas Vim, Nanopi K2. This package based on mainline kernel, and apply some patches from mainline amlogic developer. | |||||
* | testing/dmg2img: added missing patch | Francesco Colista | 2018-11-26 | 1 | -0/+219 | |
| | ||||||
* | testing/dmg2img: new aport | Francesco Colista | 2018-11-26 | 1 | -0/+28 | |
| | ||||||
* | testing/hplip: update Debian patch in order to completely remove ↵ | Leonardo Arena | 2018-11-26 | 2 | -15/+45 | |
| | | | | libImageProcessor | |||||
* | testing/hplip: update checksums | Leonardo Arena | 2018-11-26 | 1 | -2/+2 | |
| | ||||||
* | testing/hplip: upgrade to 3.18.10 | Leonardo Arena | 2018-11-26 | 5 | -6/+170 | |
| | | | | | | Disable self-upgrade, remove closed-source parts Patches from Debian and Void | |||||
* | testing/hplip: bump to rebuild against latest net-snnp-libs | Daniel Isaksen | 2018-11-25 | 1 | -1/+1 | |
| | ||||||
* | testing/createrepo_c: upgrade to 0.11.1 | Paul Morgan | 2018-11-24 | 1 | -17/+5 | |
| | | | | | | | | | | | | | | | | | | | Changes in upstream since previous packaged version: - Fix "CR_DELTA_RPM_SUPPORT" redefined warnings - Set to build against Python 3 by default - Update README - Add mergerepo_c --repo-prefix-search and --repo-prefix-replace. - Fix missing packages in mergerepo_c in case multiple VR exists for single pkg in repo. - Enable support for processing legacy tags by default - Correctly identify Requires(missingok) dependencies as legacy Recommends - Change location of drpm code to new address in GitHub Note: Upstream git log says it defaults to Python3. Actually it detects the version of Python and builds accordingly. Therefore this package continues to provide Python2 bindings in the `py2-createrepo_c` subpackage to avoid churn. A future commit can convert the subpackage from Python2 to Python3. | |||||
* | testing/netdata: upgrade to 1.11.1 | Henrik Riomar | 2018-11-23 | 1 | -8/+37 | |
| | ||||||
* | testing/grpc: upgrade to 1.16.1 | Andy Postnikov | 2018-11-22 | 2 | -27/+5 | |
| | ||||||
* | testing/wireguard-virt: rebuild against kernel 4.14.82-r0 | Natanael Copa | 2018-11-21 | 1 | -1/+1 | |
| | ||||||
* | testing/wireguard-vanilla: rebuild against kernel 4.14.82-r0 | Natanael Copa | 2018-11-21 | 1 | -1/+1 | |
| | ||||||
* | testing/ipt-netflow-vanilla: rebuild against kernel 4.14.82-r0 | Natanael Copa | 2018-11-21 | 1 | -1/+1 | |
| | ||||||
* | testing/cni-plugins: new aport | Francesco Colista | 2018-11-21 | 1 | -0/+32 | |
| | ||||||
* | testing/wireguard: upgrade to 0.0.20181119 | Jason A. Donenfeld | 2018-11-20 | 2 | -5/+5 | |
| | | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | |||||
* | testing/speedtest: improve APKBUILD | Leonardo Arena | 2018-11-20 | 1 | -10/+23 | |
| | | | | | | - Correct license - Install a default test and move the others into a subpkg - Add depends | |||||
* | testing/lightdm: add intltool to makedepends | Daniel Isaksen | 2018-11-19 | 1 | -1/+1 | |
| | ||||||
* | testing/py-dulwich: upgrade to 0.19.9 | Fabian Affolter | 2018-11-18 | 1 | -2/+2 | |
| | ||||||
* | testing/py-pygfm: upgrade to 0.1.4 | Stefan Wagner | 2018-11-18 | 1 | -14/+13 | |
| | ||||||
* | testing/py-cairocffi: upgrade to 0.9.0 | Stefan Wagner | 2018-11-18 | 1 | -27/+42 | |
| | ||||||
* | testing/py-pyphen: upgrade to 0.9.5 | Stefan Wagner | 2018-11-18 | 1 | -7/+32 | |
| | ||||||
* | testing/consul: upgrade to 1.4.0 | Gennady Feldman | 2018-11-18 | 1 | -2/+2 | |
| | ||||||
* | testing/ossp-uuid: fix source url | Andy Postnikov | 2018-11-17 | 1 | -1/+1 | |
| | ||||||
* | testing/ossp-uuid: update config.guess | Carlo Landmeter | 2018-11-16 | 1 | -0/+5 | |
| | ||||||
* | testing/ossp-uuid: new aport | Andrzej Trzaska | 2018-11-16 | 1 | -0/+30 | |
| | | | | | | http://www.ossp.org/pkg/lib/uuid/ This package provides OSSP UUID library | |||||
* | testing/speedtest: new aport | Francesco Colista | 2018-11-16 | 1 | -0/+25 | |
| | ||||||
* | testing/wireguard: upgrade to 0.0.20181115 | Jason A. Donenfeld | 2018-11-15 | 2 | -5/+5 | |
| | | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | |||||
* | testing/kubernetes: upgrade to 1.12.2 | Tiago Ilieve | 2018-11-15 | 3 | -47/+54 | |
| | | | | | | | | | | | | - Change URL to HTTPS. - Change license to SPDX format. - Change source back to GitHub, dropping custom 'unpack()' method. - Add 'ensure-cgo-usage.patch'. - Drop 'fix-support-for-ppc64le.patch' as the package isn't built for this architecture. - Enable verbose build to avoid timeout on Travis CI. - Sort binaries list, drop 'kube-aggregator' that was removed upstream and use 'local' variable declaration. |