aboutsummaryrefslogtreecommitdiffstats
path: root/community/pdns-recursor/APKBUILD
Commit message (Collapse)AuthorAgeFilesLines
* community/pdns-recursor: rebuild against boost-1.71Natanael Copa2019-09-111-1/+1
|
* Rebuild for protobuf-3.9.1Leo2019-09-111-1/+1
|
* community/pdns-recursor: add GPG detailstcely2019-07-251-4/+9
|
* community/pdns-recursor: style changestcely2019-07-251-14/+16
|
* community/pdns-recursor: upgrade to 4.2.0tcely2019-07-231-3/+3
|
* community/pdns-recursor: rebuild against protobuf 3.8Natanael Copa2019-07-041-1/+1
|
* community/pdns-recursor: upgrade to 4.1.14J0WI2019-06-251-2/+2
|
* community/pdns-recursor: clarify licenseprspkt2019-06-081-1/+1
| | | | Fixes #10536
* 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/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/pdns-recursor: disable on s390xtcely2019-04-201-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | build step failed on s390x with undefined references to: - jump_fcontext - make_fcontext ``` CXXLD testrunner /usr/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/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/s390x-alpine-linux-musl/bin/ld: mtasker_context.cc:(.text+0x20e): undefined reference to `jump_fcontext' /usr/s390x-alpine-linux-musl/bin/ld: mtasker_context.o: in function `threadWrapper': mtasker_context.cc:(.text+0x27e): undefined reference to `jump_fcontext' /usr/s390x-alpine-linux-musl/bin/ld: mtasker_context.cc:(.text+0x382): undefined reference to `jump_fcontext' collect2: error: ld returned 1 exit status make[2]: *** [Makefile:1210: testrunner] Error 1 ```
* community/pdns-recursor: enable s390xtcely2019-04-191-3/+2
| | | | boost-context is now available
* community/pdns-recursor: use dns-root-hintstcely2019-04-111-5/+8
|
* community/pdns-recursor: upgrade to 4.1.12tcely2019-04-051-3/+3
|
* community/pdns-recursor: become maintainertcely2019-04-051-1/+2
|
* community/pdns-recursor: after entropyHenrik Riomar2019-04-051-1/+1
|
* community/pdns-recursor: rebuild against boost-1.69Natanael Copa2019-04-021-1/+1
|
* community/pdns-recursor: upgrade to 4.1.11tcely2019-02-051-2/+2
|
* community/pdns-recursor: re-enable testsJ0WI2019-01-211-1/+0
|
* community/pdns-recursor: security upgrade to 4.1.9J0WI2019-01-211-2/+5
|
* community/pdns-recursor: security upgrade to 4.1.8 - CVE-2018-16855J0WI2018-11-271-2/+4
|
* community/pdns-recursor: security upgrade to 4.1.7 - CVE-2018-10851 - ↵J0WI2018-11-271-5/+7
| | | | CVE-2018-14644 - CVE-2018-14626
* community/pdns-recursor: rebuild against openssl 1.1Natanael Copa2018-11-071-2/+2
|
* community/pdns-recursor: upgrade to 4.1.4tcely2018-09-131-7/+6
|
* community/pdns-recursor: rebuild against libprotobuf.so.17, use httpsprspkt2018-09-031-2/+2
|
* community/pdns-recursor: rebuild against boost-1.67Natanael Copa2018-08-131-1/+3
|
* community/pdns-recursor: upgrade to 4.1.3tcely2018-06-061-4/+4
|
* community/pdns-recursor: rebuild against libressl-2.7Natanael Copa2018-04-061-1/+3
|
* community/pdns-recursor: upgrade to 4.1.2tcely2018-04-051-3/+3
|
* main/boost: bump dependent aportsAndy Postnikov2018-03-281-1/+1
|
* community/pdns-recursor: disable tests for nowWilliam Pitcock2018-01-291-0/+1
|
* community/pdns-recursor: Security Upgrade to 4.1.1tcely2018-01-291-7/+15
| | | | | | | | | | | - use pkgname in download URL - add check function - enable unit tests for check - match pkgusers/pkggroups to pre-install - add dependencies configure is seeking - remove obsolete (since 4.0.4) boost-fix.patch - update license - add file for configure script
* community/pdns-recursor: security upgrade to 4.0.7 ↵Francesco Colista2017-12-151-3/+10
| | | | (CVE-2017-15090-15092-15093-15094). Fixes #8253
* community/*: fix homepage url and source from http:// to https://Jakub Jirutka2017-11-191-1/+1
| | | | | | | Most of these updates is based on data from https://repology.org/, detection based on permanent redirect from http:// to https://. $source urls are updated when they contain $url as substring.
* community/pdns-recursor: rebuild against libressl-2.6Natanael Copa2017-11-091-1/+1
|
* community/pdns-recursor: upgrade to 4.0.6tmpfile2017-07-121-29/+12
|
* community/pdns-recursor: disable on s390xTuan M. Hoang2017-04-241-1/+1
| | | | | | | pdns-recursor requires context functions (swapcontext, getcontext, makecontext). These functions are deprecated in POSIX and not implemented in musl. s390x also does not support boost context (and coroutine1/2) yet.
* community/pdns-recursor: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* community/pdns-recursor: do not deluser in post-deinstallJakub Jirutka2017-03-081-2/+2
| | | | | | This is very bad practice, we can't know if the package user has been originally created by apk or by the user and if the user needs it or not.
* community/pdns-recursor: upgrade to 4.0.4Leonardo Arena2017-01-161-9/+5
|
* community/pdns-recursor: rebuild against boost 1.62Natanael Copa2016-10-271-1/+5
|
* community/pdns-recursor: rebuild against libresslNatanael Copa2016-10-101-2/+2
|
* community/pdns-recursor: update to 4.0.3Olivier Mauras2016-09-281-4/+4
|
* testing/pdns{-recursor}: Move to communityOlivier Mauras2016-08-311-0/+66