Go to file
Natanael Copa 47bac8c29c upgrade: reset versioned deps in world when doing upgrade -a
Doing "apk add file.apk" adds a versioned dependency to allow
downgrading, and sticky version. Most often this is to install
single packages from newer repository. So it would make sense
to reset them to non-versioned if doing:

 apk upgrade -a

fixes #346
2010-05-12 06:08:18 +00:00
src upgrade: reset versioned deps in world when doing upgrade -a 2010-05-12 06:08:18 +00:00
test test: add test cases for version comparing 2009-11-06 13:20:30 +02:00
.gitignore build: rewrite make system to something slightly similar to kbuild 2009-04-16 13:49:16 +03: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: update make rules 2009-08-05 16:58:12 +03:00
Makefile apk-tools-2.0.2 2010-03-16 10:24:55 +02: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