Go to file
Fredrik Gustafsson cfa8b736f8 Don't unpack files to system root
When unpacking a file that is in root, it got a temporary file
name /.apk...  however if the --root option was used it should
have the name root/.apk... otherwise unpacking will fail if the
user does not have write access to /.

Signed-off-by: Fredrik Gustafsson <fredrigu@axis.com>
2019-11-22 14:41:55 +02:00
libfetch fix strncpy bounds errors 2019-02-13 16:05:27 +02:00
src Don't unpack files to system root 2019-11-22 14:41:55 +02:00
test add: always use UTC for virtual package versions 2019-11-18 16:46:57 +01:00
.gitignore build and use bundled libfetch natively 2017-10-05 16:59:14 +03:00
.gitlab-ci.yml Add debian to CI builds 2019-11-21 10:30:53 +01:00
.mailmap add .mailmap to consolidate git shortlog 2018-09-10 09:19:01 +03:00
.travis.yml travis: fix dependencies to match v3.10 instead of edge 2019-11-13 13:19:31 +01: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.10.4 2019-06-05 15:34:16 +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