aboutsummaryrefslogtreecommitdiffstats
path: root/community
Commit message (Collapse)AuthorAgeFilesLines
...
* community/gns3-gui: upgrade to 2.1.18Francesco Colista2019-05-241-2/+2
|
* community/gns3-server: upgrade to 2.1.18Francesco Colista2019-05-241-2/+2
|
* community/icinga2: upgrade to 2.10.5Francesco Colista2019-05-241-3/+3
|
* community/perl-mojolicious: upgrade to 8.17Francesco Colista2019-05-241-2/+2
|
* community/caddy: fix cleanup of go modcacheCarlo Landmeter2019-05-241-3/+6
| | | | also enable tests on other arches than x86
* community/qca: upgrade to 2.2.1Leo2019-05-243-2475/+15
|
* community/caddy: disable checkTBK2019-05-241-0/+1
| | | | | | | | | | | | | 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
* community/caddy: upgrade to 1.0.0Chloe Kudryavtsev2019-05-241-10/+10
| | | | | | | | | | | | 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
* community/pdns-recursor: disable on s390xKevin Daudt2019-05-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | 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
* community/rust: upgrade to 1.32.0Marat Safin2019-05-237-55/+86
| | | | | | Signed-off-by: Marat Safin <jeizsm@gmail.com> Closes GH-6071
* community/pdns-recursor: remove outdated commenttcely2019-05-231-5/+4
| | | | Co-Authored-By: TBK <858296+TBK@users.noreply.github.com>
* community/pdns-recursor: improvetcely2019-05-231-14/+9
| | | | | | - enable s390x - add & enable botan-dev for gost - remove chown from package function
* community/pdns-recursor: upgrade to 4.1.13tcely2019-05-231-3/+8
|
* community/easy-rsa: upgrade to 3.0.6Adam Dobrawy2019-05-221-3/+3
| | | | Closes GH-7960
* community/fzf: add vim help files and create tagsKeith Maxwell2019-05-222-5/+8
| | | | | | | install -D creates the directories so removed mkdir: $ install --help 2>&1 | grep -- -D -D Create leading target directories
* community/libsass: upgrade to 3.6.0 and clean-upAndy Postnikov2019-05-221-8/+4
| | | | Closes: GH-7985
* community/hylafaxplus: moved from testing, added -openrc subpackageFrancesco Colista2019-05-227-0/+1257
|
* community/intel-ucode: move from testingHenrik Riomar2019-05-211-0/+28
|
* community/iucode-tool: move from testingHenrik Riomar2019-05-211-0/+37
|
* community/wireguard-rpi: adjust install_ifCarlo Landmeter2019-05-211-3/+3
| | | | trigger on wireguard-tools-wg which should work in all cases
* community/wireguard-vanilla: adjust install_ifCarlo Landmeter2019-05-211-3/+3
| | | | trigger on wireguard-tools-wg which should work in all cases
* testing/mopidy: move to communityBart Ribbers2019-05-216-0/+141
|
* testing/py-pykka: move to communityBart Ribbers2019-05-211-0/+55
|
* wireguard-rpi: move to community and refactorCarlo Landmeter2019-05-211-0/+97
| | | | | | build both rpi and rpi2 from same apkbuild Closes: GH-7980
* wireguard-vanilla: move to community and refactorCarlo Landmeter2019-05-211-0/+97
| | | | | | | vanilla and virt kernel are build from the same kernel. both flavors are now included in this aport. Closes: GH-7980
* wireguard-tools: move to communityCarlo Landmeter2019-05-212-0/+78
| | | | Closes: GH-7980
* community/gitea: upgrade to 1.8.1Adam Dobrawy2019-05-211-2/+2
|
* community/jenkins: upgrade to 2.178Francesco Colista2019-05-211-2/+2
|
* community/texmf-dist: Update to 2019 releaseMarian Buschsieweke2019-05-201-36/+36
|
* community/perl-curses-ui: move from testingMilan P. Stanić2019-05-201-0/+48
|
* community/perl-curses: move from testingMilan P. Stanić2019-05-201-0/+48
|
* community/perl-sub-install: remove, is in main/Leo2019-05-201-44/+0
|
* community/perl-test-without-module: remove, is in main/Leo2019-05-201-44/+0
|
* community/perl-dist-checkconflicts: remove, is in main/Leo2019-05-201-46/+0
|
* community/perl-data-optlist: remove, is in main/Leo2019-05-201-46/+0
|
* community/perl-sub-exporter: remove, is in main/Leo2019-05-201-44/+0
|
* community/perl-cpan-meta-check: remove, is in main/Leo2019-05-201-45/+0
|
* community/qt5-qtkeychain: upgrade to 0.9.1Rasmus Thomsen2019-05-201-11/+15
| | | | | | * Modernize APKBUILD * Enable libsecret support * Don't use /usr/lib as libexec
* community/qpdf: upgrade to 8.4.2Keith Maxwell2019-05-201-9/+4
| | | | Closes: GH-7106
* community/qpdf: move from mainKeith Maxwell2019-05-201-0/+68
| | | | Closes: GH-7106
* community/cups-filters: move from mainKeith Maxwell2019-05-201-0/+73
| | | | Closes: GH-7106
* community/brlaser: move from mainKeith Maxwell2019-05-202-0/+74
| | | | Closes: GH-7106
* community/perl-mojolicious: upgrade to 8.16Francesco Colista2019-05-201-2/+2
|
* community/docker-py: upgrade to 4.0.1Francesco Colista2019-05-201-3/+3
|
* community/opencpn: fix issue with cmake 3.14.0+TBK2019-05-193-6/+62
|
* community/libreoffice: fix src urlsTBK2019-05-191-5/+5
|
* community/libdwarf: fix homepage urlLeo2019-05-191-2/+2
|
* community/py-setuptools_scm: upgrade to 3.3.3Dmitry Romanenko2019-05-191-3/+3
|
* community/img2pdf,ocrmypdf: disable on s390x due to pillow test errorTuan Hoang2019-05-192-2/+2
| | | | | See aport commit b65c2c0c9a5606eabd0361fa4e03c981bd0f17be https://gitlab.mister-muffin.de/josch/img2pdf/issues/62
* community/gns3-gui: upgrade to 2.1.17Francesco Colista2019-05-181-3/+3
|