<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/.gitignore, branch feature/T9082-codeql-cpp</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-1x.git/atom?h=feature%2FT9082-codeql-cpp</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=feature%2FT9082-codeql-cpp'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2026-06-29T15:02:12+00:00</updated>
<entry>
<title>T9028: add .claude folder to .gitignore</title>
<updated>2026-06-29T15:02:12+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-06-29T14:59:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=52320f2817830c60c88bdfb119f8e5cb9d11ad94'/>
<id>urn:sha1:52320f2817830c60c88bdfb119f8e5cb9d11ad94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build: T8834: remove SonarCloud integration</title>
<updated>2026-05-09T14:48:10+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@vyos.io</email>
</author>
<published>2026-05-09T14:48:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=09f9b678623972d5fe767ae8ac8db9a41ef5dfe4'/>
<id>urn:sha1:09f9b678623972d5fe767ae8ac8db9a41ef5dfe4</id>
<content type='text'>
🤖 Generated by robots (https://vyos.io)
</content>
</entry>
<entry>
<title>T8445: generate list of activation scripts at build time</title>
<updated>2026-04-15T20:17:27+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2026-03-30T01:47:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=858695fb4eba71cffa774f94595e5c8c8404392c'/>
<id>urn:sha1:858695fb4eba71cffa774f94595e5c8c8404392c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T8449: Merge branch 'current' of https://github.com/vyos/vyos-user-utils into user-utils</title>
<updated>2026-03-31T14:47:53+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-03-31T14:41:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=d0be0a1cccd71d84e76c2b177b0a02eb8160effa'/>
<id>urn:sha1:d0be0a1cccd71d84e76c2b177b0a02eb8160effa</id>
<content type='text'>
* 'current' of https://github.com/vyos/vyos-user-utils: (24 commits)
  T7644: mirror workflow refactoring rollout
  T7579: fix of the run trigger for CLA
  T7579: added workflow for CLA
  T7334: pr mirror trigger workflow added with label creation permission for default github token
  T7373: remove irqtop to avoid the overhead of having a Ruby runtims (30+ MB) in the image for a single, rarely-used program
  T7330: mirror workflows added
  T6804: Add ipmitool to user utils
  T6763: Delete Jenkins file
  T6674: Action add trigger workflow to rebuild package
  T5984: Add user util numactl
  T5222: Remove haproxy from user-utils as it added to vyos-1x
  T5632: Add user-util jq to parse JSON files from sh
  T5028: Add exfat-fuse package
  T5028: Add package exfatprogs
  T4841: Add fancontrol user-utils package
  T4426: add arpwatch to the image
  user-pkgs: T4023: Add user pkg grepcidr and sorting the pkgs
  Add dnsdist to the image
  Include haproxy in the image
  Import dependencies from the former vyos-utils package list.
  ...
</content>
</entry>
<entry>
<title>Merge https://github.com/vyos/libvyosconfig into integrate-libvyosconfig</title>
<updated>2025-09-08T19:49:39+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-09-08T19:38:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=6ad118257738883010559012f54b18412f5f0195'/>
<id>urn:sha1:6ad118257738883010559012f54b18412f5f0195</id>
<content type='text'>
* https://github.com/vyos/libvyosconfig: (107 commits)
  T7728: T7734: update commit hash for dynamically generate proposed config
  T7728: add package build target for convenience
  T7718: update commit hashes for validate_tree_filter
  T7718: add binding for validate_tree_filter
  T7688: update commit hash for correct management of delete paths
  T7644: mirror workflow refactoring rollout
  T7637: T7605: update commit hashes for typo and escape backslash
  T7579: fix of the run trigger for CLA
  T7499: update hashes for add destructive merge
  T7499: set permissions on session directory
  T7499: bindings for (non-)destructive configtree merge
  T7579: added workflow for CLA
  T7374: bump vyconf commit id for build.sh
  T7374: install vyconf_cli and add links for associated vy_* commands
  T7445: added open prs conflict check caller workflow
  T7450: fix dependency for use of PCRE2 instead of PCRE
  T7363: update hash for vyconf aware initialization of Config
  T7450: update commit hashes for Use PCRE2 instead of PCRE
  T7334: pr mirror trigger workflow added with label creation permission for default github token
  T7321: update commit hashes for replace configsession legacy operations
  ...
</content>
</entry>
<entry>
<title>Merge pull request #4632 from dmbaturin/T7669-op-mode-cache-improvements</title>
<updated>2025-08-07T14:35:27+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@vyos.io</email>
</author>
<published>2025-08-07T14:35:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=08feca7dbe5c14a468a041e212bcc4f6618edd96'/>
<id>urn:sha1:08feca7dbe5c14a468a041e212bcc4f6618edd96</id>
<content type='text'>
op-mode: T7669: Make the operational command tree cache suitable for use with the op mode runner</content>
</entry>
<entry>
<title>op-mode: T7669: add the op mode cache file to gitignore</title>
<updated>2025-07-30T18:28:55+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2025-07-30T18:28:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=fa19abc520a8d65d75cc49e5bf9eafa30cb6f364'/>
<id>urn:sha1:fa19abc520a8d65d75cc49e5bf9eafa30cb6f364</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T7671: move AWS GLB CLI configuration to a separate package</title>
<updated>2025-07-30T17:48:28+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-07-30T17:48:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=8f0ad69e31038c438d7f28743d6fc150b7950247'/>
<id>urn:sha1:8f0ad69e31038c438d7f28743d6fc150b7950247</id>
<content type='text'>
Since AWS Gateway Load Balancer is specific to the AWS platform, its CLI and
binary dependencies don’t need to be included in generic images.

This commit removes the AWS GLB CLI definitions from all images and introduces
a new vyos-1x-aws package to provide the necessary CLI configuration and binary
dependencies.
</content>
</entry>
<entry>
<title>T7561: generate json if no ambiguous paths in (a subset of) XML files</title>
<updated>2025-06-21T13:47:49+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-06-21T00:00:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=3472a92cc13084db8486290e8926579e2f753cb4'/>
<id>urn:sha1:3472a92cc13084db8486290e8926579e2f753cb4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T7363: retain generated files as imports for nosetests</title>
<updated>2025-05-23T01:13:19+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-05-23T01:02:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=c6c3fff4f59b99a3bedeb382546aac4ebc2718ca'/>
<id>urn:sha1:c6c3fff4f59b99a3bedeb382546aac4ebc2718ca</id>
<content type='text'>
</content>
</entry>
</feed>
