3142 Commits

Author SHA1 Message Date
Daniil Baturin
e74d95634c
Merge pull request #1008 from sever-sever/T7714-kernel
T7714: Exclude auxiliary directories from linux-kernel tarballs
2025-08-19 14:21:55 +01:00
Daniil Baturin
05f0a675a0
Merge pull request #1007 from sever-sever/T7714
T7714: Exclude auxiliary directories from common tarballs
2025-08-19 14:20:09 +01:00
Viacheslav
e8705a61df T7714: Exclude auxiliary directories from linux-kernel tarballs
Exclude auxiliary directories from linux-kernel and related to
linux-kernel tarballs
2025-08-19 09:50:04 +00:00
Viacheslav Hletenko
af786abcf8
Merge pull request #1012 from sever-sever/T7725
T7725: Bump accel-ppp-ng version to 1674efe
2025-08-18 15:27:59 +03:00
Viacheslav
83b3a8d419 T7725: Bump accel-ppp-ng version to 1674efe
Regular upgrade
2025-08-18 15:26:07 +03:00
Viacheslav Hletenko
ef77465568
Merge pull request #1011 from vyos/T7729
T7729: Build accel-ppp-ng remove extra whitespace
2025-08-18 15:21:20 +03:00
Viacheslav
83cd76eeb7 T7729: Build accel-ppp-ng remove extra whitespace
Build accel-ppp-ng remove extra whitespace to fix build binaries
2025-08-18 09:29:22 +00:00
Viacheslav Hletenko
ab7416a625
Merge pull request #1010 from sever-sever/T7725
T7725: Bump accel-ppp-ng version to e14d23e
2025-08-16 12:18:19 +03:00
Viacheslav
848dca7bb7 T7725: Bump accel-ppp-ng version to e14d23e
Regular update
2025-08-16 09:15:35 +00:00
Daniil Baturin
ffff47aae0
Merge pull request #1009 from sever-sever/T7697-build
T7697: Remove vyos-vpp build requirements to build vyos-1x
2025-08-15 09:45:42 +01:00
Viacheslav
896c4b28f0 T7714: Exclude auxiliary directories from common tarballs 2025-08-14 16:10:51 +00:00
Viacheslav
700abd15ce T7697: Remove vyos-vpp build requirements to build vyos-1x
The vyos-vpp repo was merged to the vyos-1x in the
https://github.com/vyos/vyos-1x/pull/4650
We do not need copy from vyos-vpp repo anymore.
2025-08-14 10:30:08 +00:00
Daniil Baturin
65cc12735a
Merge pull request #1006 from jestabro/op-mode-runner
docker: T7583: add build dependencies for operational command runner
2025-08-08 00:49:41 +01:00
John Estabrook
01052f36c7 docker: T7583: add build dependencies for operational command runner 2025-08-07 13:50:30 -05:00
Daniil Baturin
e46dcf1ced
Merge pull request #1005 from vyos/T7692
T7692: Bump VPP version to the stable 2506
2025-08-07 15:49:57 +01:00
Viacheslav
97db625181 T7692: Bump VPP version to the stable 2506 2025-08-06 13:08:35 +00:00
Daniil Baturin
c5d52ac7b9
Merge pull request #1001 from hedrok/T7537-aws-glbtun-update
T7537: aws-gwlbtun: update to c1fd48b
2025-08-04 12:07:32 +01:00
Viacheslav Hletenko
2f2bfb56d2
T7666: Add script to build accel-ppp-ng binaries (#1002)
* T7666: Add vpp-sflow src patches and accel-ppp-ng to gitignore

* T7666: Add script to build accel-ppp-ng binaries

* Update scripts/package-build/linux-kernel/build-accel-ppp-ng.sh

---------

Co-authored-by: Daniil Baturin <daniil@baturin.org>
2025-07-31 15:31:05 +01:00
Christian Breunig
43fdd70e9a
Merge pull request #1003 from sarthurdev/T7628
tpm: T7628: Fix typo in test expected string
2025-07-31 16:10:54 +02:00
sarthurdev
0564ccd787 tpm: T7628: Fix typo in test expected string 2025-07-31 12:15:48 +02:00
Kyrylo Yatsenko
4f377768e2 T7537: aws-gwlbtun: update to c1fd48b
Updated aws-gwlbtun requires boost too new for Debian bookworm,
but requires only one header-only library.

* Add download/installation of thist boost header library.
* Set path to this boost installation via cmake options.
2025-07-30 07:30:07 +03:00
Daniil Baturin
3e02e42e76
Merge pull request #999 from sarthurdev/T7628
tpm: T7628: Extend test for non-TPM backed encryption
2025-07-29 15:54:15 +01:00
Christian Breunig
dbf36b928f
Merge pull request #998 from sever-sever/T7639
T7639: Add patches to fix FRR reload for IS-IS segment routing
2025-07-29 16:03:55 +02:00
Christian Breunig
bd78d813e3
Merge pull request #1000 from c-po/frr-build-fix
frr: T7663: add missing build dependencies libnl-3-dev & libpcre3-dev
2025-07-28 19:52:11 +02:00
Christian Breunig
a411efebe1 frr: T7663: add missing build dependencies libnl-3-dev & libpcre3-dev 2025-07-28 19:35:36 +02:00
Christian Breunig
330746b55b frr: T7663: remove custom rtrlib build - package included in Debian Bookworm 2025-07-28 19:34:50 +02:00
Viacheslav
c031b92ed0 T7639: Add patches to fix FRR reload for IS-IS segment routing 2025-07-28 12:48:44 +00:00
Daniil Baturin
ed69154b71
Merge pull request #997 from kumvijaya/current
T7644: mirror workflow refactoring rollout
2025-07-28 12:58:28 +01:00
kumvijaya
fdd616fa32 T7644: mirror workflow refactoring rollout 2025-07-27 14:30:19 +05:30
Viacheslav Hletenko
4f5de07491
Merge pull request #996 from c-po/kernel-6.6.100
Kernel: T5887: update Linux Kernel to v6.6.100
2025-07-26 02:01:49 +03:00
Christian Breunig
59c3edf6e8 Kernel: T5887: update Linux Kernel to v6.6.100 2025-07-25 19:33:09 +02:00
Viacheslav Hletenko
779c3429e1
Merge pull request #995 from ServerForge/current
T7175: Downgraded vpp-sflow version v0.9.02-2
2025-07-24 19:39:25 +03:00
Kyle McClammy
3db3ab879d T7175: Downgraded vpp-sflow version v0.9.02-2 to be compatible with VPP stable/2410 2025-07-24 15:43:08 +00:00
Daniil Baturin
161f3b53f5
Merge pull request #991 from vyos/T7647
T7647: Bump keepalived version to 2.3.3
2025-07-22 15:57:56 +01:00
Daniil Baturin
011ad5bd2f
Merge pull request #993 from alexandr-san4ez/T7576-current
T7576: Remove unnecessary code for checking dirty build status
2025-07-22 15:47:32 +01:00
KyleM
1155ae7862
VPP: T7175: Added sflow plugin to build (#962) 2025-07-22 15:28:30 +01:00
Christian Breunig
246efb1307
Merge pull request #994 from c-po/new-vyos-1x-dependencies
Docker: T7648: add additional vyos-1x dependencies python3-pyroute2, python3-voluptuous
2025-07-22 13:13:16 +02:00
Oleksandr Kuchmystyi
71ade9dce3
T7576: Remove unnecessary code for checking dirty build status
```
vyos@r15:~$ show version | match dir
Build commit ID:  d8038ded37fadb-dirty
```
Having uncommited files in vyos-build is completely normal:
custom configs, EULA files in official release builds,
anything else that flavor files may include.

However, many people are not familiar with the specific
meaning of "dirty" in git or with the build process and assume
that "dirty" means something went wrong with the image build.
2025-07-22 13:05:38 +03:00
Christian Breunig
791f8c8346
Merge pull request #992 from c-po/docker-vyos-1x-build-dep
Docker: T7648: add additional vyos-1x build dependencies
2025-07-22 11:24:55 +02:00
Christian Breunig
29780ec79f Docker: T7648: add additional vyos-1x dependencies python3-pyroute2, python3-voluptuous 2025-07-21 21:40:25 +02:00
Christian Breunig
a9a552bb44 Docker: T7648: add additional vyos-1x build dependencies
In order to run pylint and check for missing import statements we need to
install additional build dependencies.
2025-07-21 20:48:08 +02:00
Viacheslav
2d9f5cfdf7 T7647: Bump keepalived version to 2.3.3 2025-07-21 14:49:35 +00:00
Daniil Baturin
28147b4586
Merge pull request #990 from MPStudyly/patch-1
T7636: Fix Makefile target for test-no-interfaces
2025-07-21 13:36:38 +02:00
Michael Pardatscher
29e0afb376
T7636: Fix Makefile target for test-no-interfaces
The target is calling tests for VPP, which require huge page support, thus always making the target fail.
2025-07-17 11:32:04 +02:00
Christian Breunig
d59967adf9
Merge pull request #989 from vyos/cla
CI: T7579: fix of the run trigger for CLA
2025-07-15 16:44:54 +02:00
sarthurdev
df9312fc72 tpm: T7628: Extend test for non-TPM backed encryption 2025-07-15 16:37:24 +02:00
Yevhen Bondarenko
67f0031d06
T7579: fix of the run trigger for CLA 2025-07-13 11:01:40 +02:00
Christian Breunig
defe8e5b7d
Merge pull request #988 from c-po/kernel-6.6.96
Kernel: T5887: update Linux Kernel to v6.6.96
2025-07-12 07:54:43 +02:00
Christian Breunig
9012ce99a9 Kernel: T5887: update Linux Kernel to v6.6.96 2025-07-11 21:44:32 +02:00
John Estabrook
c9b8053f27
Merge pull request #987 from hedrok/docker-build-add-apt-update
Docker: T7568: add apt-get update as last command
2025-07-09 09:49:55 -05:00