Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/cyrus-sasl: add static subpackage | Natanael Copa | 2019-01-01 | 1 | -2/+10 | |
| | | | | ref #9738 | |||||
* | main/openjpeg: security fixes | Francesco Colista | 2019-01-01 | 3 | -2/+138 | |
| | | | | | | | - CVE-2018-14423 - CVE-2018-6616 this commit fixes #9797 | |||||
* | main/busybox: ip: print dadfailed flag | Kaarle Ritvanen | 2018-12-31 | 2 | -1/+31 | |
| | | | | fixes dad.if-up getting stuck | |||||
* | main/lockfile-progs: Update to 0.1.18 | Simon Frankenberger | 2018-12-31 | 1 | -12/+15 | |
| | ||||||
* | main/libnetfilter_queue: Update to 1.0.3 | Simon Frankenberger | 2018-12-31 | 1 | -18/+15 | |
| | ||||||
* | main/libspf2: remove not need libreplace from source | Josef Fröhle | 2018-12-31 | 5 | -199/+307 | |
| | ||||||
* | main/procmail: update source url | Natanael Copa | 2018-12-31 | 1 | -1/+1 | |
| | ||||||
* | main/sqlite: Enabled FTS3 | Marian Buschsieweke | 2018-12-31 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | | | | | | SQLITE_ENABLE_FTS3 is already defined via `-DSQLITE_ENABLE_FTS3` in `CFLAGS`, however this approach does not work (compile source below to verify). Adding `--enable-fts3` as parameter did the trick. FTS3 is required e.g. by Firefox. #include <stdio.h> #include "sqlite3.h" int main(int argc, char **argv){ if (sqlite3_compileoption_used("SQLITE_ENABLE_FTS3")) puts("yes"); else puts("no"); return 0; } | |||||
* | main/libsndfile: security fixes (CVE-2017-17456, CVE-2017-17457, ↵ | alpine-mips-patches | 2018-12-31 | 2 | -1/+96 | |
| | | | | | | | | CVE-2018-19661, CVE-2018-19662) This is upstream commit 8ddc442d539ca775d80cdbc7af17a718634a743f Partially fixes #9232 | |||||
* | main/lcms: remove failing test on aarch64 | Leonardo Arena | 2018-12-31 | 2 | -3/+285 | |
| | | | | Testing linear interpolation ...Error in Linear interpolation (2p): Must be i=8000, But is n=8001 | |||||
* | main/bubblewrap: upgrade to 0.3.1 | Timo Teräs | 2018-12-31 | 1 | -2/+2 | |
| | ||||||
* | main/asterisk: upgrade to 15.7.1 | Timo Teräs | 2018-12-31 | 1 | -3/+3 | |
| | ||||||
* | main/raspberrypi: fix build on builders | Timo Teräs | 2018-12-31 | 1 | -1/+6 | |
| | | | | Remove bash dependency. Any shall will do. | |||||
* | main/sqlite: add check() and enable GeoPoly module | Andy Postnikov | 2018-12-31 | 1 | -1/+7 | |
| | ||||||
* | main/zfs-vanilla: rebuild against kernel 4.19.13-r0 | Natanael Copa | 2018-12-31 | 1 | -1/+1 | |
| | ||||||
* | main/xtables-addons-vanilla: rebuild against kernel 4.19.13-r0 | Natanael Copa | 2018-12-31 | 1 | -1/+1 | |
| | ||||||
* | main/spl-vanilla: rebuild against kernel 4.19.13-r0 | Natanael Copa | 2018-12-31 | 1 | -1/+1 | |
| | ||||||
* | main/drbd9-vanilla: rebuild against kernel 4.19.13-r0 | Natanael Copa | 2018-12-31 | 1 | -1/+1 | |
| | ||||||
* | main/devicemaster-linux-vanilla: rebuild against kernel 4.19.13-r0 | Natanael Copa | 2018-12-31 | 1 | -1/+1 | |
| | ||||||
* | main/dahdi-linux-vanilla: rebuild against kernel 4.19.13-r0 | Natanael Copa | 2018-12-31 | 1 | -1/+1 | |
| | ||||||
* | main/linux-vanilla: upgrade to 4.19.13 | Natanael Copa | 2018-12-31 | 1 | -3/+3 | |
| | ||||||
* | main/vanilla-linux: build amazon ena module | Jake Buchholz | 2018-12-31 | 6 | -11/+16 | |
| | | | | | | | Build amazon's ena network driver module on x86, x86_64, and aarch64 (for EC2 a1 instances). At some point we will probably want to add config-virt.aarch64, too. The ena driver in recent kernels (4.19.x) is in sync with the one in https://github.com/amzn/amzn-drivers, eliminating the necessity for the 'community/aws-ena-driver' aport. | |||||
* | main/raspberrypi: upgrade to snapshot 2018-12-12 | Timo Teräs | 2018-12-31 | 1 | -3/+3 | |
| | ||||||
* | main/py-pynacl: fix ppc64le build hang by disabling segv signal check | Mike Sullivan | 2018-12-29 | 2 | -3/+19 | |
| | ||||||
* | main/perl-date-manip: try to enable tests again | Roberto Oliveira | 2018-12-29 | 1 | -3/+1 | |
| | | | | Seems tests are not hanging anymore on 32 bits | |||||
* | main/perl-date-manip: upgrade to 6.75 | Roberto Oliveira | 2018-12-29 | 1 | -2/+2 | |
| | ||||||
* | main/perl-clone: modernize abuild | Roberto Oliveira | 2018-12-29 | 1 | -18/+14 | |
| | ||||||
* | main/perl-clone: upgrade to 0.41 | Roberto Oliveira | 2018-12-29 | 1 | -3/+3 | |
| | ||||||
* | community/glm: move from main | Natanael Copa | 2018-12-28 | 1 | -36/+0 | |
| | ||||||
* | main/openldap: Update to 2.4.47 | Simon Frankenberger | 2018-12-28 | 1 | -2/+2 | |
| | ||||||
* | main/lua-bit32: bump pkgrel to rebuild | Carlo Landmeter | 2018-12-28 | 1 | -1/+1 | |
| | ||||||
* | main/lua-bit32: do not depend on luarocks | Carlo Landmeter | 2018-12-28 | 2 | -20/+23 | |
| | ||||||
* | main/lua-posix: depend on renamed lua-bit32 | Carlo Landmeter | 2018-12-28 | 1 | -3/+3 | |
| | ||||||
* | main/lua-bitlib: rename aport to lua-bit32 | Carlo Landmeter | 2018-12-28 | 3 | -79/+54 | |
| | | | | | | | It seems lua-bitlib is confusing as the module to load is named bit32. Also other distros (debian fedora) seem to name it lua-bit32 instead. This aport is copied from duplicated aport in community | |||||
* | main/glm: upgrade to 0.9.9.3 and add check() | Roberto Oliveira | 2018-12-28 | 1 | -3/+7 | |
| | ||||||
* | main/glm: upgrade to 0.9.9.2 | Pedro Filipe | 2018-12-28 | 1 | -6/+7 | |
| | ||||||
* | main/redis: upgrade to 4.0.12 | J0WI | 2018-12-28 | 1 | -2/+2 | |
| | ||||||
* | main/perl-file-slurp: Update to 9999.25 | Simon Frankenberger | 2018-12-28 | 1 | -9/+14 | |
| | ||||||
* | main/perl-universal-require: Update to 0.18 | Simon Frankenberger | 2018-12-28 | 1 | -18/+14 | |
| | ||||||
* | main/perl-net-openssh: modernize and upgrade to 0.78 | J0WI | 2018-12-28 | 1 | -5/+5 | |
| | ||||||
* | main/acpica: upgrade to 20181213 | Roberto Oliveira | 2018-12-28 | 1 | -2/+2 | |
| | ||||||
* | main/acpica: upgrade to 20181003 | prspkt | 2018-12-28 | 1 | -2/+2 | |
| | ||||||
* | main/doxygen: upgrade to 1.8.15 | Roberto Oliveira | 2018-12-28 | 1 | -3/+3 | |
| | ||||||
* | main/alpine-ipxe: fix aarch64 build | Timo Teräs | 2018-12-28 | 2 | -1/+50 | |
| | | | | cherry-pick upstream PR fixing the issue | |||||
* | main/confuse: security upgrade to 3.2.2 | Roberto Oliveira | 2018-12-27 | 1 | -2/+6 | |
| | | | | - CVE-2018-14447 | |||||
* | main/cython: upgrade to 0.29.2 | Roberto Oliveira | 2018-12-27 | 1 | -2/+2 | |
| | ||||||
* | main/libcap-ng: fix cross-compiling without python pre-installed | alpine-mips-patches | 2018-12-27 | 1 | -3/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This aport have no intention to package python bindings so: - tell ./configure explicitly there is no 'swig'; - tell ./configure explicitly neither python nor python3 is needed (this effectively avoids fatal AM_PATH_PYTHON invocation); - replace makedepends= with empty makedepends_build= for symmetry with makedepends_host=. Rationale follows. If neither python nor python3 is pre-installed in the build system, cross-compilation fails: checking for swig... no configure: WARNING: "Swig not found - python bindings will not be made" checking whether to create python bindings... testing checking for python... no checking for python2... no checking for python3... no checking for python3.5... no checking for python3.4... no checking for python3.3... no checking for python3.2... no checking for python3.1... no checking for python3.0... no checking for python2.7... no checking for python2.6... no checking for python2.5... no checking for python2.4... no checking for python2.3... no checking for python2.2... no checking for python2.1... no checking for python2.0... no configure: error: no suitable Python interpreter found >>> ERROR: libcap-ng: build failed This error is printed by AM_PATH_PYTHON at ./configure.ac:125 which assumes lack of python is fatal when invoked without the third arg. Also note the swig warning. After replacing 'makedepends="python3 $depends_dev"' at APKBUILD:10 with 'makedepends_build="python3"', cross-configure succeeds saying python is of no use anyway: checking whether to create python bindings... testing checking for python... no checking for python2... no checking for python3... /usr/bin/python3 checking for python version... 3.6 checking for python platform... linux checking for python script directory... ${prefix}/lib/python3.6/site-packages checking for python extension module directory... ${exec_prefix}/lib/python3.6/site-packages configure: WARNING: "Python headers not found - python bindings will not be made" checking whether to create python3 bindings... investigating checking for python3-config... no sh: yes: unknown operand Python3 bindings will NOT be built | |||||
* | main/libunwind: enable for x86 | Natanael Copa | 2018-12-27 | 1 | -3/+5 | |
| | | | | we need to disable stack protector | |||||
* | main/tcl: upgrade to 8.6.9 | alpine-mips-patches | 2018-12-27 | 1 | -2/+2 | |
| | ||||||
* | main/tk: upgrade to 8.6.9 | alpine-mips-patches | 2018-12-27 | 1 | -3/+3 | |
| |