<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git, branch 1.4.0-epa2</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/marekm72/vyos-1x.git/atom?h=1.4.0-epa2</id>
<link rel='self' href='https://git.amelek.net/marekm72/vyos-1x.git/atom?h=1.4.0-epa2'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/'/>
<updated>2024-03-12T10:32:59+00:00</updated>
<entry>
<title>Merge pull request #3122 from HollyGurza/T6020-sagitta</title>
<updated>2024-03-12T10:32:59+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@vyos.io</email>
</author>
<published>2024-03-12T10:32:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=aafdc29b444a4ecddadabd883e05b2d193698374'/>
<id>urn:sha1:aafdc29b444a4ecddadabd883e05b2d193698374</id>
<content type='text'>
vrrp: T6020: vrrp health-check script not applied correctly in keepal…</content>
</entry>
<entry>
<title>vrrp: T6020: vrrp health-check script not applied correctly in keepalived.conf</title>
<updated>2024-03-12T06:11:32+00:00</updated>
<author>
<name>khramshinr</name>
<email>khramshinr@gmail.com</email>
</author>
<published>2024-03-01T04:39:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=19fecd46a2980fcf97905aa2485513a6f79271eb'/>
<id>urn:sha1:19fecd46a2980fcf97905aa2485513a6f79271eb</id>
<content type='text'>
Added health-check to sync-group in CLI
Don't use instance health-check when instance in sync group member
Disallow wrong healtch-check configurations
New smoke test
</content>
</entry>
<entry>
<title>Merge pull request #3118 from c-po/T6093-sagitta</title>
<updated>2024-03-11T06:32:20+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-03-11T06:32:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=964234ed47c27145bafbac2642bef7fd5e57c16a'/>
<id>urn:sha1:964234ed47c27145bafbac2642bef7fd5e57c16a</id>
<content type='text'>
dhcp-client: T6093: extend regex for client class-id's with DOT (backport #3117) </content>
</entry>
<entry>
<title>Merge pull request #3119 from vyos/mergify/bp/sagitta/pr-3110</title>
<updated>2024-03-10T20:35:56+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-03-10T20:35:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=30307353bf9c7aaa1e3d04822cca388196b1febd'/>
<id>urn:sha1:30307353bf9c7aaa1e3d04822cca388196b1febd</id>
<content type='text'>
xml: T6098: relax description constraint to allow non-ascii characters (backport #3110)</content>
</entry>
<entry>
<title>xml: T6098: relax description constraint to allow non-ascii characters</title>
<updated>2024-03-10T20:14:42+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-03-10T20:09:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=72a8a1ebde5b24a6a888137aca1a450b298942db'/>
<id>urn:sha1:72a8a1ebde5b24a6a888137aca1a450b298942db</id>
<content type='text'>
A restriction to ascii in the constraint disallowed earlier support for
unicode bytes.

(cherry picked from commit 66b92e1cd4ec948c1e2df4bee9b21da9633f5bd8)
</content>
</entry>
<entry>
<title>Merge pull request #3116 from vyos/mergify/bp/sagitta/pr-3115</title>
<updated>2024-03-10T20:03:04+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-03-10T20:03:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=5472986c1fa75542bf8b87159eec318e50fda13f'/>
<id>urn:sha1:5472986c1fa75542bf8b87159eec318e50fda13f</id>
<content type='text'>
xml: T5738: revert invalid change from lower character limit - 0 length must be allowed (backport #3115)</content>
</entry>
<entry>
<title>dhcp-client: T6093: extend regex for client class-id's with DOT</title>
<updated>2024-03-10T19:34:58+00:00</updated>
<author>
<name>Lucas</name>
<email>pinheirolucas@pm.me</email>
</author>
<published>2024-03-10T18:02:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=bbee74c95e2b7565fed053d6e57134dfaf818c02'/>
<id>urn:sha1:bbee74c95e2b7565fed053d6e57134dfaf818c02</id>
<content type='text'>
The regex used is not working if the string contains dots.

Originally authored by: Lucas &lt;pinheirolucas@pm.me&gt;

(cherry picked from commit c8670ae7941a8bac31e2174d4c6426b47272bfcc)
</content>
</entry>
<entry>
<title>xml: T5738: revert invalid change from lower character limit - 0 length must be allowed</title>
<updated>2024-03-10T17:00:22+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-03-10T16:56:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=9ec374140aa206b97161c735e9f0512148480866'/>
<id>urn:sha1:9ec374140aa206b97161c735e9f0512148480866</id>
<content type='text'>
This reverts a change from commit a72ededa0 ("xml: T5738: lower maximum
description to 255 characters") which incresaed the lower limit from 0 to 1.

We actually require 0 length value for description nodes as introduced in
commit 6eea12512e ("xml: T1579: allow zero length for description").

(cherry picked from commit 724c685cba423758bece827d6d286815933ba912)
</content>
</entry>
<entry>
<title>Merge pull request #3114 from vyos/mergify/bp/sagitta/pr-3113</title>
<updated>2024-03-10T16:13:14+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@vyos.io</email>
</author>
<published>2024-03-10T16:13:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=c29023becfe26e19284d9520820f5c00eefd6527'/>
<id>urn:sha1:c29023becfe26e19284d9520820f5c00eefd6527</id>
<content type='text'>
firewall: T6071: truncate rule description field to 255 characters (backport #3113)</content>
</entry>
<entry>
<title>firewall: T6071: truncate rule description field to 255 characters</title>
<updated>2024-03-10T14:18:21+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-03-10T11:51:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=d5302168b5e40aafa917866edd18c6b71ccf93c8'/>
<id>urn:sha1:d5302168b5e40aafa917866edd18c6b71ccf93c8</id>
<content type='text'>
(cherry picked from commit 259ef4740413b39da9b122db19c549eeec88114c)
</content>
</entry>
</feed>
