Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-14 | Kernel: T3129: update Linux Kernel to v5.4.83 | Christian Poessinger | |
2020-11-24 | Kernel: T3087: update Linux Kernel to v4.19.160 | Christian Poessinger | |
2020-11-19 | Kernel: T3075: update Linux Kernel to v4.19.158 | Christian Poessinger | |
2020-11-12 | Kernel: T3064: update Linux Kernel to v4.19.157 | Christian Poessinger | |
2020-11-05 | Kernel: T3049: Update Linux Kernel to v4.19.155 | Christian Poessinger | |
2020-10-31 | Kernel: T3033: Update Linux Kernel to v4.19.154 | Christian Poessinger | |
2020-10-30 | Kernel: T3033: Update Linux Kernel to v4.19.153 | Christian Poessinger | |
2020-10-17 | Kernel: T2990: Update Linux Kernel to v4.19.152 | Christian Poessinger | |
2020-10-03 | Revert "Kernel: T2955: Update Linux Kernel to v4.19.149" | Christian Poessinger | |
This reverts commit b481a3ee4c947d78cb1488b542c31c23cd473b7f. Perf utils do not build anymore: util/evsel.c: In function ‘perf_evsel__exit’: util/util.h:25:28: error: passing argument 1 of ‘free’ discards ‘const’ qualifier from pointer target type [-Werror=discarded-qualifiers] #define zfree(ptr) ({ free(*ptr); *ptr = NULL; }) util/evsel.c:1293:2: note: in expansion of macro ‘zfree’ zfree(&evsel->pmu_name); ^~~~~ /usr/include/stdlib.h:563:25: note: expected ‘void *’ but argument is of type ‘const char *’ extern void free (void *__ptr) __THROW; ~~~~~~^~~~~ ASCIIDOC perf-probe.xml | |||
2020-10-03 | Kernel: T2955: Update Linux Kernel to v4.19.149 | Christian Poessinger | |
2020-09-29 | Kernel: T2937: Update Linux Kernel to v4.19.148 | Christian Poessinger | |
2020-09-25 | Kernel: T2925: Update Linux Kernel to v4.19.147 | Christian Poessinger | |
2020-09-19 | Kernel: T2901: Update Linux Kernel to v4.19.146 | Christian Poessinger | |
2020-09-13 | Kernel: T2880: Update Linux Kernel to v4.19.145 | Christian Poessinger | |
2020-09-12 | Kernel: T2876: Update Linux Kernel to v4.19.144 | Christian Poessinger | |
2020-09-12 | Revert "Kernel: T2843: upgrade Kernel to v5.8.5" | Christian Poessinger | |
This reverts commit 78c43c2078e292ac9b53d2d6a41a47466d283914. Unfortunately we must revert the Kernel upgrade as there are two problematic issues. One which is the break of ABI functionality with parted [1] and second the internal cryptop API [2] which removed required literals for the build of Intel QAT acceleration. In the two weeks running 5.8 we still learned a lot - we experienced a performance improvement of ~30% when doing NAT @ > 10GBit/s and also utilizing the build in updated drivers for Intel NICs and WireGuard. We are looking forward to the release of this years LTS kernel and we hope to ship this in the final 1.3 release. 1: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-5.8.y&id=692d062655 2: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-5.5.y&id=d63007eb95 | |||
2020-09-10 | Kernel: T2870: Update Linux Kernel to v5.8.8 | Christian Poessinger | |
2020-08-30 | Kernel: T2843: upgrade Kernel to v5.8.5 | Christian Poessinger | |
Note: Intel does not provide a compatible QAT version. There is a custom patch which make QAT compile for the specified Kernel version. This patch will change the source to a non backwards-compatible version - this is fine as we run 5.8 anyways. | |||
2020-08-26 | Kernel: T2831: Update Linux Kernel to v4.19.142 | Christian Poessinger | |
2020-08-23 | Kernel: T2822: Update Linux Kernel to v4.19.141 | Christian Poessinger | |
2020-08-15 | Kernel: T2797: Update Linux Kernel to v4.19.139 | Christian Poessinger | |
2020-08-10 | Kernel: T2780: Update Linux Kernel to v4.19.138 | Christian Poessinger | |
2020-08-01 | Kernel: T2751: Update Linux Kernel to v4.19.136 | Christian Poessinger | |
2020-07-25 | Kernel: T2730: Update Linux Kernel to v4.19.134 | Christian Poessinger | |
2020-07-05 | packages: Kernel: T2684: Update Linux Kernel to v4.19.131 | Christian Poessinger | |
2020-06-14 | Kernel: T2595: Update Linux Kernel to v4.19.128 | Christian Poessinger | |
2020-05-30 | Kernel: T2531: Update Linux Kernel to v4.19.125 | Christian Poessinger | |
2020-05-22 | Kernel: T2493: Update Linux Kernel to v4.19.124 | Christian Poessinger | |
2020-05-16 | T2470: Update to PowerDNS recursor 4.3 | Christian Poessinger | |
2020-05-16 | Kernel: T2469: Update Linux Kernel to v4.19.123 | Christian Poessinger | |
2020-05-12 | Kernel: T2454: Update Linux Kernel to v4.19.122 | Christian Poessinger | |
2020-05-03 | Kernel: T2420: Update Linux Kernel to v4.19.120 | Christian Poessinger | |
2020-05-02 | Revert "Kernel: T2413: Update Linux Kernel to v4.19.119" | Christian Poessinger | |
This reverts commit cb8ad3197797c947dc2fc03a8c57c79b8dfa8590. WireGuard builds do not work with 4.19.119 | |||
2020-05-02 | Kernel: T2413: Update Linux Kernel to v4.19.119 | Christian Poessinger | |
2020-04-26 | salt: T2386: upgrade to version 2019.2 (Python3 + Buster) | Christian Poessinger | |
Commit b4702483b531 ("salt: T2386: upgrade to version 2019.2") added a compatible Salt version from Debian Stretch - but there is already a Python3 and Debian Buster version available. | |||
2020-04-26 | salt: T2386: upgrade to version 2019.2 | Christian Poessinger | |
Later packages support PeeringDB. Even this marks Debian stretch the package still works on Debian Buster (10) | |||
2020-04-26 | Kernel: T2383: Update Linux Kernel to v4.19.118 | Christian Poessinger | |
2020-04-18 | Kernel: T2319: Update Linux Kernel to v4.19.116 | Christian Poessinger | |
2020-04-16 | T2305: include release train in "show version" output | Christian Poessinger | |
2020-04-04 | Kernel: T2224: Update Linux Kernel to v4.19.114 | Christian Poessinger | |
2020-04-02 | T2202: update to pdns-recursor 4.2.x series | Christian Poessinger | |
2020-03-22 | Kernel: T2149: Update Linux Kernel to v4.19.112 | Christian Poessinger | |
2020-03-15 | Kernel: T2121: Update Linux Kernel to v4.19.109 | Christian Poessinger | |
2020-02-27 | Kernel: T2079: Update Linux Kernel to v4.19.106 | Christian Poessinger | |
2020-02-23 | Kernel: T2068: Update Linux Kernel to v4.19.105 | Christian Poessinger | |
2020-02-17 | Kernel: T2047: Update Linux Kernel to v4.19.104 | Christian Poessinger | |
2020-02-02 | Kernel: T2011: Update Linux Kernel to v4.19.101 | Christian Poessinger | |
2020-01-29 | Kernel: T1996: Update Linux Kernel to 4.19.99 | Christian Poessinger | |
2019-12-28 | Kernel: T1916: Update Linux Kernel to 4.19.91 | Christian Poessinger | |
2019-12-18 | Merge branch 'equuleus' of github.com:vyos/vyos-build into current | Christian Poessinger | |
* 'equuleus' of github.com:vyos/vyos-build: (68 commits) systemd: cryptsetup: we do not support encrypted volumes systemd: igmpproxy: service is handled by VyOS CLI systemd: ntp: service is handled by VyOS CLI systemd: man: do not rebuild man db once a day systemd: pcscd: disable SmartCard service systemd: apt: disable daily update service ndisc6: add ICMPv6 Neighbor Discovery tool rsyslog: disabling rsyslog causes start issues if required syslog: T1834: 'del system syslog' doesn't stop rsyslog syslog: T1834: 'del system syslog' doesn't stop rsyslog Jenkins: archive ISO on failed builds if possible vyos-qat: adding pkg dependency Kernel: T1800: update to Linux 4.19.84 hooks: synchronize Linux Firmware with current branch Kernel: T1791: update to Linux 4.19.82 T1773: update Dockerfile for changes to libvyosconfig kernel-version: fixing typo Kernel: update to 4.19.76 in defaults.json acpid: enable acpid to enable power button triggered shutdowns systemd-disable - heartbeat.service disabled ... |