Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/gcc: Fix most linting issues | Geod24 | 2020-01-14 | 1 | -53/+54 | |
| | ||||||
* | main/gcc: let gcc-gnat provide gcc-gnat-bootstrap | Natanael Copa | 2020-01-14 | 1 | -0/+1 | |
| | | | | | | | this is so we can trck abuild to pull in gcc-gnat as a build time dependency despite it is a subpackage. we do similar for go. | |||||
* | main/grub: fix booting Xen under EFI | William Johansson | 2020-01-14 | 4 | -2/+195 | |
| | | | | | | | | | | Need to use multiboot2 while booting Xen under EFI, and not multiboot as is used when generating grub.cfg with grub-mkconfig. Backport commits included in upstream Grub 2.04. Diskless setups are not affected, as grub.cfg is generated manually by the mkimage scipts. | |||||
* | main/git: upgrade to 2.25.0 | J0WI | 2020-01-14 | 1 | -16/+16 | |
| | ||||||
* | main/cgit: upgrade to 1.2.2 | Andy Postnikov | 2020-01-14 | 1 | -6/+6 | |
| | ||||||
* | main/nss: upgrade to 3.49.1 | J0WI | 2020-01-14 | 1 | -3/+3 | |
| | ||||||
* | main/py3-django-treebeard: upgrade to 4.3.1 | Leo | 2020-01-13 | 1 | -6/+3 | |
| | ||||||
* | main/ncurses: upgrade to 6.1_p20200111 | Milan P. Stanić | 2020-01-13 | 1 | -2/+2 | |
| | | | | Closes !3011 | |||||
* | main/ethtool: upgrade to 5.4 | Leo | 2020-01-13 | 1 | -3/+3 | |
| | ||||||
* | main/zfs-lts: rebuild against kernel 5.4.11-r0 | Natanael Copa | 2020-01-13 | 1 | -1/+1 | |
| | ||||||
* | main/xtables-addons-lts: rebuild against kernel 5.4.11-r0 | Natanael Copa | 2020-01-13 | 1 | -1/+1 | |
| | ||||||
* | main/drbd-lts: rebuild against kernel 5.4.11-r0 | Natanael Copa | 2020-01-13 | 1 | -1/+1 | |
| | ||||||
* | main/linux-lts: upgrade to 5.4.11 | Milan P. Stanić | 2020-01-13 | 10 | -38/+38 | |
| | | | | | enable CONFIG_NFT_FIB_INET and CONFIG_NFT_FIB_NETDEV as modules fixes: #11116 | |||||
* | main/linux-lts: enable rtw88 driver for x86/x86_64 | Natanael Copa | 2020-01-13 | 3 | -4/+16 | |
| | | | | fixes #11115 | |||||
* | main/libuv: upgrade to 1.34.1 | Natanael Copa | 2020-01-13 | 2 | -165/+2 | |
| | ||||||
* | main/linux-rpi: upgrade to 5.4.11 | Natanael Copa | 2020-01-13 | 1 | -3/+3 | |
| | ||||||
* | main/nss: fix build on armv7 | Natanael Copa | 2020-01-13 | 2 | -2/+35 | |
| | | | | | | | | | | | Upstream commit https://github.com/nss-dev/nss/commit/77924fef97a0f4c6a319db896cfc2b18f7d8a49b added NEON optimized gcm_Hash*_hw functions for all 32 bit arm, but when compiling the non-optimized functions in gcm.c they did not explicitly enabled -mfpu=neon so both neon optimized and non optimized functions got built. We also need to disable neon and aes support for armv6. | |||||
* | main/nss: security upgrade to 3.49 | J0WI | 2020-01-13 | 1 | -2/+4 | |
| | ||||||
* | main/py3-more-itertools: upgrade to 8.1.0 | Leo | 2020-01-12 | 1 | -2/+2 | |
| | ||||||
* | main/meson: upgrade to 0.53.0 | Leo | 2020-01-12 | 1 | -2/+2 | |
| | ||||||
* | main/ulogd: fix logrotate pattern | Kaarle Ritvanen | 2020-01-12 | 2 | -3/+3 | |
| | | | | exclude already rotated logs | |||||
* | main/dmvpn: upgrade to 1.2.2 | Kaarle Ritvanen | 2020-01-12 | 1 | -2/+2 | |
| | ||||||
* | main/lua-ossl: align with latest PEM encryption patch set | Kaarle Ritvanen | 2020-01-12 | 15 | -256/+523 | |
| | | | | | | https://github.com/wahern/luaossl/pull/128 backwards incompatible | |||||
* | main/openvpn: add commands reload and stats to init script | Jakub Jirutka | 2020-01-11 | 2 | -2/+18 | |
| | ||||||
* | main/py3-packaging: upgrade to 20.0 | Leo | 2020-01-11 | 1 | -3/+3 | |
| | ||||||
* | main/py3-certifi: upgrade to 2019.11.28 | Leo | 2020-01-11 | 1 | -3/+3 | |
| | ||||||
* | main/nodejs: upgrade to 12.14.1 | Andy Postnikov | 2020-01-11 | 1 | -2/+2 | |
| | ||||||
* | main/strace: upgrade to 5.4 | Andy Postnikov | 2020-01-11 | 1 | -3/+3 | |
| | ||||||
* | main/glslang: use ninja | Leo | 2020-01-11 | 1 | -4/+5 | |
| | ||||||
* | main/py3-wcwidth: upgrade to 0.1.8 | Leo | 2020-01-10 | 1 | -6/+3 | |
| | ||||||
* | community/py3-bcrypt: fix bld by adding py3-wheel dependency | Mike Sullivan | 2020-01-10 | 1 | -1/+1 | |
| | ||||||
* | main/libvirt: set qemu user and group | Natanael Copa | 2020-01-10 | 1 | -2/+4 | |
| | | | | | | so we dont run qemu as root fixes #11117 | |||||
* | main/perl-inline: upgrade to 0.86 | Leonardo Arena | 2020-01-10 | 1 | -2/+2 | |
| | ||||||
* | main/py3-yaml: upgrade to 5.3 | Leo | 2020-01-10 | 1 | -2/+2 | |
| | ||||||
* | main/mesa: upgrade to 19.3.2 | prspkt | 2020-01-10 | 1 | -3/+3 | |
| | ||||||
* | main/btrfs-progs: upgrade to 5.4.1 | Leo | 2020-01-10 | 1 | -2/+2 | |
| | ||||||
* | main/zfs-lts: rebuild against kernel 5.4.10-r0 | Natanael Copa | 2020-01-09 | 1 | -1/+1 | |
| | ||||||
* | main/xtables-addons-lts: rebuild against kernel 5.4.10-r0 | Natanael Copa | 2020-01-09 | 1 | -3/+3 | |
| | ||||||
* | main/drbd-lts: rebuild against kernel 5.4.10-r0 | Natanael Copa | 2020-01-09 | 1 | -1/+1 | |
| | ||||||
* | main/linux-lts: upgrade to 5.4.10 | Natanael Copa | 2020-01-09 | 1 | -2/+2 | |
| | ||||||
* | main/linux-rpi: upgrade to 5.4.10 | Natanael Copa | 2020-01-09 | 1 | -3/+3 | |
| | ||||||
* | main/linux-lts: enable cannonlake pinctrl for x86_64 | Joel | 2020-01-09 | 2 | -4/+4 | |
| | ||||||
* | main/py3-wheel: move from testing | Mike Sullivan | 2020-01-09 | 1 | -0/+30 | |
| | ||||||
* | main/lua-mosquitto: fix typo in pkgdesc | Michał Polański | 2020-01-09 | 1 | -2/+2 | |
| | ||||||
* | main/u-boot: upgrade to 2020.01 | Milan P. Stanić | 2020-01-09 | 1 | -4/+3 | |
| | | | | | use python3-dev in makedepends instead of python2-dev remove empty Contributor | |||||
* | main/lua-ossl: upgrade to 20190731 | Natanael Copa | 2020-01-09 | 1 | -4/+8 | |
| | ||||||
* | community/py3-gunicorn: move from testing | Sören Tempel | 2020-01-09 | 1 | -43/+0 | |
| | | | | Only required by testing/nextbox. | |||||
* | main/lua-sec: upgrade to 0.9 | Natanael Copa | 2020-01-09 | 1 | -20/+13 | |
| | ||||||
* | main/curl: upgrade to 7.68.0 | Leo | 2020-01-09 | 1 | -5/+3 | |
| | ||||||
* | main/glslang: upgrade to 8.13.3559 | Leo | 2020-01-08 | 1 | -2/+2 | |
| |