For 1.3 you have to add a separate PR
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Mar 12 2024
Do we need it for 1.3?
If yes, a separate PR should exist, as a backport is impossible.
Mar 11 2024
Mar 9 2024
Mar 7 2024
There is no 1.3.7 version ;)
Mar 6 2024
There is the task for the bug with "backslashes" T5996
The 1.3.x behaviour,
- VTI interfaces without IPsec is not created
# 1.3 set interfaces vti vti10 address '10.0.0.1/30' commit
Create the PR without smoketest. This case is not tested.
Mar 5 2024
kea_parse_leases was deleted in https://github.com/vyos/vyos-1x/commit/c44d24eae276f77c700e961a22c0cd5582416dff
Probably the correct function is kea_get_leases
For 1.5 fix works as expected
vyos@r4:~$ cat /run/opennhrp/opennhrp.conf # Created by VyOS - manual changes will be overwritten
Mar 4 2024
Should be fixed in the next rolling release.
Can you recheck it after 20240304 ?
@paigeadelethompson it is another issue, open a separate bug report
Mar 2 2024
If I comment out this line then everything works.
Check opennhrp.conf file
Could be bug if the ispec in the config T6084
Mar 1 2024
You don't have eth0.150
Feb 28 2024
Feb 27 2024
Provide please show configuration commands or attach /config/config.boot file.
Feb 26 2024
It is not the bug.
There is the feature request T6045
Feb 24 2024
@cnrd Provide please the "set" of the commands to reproduce.
This will make life much easier for developers.
Feb 23 2024
Already implemented
Any of these changes most likely affected this.