Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/nano: upgrade to 4.8 | Leo | 2020-02-07 | 1 | -2/+2 | |
| | ||||||
* | main/nodejs: fix man pages to have npm- prefix | Jakub Jirutka | 2020-02-07 | 1 | -1/+9 | |
| | ||||||
* | main/nodejs: upgrade to 12.15.0 | Jakub Jirutka | 2020-02-07 | 1 | -2/+6 | |
| | ||||||
* | main/cython: upgrade to 0.29.15 | Leo | 2020-02-07 | 1 | -2/+2 | |
| | ||||||
* | main/directfb: Add patch to automatically detect touchscreens using tslib | Minecrell | 2020-02-07 | 2 | -2/+35 | |
| | ||||||
* | main/directfb: modernize | Minecrell | 2020-02-07 | 1 | -32/+33 | |
| | | | | | - Fix linter issues - Add -static subpackage to fix abuild warning | |||||
* | main/http-parser: upgrade to 2.9.3 | Leo | 2020-02-07 | 1 | -9/+3 | |
| | ||||||
* | main/perl-cpanel-json-xs: upgrade to 4.19 | Leo | 2020-02-07 | 1 | -8/+3 | |
| | ||||||
* | main/strace: upgrade to 5.5 | Leo | 2020-02-07 | 1 | -5/+2 | |
| | ||||||
* | main/checkbashisms: upgrade to 2.20.1 | Leo | 2020-02-07 | 1 | -4/+2 | |
| | ||||||
* | main/clamav: upgrade to 0.102.2 | Milan P. Stanić | 2020-02-07 | 1 | -2/+2 | |
| | ||||||
* | main/ca-certificates: fix bundle with certs without newline | Natanael Copa | 2020-02-06 | 2 | -4/+44 | |
| | | | | | | | | backport fix that adds newline to each cert in the bundle. The reason is that trailing newline is no requirement so self generated certs may not have it. ref #8379 | |||||
* | main/zfs-lts: rebuild against kernel 5.4.18-r0 | Natanael Copa | 2020-02-06 | 1 | -1/+1 | |
| | ||||||
* | main/xtables-addons-lts: rebuild against kernel 5.4.18-r0 | Natanael Copa | 2020-02-06 | 1 | -1/+1 | |
| | ||||||
* | main/drbd-lts: rebuild against kernel 5.4.18-r0 | Natanael Copa | 2020-02-06 | 1 | -1/+1 | |
| | ||||||
* | main/dahdi-linux-lts: rebuild against kernel 5.4.18-r0 | Natanael Copa | 2020-02-06 | 1 | -1/+1 | |
| | ||||||
* | main/linux-lts: upgrade to 5.4.18 | Milan P. Stanić | 2020-02-06 | 12 | -25/+25 | |
| | | | | change url to https://www.kernel.org | |||||
* | main/linux-rpi: upgrade to 5.4.18 | Natanael Copa | 2020-02-06 | 1 | -3/+3 | |
| | ||||||
* | main/py3-pycryptodome: upgrade to 3.9.6 | Leo | 2020-02-06 | 1 | -2/+2 | |
| | ||||||
* | main/cmake: upgrade to 3.16.4 | Leo | 2020-02-06 | 1 | -2/+2 | |
| | ||||||
* | main/screen: upgrade to 4.8.0 | Leo | 2020-02-06 | 1 | -8/+5 | |
| | ||||||
* | main/ctags: upgrade to 0_git20200205 | Sören Tempel | 2020-02-06 | 2 | -48/+4 | |
| | | | | | | | | | Unfortunately, upstream does not tag releases currently [1]. For this reason, the package is technically outdated most of the time. I believe it make sense to update the package periodically, the last update was done almost two months ago, time for a new one. [1]: https://github.com/universal-ctags/ctags/issues/1038 | |||||
* | main/hwids: upgrade to 20200204 | Milan P. Stanić | 2020-02-05 | 1 | -2/+2 | |
| | ||||||
* | main/linux-octeon: upgrade to 5.4.17, add UBNT E200 SDIO underclocking ↵ | Ariadne Conill | 2020-02-05 | 3 | -4/+55 | |
| | | | | workaround | |||||
* | main/openjpeg: secfixes (CVE-2020-6851,CVE-2020-8112) | Natanael Copa | 2020-02-05 | 3 | -4/+83 | |
| | | | | fixes #11189 | |||||
* | main/busybox: increase max log line length from 256 to 512 | Jakub Jirutka | 2020-02-05 | 2 | -3/+3 | |
| | | | | 256 characters is not enough for many programs. | |||||
* | main/clang: make clang-dev depend on clang-extra-tools | Leo | 2020-02-05 | 1 | -2/+2 | |
| | ||||||
* | main/wireless-regdb: upgrade to 2019.06.03 | Leo | 2020-02-05 | 1 | -6/+4 | |
| | ||||||
* | main/gnupg: remove systemd documentation | Leo | 2020-02-05 | 1 | -1/+4 | |
| | ||||||
* | main/vte3: add vte-ng patches for termite | Ibex | 2020-02-05 | 2 | -3/+290 | |
| | ||||||
* | main/varnish: upgrade to 6.3.2 | Leo | 2020-02-05 | 1 | -8/+3 | |
| | ||||||
* | main/py3-phonenumbers: upgrade to 8.11.3 | Leo | 2020-02-05 | 1 | -2/+2 | |
| | ||||||
* | main/uwsgi: simplify abuild after purging python2 | Jakub Jirutka | 2020-02-04 | 1 | -14/+9 | |
| | ||||||
* | main/uwsgi: actually add post-upgrade script | Jakub Jirutka | 2020-02-04 | 1 | -2/+2 | |
| | ||||||
* | main/uwsgi: bump pkgrel | Jakub Jirutka | 2020-02-04 | 1 | -1/+1 | |
| | ||||||
* | main/uwsgi: mitigate backward compat. breakage in -python3 and -gevent3 | Jakub Jirutka | 2020-02-04 | 2 | -2/+32 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Packages uwsgi-python and uwsgi-gevent were removed and packages uwsgi-python3 and uwsgi-gevent3 renamed to uwsgi-python and uwsgi-gevent, respectively; without setting $provides and adding a warning message. This breakes backward compatibility with previous versions of the packages and thus introduces problems with upgrade to Alpine v3.11. The worst is that the names overlap, so when users with uwsgi-python or uwsgi-gevent (Python 2) installed upgrade to Alpine v3.11, they will suddenly end-up with Python 3 versions without noticing. This may lead to hard times trying to figure out why the app doesn't work correctly! Users with uwsgi-python3 or uwsgi-gevent3 installed will not be able to upgrade because of missing packages. After they find what happend and install uwsgi-python or uwsgi-gevent instead, they would have to also fix their uWSGI configuration to load correct plugin. Also all the major distros (except Arch Linux) name uWSGI Python 3 plugin as python3(_plugin.so) or python38(_plugin.so) and keep this name even after purging Python 2. That's consistent with naming Python 3 binary as python3 and not python. Unfortunately, there's no way how to fix this mess now without introducing another breaking change in v3.11 branch. This patch just fixes the upgrade path for uwsgi-python3 and uwsgi-gevent3 users and adds post-upgrade warning message. This problem was introduced in commit 3ee2dbe9737e86f9432a72e9cf49f41de7e5804b authored by @Leo and committed by @ncopa. | |||||
* | main/glslang: explicitly use samuria instead of ninja | Natanael Copa | 2020-02-04 | 1 | -2/+2 | |
| | ||||||
* | main/meson: explicitly use samurai dependency | Natanael Copa | 2020-02-04 | 1 | -2/+2 | |
| | | | | | | explicitly use samurai as dependency instead of rely on provides=ninja. This makes it easier to figure out the build order, since currently we dont consider provides at build time. | |||||
* | main/linux-rpi: upgrade to 5.4.17 | Natanael Copa | 2020-02-04 | 1 | -3/+3 | |
| | ||||||
* | main/zfs-lts: rebuild against kernel 5.4.17-r0 | Natanael Copa | 2020-02-04 | 1 | -1/+1 | |
| | ||||||
* | main/xtables-addons-lts: rebuild against kernel 5.4.17-r0 | Natanael Copa | 2020-02-04 | 1 | -3/+3 | |
| | ||||||
* | main/drbd-lts: rebuild against kernel 5.4.17-r0 | Natanael Copa | 2020-02-04 | 1 | -1/+1 | |
| | ||||||
* | main/dahdi-linux-lts: rebuild against kernel 5.4.17-r0 | Natanael Copa | 2020-02-04 | 1 | -1/+1 | |
| | ||||||
* | main/linux-lts: add -virt for armv7 | Natanael Copa | 2020-02-04 | 2 | -0/+4691 | |
| | | | | ref https://lists.alpinelinux.org/~alpine/aports/patches/3253 | |||||
* | main/linux-lts: upgrade to 5.4.17 | Milan P. Stanić | 2020-02-04 | 11 | -22/+22 | |
| | ||||||
* | main/alpine-ipxe: upgrade to 1.20.1 | Carlo Landmeter | 2020-02-04 | 1 | -6/+5 | |
| | | | | add floppy target | |||||
* | main/mosquitto: add -dbg package | Natanael Copa | 2020-02-04 | 1 | -2/+2 | |
| | | | | ref #11186 | |||||
* | main/busybox: fix nslookup with search domains | Natanael Copa | 2020-02-04 | 2 | -1/+179 | |
| | | | | | upstream report: https://bugs.busybox.net/show_bug.cgi?id=12541 downstream report: https://github.com/gliderlabs/docker-alpine/issues/539 | |||||
* | main/postfix: upgrade to 3.4.9 | Andy Postnikov | 2020-02-04 | 1 | -2/+2 | |
| | ||||||
* | main/py3-django: security upgrade to 1.11.28 | Kaarle Ritvanen | 2020-02-04 | 1 | -2/+4 | |
| |