<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/src/migration-scripts/rpki, branch 1.4.0</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=1.4.0</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=1.4.0'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2024-02-13T20:40:02+00:00</updated>
<entry>
<title>rpki: T6024: add migration scripts from file based keys to PKI subsystem</title>
<updated>2024-02-13T20:40:02+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-02-12T20:17:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=7c6beb9217932cf929e1e1be33abef46f0ca2053'/>
<id>urn:sha1:7c6beb9217932cf929e1e1be33abef46f0ca2053</id>
<content type='text'>
(cherry picked from commit 4d76e9ef3e7773ed96c037108021c292675b101c)
</content>
</entry>
<entry>
<title>rpki: T6011: known-hosts-file is no longer supported by FRR</title>
<updated>2024-02-06T03:10:59+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-02-03T20:43:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=a32b2a9e86493592e155aeb355b0c27b3ae352e5'/>
<id>urn:sha1:a32b2a9e86493592e155aeb355b0c27b3ae352e5</id>
<content type='text'>
(cherry picked from commit 586863bf3a9cb1dd1c0d74b628d00096b905740f)
</content>
</entry>
<entry>
<title>T5427: Fix migration script arguments len expects 2 args</title>
<updated>2023-08-02T09:12:23+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-08-02T09:12:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=d1923b7b58795f0d9635ae0e8df110f591881bdf'/>
<id>urn:sha1:d1923b7b58795f0d9635ae0e8df110f591881bdf</id>
<content type='text'>
The script's name is always provided as the first argument sys.argv[0]
Expected length for argv is 2 (script itself + config file)

Change: 'if (len(argv) &lt; 1)' to 'if len(argv) &lt; 2'
</content>
</entry>
<entry>
<title>rpki: T3293: bugfix for config migration when cache and address name match</title>
<updated>2021-02-07T13:50:19+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-02-07T13:48:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=af2a22fb114b7d00f50fb32dc64b49e132ccca61'/>
<id>urn:sha1:af2a22fb114b7d00f50fb32dc64b49e132ccca61</id>
<content type='text'>
If the RPKI cache name equals the configured address, renaming is not possible,
as rename expects the new path to not exist.
</content>
</entry>
<entry>
<title>rpki: T3255: provide full protocol support in XML and Python</title>
<updated>2021-01-29T09:36:21+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-01-27T19:38:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=ca75e23fee7e4c9f809e5cabf158e9aa749c997d'/>
<id>urn:sha1:ca75e23fee7e4c9f809e5cabf158e9aa749c997d</id>
<content type='text'>
This commit provides the implementation of the OSPF CLI with a Jinja2 template
that is loaded by FRR reload.
</content>
</entry>
</feed>
