2032 Commits

Author SHA1 Message Date
Christian Breunig
6a58292685 T5234: move BASH skeleton files to vyos-1x repo 2023-05-21 23:16:44 +02:00
Christian Breunig
0e7ba50e3d T5003: disable sendmail service 2023-05-21 23:16:38 +02:00
Christian Breunig
ee81a8a182 Kernel: T4928: update Linux Kernel to v6.1.29 2023-05-17 15:56:35 +02:00
Christian Breunig
304ba451eb T5208: disable nvmf-autoconnect.service 2023-05-17 15:55:38 +02:00
John Estabrook
ac8aee9e2c Docker: T5194: update commit refs for vyos1x-config and libvyosconfig 2023-05-16 13:52:23 -05:00
John Estabrook
abb3345625 Docker: T5194: add OCaml package xml-light as build dependency 2023-05-16 13:46:35 -05:00
Christian Breunig
8519c780c9
Kernel: T4928: update Linux Kernel to v6.1.28 2023-05-11 18:51:13 +02:00
Christian Breunig
e4d03f22db
Merge pull request #348 from sever-sever/T5217
T5217: Kernel add CONFIG_NFT_SYNPROXY
2023-05-11 08:00:42 +02:00
Viacheslav Hletenko
509a7affa7 T5217: Kernel add CONFIG_NFT_SYNPROXY 2023-05-10 13:01:33 +00:00
Christian Breunig
a234c0cb6c
Merge pull request #347 from sever-sever/T5203
T5203: Disable by default vyos-wan-load-balance.service
2023-05-06 15:06:22 +02:00
Viacheslav Hletenko
63c1d9c962 T5203: Disable by default vyos-wan-load-balance.service 2023-05-05 12:09:12 +00:00
Christian Breunig
c41e34e484 T4928: add zstd to initrd 2023-05-04 22:48:58 +02:00
Christian Breunig
bc6991e6c0 Kernel: T5003: use bash over sh (which defaults to dash) 2023-05-02 18:24:52 +02:00
Christian Breunig
fc533da2a2 Kernel: T4928: enable CONFIG_RD_ZSTD and CONFIG_DECOMPRESS_ZSTD 2023-05-02 18:24:16 +02:00
Christian Breunig
bbe9091a26 Kernel: T4928: update Linux Kernel to v6.1.27 2023-05-02 07:01:46 +02:00
zsdc
d9f711f500 jool: T160: Added scripts to build jool package
Added dependencies and build scripts for
https://github.com/NICMx/Jool/
2023-05-01 23:29:05 +03:00
Christian Breunig
88be901bc1 Kernel: T4928: enable CONFIG_USB_NET_RNDIS_HOST=m 2023-04-29 21:52:05 +02:00
Christian Breunig
cdb6d84e33
Merge pull request #342 from rgwan/current
frr: T5123: Backport detailed ospf route table patch to frr 8.5
2023-04-27 18:21:53 +02:00
Zhiyuan Wan
4d73902eb9 frr: T5123: Backport detailed ospf route table patch from frr 9.0 to frr 8.5 2023-04-27 18:48:46 +08:00
Christian Breunig
5e04270847
Kernel: T4928: update Linux Kernel to v6.1.26 2023-04-26 21:16:32 +02:00
John Estabrook
74c0094610 Docker: T5185: update commit refs for vyos1x-config 2023-04-26 13:15:34 -05:00
Christian Breunig
25cf22e2eb
Merge pull request #328 from rgwan/current
frr: T5123: Add patch to support show detailed ospf route table
2023-04-22 21:26:35 +02:00
Christian Breunig
66908c089b
Merge pull request #337 from indrajitr/remove-minisign
minisign: T5166: Remove custom build and pickup from upstream Debian
2023-04-21 19:47:10 +02:00
Indrajit Raychaudhuri
930247045c minisign: T5166: Remove custom build and pickup from upstream Debian
A newer version of minisign is already available in Debian Bookworm.
We can skip building a custom package.

This is a follow-up to T5003.
2023-04-21 01:22:27 -05:00
Christian Breunig
2babfe76e5
Kernel: T4928: update Linux Kernel to v6.1.25 2023-04-21 07:06:17 +02:00
Christian Breunig
ea4aede9c4
Kernel: T4928: update Linux Kernel to v6.1.24 2023-04-13 21:24:07 +02:00
Christian Breunig
e52a5136ef Revert "systemd: services: remove autostart of sendmail and rsyslogd"
This reverts commit 0b91d71b9cd7e9641287433ea0d0fed3982edb23.

