Natanael Copa

Results 97 comments of Natanael Copa

i working on the base images. meanwhile, you should be able to `apk upgrade -U -a`

It is valid, but mips support is fresh and we dont yet have it included in any edge release: http://dl-cdn.alpinelinux.org/alpine/edge/releases/

I think that filling in the open-source application will increase the rate limit for the alpine org itself? not for other users using the alpine image?

Looks like we fixed libXtst [7 years ago](https://gitlab.alpinelinux.org/alpine/aports/-/commit/ca33affea49de655ea0a1aa27accea11f84df7c1) Which CVE did you find for libxt? Do you know where I can find the exact git commit (or source change) for...

Ok, i found the 18.1.32 source. I made a diff with all the copyright comment updates removed in case someone wants to help analyze this: ```diff --- db-18.1.32/src/btree/bt_cursor.c +++ db-18.1.40/src/btree/bt_cursor.c...

I have an example Dockerfile. I don't know how to embed it in `generate.pl` properly? Maybe we should introduce `Dockerfile.template` and `Dockerfile.template-alpine` or similar? There `make test_harness` have some failing...

I am also working on official upstream rootfs images with the v3.5 release

I am not able to reproduce it. I note that it tries to install `python2-dev-2.7.13-r1` which seems to be old. You can try one of the following: - Try run...

`alpine-sdk` depends on the tools for buildling alpine itself, including tools to generate iso image. You will normally not need that in a docker image. What you probably mean is...

reoprted upstream here: https://bugs.alpinelinux.org/issues/9981