<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/interface-definitions/include/url.xml.i, 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>2023-11-09T22:02:18+00:00</updated>
<entry>
<title>T5727: Use native URL validator instead of regex-based validator</title>
<updated>2023-11-09T22:02:18+00:00</updated>
<author>
<name>Indrajit Raychaudhuri</name>
<email>irc@indrajit.com</email>
</author>
<published>2023-11-09T21:06:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=64322b19d6968195a6dc7c82e7e22126072377f5'/>
<id>urn:sha1:64322b19d6968195a6dc7c82e7e22126072377f5</id>
<content type='text'>
Replace regex-based URL validator with native validator from vyos-utils.

Also, move `include/url.xml.i` to `include/url-http-https.xml.i` to
reflect the fact that it is used only for HTTP(S) URLs.
</content>
</entry>
<entry>
<title>update-check: T3476: Allow update-check for VyOS images</title>
<updated>2022-09-07T14:54:35+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2022-09-05T18:35:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=a8e73794ec421ad2bb0053214504f20a1dc3b21a'/>
<id>urn:sha1:a8e73794ec421ad2bb0053214504f20a1dc3b21a</id>
<content type='text'>
Ability to autocheck available new images
Parse remote URL JSON image-version.json file and compare version
VyOS with a local current version, if find diff sent wall
message that the new image is available
Also, add op-mode command to check images "show system image"
With option "auto-check" check will be once per 12 hours

  set system update-check auto-check
  set system update-check url 'http://example.com/image-version.json'

If new version is available shows it per login (MOTD)
</content>
</entry>
</feed>
