Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-13 | Merge pull request #560 from sever-sever/T6238 | Christian Breunig | |
T6238: Check pull request title action requires the python script | |||
2024-04-13 | Merge pull request #561 from sever-sever/T6235-build | Christian Breunig | |
T6235: Git update actions-label-merge-conflict version | |||
2024-04-13 | T6235: Git update actions-label-merge-conflict version | Viacheslav Hletenko | |
Update `actions-label-merge-conflict` due to `Node.js 16 actions are deprecated.` | |||
2024-04-13 | T6238: Check poll request title action requires the python script | Viacheslav Hletenko | |
The `check-pr-title-and-commit-messages.py` that used for the action is not exists. Add this script. | |||
2024-04-11 | Kernel: T5887: update Linux Kernel to v6.6.26 | Christian Breunig | |
2024-04-11 | Merge pull request #556 from sever-sever/T6228 | Christian Breunig | |
T6228: Cleanup of not existing systemd units | |||
2024-04-11 | Merge pull request #555 from sever-sever/T1797-disable-service | Christian Breunig | |
T1797: Delete not exist disable vpp service | |||
2024-04-11 | T6228: Cleanup of not existing systemd units | Viacheslav Hletenko | |
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. ``` | |||
2024-04-11 | T1797: Delete not exist disable vpp service | Viacheslav Hletenko | |
The builder log: ``` 06:12:53 Failed to disable unit, unit vpp.service does not exist. ``` | |||
2024-04-10 | Merge pull request #553 from c-po/T6173 | Daniil Baturin | |
T6173: validate allowed characters in ISO image name | |||
2024-04-08 | T6173: validate allowed characters in ISO image name | Christian Breunig | |
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.-+ | |||
2024-04-08 | Merge pull request #551 from jestabro/default-config-choice | Christian Breunig | |
image-tools: T6207: update test script for prompt for boot config | |||
2024-04-07 | image-tools: T6207: update test script for prompt for boot config | John Estabrook | |
2024-04-06 | Debian: T6199: add pylint do list of build dependencies | Christian Breunig | |
2024-04-05 | Kernel: T5887: update Linux Kernel to v6.6.25 | Christian Breunig | |
2024-04-05 | Merge pull request #549 from HollyGurza/T5124 | Daniil Baturin | |
T5124: Python3 deprecation distutils | |||
2024-04-05 | T5124: Python3 deprecation distutils | khramshinr | |
2024-04-03 | Kernel: T5887: rebase inotify patch | Christian Breunig | |
2024-04-03 | T6199: remove unneeded python3-sphinx build dependency for vyos-1x | Christian Breunig | |
2024-04-03 | Kernel: T5887: update Linux Kernel to v6.6.24 | Christian Breunig | |
2024-04-02 | Update the rolling release signing key | Daniil Baturin | |
2024-04-01 | Merge pull request #547 from c-po/dropbear | Christian Breunig | |
dropbear: T6195: package upgrade 2022.83-1+deb12u1 | |||
2024-04-01 | dropbear: T6195: add missing libpam0g-dev build dependency | Christian Breunig | |
2024-04-01 | dropbear: T6195: package upgrade 2022.83-1+deb12u1 | Christian Breunig | |
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. | |||
2024-04-01 | Jenkins: remove Debian build dependency files from the workspace | Christian Breunig | |
No need to provide them via the package repository | |||
2024-03-30 | Merge pull request #546 from sever-sever/T4204 | Christian Breunig | |
T4204: accel-ppp bump version 1.13.0 | |||
2024-03-30 | T4204: accel-ppp bump version 1.13.0 | Viacheslav Hletenko | |
Update accel-pppd version to 1.13.0 release Multiple fixes https://github.com/accel-ppp/accel-ppp/releases/tag/1.13.0 | |||
2024-03-29 | Docker: T6180: update commit refs for vyos1x-config/libvyosconfig | John Estabrook | |
2024-03-29 | Merge pull request #544 from sever-sever/T6033 | Christian Breunig | |
T6033: bump hsflowd version v2.0.55-1 extended PCAP capabilities | |||
2024-03-29 | T6033: bump hsflowd version v2.0.55-1 extended PCAP capabilities | Viacheslav Hletenko | |
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 | |||
2024-03-27 | Kernel: T5887: update Linux Kernel to v6.6.23 | Christian Breunig | |
2024-03-25 | Merge pull request #542 from rebortg/patch-1 | Daniil Baturin | |
Github: PR Template: make related tasks optional | |||
2024-03-24 | make related tasks optional | Robert Göhler | |
2024-03-23 | Merge pull request #541 from dmbaturin/T3664-move-image-build-scripts | John Estabrook | |
build scripts: T3664: move image build scripts to a dedicated directory | |||
2024-03-23 | build scripts: T3664: move image build scripts to a dedicated directory | Daniil Baturin | |
to avoid a mix of image build scripts and ancilliary scripts in the same directory | |||
2024-03-23 | Merge pull request #537 from dmbaturin/veps | John Estabrook | |
build flavors: T3664: reimplement Dell VEP flavors using the new system | |||
2024-03-23 | ixgbe: T6155: always enable allow_unsupported_sfp even if module_param_array ↵ | Christian Breunig | |
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") | |||
2024-03-22 | ixgbe: T6155: remove modprobe.d option file | Christian Breunig | |
2024-03-22 | Merge pull request #538 from c-po/T6155-ixgbe | Christian Breunig | |
ixgbe: T6155: always enable allow_unsupported_sfp for all NICs by default | |||
2024-03-22 | ixgbe: T6155: always enable allow_unsupported_sfp for all NICs by default | Christian Breunig | |
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. | |||
2024-03-21 | build flavors: T3664: reimplement Dell VEP flavors using the new system | Daniil Baturin | |
2024-03-21 | Docker: T6149: update commit ref for vyos1x-config | John Estabrook | |
2024-03-21 | build script: T3664: fix handling of missing or malformed flavor files | Daniil Baturin | |
2024-03-20 | Merge pull request #536 from vyos/dead-scripts | Christian Breunig | |
chore: T671: remove unused scripts and references to them | |||
2024-03-20 | chore: T671: remove unused scripts and references to them | Daniil Baturin | |
2024-03-16 | Merge pull request #525 from Ingramz/add-rtsp-2 | Christian Breunig | |
Kernel: T4022: add RTSP netfilter helper kernel module | |||
2024-03-16 | Merge pull request #526 from sfinke0/fix-tagged-build | Christian Breunig | |
T6115: Fix tagged builds from detached Git HEAD | |||
2024-03-16 | Merge pull request #533 from dmbaturin/T1449-default-config-field-current | Christian Breunig | |
build: T1449: add default_config field support in flavor files to allow people to easily include a custom default config | |||
2024-03-16 | Kernel: T5887: update Linux Kernel to v6.6.22 | Christian Breunig | |
2024-03-15 | Docker: T6111: update commit ref for vyos1x-config | John Estabrook | |