Go to file
Timo Teräs e03716ff3b solver: consider virtual provides to exclude non-provides transitively
this fixes package selection when a 'real' package exists, but would
need to be provided by another package with 'virtual provides'.

In current package database this can happen with postgresql which is
also provided by postgresql-bdr. Normally postgresql would be satisfied
by postgresql, but if any package depends on postgresql-bdr and there's
no versioned dependency on postgresql this will help apk figure out
that postgresql-bdr should be used.
2017-10-27 15:20:03 +03:00
libfetch libfetch: fix certificate host name check 2017-10-06 18:09:37 +03:00
src solver: consider virtual provides to exclude non-provides transitively 2017-10-27 15:20:03 +03:00
test test: modernize testing APKBUILDs 2017-06-11 12:49:00 +02:00
.gitignore build and use bundled libfetch natively 2017-10-05 16:59:14 +03:00
.travis.yml travis: notify on IRC 2017-07-25 23:25:52 +02:00
AUTHORS Initial commit of some stuff written so far. Still in state of flux. Expect 2008-04-17 14:09:13 +00:00
Make.rules build and use bundled libfetch natively 2017-10-05 16:59:14 +03:00
Makefile apk-tools-2.8.0 2017-10-06 19:08:49 +03:00
NEWS Initial commit of some stuff written so far. Still in state of flux. Expect 2008-04-17 14:09:13 +00:00
README Initial commit of some stuff written so far. Still in state of flux. Expect 2008-04-17 14:09:13 +00:00

README