Somehow FRR does not like it to be started with no logging daemon present and
Smoketests fail.
2023-04-11 19:53:57 +02:00
Zhiyuan Wan
e1188a1f93 frr: T5123: Add patch to support show detailed ospf route table 2023-04-10 16:29:23 +08:00
Christian Breunig
944f5b5c7c
Merge pull request #334 from chenxiaolong/eapol_tls_1.0_regression
T5151: hostap: Reintroduce Debian's allow-legacy-renegotiation.patch
2023-04-09 21:12:42 +02:00
Andrew Gunnerson
c260174c5b
T5151: hostap: Reintroduce Debian's allow-legacy-renegotiation.patch
The Debian 12 upgrade in T5003 caused a regression for connecting to
legacy networks that only support TLSv1.0/1.1 for EAP-TLS. This commit
fixes one part of the issue by adding Debian's patch for allowing legacy
renegotiation (SSL_OP_LEGACY_SERVER_CONNECT flag). The flag used to be
allowed by default, but that changed with the openssl 3.0 upgrade in
Debian 12.

(This commit also updates `build.sh` to just overwrite
`debian/patches/series` and not delete patch files since
dpkg-buildpackage/quilt never applies unlisted patches.)

Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
2023-04-09 12:51:23 -04:00
Christian Breunig
0b91d71b9c systemd: services: remove autostart of sendmail and rsyslogd 2023-04-08 22:08:42 +02:00
Christian Breunig
e36e5e77ae
Kernel: T4928: update Linux Kernel to v6.1.23 2023-04-06 17:25:54 +02:00
Christian Breunig
e7c756e64b
Merge pull request #333 from sever-sever/T5142
T5142: systemd-journald-audit must not show logs from auditd
2023-04-04 19:22:57 +02:00
Christian Breunig
92ad50e77b
Merge pull request #332 from zdc/T5138-sagitta
accel-ppp: T5138: Use L2TP Calling-Number in RADIUS attributes
2023-04-04 19:21:34 +02:00
Viacheslav Hletenko
bff83d0cfe T5142: systemd-journald-audit must not show logs from auditd
auditd logs must no be displayed for journalctl
mask it
2023-04-04 10:57:27 +00:00
zsdc
7d9f655936 accel-ppp: T5138: Use L2TP Calling-Number in RADIUS attributes
Use L2TP Calling-Number in Calling-Station-ID RADIUS attribute
2023-04-04 11:21:38 +03:00
Christian Breunig
92de97acf4
Merge pull request #331 from sever-sever/T5125-2.0.50-4
T5125: bump hsflowd version to v2.0.50-4
2023-04-01 20:04:27 +02:00
Viacheslav Hletenko
b39793a8cf T5125: bump hsflowd version to v2.0.50-4 2023-04-01 17:53:53 +00:00
Christian Breunig
cec5f5dcc3 T5129: add AWS build flavour 2023-03-31 13:26:46 +02:00
Christian Breunig
7fadf1211d
Merge pull request #329 from sever-sever/T5125
T5125: Add DBUS option to build hsflowd for getting sflow stat
2023-03-31 12:38:12 +02:00
Viacheslav Hletenko
3238287366 T5125: Add DBUS option to build hsflowd for getting sflow stat
Build hsflowd with "DBUS" option allows to get statistics for op-mode
2023-03-31 09:57:32 +00:00
Christian Breunig
75c9311fba
Kernel: T4928: update Linux Kernel to v6.1.22 2023-03-30 16:02:59 +02:00
John Estabrook
c3f11ba39c Docker: T5089: update commit refs for vyos1x-config and libvyosconfig 2023-03-29 09:48:04 -05:00
Christian Breunig
76ca4b4949
Merge pull request #326 from sever-sever/T5086-v2.0.50-3
T5086: bump hsflowd version to v2.0.50-3
2023-03-29 14:36:28 +02:00
Viacheslav Hletenko
e19e90b4f7 T5086: bump hsflowd version to v2.0.50-3 2023-03-29 12:00:47 +00:00
Christian Breunig
b8f52b3156
Merge pull request #324 from sskaje/T5122
T5122: Move archive-areas to defaults.toml to support non-free-firmwa…
2023-03-29 11:01:45 +02:00
sskaje
bf66214dad T5122: Move archive-areas to defaults.toml to support non-free-firmware repository 2023-03-29 16:49:32 +08:00
Christian Breunig
d68bda6a29 strongSwan: create vyos specific version string 2023-03-25 09:13:17 +00:00
Christian Breunig
4cc1045f24 build: always prefer our packages over Debian upstream 2023-03-24 08:38:37 +01:00
Christian Breunig
77e116b52f
Kernel: T4928: update Linux Kernel to v6.1.21 2023-03-23 07:22:02 +01:00