Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/networkmanager: enable on arm | Natanael Copa | 2016-02-11 | 1 | -1/+1 |
| | |||||
* | testing/mono: disable for x86_64 | Carlo Landmeter | 2016-02-11 | 1 | -1/+1 |
| | |||||
* | testing/domoticz: update checksums | Carlo Landmeter | 2016-02-11 | 1 | -3/+3 |
| | |||||
* | testing/domoticz: move static www to usr/share | Carlo Landmeter | 2016-02-11 | 3 | -5/+7 |
| | |||||
* | testing/zabbix: beta testing/release candidate port | Leonardo Arena | 2016-02-11 | 11 | -0/+363 |
| | |||||
* | testing/wbar: new aport | ScrumpyJack | 2016-02-11 | 3 | -0/+148 |
| | | | | | A simple and customizable quick-launch desktop dock https://code.google.com/p/wbar/ | ||||
* | testing/domoticz: multiple fixes | Carlo Landmeter | 2016-02-11 | 5 | -12/+37 |
| | |||||
* | testing/php7: temporarily disable on x86 | Sören Tempel | 2016-02-10 | 1 | -1/+1 |
| | |||||
* | testing/php7: new aport | Valery Kartel | 2016-02-10 | 6 | -0/+513 |
| | | | | | The PHP language runtime engine - 7th branch http://php.net/ | ||||
* | testing/lua-ljsyscall: upgrade to 0.11 | Michael Zuo | 2016-02-10 | 1 | -4/+4 |
| | |||||
* | testing/libgdiplus: update to v4.2 | Jonathan Curran | 2016-02-10 | 1 | -5/+5 |
| | | | | http://www.mono-project.com/docs/gui/libgdiplus/ | ||||
* | testing/editorconfig: fix depends | Natanael Copa | 2016-02-10 | 1 | -3/+3 |
| | |||||
* | testing/editorconfig: new aport | Paul Morgan | 2016-02-10 | 1 | -0/+49 |
| | | | | | | | | | | | | EditorConfig helps developers define and maintain consistent coding styles between different editors and IDEs. This package provides the standalone editorconfig core binary and library that is needed by various plugins. For example, the vim plugin (not in this package) depends on the editorconfig binary (this package) since vim is compiled without python support on Alpine. | ||||
* | testing/google-authenticator: new aport. Fixes #5102 | Leonardo Arena | 2016-02-10 | 1 | -0/+51 |
| | | | | Two-step verification application from Google | ||||
* | testing/mono: upgrade to v4.2.2.30 | Jonathan Curran | 2016-02-09 | 5 | -49/+57 |
| | | | | | | http://www.mono-project.com/ Included fixes come from openSUSE mono factory | ||||
* | testing/perl-test-simple: remove man pages | Sören Tempel | 2016-02-09 | 1 | -3/+5 |
| | | | | | They seem to be already provided by perl-doc. Installing perl-doc and perl-test-simple-doc should thus result in a conflict. | ||||
* | testing/virtualbox-guest-modules: enable on x86 | Natanael Copa | 2016-02-09 | 1 | -1/+1 |
| | |||||
* | testing/virtualbox-guest-modules: new aport | Ben Allen | 2016-02-09 | 2 | -0/+82 |
| | | | | - Virtualbox Guest Additions kernel modules: vboxguest and vboxsf. | ||||
* | testing/at: new aport | msun | 2016-02-09 | 7 | -0/+157 |
| | | | | | http://packages.qa.debian.org/a/at.html AT and batch delayed command scheduling utility and daemon | ||||
* | testing/hdf5: update to 1.8.16 | Isaac Dunham | 2016-02-09 | 1 | -14/+9 |
| | | | | | | | | | | * Apparently the old version, built with our current toolchain, failed a few tests. This passes all tests. * Delete obsolete reference to timezone bug; this may have been fixed by the tm_gmtoff change in musl. * Try building on ARM again, since we have a new version. | ||||
* | testing/domoticz: update checksums | Carlo Landmeter | 2016-02-08 | 1 | -3/+3 |
| | |||||
* | testing/domoticz: add init support | Carlo Landmeter | 2016-02-08 | 4 | -9/+51 |
| | |||||
* | testing/domoticz: new aport | Carlo Landmeter | 2016-02-08 | 2 | -0/+90 |
| | |||||
* | testing/openzwave: new aport | Carlo Landmeter | 2016-02-08 | 2 | -0/+70 |
| | |||||
* | testing/hdf5: Temporarily disable on armhf | Sören Tempel | 2016-02-07 | 1 | -1/+1 |
| | | | | | | | Even though this aport should theoretically build on armhf out of the box it currently causes a segmentation fault during the build phase. To unblock the armhf builder I decided to temporarily disable the arch for this aport. | ||||
* | testing/kbuild: disable on armhf | Sören Tempel | 2016-02-06 | 1 | -1/+1 |
| | | | | The arm architecture doesn't seem to be supported. | ||||
* | testing/libinput: upgrade to 1.1.6 | Sören Tempel | 2016-02-06 | 1 | -4/+4 |
| | |||||
* | testing/drbd9-grsec: upgrade to 9.0.1 | Roland Kammerer | 2016-02-05 | 2 | -19/+12 |
| | | | | | - New upstream release - Removed busybox-mv patch, I merged that upstream | ||||
* | community/docker: upgrade to 1.10.0 | Natanael Copa | 2016-02-05 | 3 | -142/+0 |
| | |||||
* | testing/tini: moved to community | Danilo Bürger | 2016-02-05 | 1 | -33/+0 |
| | |||||
* | testing/homer-ui: move dashboard to /etc | Leonardo Arena | 2016-02-05 | 1 | -3/+5 |
| | |||||
* | testing/dnscrypt-proxy: update to 1.6.1 | Stuart Cardall | 2016-02-04 | 1 | -5/+5 |
| | | | | | | | | | | | Malformed packets could cause the OpenDNS deviceid, OpenDNS set-client-ip, blocking and AAAA blocking plugins to use uninitialized pointers, leading to a denial of service or possibly code execution. The vulnerable code is present since dnscrypt-proxy 1.1.0. OpenDNS users and people using dnscrypt-proxy in order to block domain names and IP addresses should upgrade as soon as possible. | ||||
* | testing/network-manager-applet: move from unmaintained and upgrade to 1.0.10 | Natanael Copa | 2016-02-04 | 1 | -0/+55 |
| | |||||
* | testing/texlive: rebuild against poppler-0.39 | Natanael Copa | 2016-02-04 | 1 | -1/+1 |
| | |||||
* | testing/docker: upgrade to 1.10.0_rc4 | Natanael Copa | 2016-02-04 | 1 | -4/+4 |
| | |||||
* | testing/docker: upgrade to 1.10.0_rc3 | Natanael Copa | 2016-02-03 | 1 | -4/+4 |
| | |||||
* | testing/h2o: update to 1.6.3 | Bennett Goble | 2016-02-03 | 1 | -4/+4 |
| | |||||
* | testing/tinyssh: update to 20160201 | Stuart Cardall | 2016-02-03 | 1 | -5/+5 |
| | |||||
* | testing/connman: upgrade to 1.31, add init-script | Valery Kartel | 2016-02-03 | 3 | -26/+42 |
| | |||||
* | testing/btrbk: update to 0.22.2 | Stuart Cardall | 2016-02-03 | 1 | -4/+4 |
| | |||||
* | testing/chan-sccp: upgrade to 4.2.2 release 6497 | Valery Kartel | 2016-02-03 | 1 | -8/+7 |
| | |||||
* | testing/mopidy: upgrade to 1.1.2 | Łukasz Jendrysik | 2016-02-02 | 1 | -4/+4 |
| | |||||
* | testing/py-numpy: upgrade to 1.10.4 | Francesco Colista | 2016-02-02 | 1 | -14/+6 |
| | |||||
* | testing/lapack: new aport | Francesco Colista | 2016-02-02 | 1 | -0/+52 |
| | |||||
* | testing/mdev-like-a-boss: new aport | Isaac Dunham | 2016-02-02 | 4 | -0/+180 |
| | | | | Based on a package for Gentoo, though less useful on Alpine | ||||
* | testing/php-ssh2: new aport | Valery Kartel | 2016-02-02 | 1 | -0/+36 |
| | | | | | PHP bindings for the libssh2 library https://pecl.php.net/package/ssh2 | ||||
* | testing/libsrs2: new aport | Valery Kartel | 2016-02-02 | 1 | -0/+52 |
| | | | | | Sender Rewriting Scheme library, a part of the SPF/SRS protocol pair http://www.libsrs2.org | ||||
* | testing/nvme-cli: fix linux-headers makedepend | Natanael Copa | 2016-02-02 | 1 | -1/+1 |
| | |||||
* | New package for NVMe cli, management tools for nvme* devices | Florian Heigl | 2016-02-02 | 1 | -0/+35 |
| | |||||
* | testing/exim: add ca-certificates as dependency | Valery Kartel | 2016-02-02 | 2 | -4/+3 |
| |