Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/asciidoctor: upgrade to 2.0.9 | Leo | 2019-05-01 | 1 | -2/+2 | |
| | ||||||
* | main/rng-tools: move from community | Henrik Riomar | 2019-05-01 | 4 | -0/+133 | |
| | | | | | | | | | | | | | | | | Maintaining the system entropy pool with a HWRNG is quite important on embedded devices (e.g. RPI3) and on virtual instances, due to that these systems generate very little entropy on their own. Starting rng-tools early in the boot of a system with a hwrng avoids that the Linux kernel "blocks" for a couple of minutes during boot, before any services using entropy can start. This package supports feeding the kernel entopy pool with random data from different sources, among these /dev/hwrng and the Intel rdrand instruction. The reason for moving it to main is that rng-tools for these reasons also will be beneficial to provide on the Alpine installer media. | |||||
* | main/fstrm: cat test-suite.log | tcely | 2019-04-30 | 1 | -1/+8 | |
| | ||||||
* | main/bind: become maintainer | tcely | 2019-04-30 | 1 | -1/+2 | |
| | ||||||
* | main/bind: security upgrade to 9.14.1 | tcely | 2019-04-30 | 1 | -2/+8 | |
| | | | | | | | - CVE-2019-6467 - CVE-2018-5743 fixes #10367 | |||||
* | main/bind: upgrade to 9.14.0 | tcely | 2019-04-30 | 2 | -37/+84 | |
| | ||||||
* | main/py3-ply: new aport | tcely | 2019-04-30 | 1 | -0/+36 | |
| | | | | | https://www.dabeaz.com/ply/ Python Lex & Yacc | |||||
* | main/fstrm: move from community | tcely | 2019-04-30 | 2 | -0/+84 | |
| | ||||||
* | main/lvm2: upgrade to 2.02.184 | Natanael Copa | 2019-04-30 | 1 | -2/+2 | |
| | ||||||
* | main/lvm2: update patches for actual version(2.02.182) | Ilya Fedorushkov | 2019-04-30 | 3 | -20/+18 | |
| | ||||||
* | main/git: package version bump | Olliver Schinagl | 2019-04-30 | 1 | -1/+1 | |
| | | | | | | To wrap up this series of changes, bump the package version number. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl> | |||||
* | main/git: Split deamon's openrc scripts | Olliver Schinagl | 2019-04-30 | 1 | -1/+9 | |
| | | | | | | | | It seems to be reasonably common to have openrc scripts in their own package. Autodetection here however fails as the openrc-daemon is already a separate pacakge. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl> | |||||
* | main/git: Add disabled check option | Olliver Schinagl | 2019-04-30 | 1 | -0/+1 | |
| | | | | | | | | | | | We are currently not using checks on the build, as they fail anyway on t/t3900-i18n-commit.sh on the Japanese fonts. So clearly state this in the !check as per aports guidelines. Also, if the tests would not fail, we probably better run a profiled build instead which does testing explicitly. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl> | |||||
* | main/git: Git does not replace git-perl anymore | Olliver Schinagl | 2019-04-30 | 1 | -16/+0 | |
| | | | | | | | | In the entire aports repository there is no mention of git-perl except for our own aport. Matter of fact, git-perl is just an addon, which depends on git. So no replace magic is needed anymore here. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl> | |||||
* | main/git: Drop unneeded busybox tar support patch | Olliver Schinagl | 2019-04-30 | 2 | -10/+0 | |
| | | | | | | | | | Since busybox upstream commit d57d62686 ("tar: fix --numeric-owner, --no-same-owner, --no-same-permissions bits") busybox tar supports the 'o' flag, making this patch irrelevant for almost 9 years. Lets drop it as there is no use for it. Signed-off-by: Olliver Schinagl <oliver@schinagl.nl> | |||||
* | main/zfs-vanilla: rebuild against kernel 4.19.37-r1 | Natanael Copa | 2019-04-30 | 1 | -1/+1 | |
| | ||||||
* | main/xtables-addons-vanilla: rebuild against kernel 4.19.37-r1 | Natanael Copa | 2019-04-30 | 1 | -1/+1 | |
| | ||||||
* | main/spl-vanilla: rebuild against kernel 4.19.37-r1 | Natanael Copa | 2019-04-30 | 1 | -1/+1 | |
| | ||||||
* | main/drbd9-vanilla: rebuild against kernel 4.19.37-r1 | Natanael Copa | 2019-04-30 | 1 | -1/+1 | |
| | ||||||
* | main/devicemaster-linux-vanilla: rebuild against kernel 4.19.37-r1 | Natanael Copa | 2019-04-30 | 1 | -1/+1 | |
| | ||||||
* | main/dahdi-linux-vanilla: rebuild against kernel 4.19.37-r1 | Natanael Copa | 2019-04-30 | 1 | -1/+1 | |
| | ||||||
* | main/linux-vanilla: Enable CONFIG_CEPH_LIB_USE_DNS_RESOLVER | Matthias Neugebauer | 2019-04-30 | 9 | -18/+18 | |
| | ||||||
* | main/cyrus-sasl: use heimdal to avoid circular dep | Natanael Copa | 2019-04-30 | 1 | -3/+4 | |
| | | | | | avoid circular dependency: cyrus-sasl -> krb5 -> openldap -> cyrus-sasl | |||||
* | main/s390-tools: fix bash scripts | Tuan Hoang | 2019-04-30 | 3 | -16/+77 | |
| | | | | Install bash as runtime dependency to run zconf scripts | |||||
* | main/libuv: upgrade to 1.28.0 | Oleg Titov | 2019-04-30 | 1 | -2/+2 | |
| | ||||||
* | main/orbit2: remove | Leo | 2019-04-30 | 2 | -63/+0 | |
| | | | | | | - Deprecated - Has no consumers - Unmaintained | |||||
* | main/gconf: modernize | Leo | 2019-04-30 | 1 | -7/+8 | |
| | | | | | | | - Fix license - Disable obsolete orbit support - enable gsettings - disable static library | |||||
* | main/libbonobo: remove | Leo | 2019-04-30 | 2 | -72/+0 | |
| | | | | | | - Is deprecated in favor of D-Bus and GIO from Glib - Has no consumers - Unmaintained | |||||
* | main/gnome-vfs: remove | Leo | 2019-04-30 | 6 | -158/+0 | |
| | | | | | | - Deprecated in favor of GIO and Gvfs - No consumers - Unmaintained | |||||
* | main/libgnome: remove | Leo | 2019-04-30 | 6 | -171/+0 | |
| | | | | | | - Deprecated - Has no consumers - Depends on deprecated stuff | |||||
* | main/py-gnome: modernize | Leo | 2019-04-30 | 1 | -46/+25 | |
| | | | | | | - Drop all subpackages except dev and gconf - Fix license - Use modern style | |||||
* | main/mosquitto: upgrade to 1.6.1 | Leo | 2019-04-30 | 1 | -3/+3 | |
| | ||||||
* | main/nano: upgrade to 4.2 | prspkt | 2019-04-30 | 1 | -2/+2 | |
| | ||||||
* | main/qextserialport: modernize | Leo | 2019-04-30 | 1 | -36/+0 | |
| | | | | | | - Switch to Qt5, Qt4 is EOL - Move to community due to qt5 - add !check | |||||
* | main/cyrus-sasl: fix buildtime circular dep | Natanael Copa | 2019-04-30 | 1 | -4/+3 | |
| | | | | | remove openldap from makedepends to avoid circular build time dependency. It does not appear to be linked in anyway. | |||||
* | main/gobject-introspection: upgrade to 1.60.1 | Francesco Colista | 2019-04-30 | 1 | -2/+2 | |
| | ||||||
* | main/libsecret: upgrade to 0.18.8, enabled vala bindings, update APKBUILD | Francesco Colista | 2019-04-30 | 1 | -24/+16 | |
| | ||||||
* | main/vala: upgrade to 0.44.3 | Francesco Colista | 2019-04-30 | 1 | -2/+2 | |
| | ||||||
* | main/py-requests: patch to support newer urllib3 | Francesco Colista | 2019-04-30 | 2 | -3/+77 | |
| | | | | fix issue #10378 | |||||
* | main/mariadb: fix typo in init.d script | Natanael Copa | 2019-04-30 | 2 | -3/+3 | |
| | | | | ref #10380 | |||||
* | main/abuild: upgrade to 3.4.0_rc3 | Natanael Copa | 2019-04-30 | 2 | -73/+3 | |
| | ||||||
* | main/wayland: upgrade to 1.17 | Drew DeVault | 2019-04-30 | 2 | -312/+3 | |
| | ||||||
* | main/py-pgen: upgrade to 2.7.16 | alpine-mips-patches | 2019-04-30 | 1 | -4/+2 | |
| | | | | Just a re-sync with the main/python2 aport to clean distfiles. | |||||
* | main/rhash: upgrade to 1.3.8 | alpine-mips-patches | 2019-04-30 | 1 | -5/+5 | |
| | | | | This update particularly fixes the eDonkey link test failure on mipsel*. | |||||
* | main/vim: fix vimdiff dependency on gvim | Milan P. Stanić | 2019-04-30 | 1 | -3/+3 | |
| | | | | remove conflicts in gvim subpackage | |||||
* | main/curl: disable SSH support via libssh2 | Leo | 2019-04-29 | 1 | -4/+4 | |
| | | | | | | fixes #10222 See: https://bugs.alpinelinux.org/issues/10222 for more info | |||||
* | main/abuild: backport upstream fix | Natanael Copa | 2019-04-29 | 2 | -2/+72 | |
| | ||||||
* | main/abuild: upgrade to 3.4.0_rc2 | Natanael Copa | 2019-04-29 | 2 | -41/+3 | |
| | ||||||
* | main/py-future: upgrade to 0.17.1 | Francesco Colista | 2019-04-29 | 1 | -5/+5 | |
| | ||||||
* | main/py-urllib3: upgrade to 1.25.1 | Francesco Colista | 2019-04-29 | 1 | -2/+2 | |
| |