2639 Commits

Author SHA1 Message Date
Daniil Baturin
76641c602c
Merge pull request #812 from sever-sever/T6781-build-circinus
T6781: Auto-close pull requests for circinus
2024-10-16 17:04:17 +01:00
Viacheslav Hletenko
d3591c4a26 T6781: Auto-close pull requests for circinus 2024-10-16 07:53:11 +00:00
Daniil Baturin
b564ad57e9
Merge pull request #805 from vyos/mergify/bp/circinus/pr-796
Testsuite: T6494: add new make target "test-interfaces" (backport #796)
2024-10-10 16:16:22 +01:00
Christian Breunig
d9f88f93a9 Testsuite: T6494: add new make target "test-interfaces"
We can not run the interface related tests, and non interface related
testcases in parallel to speedup the entire build process.

(cherry picked from commit 57d5afe0ff6623d63f014d277246b14a1f12f62c)
2024-10-09 21:38:07 +02:00
Viacheslav Hletenko
3f7aa4122b
Merge pull request #803 from vyos/mergify/bp/circinus/pr-802
T6765: Fix build python3-vici package (backport #802)
2024-10-08 17:25:22 +03:00
Viacheslav Hletenko
93dcb6b1c8 T6765: Fix build python3-vici package
Fix build python3-vici. It did not include the directory
/usr/lib/python3/dist-packages/vici

(cherry picked from commit 7c5c0334caac789804de1abeca52de2410310409)
2024-10-08 11:59:39 +00:00
Christian Breunig
6838a64a9d
Merge pull request #801 from vyos/mergify/bp/circinus/pr-799
T973: upgrade go version in dockerfile (backport #799)
2024-10-08 07:58:51 +02:00
rebortg
28e5159849 T973: upgrade go version in dockerfile
(cherry picked from commit c660a9c8321d5939eddcc8ee137bbf3c3715551e)
2024-10-08 05:16:49 +00:00
Christian Breunig
fa25f86558
Merge pull request #798 from vyos/mergify/bp/circinus/pr-797
T3303: fix location of os-release file (backport #797)
2024-10-08 07:16:46 +02:00
Christian Breunig
475e5dd77f T3303: fix location of os-release file
(cherry picked from commit 65b64c88076204773762c1d9a1db72444385c474)
2024-10-07 15:28:08 +00:00
Christian Breunig
db938f7967
Merge pull request #794 from vyos/mergify/bp/circinus/pr-790
Kernel: T5887: update Linux Kernel to v6.6.54 (backport #790)
2024-10-05 20:41:21 +02:00
Christian Breunig
4edaa0476b Kernel: T5887: update Linux Kernel to v6.6.54
(cherry picked from commit 1e53e6451c3fef7599f7ab69afa9c7a59539d94d)
2024-10-05 20:17:25 +02:00
Christian Breunig
80aacec6a3
Merge pull request #792 from vyos/mergify/bp/circinus/pr-791
T6763: Delete Jenkins file (backport #791)
2024-10-05 14:06:18 +02:00
Viacheslav Hletenko
437af7ed0f T6763: Delete Jenkins file
(cherry picked from commit c6bffe481b40f8338363492250150932a69c39f5)
2024-10-05 06:18:33 +00:00
Daniil Baturin
650d3b9a81
Merge pull request #787 from sever-sever/T6754-circ
T6754: Delete Jenkins build packages
2024-10-03 14:19:12 +01:00
Viacheslav Hletenko
282cab27d8
Merge pull request #789 from vyos/mergify/bp/circinus/pr-788
T6758: Add build package xen-guest-agent (backport #788)
2024-10-03 15:39:58 +03:00
Viacheslav Hletenko
4330a0f893 T6758: Add build package xen-guest-agent
The 'xen-guest-agent' could be used for XCP-NG images

(cherry picked from commit 1d69d490cad3fd7043fdeeb450681ad5f6dd82b4)
2024-10-03 12:25:16 +00:00
Viacheslav Hletenko
7ddfa94d74 T6754: Delete Jenkins build packages 2024-10-02 19:02:40 +00:00
Viacheslav Hletenko
b672c89acb
Merge pull request #782 from vyos/mergify/bp/circinus/pr-780
T6755: Change default vyos mirror URL (backport #780)
2024-10-02 15:35:26 +03:00
Viacheslav Hletenko
459c601939 T6755: Change default vyos mirror URL
(cherry picked from commit 7bd5496de13343a951b6376d50a24264f36a3c0c)
2024-10-02 12:33:12 +00:00
Christian Breunig
585361258c
Merge pull request #775 from vyos/mergify/bp/circinus/pr-773
build: T6738: add build_type field to version data instead of the very limited and unused lts_build (backport #773)
2024-09-30 18:28:33 +02:00
Daniil Baturin
3f6959d782 build: T6738: add build_type field to version data
instead of the very limited and unused lts_build

(cherry picked from commit e41d2f12b9e04b9006db852dd8bdc7c21174ae67)
2024-09-30 15:10:44 +00:00
Christian Breunig
4ca17363dd
Merge pull request #771 from vyos/mergify/bp/circinus/pr-769
ethtool: T6729: upgrade to 6.10 to make use of more --json options (backport #769)
2024-09-22 00:13:33 +02:00
Christian Breunig
c9e63c56a9 ethtool: T6729: upgrade to 6.10 to make use of more --json options
Same as T6078 but we now wan't to make use of ethtool --json eth0 to drop out
own text based parsing of ethtool options in [1]. This is the base for moving
to a better, machine readable interface

1: https://github.com/vyos/vyos-1x/blob/e47d4fd385631236da68/python/vyos/ethtool.py#L77-L105
(cherry picked from commit 9e7dd13f52ecedac56188c31ace917f8cf13c6c0)
2024-09-21 18:52:59 +00:00
Daniil Baturin
116b83b2e4
Merge pull request #770 from kumvijaya/circinus
T6728: trigger pr mirror workflow added for circinus
2024-09-21 19:51:10 +01:00
kumvijaya
c00f4dba62 T6728: trigger pr mirror workflow added for circinus 2024-09-21 18:42:10 +05:30
Christian Breunig
11f778ce8f
Merge pull request #761 from vyos/mergify/bp/circinus/pr-755
T6703: add support for amd pstate driver (backport #755)
2024-09-15 16:31:38 +02:00
Christian Breunig
b9211e99fe
Merge pull request #760 from vyos/mergify/bp/circinus/pr-759
T6674: Fix build package netfilter dependencies (backport #759)
2024-09-12 21:11:37 +02:00
Nicolas Vollmar
11fdcd7409 T6703: add support for amd pstate driver
(cherry picked from commit 01085c0512deea6031f503d6468717aca9728ad0)
2024-09-12 19:01:25 +00:00
Viacheslav Hletenko
bf63918f9c T6674: Fix build package netfilter dependencies
(cherry picked from commit 21370c5c7dd396ae201c015cebf1c2816814aaa9)
2024-09-12 17:08:18 +00:00
Christian Breunig
917325fafc
Merge pull request #756 from sever-sever/T6674-circ
T6674: Add build-scrips for packages without Jenkins
2024-09-08 08:13:39 +02:00
Viacheslav Hletenko
c9a5a93834 T6674: Add build-scrips for packages without Jenkins
Add build scripts for .deb packages without Jenkins.
To exclude Jenkins we need some place where we can put new
builds-scripts to run in parallel (old/new) during meantime.
We will deprecate old Jenkins package builds in the future.
2024-09-06 11:34:08 +00:00
Daniil Baturin
7012274646
Merge pull request #750 from vyos/mergify/bp/circinus/pr-748
Kernel: T5887: update Linux Kernel to v6.6.49 (backport #748)
2024-09-05 15:42:36 +01:00
Christian Breunig
e12fda2c57 Kernel: T5887: update Linux Kernel to v6.6.49
(cherry picked from commit c635fc980ee42e996138f469ff7b2a74ec798962)
2024-09-05 05:11:58 +00:00
Christian Breunig
ac02af537c
Merge pull request #747 from vyos/mergify/bp/circinus/pr-736
build: T6653: add build/manifest.json file (backport #736)
2024-08-26 20:55:25 +02:00
Christian Breunig
fcf2f15bba build: T6653: add build/manifest.json file
(cherry picked from commit 9928925b3b34e4a42099781430a0063292a9d0fe)
2024-08-26 18:54:07 +00:00
Daniil Baturin
d75f6830da
Merge pull request #743 from vyos/mergify/bp/circinus/pr-738
build: T6666: singular image_format in flavor files (backport #738)
2024-08-24 09:06:00 +01:00
Viacheslav Hletenko
d914c71dfb
Merge pull request #741 from vyos/mergify/bp/circinus/pr-739
Kernel: T5887: update Linux Kernel to v6.6.47 (backport #739)
2024-08-22 14:13:24 +03:00
bk2zsto
487abf6855 build: T6666: singular image_format in flavor files
(cherry picked from commit 16a4c4d503b9528b0fc67b084ad19841a0639f7b)
2024-08-22 09:48:28 +00:00
Christian Breunig
e22e56ceb7 Kernel: T5887: update Linux Kernel to v6.6.47
(cherry picked from commit 035cf9bc12fcbcfa40233645613158a23644be3c)
2024-08-21 14:26:40 +00:00
Christian Breunig
7141d8bf77
Merge pull request #737 from sever-sever/T6654
T6654: Add release_train and vyos_branch circinus
2024-08-14 19:58:57 +02:00
Viacheslav Hletenko
7b6b432202 T6654: Add release_train and vyos_branch circinus 2024-08-14 14:31:44 +00:00
Viacheslav Hletenko
5dce2889f1
Merge pull request #734 from vyos/mergify/bp/circinus/pr-733
Kernel: T5887: update Linux Kernel to v6.6.45 (backport #733)
2024-08-13 13:25:10 +03:00
Christian Breunig
78bfc58217 Kernel: T5887: update Linux Kernel to v6.6.45
(cherry picked from commit faa6453ec86ecebeff2e2a28dd01db2ee655a22c)
2024-08-12 09:33:01 +00:00
Christian Breunig
21b69cbb35
Merge pull request #732 from vyos/mergify/bp/circinus/pr-729
podman: T6598: add fuse-overlayfs runtime dependency (backport #729)
2024-08-07 11:32:06 +02:00
Nicolas Vollmar
122faab12f podman: T6635: add missing dependency on golang-github-containers-common
This is required as the dependency will add /etc/containers/policy.json

(cherry picked from commit 7508677091abf2b9c92d9c5c393fb73bb5128aa8)
2024-08-07 07:21:18 +00:00
Christian Breunig
245e133b1a podman: T6598: add fuse-overlayfs runtime dependency
Dependency already exists in vyos-1x for live-system, but it does not hurt to
also define the dependency here where it's needed by the filesystem layer.

(cherry picked from commit 3f84d701fcbc1a1c01eff13053f328483eac06ed)
2024-08-07 07:21:18 +00:00
Christian Breunig
89d08ed77d
Merge pull request #728 from vyos/mergify/bp/circinus/pr-723
ddclient: T5792: Use Debian build from Trixie (backport #723)
2024-08-04 16:17:38 +02:00
Indrajit Raychaudhuri
33d265bb60 ddclient: T5792: Use Debian build from Trixie
As part of "T5792: Upgrade to ddclient 3.11.2" in commit 368b89ef056,
ddclient was built using build system from Debian Salsa and source code
from upstream GitHub.

This was subsequently modified in commit 7f7030d9281 to use both build
system and source code from Debian Salsa.

Now that Debian finally has ddclient 3.11.2 release, we can use the
release tag to build the package.

(cherry picked from commit df970a14e808b7520bf18052947e60f528bce378)
2024-08-01 11:12:47 +00:00
Christian Breunig
e01b0609c3
Merge pull request #726 from vyos/mergify/bp/circinus/pr-722
Kernel: T5887: update Linux Kernel to v6.6.43 (backport #722)
2024-07-29 20:18:34 +02:00