Thanks for verifying. Interesting, is it also using the custom Podman package?
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Aug 6 2024
Aug 6 2024
GitHub <noreply@github.com> committed rVYOSONEX7a546896cb97: Merge pull request #3949 from kumvijaya/current (authored by dmbaturin).
GitHub <noreply@github.com> committed rVYOSONEXb67786df8067: T6637: py files filter added for unused import check (authored by Vijayakumar A <36878324+kumvijaya@users.noreply.github.com>).
Viacheslav triaged T6636: Show log firewall not printing logs for default-actions for custom ruleset as Normal priority.
GitHub <noreply@github.com> committed rVYOSONEXc4ffc87da9a1: smoketest: T6614: add op-mode test for Kernel version (#3946) (authored by c-po).
GitHub <noreply@github.com> committed rVYOSONEX254ea4c805c6: Merge pull request #3945 from c-po/T3204-sysctl (authored by c-po).
1.4 is not affected
vyos@r15:~$ show version all | match podman
ii podman 4.9.5 amd64 Engine to run OCI-based containers in Pods
vyos@r15:~$
vyos@r15:~$
vyos@r15:~$ show container image
REPOSITORY TAG IMAGE ID CREATED SIZE
localhost/vyos-flowspec-netfilter 1.0 2b8b95eddb07 2 weeks ago 91.5 MB
docker.io/adguard/adguardhome v0.107.52 6543abecfa41 4 weeks ago 71.4 MB
vyos@r15:~$
vyos@r15:~$
vyos@r15:~$ cat /etc/containers/policy.json
{
"default": [
{
"type": "insecureAcceptAnything"
}
]
}
vyos@r15:~$
vyos@r15:~$
vyos@r15:~$ show version
Version: VyOS 1.4-rolling-202408051021
Release train: sagitta
Release flavor: isoViacheslav triaged T6638: QoS CAKE config with PPPoE interface does not load after reboot as Normal priority.
Verified on my 1.4 install the policy.json is present, but missing in the latest rolling release
vyosbot placed T4096: Add a flavor field to the image and check flavor compatibility on upgrade up for grabs.
GitHub <noreply@github.com> committed rVYOSONEX260f6d9365b4: Merge pull request #3943 from vyos/mergify/bp/circinus/pr-3920 (authored by c-po).
Vijayakumar changed the status of T6637: check un-used imports with path finder action check from Open to In progress.
Vijayakumar changed the status of T6637: check un-used imports with path finder action check, a subtask of T6309: Check code quality with CodeQL, from Open to In progress.
Aug 5 2024
Aug 5 2024
GitHub <noreply@github.com> committed rVYOSONEX877fcadbe5ab: OPENVPN: T6555: fix missing 's' (authored by fett0 <50275740+fett0@users.noreply.github.com>).
GitHub <noreply@github.com> committed rVYOSONEXacd27ebb5f80: T6634: README: Add image graphs of contributors (#3944) (authored by Viacheslav).
c-po changed the status of T3204: Performance system option destroy defined sysctl custom params from Open to In progress.
GitHub <noreply@github.com> committed rVYOSONEXcc0f5bd15f8b: Merge pull request #3947 from c-po/openvpn-T6555 (authored by c-po).
n.fort changed the status of T6636: Show log firewall not printing logs for default-actions for custom ruleset from Open to Confirmed.
GitHub <noreply@github.com> committed rVYOSONEX200fa3dc958e: remove wrong "(" (authored by fett0 <50275740+fett0@users.noreply.github.com>).
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEXbc2bb1ed9ac9: OPENVPN: T6555: add server-bridge options in mode server (authored by fett0 <fernando.gmaidana@gmail.com>).
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEXf94d7f081074: OPENVPN: T6555: fix name to bridge (authored by fett0 <fernando.gmaidana@gmail.com>).
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEX48c4e500a145: OPENVPN: T6555: fix name to bridge (authored by fett0 <fernando.gmaidana@gmail.com>).
GitHub <noreply@github.com> committed rVYOSONEX7306a7feac60: Merge pull request #3942 from c-po/bugfixes (authored by dmbaturin).
Viacheslav added a comment to T4600: Closing IPV6CP by client closes PPPoE link completely, even if IPv6 is optional.
@marekm Create please the PR to the correct repo https://github.com/accel-ppp/accel-ppp
It looks good.
Andrew Topp <andrewt@telekinetica.net> committed rVYOSONEX60b061429687: firewall: T4694: Adding GRE flags & fields matches to firewall rules.
GitHub <noreply@github.com> committed rVYOSONEXd30646fad07b: Merge branch 'current' into feature/T4694/gre-match-fields (authored by c-po).
GitHub <noreply@github.com> committed rVYOSONEX3ce54858c2e7: Merge pull request #3637 from talmakion/feature/T4694/gre-match-fields (authored by c-po).
fett0 <fernando.gmaidana@gmail.com> committed rVYOSONEX4acad3eb8d9b: OPENVPN: T6555: add server-bridge options in mode server.
fett0 <fernando.gmaidana@gmail.com> committed rVYOSONEXd5ae708581d4: OPENVPN: T6555: fix name to bridge.
fett0 <fernando.gmaidana@gmail.com> committed rVYOSONEX0162a27952d2: OPENVPN: T6555: fix name to bridge.
GitHub <noreply@github.com> committed rVYOSONEXaa842a640cbe: Merge pull request #3920 from fett0/T6555 (authored by c-po).
GitHub <noreply@github.com> committed rVYOSONEX9340765d8484: Merge pull request #3939 from c-po/unused-imports (authored by c-po).
jestabro closed T6629: Config mode scripts should call modprobe with a standard function as Resolved.
Aug 4 2024
Aug 4 2024
GitHub <noreply@github.com> committed rVYOSONEX15c77978f30b: Merge pull request #3901 from nicolas-fort/T4072-extend-bridge-fwall (authored by c-po).
GitHub <noreply@github.com> committed rVYOSONEXf51657532b54: Merge pull request #3934 from vyos/mergify/bp/circinus/pr-3916 (authored by c-po).
Aug 3 2024
Aug 3 2024
GitHub <noreply@github.com> committed rVYOSONEXa22cad767421: nat64: T6627: call check_kmod within standard config function (#3931) (authored by mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>).
GitHub <noreply@github.com> committed rVYOSONEX4ae9d14d0989: T6632: add missing standard functions to config scripts (#3936) (authored by mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>).
New PR created for matching functionality in policy local-route: https://github.com/vyos/vyos-1x/pull/3938
GitHub <noreply@github.com> committed rVYOSONEXc832da363ffb: Merge pull request #3928 from vyos/mergify/bp/sagitta/pr-3923 (authored by dmbaturin).
GitHub <noreply@github.com> committed rVYOSONEXf5b4f5e8536e: Merge pull request #3935 from vyos/mergify/bp/circinus/pr-3932 (authored by dmbaturin).
Aug 2 2024
Aug 2 2024
jestabro added parent tasks for T6633: inject missing env vars in configd to support configfs util: T6489: Add/Improve support for CLI config scripts that change the underlying actual configuration and make them work with vyos-configd, T6608: configd should report exceptions uncaught by conf_mode scripts as commit error.
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEXb510e2c9e3e3: T6632: add missing standard functions to config scripts (authored by jestabro).
jestabro moved T6629: Config mode scripts should call modprobe with a standard function from Open to Backport Candidates on the VyOS 1.5 Circinus board.
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEX7c936988d61c: T6629: call check_kmod within a standard config function (authored by jestabro).
GitHub <noreply@github.com> committed rVYOSONEX998df24dc4ed: Merge pull request #3933 from jestabro/add-missing-standard-func (authored by dmbaturin).
GitHub <noreply@github.com> committed rVYOSONEXb5e3612697de: Merge pull request #3932 from jestabro/check-kmod-under-configd (authored by dmbaturin).
c-po closed T6603: vrf: nftables conntrack ct_iface_map contains multiple identical entries as Resolved.
c-po moved T6603: vrf: nftables conntrack ct_iface_map contains multiple identical entries from Backlog to Finished on the VyOS 1.4 Sagitta (1.4.1) board.
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEXea69afa60e2b: T6619: Remove the remaining uses of per-protocol FRR configs (#3916) (authored by HollyGurza).
GitHub <noreply@github.com> committed rVYOSONEXf2256ad338fc: T6619: Remove the remaining uses of per-protocol FRR configs (#3916) (authored by HollyGurza).
GitHub <noreply@github.com> committed rVYOSONEX4a226cd2897f: T6486: T6379: Rewrite generate openvpn client-config (#3926) (authored by mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>).
Viacheslav moved T6486: Generate openvpn client-config ignores configured protocol type from Backlog to Finished on the VyOS 1.4 Sagitta (1.4.1) board.
Viacheslav moved T6486: Generate openvpn client-config ignores configured protocol type from Open to Finished on the VyOS 1.5 Circinus board.
Viacheslav closed T6486: Generate openvpn client-config ignores configured protocol type as Resolved.
GitHub <noreply@github.com> committed rVYOSONEXffbc04c591b5: T6486: generate OpenVPN use data-ciphers instead of ncp-ciphers (#3930) (authored by Viacheslav).