Age | Commit message (Collapse) | Author |
|
Commit 611cfc85c531 ("T6173: validate allowed characters in ISO image name")
missed the probability that version is a dict member bot empty.
(cherry picked from commit 801def2d7105acc45868c361730e5be5ab4c36ea)
|
|
T6235: Git update actions-label-merge-conflict version (backport #561)
|
|
Update `actions-label-merge-conflict` due to `Node.js 16 actions are deprecated.`
(cherry picked from commit 252f29949e6cc538d0a63f58a46c34e9447dfe8a)
|
|
(cherry picked from commit b04c480b6059960004f08812b10b38b39862e316)
|
|
T6228: Cleanup of not existing systemd units (backport #556)
|
|
T1797: Delete not exist disable vpp service (backport #555)
|
|
Delete not existing units:
```
06:12:51 Failed to disable unit, unit logd.service does not exist.
06:12:51 Failed to disable unit, unit heartbeat.service does not exist.
```
(cherry picked from commit 0622fa1ee540041715d585cb78296570b7493e30)
|
|
T6173: validate allowed characters in ISO image name (backport #553)
|
|
The builder log:
```
06:12:53 Failed to disable unit, unit vpp.service does not exist.
```
(cherry picked from commit daf8d44060a516a77b0856f5ac9286aeec32bfcb)
|
|
Building custom VyOS version: 1.5-asdf%-202404081841
I: Checking if packages required for VyOS image build are installed
Version contained illegal character(s), allowed: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789.-+
(cherry picked from commit 611cfc85c531f6b6c55f89503d6d2cdf84213317)
|
|
image-tools: T6207: update test script for prompt for boot config (backport #551)
|
|
(cherry picked from commit 4a8bc369ef7c9ebd8e1ce0d4067fca5f474204a7)
|
|
(cherry picked from commit 0c12b79fd8d13db8e7b9789132a0eb7f5ba27a8d)
|
|
(cherry picked from commit 70ff94dc37cfa7907774c7b07981b22c75a0021b)
|
|
(cherry picked from commit 28c08a784ebdddfe56d8d33b4f28b147ad0a5265)
|
|
(cherry picked from commit 22f3569e994fe1e1f8fb96d81ddd62347d0d9df5)
|
|
(cherry picked from commit 9fed492e1235f38bfa0055911a743609d4f08aac)
|
|
dropbear: T6195: package upgrade 2022.83-1+deb12u1 (backport #547)
|
|
(cherry picked from commit 4417986365472fd9055b12309ba49d88272db04c)
|
|
Fix CVE-2023-48795: (terrapin attack)
The SSH transport protocol with certain OpenSSH extensions allows remote
attackers to bypass integrity checks such that some packets are omitted (from
the extension negotiation message), and a client and server may consequently
end up with a connection for which some security features have been downgraded
or disabled, aka a Terrapin attack.
(cherry picked from commit b17befe2e4e914f3f604bcfa1843f75519d46a4d)
|
|
No need to provide them via the package repository
(cherry picked from commit adab6badd7b1a41bae55d8ae3fa58d213f5ce13d)
|
|
T6033: bump hsflowd version v2.0.55-1 extended PCAP capabilities (backport #544)
|
|
Bump the `hsflowd` version to `v2.0.55-1`
Fixed and extended PCAP capabilities for not hardware/bridge
interfaces (like GRE tunnel interface).
It fixes crashes the daemon if you use tunnel interfaces
```
hsflowd[9160]: PCAP: tun0 has no supported datalink encapsulaton
hsflowd[9160]: Received signal 11
hsflowd[9160]: SIGSEGV, faulty address is (nil)
```
The correct commit fix in https://github.com/sflow/host-sflow/commit/62346aa67240ced0fb16b6725f16d8fa40eaea60
Updated version starts the hsflowd without issues
(cherry picked from commit eb05b77bac542dca906b25f647117c7566380cf2)
|
|
(cherry picked from commit 7fe033b20c23a74028fa088844f4bb993dea83ab)
|
|
|
|
ixgbe: T6155: always enable allow_unsupported_sfp for all NICs by default (backport #538)
|
|
is undefined
This extends an else path with the logic from commit ea7d59a4b ("ixgbe: T6155:
always enable allow_unsupported_sfp for all NICs by default")
(cherry picked from commit 70ac747b2889757e35ac2a90fd77cda9d4b97ebd)
|
|
(cherry picked from commit 311963f379925d56f678f7b173ce6f74cba3d1ce)
|
|
In-tree vs. Out-Of-Tree drivers differ in the way how unsupported transceivers
are defined (uint vs array of int) for the Kernel module parameters.
This results in:
kernel: ixgbe 0000:5e:00.0: failed to initialize because an unsupported SFP+ module type was detected.
kernel: ixgbe 0000:5e:00.0: Reload the driver after installing a supported module.
kernel: ixgbe 0000:5e:00.0: removed PHC on eth6
This patch always enables unsupported SFP+ modules as wo do anyway from
the userspace but only for the first port.
(cherry picked from commit ea7d59a4bf64a854be04ccf7566e1cf95d4e09a8)
|
|
(cherry picked from commit 7552e07320b990d87e3af589e00ec9b2b2241980)
|
|
build: T1449: add default_config field support in flavor files to allow people to easily include a custom default config
|
|
T6115: Fix tagged builds from detached Git HEAD (backport #526)
|
|
(cherry picked from commit 3494ab3e0a50ed701a4b127e51b919c2ceb61bc3)
|
|
to allow people to easily include a custom default config
|
|
docker, build: T6119: use python3-tomli instead of python3-toml
|
|
radvd: T6118: add custom build support with recent source version
|
|
|
|
Jenkins: select proper source version of build pipeline library
|
|
Packages got backported from current, but we need to select the proper pipeline
version from sagitta branch.
|
|
(cherry picked from commit ed79a9fa939fdba80eb004a79989153d51eeea88)
|
|
(cherry picked from commit 016809208da4d5500734f275d544463d8122bbd1)
|
|
(cherry picked from commit 6758b13c7ea096fcc0a13fcf036dcc76b4417624)
|
|
Kernel: T5887: update Linux Kernel to v6.6.19 (backport)
|
|
|
|
T6077: T3664: cleanup flavor build system and extensions for single source URL definitions (backport #522)
|
|
Use single source for project related URLs that will later be consumed by the
MOTD template used.
(cherry picked from commit 7b89f74c316c278ff6af73e75f357139d56243da)
|
|
(cherry picked from commit 195c13022de0b022e054347f0170fb536f4e9b9b)
|
|
Commit 3979b25dcf ("T3664: initial implementation of the build flavor system")
removed the call to make-version-file, thus we can also drop the file itself.
(cherry picked from commit 8a49912cee67c916533fc8fceed76c94941cb2e5)
|
|
(cherry picked from commit d93cb288d7d6bb16afad0df727f012837123a47e)
|
|
(cherry picked from commit 14dd3e74209b0bdb9b25b41efc163fe52991e943)
|