Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/drbd9-vanilla: rebuild against kernel 4.19.28-r0 | Natanael Copa | 2019-03-13 | 1 | -1/+1 | |
| | ||||||
* | main/devicemaster-linux-vanilla: rebuild against kernel 4.19.28-r0 | Natanael Copa | 2019-03-13 | 1 | -1/+1 | |
| | ||||||
* | main/dahdi-linux-vanilla: rebuild against kernel 4.19.28-r0 | Natanael Copa | 2019-03-13 | 1 | -1/+1 | |
| | ||||||
* | community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.19.28-r0 | Natanael Copa | 2019-03-13 | 1 | -1/+1 | |
| | ||||||
* | main/linux-vanilla: upgrade to 4.19.28 | Natanael Copa | 2019-03-13 | 1 | -3/+3 | |
| | ||||||
* | main/linux-vanilla: add function for oldconfig | Natanael Copa | 2019-03-13 | 1 | -4/+7 | |
| | | | | | | this makes it easer to check config for all architectures: (cherry picked from commit 807b7d94e7b36192fa83c50589e9393928934c5b) | |||||
* | main/linux-vanilla: enable crypto zstd for all arches | Natanael Copa | 2019-03-13 | 10 | -19/+19 | |
| | | | | | | fixes #10044 (cherry picked from commit 9856ed281551d7ec3fd9a6ae34cbaaf6c4fa0a94) | |||||
* | main/linux-vanilla: enable crypto lz4* for armhf and ppc64le | Natanael Copa | 2019-03-13 | 3 | -7/+7 | |
| | | | | | | for consistency with the other architectures (cherry picked from commit 0638a3a76a4f181c0c93df9e77cfbfbbfd96a7a0) | |||||
* | main/linux-vanilla: enable CONFIG_CRYPTO_USER config settings fix checksum ↵ | Mike Sullivan | 2019-03-13 | 2 | -7/+8 | |
| | | | | | | for config-vanilla.ppc64le (cherry picked from commit 587fcc3315a78d1fedeab62f715dc3a40687df44) | |||||
* | community/flatpak: security upgrade to 1.0.7 | André Klitzing | 2019-03-13 | 1 | -2/+6 | |
| | | | | CVE-2019-5736 | |||||
* | community/chromium: security upgrade to 72.0.3626.121 (CVE-2019-5786) | Leonardo Arena | 2019-03-07 | 1 | -2/+6 | |
| | ||||||
* | main/abuild: upgrade to 3.3.1 | Natanael Copa | 2019-03-05 | 2 | -74/+3 | |
| | ||||||
* | ==== release 3.9.2 ====v3.9.2 | Natanael Copa | 2019-03-04 | 1 | -2/+2 | |
| | ||||||
* | scripts/mkimg.base.sh: replace libressl with openssl | Natanael Copa | 2019-03-04 | 1 | -1/+1 | |
| | | | | | | fixes #10042 (cherry picked from commit da6b6ebd06fc41e29b7ede2aa439dd76f87ede08) | |||||
* | main/openssh: include patch from upstream | Leonardo Arena | 2019-03-04 | 2 | -1/+123 | |
| | | | | Fix a progress meter visualization bug that is seems to have been introduced with CVE-2019-6109 fix | |||||
* | main/openssh: security fixes | Leonardo Arena | 2019-03-04 | 5 | -11/+519 | |
| | | | | | | | | CVE-2018-20685, CVE-2019-6109, CVE-2019-6111 Rebase HPN patch Fixes #9996 | |||||
* | drone: x86 set correct personality | Carlo Landmeter | 2019-03-02 | 1 | -1/+1 | |
| | | | | | this is kind of a hack because docker is not able to properly set the correct personality (32bit). | |||||
* | ==== release 3.9.2 ====v3.9.1 | Natanael Copa | 2019-03-01 | 1 | -1/+1 | |
| | ||||||
* | main/raspberrypi-bootloader: upgrade to 1.20190215 | Natanael Copa | 2019-03-01 | 1 | -2/+2 | |
| | | | | (cherry picked from commit 5720671b7ba4ac268d1d260730e38b64ddf3d4db) | |||||
* | main/cabextract: fix secfixes comment | Natanael Copa | 2019-03-01 | 1 | -1/+1 | |
| | ||||||
* | main/libxfont: fix secfixes comment | Natanael Copa | 2019-03-01 | 1 | -1/+1 | |
| | ||||||
* | main/libexif: fix secfixes comment | Natanael Copa | 2019-03-01 | 1 | -1/+1 | |
| | ||||||
* | main/ldns: fix secfixes comment | Natanael Copa | 2019-03-01 | 1 | -1/+1 | |
| | ||||||
* | main/lame: fix secfixes comment | Natanael Copa | 2019-03-01 | 1 | -1/+1 | |
| | ||||||
* | main/hylafax: fix secfixes comment | Natanael Copa | 2019-03-01 | 1 | -1/+1 | |
| | ||||||
* | scripts/genrootfs.sh: exclude dev/* | Natanael Copa | 2019-02-28 | 1 | -3/+1 | |
| | | | | | | | exclude /dev/* from minirootfs. https://github.com/gliderlabs/docker-alpine/issues/356 (cherry picked from commit 2f07f9eb884af94f47b94c1fdde5e2ecdd177a19) | |||||
* | scripts: generate grub efi for arm except rpi | Natanael Copa | 2019-02-28 | 2 | -3/+5 | |
| | | | | | | add all_video (cherry picked from commit dd59175033665f48b2c9ba17d52edc870cd05940) | |||||
* | scripts/mkimg.arm.sh: create rpi image for armv7 | Natanael Copa | 2019-02-28 | 1 | -2/+2 | |
| | | | | (cherry picked from commit 4dfaaf8987d13b5141c6faa8c152ba55d48da303) | |||||
* | scripts: add armv7 support to images | Olliver Schinagl | 2019-02-28 | 4 | -3/+9 | |
| | | | | | Signed-off-by: Olliver Schinagl <oliver@schinagl.nl> (cherry picked from commit bf993f3f649bc2e9520ff4d1f9a3c00a41f419e0) | |||||
* | scripts/genrootfs.sh: make sure root login is disabled | Natanael Copa | 2019-02-28 | 1 | -0/+3 | |
| | | | | (cherry picked from commit 72c7a7a3caf28c06289dc5f65e1756b38cfb00ca) | |||||
* | scripts/mkimg.base.sh: include wifi regulatory database in modloop | Timo Teräs | 2019-02-28 | 1 | -1/+1 | |
| | | | | | | ref #9549 (cherry picked from commit e48587de6695462214576089efe77370478700aa) | |||||
* | scripts: add modloopfw support | Carlo Landmeter | 2019-02-28 | 2 | -0/+2 | |
| | | | | | | this is needed for firware which is not automatically detected. (cherry picked from commit 680b40d3d2eebb2a9e83a6d3926f45a2daa58074) | |||||
* | testing/wireguard-virt: rebuild against kernel 4.19.26-r0 | Natanael Copa | 2019-02-28 | 1 | -1/+1 | |
| | ||||||
* | testing/wireguard-vanilla: rebuild against kernel 4.19.26-r0 | Natanael Copa | 2019-02-28 | 1 | -1/+1 | |
| | ||||||
* | testing/ipt-netflow-vanilla: rebuild against kernel 4.19.26-r0 | Natanael Copa | 2019-02-28 | 1 | -2/+2 | |
| | ||||||
* | main/zfs-vanilla: rebuild against kernel 4.19.26-r0 | Natanael Copa | 2019-02-28 | 1 | -1/+1 | |
| | ||||||
* | main/xtables-addons-vanilla: rebuild against kernel 4.19.26-r0 | Natanael Copa | 2019-02-28 | 1 | -1/+1 | |
| | ||||||
* | main/spl-vanilla: rebuild against kernel 4.19.26-r0 | Natanael Copa | 2019-02-28 | 1 | -1/+1 | |
| | ||||||
* | main/drbd9-vanilla: rebuild against kernel 4.19.26-r0 | Natanael Copa | 2019-02-28 | 1 | -1/+1 | |
| | ||||||
* | main/devicemaster-linux-vanilla: rebuild against kernel 4.19.26-r0 | Natanael Copa | 2019-02-28 | 1 | -1/+1 | |
| | ||||||
* | main/dahdi-linux-vanilla: rebuild against kernel 4.19.26-r0 | Natanael Copa | 2019-02-28 | 1 | -1/+1 | |
| | ||||||
* | community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.19.26-r0 | Natanael Copa | 2019-02-28 | 1 | -1/+1 | |
| | ||||||
* | main/linux-rpi: upgrade to 4.19.26 | Natanael Copa | 2019-02-28 | 1 | -3/+3 | |
| | ||||||
* | main/linux-vanilla: upgrade to 4.19.26 | Natanael Copa | 2019-02-28 | 1 | -2/+2 | |
| | ||||||
* | community/nextcloud: upgrade to 15.0.5 | Leonardo Arena | 2019-02-28 | 1 | -2/+2 | |
| | ||||||
* | community/qt5-qtwayland: clean up depends | Natanael Copa | 2019-02-28 | 1 | -3/+3 | |
| | | | | | | | let abuild manage the shared libs depends actually use libxcomposite (cherry picked from commit 33b92c793e36a67c2d6ce41760765c1f9c926789) | |||||
* | community/qt5-qtwayland: new aport | PureTryOut | 2019-02-28 | 1 | -0/+44 | |
| | | | | (cherry picked from commit 69b0b34f6baa65e16fdad70fe09b16a5b27a944b) | |||||
* | main/knock: backport fix for uninitialized tcpflags | Natanael Copa | 2019-02-27 | 2 | -7/+30 | |
| | | | | | ref #10032 upstream: https://github.com/jvinet/knock/issues/54 | |||||
* | main/py-django: security upgrade to 1.11.20 (CVE-2019-6975) | Natanael Copa | 2019-02-27 | 1 | -3/+4 | |
| | | | | fixes #10004 | |||||
* | community/zabbix: upgrade to 4.0.5 | Leonardo Arena | 2019-02-27 | 1 | -2/+2 | |
| |