<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/src/migration-scripts/system/11-to-12, branch circinus-temp-bot-test</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=circinus-temp-bot-test</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=circinus-temp-bot-test'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2023-08-02T09:12:23+00:00</updated>
<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>login: migration: T2929: add missing if condition when probing for radius-server</title>
<updated>2020-09-26T13:37:42+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-09-26T13:35:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=1290706dc0dd81565c0566925ed3951f9fd6ddba'/>
<id>urn:sha1:1290706dc0dd81565c0566925ed3951f9fd6ddba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>syslog: T2899: shift system migration files +1 to allow for crux</title>
<updated>2020-09-25T17:49:15+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2020-09-25T16:49:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=e76d9a009632629e6a22b0d77eebc913c9268a6d'/>
<id>urn:sha1:e76d9a009632629e6a22b0d77eebc913c9268a6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>syslog: T1845: fix indentation level</title>
<updated>2020-09-25T17:49:15+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2020-09-25T15:58:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=4c818baa59046bdc5023abe8b63fa6f62611d115'/>
<id>urn:sha1:4c818baa59046bdc5023abe8b63fa6f62611d115</id>
<content type='text'>
</content>
</entry>
<entry>
<title>time-zone: T1906: migrate to XML/Python</title>
<updated>2019-12-26T13:05:52+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-12-25T16:51:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=bc36bb5a9db4143696b96ab74eee40539de3541d'/>
<id>urn:sha1:bc36bb5a9db4143696b96ab74eee40539de3541d</id>
<content type='text'>
The current node.def based implementtion should be migrated from
vyatta-cfg-system to vyos-1x. During the migration also provide a migration
script which transforms some ole timezones like "Los_Angeles" into a proper
IANA assigned timezone which should be "America/Los_Angeles".
</content>
</entry>
<entry>
<title>syslog: T1845: syslog host no longer accepts a port</title>
<updated>2019-12-06T17:02:39+00:00</updated>
<author>
<name>hagbard</name>
<email>vyosdev@derith.de</email>
</author>
<published>2019-12-06T17:02:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=3559244db333132101a7ab70a11ce50f8bb08f08'/>
<id>urn:sha1:3559244db333132101a7ab70a11ce50f8bb08f08</id>
<content type='text'>
  - migrates 'system syslog host &lt;ip_address:port&gt;' to
    system syslog host &lt;ip_address&gt; port &lt;port&gt;
</content>
</entry>
<entry>
<title>Revert "syslog: T1845: syslog host no longer accepts a port"</title>
<updated>2019-12-05T16:06:29+00:00</updated>
<author>
<name>hagbard</name>
<email>vyosdev@derith.de</email>
</author>
<published>2019-12-05T16:06:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=c9390e9f1522cf5208dcdce59f2913639ab7fd6d'/>
<id>urn:sha1:c9390e9f1522cf5208dcdce59f2913639ab7fd6d</id>
<content type='text'>
This reverts commit a93a1dbd7d18ff82246b4f7fb9a3757c14e6a9c7.
</content>
</entry>
<entry>
<title>syslog: T1845: syslog host no longer accepts a port</title>
<updated>2019-12-04T23:36:12+00:00</updated>
<author>
<name>hagbard</name>
<email>vyosdev@derith.de</email>
</author>
<published>2019-12-04T16:24:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=a93a1dbd7d18ff82246b4f7fb9a3757c14e6a9c7'/>
<id>urn:sha1:a93a1dbd7d18ff82246b4f7fb9a3757c14e6a9c7</id>
<content type='text'>
  - renamed interface xml
  - renamed syslog.py to system-syslog.py
  - moved protocol out of the facility node (bug)
  - node port created
  - migration script included
</content>
</entry>
<entry>
<title>Revert "[hostname] T1336: trailing dots in system domain-name are invalid"</title>
<updated>2019-04-20T13:29:11+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-04-20T13:29:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=7681f586860bb4ad22f5b83fb6144a13556954c4'/>
<id>urn:sha1:7681f586860bb4ad22f5b83fb6144a13556954c4</id>
<content type='text'>
This reverts commit 05c539ea5595790b297904569cbe13089ce79e18.
</content>
</entry>
<entry>
<title>[hostname] T1336: trailing dots in system domain-name are invalid</title>
<updated>2019-04-20T13:11:18+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-04-20T13:11:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=05c539ea5595790b297904569cbe13089ce79e18'/>
<id>urn:sha1:05c539ea5595790b297904569cbe13089ce79e18</id>
<content type='text'>
Debian/Systemd provides hostnamectl which disabllows setting a FQDN when
there is a trailing (.) in the provided hostname. Extend regex when setting
"system domain-name" that there can't be a trailing (.).

Provide migration script for current installations to remove the dot.
</content>
</entry>
</feed>
