<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/debian, branch 1.3.1</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.3.1</id>
<link rel='self' href='https://git.amelek.net/marekm72/vyos-1x.git/atom?h=1.3.1'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/'/>
<updated>2022-03-05T19:54:15+00:00</updated>
<entry>
<title>conntrackd: T4259: fix daemon configuration path</title>
<updated>2022-03-05T19:54:15+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-03-05T19:51:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=0aa13010b1a013edc3c3a89a007108dfbb82bdad'/>
<id>urn:sha1:0aa13010b1a013edc3c3a89a007108dfbb82bdad</id>
<content type='text'>
(cherry picked from commit aa8080d316dbeb4d26bf67f6d67efeda43b2bc07)
</content>
</entry>
<entry>
<title>conntrackd: T4259: prevent startup of multiple daemon instances</title>
<updated>2022-03-05T19:53:02+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-03-05T08:40:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=36c46f5893fa1f4df1defcee851e44ca3ed1fd8f'/>
<id>urn:sha1:36c46f5893fa1f4df1defcee851e44ca3ed1fd8f</id>
<content type='text'>
(cherry picked from commit 2c94c3ec72a559de405b29b4399250db3085717e)
</content>
</entry>
<entry>
<title>monitoring: T3872: Add new feature service monitoring telegraf</title>
<updated>2022-02-08T15:14:03+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2022-02-08T15:14:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=10d67313d320c97b48fe4fa2236f25ada94ae98c'/>
<id>urn:sha1:10d67313d320c97b48fe4fa2236f25ada94ae98c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>monitoring: T3872: Add required telegraf version &gt;=1.20</title>
<updated>2022-02-08T15:09:09+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2022-02-08T15:09:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=a9047dbddf9b6d3e2e2656c656e7845d86a4edce'/>
<id>urn:sha1:a9047dbddf9b6d3e2e2656c656e7845d86a4edce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>conntrack: T3535: add keepalived notifications for node transitions</title>
<updated>2021-12-09T21:16:44+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-05-15T09:55:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=d24888fb933e68ce1ccbf704429c602a02a44638'/>
<id>urn:sha1:d24888fb933e68ce1ccbf704429c602a02a44638</id>
<content type='text'>
(cherry picked from commit d7f0cbdc102a1186cec80d0ebf29b8f4ef415435)
</content>
</entry>
<entry>
<title>wwan: T3795: periodically check if WWAN connection needs a reconnect</title>
<updated>2021-11-18T17:19:48+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-11-18T16:58:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=eb6247e4b464c36fa7441627b221d0db39429251'/>
<id>urn:sha1:eb6247e4b464c36fa7441627b221d0db39429251</id>
<content type='text'>
</content>
</entry>
<entry>
<title>http api: T3412: use FastAPI as web framework; support application/json</title>
<updated>2021-11-07T21:21:50+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2021-03-26T16:25:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=37c3ebc8aba14ba7605fbbb9c4013cbd2513400d'/>
<id>urn:sha1:37c3ebc8aba14ba7605fbbb9c4013cbd2513400d</id>
<content type='text'>
Replace the Flask micro-framework with FastAPI, in order to support
extensions to the API and OpenAPI 3.* generation. This change will
remain backwards compatible with previous versions. Notably, the
multipart forms version of requests remain supported; in addition
application/json requests are now natively supported.

(cherry picked from commit 0125fff200efe3259aa25953e7505f69679261f8)
</content>
</entry>
<entry>
<title>lcd: T2564: add support for hd44780 displays</title>
<updated>2021-10-10T17:07:26+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-10-10T16:53:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=f4d736112b64933c1849d16072575f665ca9f4c1'/>
<id>urn:sha1:f4d736112b64933c1849d16072575f665ca9f4c1</id>
<content type='text'>
(cherry picked from commit 4218a5bcb1093108e25d4e07fa07050b4f79d3d5)
</content>
</entry>
<entry>
<title>login: T3746: inform users about pending reboots</title>
<updated>2021-08-12T19:00:29+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-08-12T18:59:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=8d6430a696b62fa1de5dcd92d00d80fb810d5f07'/>
<id>urn:sha1:8d6430a696b62fa1de5dcd92d00d80fb810d5f07</id>
<content type='text'>
(cherry picked from commit 7e52a7079afb522d1456833023ad58fa8b05e880)
</content>
</entry>
<entry>
<title>T3663: python3-inotify should be a runtime dependency</title>
<updated>2021-07-13T11:57:59+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2021-07-05T17:17:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=517d78973430e49946c130dffa6e99d6d55865e1'/>
<id>urn:sha1:517d78973430e49946c130dffa6e99d6d55865e1</id>
<content type='text'>
</content>
</entry>
</feed>
