| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
- https://github.com/libuv/libuv/releases 1.29.1
- Add $pkgname-static to subpackages
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
also enable tests on other arches than x86
|
|
|
|
|
| |
* adopt maintainership
* disable umockdev tests, we don't package it yet
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
fails on builders due to containerization edge-cases.
ok github.com/mholt/caddy/caddy 0.034s
--- FAIL: TestSetCPU (0.01s)
run_test.go:56: Test 3: GOMAXPROCS was 24 but expected 1456292745
run_test.go:56: Test 9: GOMAXPROCS was 24 but expected 1456292745
FAIL
FAIL github.com/mholt/caddy/caddy/caddymain 0.075s
https://build.alpinelinux.org/buildlogs/build-edge-x86/community/caddy/caddy-1.0.0-r0.log
|
|
|
|
|
|
|
|
|
|
|
|
| |
Superseeds PR7880 (there was too much to change for a review).
1. Caddy now uses the Go Modules system:
-> builds and tests require a new environment variable
-> it now requires a custom cleanup step
2. Tests now pass (on my builder)
3. Adopt
Closes: GH-7907
|
|
|
|
| |
Closes: GH-7995
|
|
|
|
| |
Closes: GH-7935
|
|
|
|
| |
Closes: GH-7935
|
|
|
|
| |
Closes: GH-7935
|
|
|
|
| |
Closes: GH-7935
|
|
|
|
| |
Closes: GH-7935
|
|
|
|
| |
Closes: GH-7935
|
|
|
|
| |
Closes: GH-7935
|
|
|
|
| |
Closes: GH-7935
|
|
|
|
| |
Closes: GH-7935
|
|
|
|
| |
Closes: GH-7935
|
|
|
|
| |
Closes: GH-7935
|
|
|
|
| |
Closes: GH-7935
|
|
|
|
| |
Closes: GH-7935
|
|
|
|
| |
Closes: GH-7935
|
| |
|
|
|
|
| |
Closes: GH-7964
|
|
|
|
| |
Closes: GH-8026
|
|
|
|
| |
Closes: 8025
|
| |
|
|
|
|
| |
A proper build system is now in place, which is being used.
|
|
|
|
| |
Closes GH-8022
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Build errors:
> /usr/lib/gcc/s390x-alpine-linux-musl/8.3.0/../../../../s390x-alpine-linux-musl/bin/ld:
> mtasker_context.o: in function `pdns_swapcontext(pdns_ucontext_t&,
> pdns_ucontext_t const&)':
> mtasker_context.cc:(.text+0xe8): undefined reference to `jump_fcontext'
> /usr/lib/gcc/s390x-alpine-linux-musl/8.3.0/../../../../s390x-alpine-linux-musl/bin/ld:
> mtasker_context.o: in function `pdns_makecontext(pdns_ucontext_t&,
> boost::function<void ()>&)': mtasker_context.cc:(.text+0x1ea): undefined
> reference to `make_fcontext'
> /usr/lib/gcc/s390x-alpine-linux-musl/8.3.0/../../../../s390x-alpine-linux-musl/bin/ld:
> mtasker_context.cc:(.text+0x20e): undefined reference to `jump_fcontext'
> /usr/lib/gcc/s390x-alpine-linux-musl/8.3.0/../../../../s390x-alpine-linux-musl/bin/ld:
> mtasker_context.o: in function `threadWrapper':
> mtasker_context.cc:(.text+0x27e): undefined reference to `jump_fcontext'
> /usr/lib/gcc/s390x-alpine-linux-musl/8.3.0/../../../../s390x-alpine-linux-musl/bin/ld:
> mtasker_context.cc:(.text+0x382): undefined reference to `jump_fcontext'
Merged in GH-7998
|
|
|
|
|
|
| |
Signed-off-by: Marat Safin <jeizsm@gmail.com>
Closes GH-6071
|
|
|
|
| |
Co-Authored-By: TBK <858296+TBK@users.noreply.github.com>
|
|
|
|
|
|
| |
- enable s390x
- add & enable botan-dev for gost
- remove chown from package function
|
| |
|
| |
|
|
|
|
| |
Closes GH-7960
|
|
|
|
|
|
|
| |
install -D creates the directories so removed mkdir:
$ install --help 2>&1 | grep -- -D
-D Create leading target directories
|
|
|
|
| |
Closes: GH-7922
|
|
|
|
| |
Closes: GH-7985
|
|
|
|
|
|
| |
Also add default conf.d
Closes: GH-7997
|
|
|
| |
Closes: GH-7997
|
|
|
|
| |
Closes: GH-7921
|
|
|
|
|
|
|
|
| |
https://github.com/openzim/zim-tools
Various ZIM command line tools:
zimsearch, zimbench, zimdump, zimdiff, zimpatch, zimsplit, and zimcheck
Closes: GH-7973
|
|
|
|
| |
Closes: GH-7611
|
|
|
|
| |
Closes: GH-7789
|