Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/qemu: enable virglrenderer | Robert Yang | 2019-01-01 | 1 | -1/+3 |
| | | | | | Allows qemu to use the host machine graphics adapter OpenGL capabilites. Tested on postmarketOS running weston and X11 desktops (Xfce4, MATE) | ||||
* | main/virglrenderer: upgrade to 0.7.0 | Natanael Copa | 2019-01-01 | 1 | -7/+11 |
| | |||||
* | main/virglrenderer: move from testing | Natanael Copa | 2019-01-01 | 2 | -0/+50 |
| | | | | needed by qemu | ||||
* | main/gzip: upgrade to 1.10 | Andy Postnikov | 2019-01-01 | 1 | -2/+2 |
| | |||||
* | main/f2fs-tools: upgrade to 1.12.0 | Milan P. Stanić | 2019-01-01 | 1 | -2/+2 |
| | |||||
* | 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 |