Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | main/sysstat: remove obsolete patch | Leo | 2020-02-04 | 2 | -34/+2 | |
| | | | | This is fixed upstream in different ways | |||||
* | main/open-isns: upgrade to 0.100 | Leo | 2020-02-04 | 1 | -2/+3 | |
| | ||||||
* | main/distcc: upgrade to 3.3.3 | Leo | 2020-02-04 | 1 | -13/+9 | |
| | ||||||
* | main/beep: upgrade to 1.4.7 | Leo | 2020-02-04 | 2 | -16/+3 | |
| | ||||||
* | main/iproute2: upgrade to 5.5.0 | Leo | 2020-02-04 | 1 | -3/+3 | |
| | ||||||
* | main/xtables-addons: upgrade to 3.8 | Leo | 2020-02-04 | 1 | -2/+2 | |
| | ||||||
* | main/perl-dbd-pg: upgrade to 3.10.4 | Leo | 2020-02-04 | 1 | -2/+2 | |
| | ||||||
* | main/perl-cgi: upgrade to 4.46 | Leo | 2020-02-04 | 1 | -6/+4 | |
| | ||||||
* | main/doas: upgrade to 6.6.1 | Leo | 2020-02-04 | 1 | -6/+3 | |
| | ||||||
* | main/open-iscsi: fix path of commands on initd, add -dev and -libs subpkg | Leo | 2020-02-03 | 2 | -6/+5 | |
| | | | | fixes #11183 | |||||
* | main/libinput: upgrade to 1.15.1 | Leo | 2020-02-03 | 1 | -4/+2 | |
| | ||||||
* | main/p11-kit: revert bdda844bf392b5f4e7d826600a1364cf8bd4e0dd | Leo | 2020-02-03 | 1 | -1/+1 | |
| | ||||||
* | main/libtasn1: make -dev subpackage depend on -progs subpackage | Leo | 2020-02-03 | 1 | -1/+6 | |
| | ||||||
* | main/py3-wheel: upgrade to 0.34.2 | Leo | 2020-02-03 | 1 | -2/+2 | |
| | ||||||
* | main/hylafaxplus: remove obsolete patch | Leo | 2020-02-03 | 1 | -15/+0 | |
| | | | | removed in 37a376dc57f95f6cc49de698b94e36e5148a2b30 | |||||
* | main/cryptsetup: upgrade to 2.3.0 | Leo | 2020-02-03 | 1 | -5/+2 | |
| | ||||||
* | main/py3-cairo: upgrade to 1.19.0 | Leo | 2020-02-03 | 1 | -3/+3 | |
| | ||||||
* | main/cracklib-words: modernize, fix url= by rebuilding | Leo | 2020-02-03 | 1 | -12/+7 | |
| | ||||||
* | main/protobuf: upgrade to 3.11.3 | Leo | 2020-02-03 | 1 | -2/+2 | |
| | ||||||
* | main/sharutils: add xz to depends | Carlo Landmeter | 2020-02-02 | 1 | -2/+2 | |
| | | | | | tests run xz with options not provided by busybox xz so we asume busybox xz is not supported. | |||||
* | main/p11-kit: add libtasn1-progs to makedepends | Carlo Landmeter | 2020-02-02 | 1 | -1/+1 | |
| | | | | 78e034fe splits progs from lib which are needed in build | |||||
* | main/perl-test2-suite: upgrade to 0.000129 | Francesco Colista | 2020-02-02 | 1 | -2/+2 | |
| | ||||||
* | main/perl-type-tiny: upgrade to 1.008005 | Francesco Colista | 2020-02-02 | 1 | -2/+2 | |
| | ||||||
* | main/perl-scalar-list-utils: upgrade to 1.54 | Francesco Colista | 2020-02-02 | 1 | -3/+3 | |
| | ||||||
* | main/hylafaxplus: upgrade to 7.0.2 | Francesco Colista | 2020-02-02 | 1 | -22/+20 | |
| | ||||||
* | main/hylafaxplus: upgrade to 7.0.2 | Francesco Colista | 2020-02-02 | 1 | -6/+4 | |
| | ||||||
* | main/duply: upgrade to 2.2.1 | Francesco Colista | 2020-02-02 | 1 | -3/+3 | |
| | ||||||
* | main/libmtp: upgrade to 1.1.17 | Leo | 2020-02-02 | 1 | -7/+3 | |
| | ||||||
* | main/hvtools: fix url= and license= | Leo | 2020-02-02 | 1 | -5/+4 | |
| | ||||||
* | main/gtk-engines: rebuild to fix url= and fix license= | Leo | 2020-02-02 | 1 | -20/+9 | |
| | ||||||
* | main/gpicview: fix license= and rebuild for url= | Leo | 2020-02-02 | 1 | -20/+6 | |
| | ||||||
* | main/heimdal: fix url= | Leo | 2020-02-02 | 1 | -8/+3 | |
| | ||||||
* | main/gconf: Remove | Leo | 2020-02-02 | 1 | -40/+0 | |
| | | | | | - Replaced upstream by dconf - No more consumers for it in Alpine Linux | |||||
* | main/dillo: fix url= and license= | Leo | 2020-02-02 | 1 | -24/+14 | |
| | ||||||
* | main/cairomm: fix url= | Leo | 2020-02-02 | 1 | -14/+9 | |
| |