354 Commits

Author SHA1 Message Date
Christian Breunig
55cb5c1686 strongSwan: T4593: upgrade package to 5.9.8-5 2023-03-06 08:05:42 +01:00
Christian Breunig
afdaac1012 frr: T5003: use "pipx run" to invoke apkg
Commit 7b1b40888 ("docker: T5003: Use Debian package for yq, fix pip installs,
fix open-vmdk build") removed the apkg installed package via pip. Use pipx run
then building the libyang package.
2023-02-25 19:38:33 +01:00
Christian Breunig
a1d88278f7 hostapd: T5003: upgrade to newer Git version 2023-02-23 08:28:05 +01:00
Christian Breunig
f492466013 hostapd: T5003: temporary disable GCC12 warnings 2023-02-23 08:28:05 +01:00
Christian Breunig
7023709e63 hostapd: T5003: explicitly use bash as interpreter of choice
Dcoker image defaults to DASH in non-interactive mode for a shell which has
limited capabilities.
2023-02-22 20:44:43 +01:00
Christian Breunig
94fc0bdc1a
Merge pull request #313 from sarthurdev/bookworm
debian: T5003: Revert hostap removal - AES-256 not supported in Debian.
2023-02-22 17:55:04 +01:00
sarthurdev
f149e07952 debian: T5003: Revert hostap removal - AES-256 not supported in Debian. 2023-02-22 12:18:55 +01:00
Christian Breunig
df13175a2e Kernel: QAT: T5003 remove non POSIX compliant array in shell script 2023-02-20 20:02:53 +01:00
sarthurdev
64594cb608 debian: T5003: Update accel-ppp build script 2023-02-13 11:20:49 +01:00
sarthurdev
1e116e0254 debian: T5003: Update to to Debian 12 "Bookworm"
* Remove obsolete packages and dependencies
2023-02-13 11:20:49 +01:00
Yuxiang Zhu
2958ae76f5
T4977: Add FRR patches for Babel support
Backports the following PRs to FRR 8.4:
- 0001-tools-Add-missing-daemons.patch: backported from https://github.com/FRRouting/frr/pull/12611
- 0002-babeld-Add-missing-no-commands.patch: backported from https://github.com/FRRouting/frr/pull/12640

Signed-off-by: Yuxiang Zhu <vfreex@gmail.com>
2023-02-07 01:25:39 +08:00
Viacheslav Hletenko
27026d1f15 T4941: Update accel-ppp version due to IPoE issues with kernel 6
Update 'accel-ppp' where bug fix with incompatibility IPoE
vlan_mon driver with Linux kernel 6.1.x
2023-01-24 13:50:21 +00:00
Christian Breunig
35c958cbde Jenkins: strongSwan: T1888: install libcurl4-openssl-dev 2023-01-18 20:54:56 +01:00
Christian Breunig
efa8fa1bb5 Revert "strongSwan: T1888: install libcurl4-openssl-dev build dependency"
This reverts commit 05d0c7359ee1e3084e25ba294c6492031d893423.
2023-01-18 20:54:07 +01:00
Christian Breunig
05d0c7359e strongSwan: T1888: install libcurl4-openssl-dev build dependency
ocserv docker container depends on libcurl4-gnutls-dev which automatically
uninstalls libcurl4-openssl-dev from the container. This commit re-adds the
dependency.
2023-01-18 20:53:11 +01:00
aapostoliuk
f80ff8fb67 strongSwan: T4551: Added soft lifetime calculation
Depending on the configured hard lifetime the default soft lifetime
might not make sense and could even cause rekeying to get disabled.
To avoid that, derive the soft lifetime from the hard lifetime so it's
10% higher than the soft lifetime.
a2b1e06f07
2023-01-17 14:20:32 +02:00
Christian Breunig
f2137d4e84 ocserv: T4937: adjust Jenkins build pipeline to current branch 2023-01-15 09:04:05 +01:00
Christian Breunig
159f0c61ad ocserv: T4937: upgrade package to version 1.1.6 2023-01-15 08:17:41 +01:00
Christian Breunig
e516e4c297 ntp: T3008: move from ntpd to chrony 2023-01-14 14:26:53 +01:00
Christian Breunig
68ef4ba6a3 Kernel: T4928: update ethtool to version 6.1 2023-01-12 19:48:02 +01:00
Christian Breunig
48d7734e88 Kernel: T4928: fix path on remote url 2023-01-11 18:59:50 +01:00
Christian Breunig
9dd97c1873 Kernel: T4928: update linux-firmware to 20221214 2023-01-11 18:53:40 +01:00
Christian Breunig
2a754a85f9 Kernel: T4928: update Linux Kernel to v6.1.4 2023-01-11 18:52:27 +01:00
Christian Breunig
1e59005e76 qat: T4929: update Intel QAT drivers to 4.20.0-00001 2023-01-11 18:51:46 +01:00
Christian Poessinger
e62acee962 Kernel: T4691: enable CONFIG_BLK_DEV_DM option
This enables Device Mapper support for either RAID targets or encrypted
partitions.
2023-01-03 07:03:10 +00:00
Christian Poessinger
1c73207450 iproute2: T4284: update package for better tc JSON support
vyos-1x QoS implementation comes with smoketests that heavily use the JSON
output of tc. There had been some bugs in the JSON formatting until version
version 6.1 of iproute2 [1, 2].

1: https://lore.kernel.org/netdev/3ac544c09842410fb863b332917a03ad@poessinger.com/
2: https://lore.kernel.org/netdev/f4806731521546b0bb7011b8c570b52b@poessinger.com/
3: https://lore.kernel.org/netdev/e1fa5169db254301bc3b5b766c2df76a@poessinger.com/
2023-01-01 08:24:24 +01:00
Christian Poessinger
46aa056544 podman: T4899: systemd services not being installed correctly 2022-12-30 08:47:29 +01:00
Christian Poessinger
6d26b89892 podman: T4901: update to v4.3.1 2022-12-30 08:46:57 +01:00
Christian Poessinger
0e37be6768 strongSwan: T4593: upgrade package to 5.9.8 2022-12-27 16:34:52 +01:00
Christian Poessinger
f56f9f9d7b T4792: fix generated DEB package path location 2022-12-11 08:48:18 +01:00
Christian Poessinger
307cccaece T4792: add CI/CD pipeline for sstp-client 2022-12-11 07:48:54 +01:00
Christian Poessinger
ef7d02b09c Kernel: T4836: enable Ethernet switch device driver model 2022-11-23 18:50:58 +00:00
Christian Poessinger
15b1e98b4d Kernel: T4836: enable High-availability Seamless Redundancy (HSR & PRP) 2022-11-23 18:50:06 +00:00
Christian Poessinger
00f0261fba Kernel: T4836: enable TCP encapsulation of IKE and IPsec messages (RFC 8229) 2022-11-23 18:49:01 +00:00
Christian Poessinger
caf2f556f6 tacacs: T141: add individual package build 2022-11-23 19:29:57 +01:00
Christian Poessinger
901f771c2f fastnetmon: T4483: drop copy/paste comment error 2022-11-23 19:29:10 +01:00
Christian Poessinger
cd1abe06bc gitignore: cleanup double rules from individual packages
Individual packages like dropbear, frr, iproute2 ... all came with a copy of
gitignore rules already present in the base file.

Those rules have been dropped.
2022-11-23 19:27:51 +01:00
Mathew McBride
6f89529fc3 telegraf: T4831: fix build on arm64 / remove hardcoded amd64 reference 2022-11-20 02:05:31 +00:00
Christian Poessinger
cd6f8ab104
Merge pull request #273 from initramfs/current-dhcp6c-fix
wide-dhcpv6: T4760: fix support for multiple dhcp6c instances
2022-11-19 06:59:09 +01:00
Christian Poessinger
1e4e65f55b
frr: T4806: update to stable/8.4 series 2022-11-08 20:03:49 +01:00
initramfs
da47ffa55c
packages: wide-dhcpv6: T4760: fix support for multiple dhcp6c instances
This commit adds a patch to the WIDE DHCPv6 client forcing it to bind
to the last network interface specified on the command line, allowing
multiple concurrent instances of the daemon running without having a
single daemon receiving all the incoming DHCPv6 packets.
2022-11-03 09:31:23 +08:00
Christian Poessinger
bdb83dec6d pyhumps: fix copy/paste error in build package name 2022-10-29 20:54:26 +02:00
Christian Poessinger
0394c517be pyhumps: disable arm64 build as Python uses "all" architecture 2022-10-29 19:39:44 +02:00
Christian Poessinger
75784affbe pyhumps: add initial package build 2022-10-29 19:29:47 +02:00
Christian Poessinger
7540a635eb Revert: "accel-ppp: T4691: upgrade LUA dependency to version 5.4"
This reverts commit 262183c as Accel PPP has issues starting up.
2022-10-08 20:20:38 +02:00
Christian Poessinger
3adcd14cef Kernel: T3664: parse version file from toml input 2022-10-07 22:02:10 +02:00
Christian Poessinger
262183c6a6 accel-ppp: T4691: upgrade LUA dependency to version 5.4 2022-10-06 23:19:20 +02:00
Christian Poessinger
7149a2aa2e accel-ppp: T4691: adjust to changes in CMake build system
Specifying -DLUA=True results in selection of the Lua language version 5.1 - we
need 5.3.
2022-10-05 21:44:34 +02:00
Christian Poessinger
eda7fc7283 Revert "accel-ppp: T4691: disable LUA as it's unused in VyOS"
This reverts commit 719013886df2a324f09217d2fd11feddab330a05.
2022-10-05 21:44:34 +02:00
Christian Poessinger
719013886d accel-ppp: T4691: disable LUA as it's unused in VyOS 2022-09-16 20:31:41 +02:00