The lexer is unnecessarily aggressive in disallowing strings following '//', originally added to ignore version string information. This has the side effect of ignoring legitimate values. Since the version string is extracted before parsing, this restriction can be dropped. Fix in preparation.
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Mar 18 2025
Mar 18 2025
evgbondarenko changed the status of T7239: version.json for nightly builds no longer updates from Open to In progress.
jestabro changed the status of T7246: Wireguard: Traceback error received if the public-key starts with // from Open to In progress.
Mar 17 2025
Mar 17 2025
c-po changed Is it a breaking change? from validation to compatible on T7246: Wireguard: Traceback error received if the public-key starts with //.
c-po changed Is it a breaking change? from compatible to validation on T7246: Wireguard: Traceback error received if the public-key starts with //.
c-po added a comment to T7246: Wireguard: Traceback error received if the public-key starts with //.
Change is perfectly compatible as it was not working in the first place.
GitHub <noreply@github.com> committed rVYOSONEX95af91597c94: Merge pull request #4401 from dmbaturin/T7217-generate-dropbear-keys (authored by c-po).
Viacheslav renamed T7255: Impossible to delete protocols under VRF from Impossible to delete protocols under VRF to Impossible to delete protocols OSPF under VRF .
Viacheslav triaged T7246: Wireguard: Traceback error received if the public-key starts with // as Normal priority.
I can't assign myself to this task for whatever reason, but here is a PR to correct this behavior:
https://github.com/vyos/vyos-1x/pull/4400
SrividyaA renamed T7246: Wireguard: Traceback error received if the public-key starts with // from Wireguard: Need a valid error if the public-key is invalid base64 to Wireguard: Traceback error received if the public-key starts with //.
dmbaturin changed Is it a breaking change? from none to compatible on T7249: certbot: When using ACME certificates, consuming daemons are not reloaded on update.
dmbaturin triaged T7249: certbot: When using ACME certificates, consuming daemons are not reloaded on update as Normal priority.
dmbaturin edited projects for T7246: Wireguard: Traceback error received if the public-key starts with //, added: VyOS 1.4 Sagitta (1.4.3), VyOS Rolling, VyOS 1.5 Circinus; removed VyOS 1.4 Sagitta (1.4.1).
jestabro moved T6925: Can not remove config-management from config - raises AttributeError from Open to Finished on the VyOS 1.5 Circinus board.
hev-socks5-tunnel in container
Viacheslav changed the status of T7252: OSPF impossible to use vpptun interfaces in one commit from Open to In progress.
Viacheslav changed the status of T7252: OSPF impossible to use vpptun interfaces in one commit, a subtask of T7070: VPP related bugs the root task, from Open to In progress.
Viacheslav added a parent task for T7252: OSPF impossible to use vpptun interfaces in one commit: T7070: VPP related bugs the root task.
Viacheslav triaged T7252: OSPF impossible to use vpptun interfaces in one commit as Normal priority.
MITRE has assigned CVE-2025-30095.
Mar 16 2025
Mar 16 2025
indrajitr closed T6948: DHCP records out of sync with vyos hostd state after system restart as Resolved.
indrajitr closed T7052: Refactor kea dhcp op-mode functions to helper functions in vyos.kea as Resolved.
GitHub <noreply@github.com> committed rVYOSONEXaeb25214ecdd: Merge pull request #4395 from kumvijaya/current (authored by c-po).
kumvijaya <kuvmijaya@gmail.com> committed rVYOSONEX0d4a7d9e69a1: T7247: removed pr number input for target repo mirror workflow call.
c-po raised the priority of T7248: DHCPv6: add smoketest verifying that there is no invalid syntax or parsing error for wide-dhcpv6-client from High to Urgent!.
c-po renamed T7248: DHCPv6: add smoketest verifying that there is no invalid syntax or parsing error for wide-dhcpv6-client from DHCPv6: add smoketest verifying that there is no invalid syntax or parsing error for wide dhcp6 client to DHCPv6: add smoketest verifying that there is no invalid syntax or parsing error for wide-dhcpv6-client.
c-po renamed T7248: DHCPv6: add smoketest verifying that there is no invalid syntax or parsing error for wide-dhcpv6-client from Add smoketest verifying that there is no invalid syntax or parsind error for wide dhcp6 client to DHCPv6: add smoketest verifying that there is no invalid syntax or parsing error for wide dhcp6 client.
GitHub <noreply@github.com> committed rVYOSONEXfd2f8ddaed7e: Merge pull request #4393 from c-po/T5400-fix-schroedingers-env (authored by c-po).
GitHub <noreply@github.com> committed rVYOSONEXcbf0a5ecfa54: Merge pull request #4394 from c-po/dhcp6c-smoketest-T7248 (authored by dmbaturin).
sskaje added a comment to T7246: Wireguard: Traceback error received if the public-key starts with //.
FYI: https://lists.zx2c4.com/pipermail/wireguard/2020-December/006222.html by Jason A. Donenfeld
sskaje renamed T7251: Route loading error if with custom device name from Route loading error if with device created from container to Route loading error if with custom device name.
A new test, I read include/constraint/interface-name.xml.i, see there is a regex for interface names, so I rename the clash container created interface to tun0 which matches the regex, no error.
Vijayakumar updated the task description for T7247: cleanup git-actions branch from private repo for vyos-1x and vyos-build.
Mar 15 2025
Mar 15 2025
c-po updated the task description for T7249: certbot: When using ACME certificates, consuming daemons are not reloaded on update.
c-po changed the visibility for T7247: cleanup git-actions branch from private repo for vyos-1x and vyos-build.
c-po updated subscribers of T7247: cleanup git-actions branch from private repo for vyos-1x and vyos-build.
c-po shifted T7247: cleanup git-actions branch from private repo for vyos-1x and vyos-build from the Restricted Space space to the S1 VyOS Public space.
c-po shifted T7247: cleanup git-actions branch from private repo for vyos-1x and vyos-build from the S1 VyOS Public space to the Restricted Space space.
Vijayakumar changed the status of T7247: cleanup git-actions branch from private repo for vyos-1x and vyos-build, a subtask of T7228: remove pr number input from mirror workflow, from Open to In progress.
Vijayakumar changed the status of T7247: cleanup git-actions branch from private repo for vyos-1x and vyos-build from Open to In progress.
I am implementing this feature now!
Mar 14 2025
Mar 14 2025
GitHub <noreply@github.com> committed rVYOSONEXf1ccb39b2a93: Merge pull request #4385 from markh0338/show-bgp-vpn-rd (authored by c-po).
BT full
(gdb) c Continuing.
Viacheslav updated the task description for T7244: VPP crashes if using VPP/non-VPP interfaces for OSPF MPLS.
Case 1: Forward 127.0.0.1:53 to 127.0.0.1:7874
Log
vyos@wan-vpp:~$ sudo journalctl -f Mar 14 12:32:18 wan-vpp systemd[1]: Starting user@1002.service - User Manager for UID 1002... Mar 14 12:32:18 wan-vpp systemd[2629]: Queued start job for default target default.target. Mar 14 12:32:18 wan-vpp systemd[2629]: Reached target paths.target - Paths. Mar 14 12:32:18 wan-vpp systemd[2629]: Reached target sockets.target - Sockets. Mar 14 12:32:18 wan-vpp systemd[2629]: Reached target timers.target - Timers. Mar 14 12:32:18 wan-vpp systemd[2629]: Reached target basic.target - Basic System. Mar 14 12:32:18 wan-vpp systemd[1]: Started user@1002.service - User Manager for UID 1002. Mar 14 12:32:18 wan-vpp systemd[1]: Started session-1.scope - Session 1 of User vyos. Mar 14 12:32:18 wan-vpp systemd[2629]: Reached target default.target - Main User Target. Mar 14 12:32:18 wan-vpp systemd[2629]: Startup finished in 115ms.
Viacheslav updated the task description for T7244: VPP crashes if using VPP/non-VPP interfaces for OSPF MPLS.
Viacheslav triaged T7244: VPP crashes if using VPP/non-VPP interfaces for OSPF MPLS as High priority.
Did you have a chance to testing ?
Mar 13 2025
Mar 13 2025
Looks like it was assigned too restrictively before.