<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/Makefile, branch revert-4390-feature/T6353-add-password-complexity-validation</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=revert-4390-feature%2FT6353-add-password-complexity-validation</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=revert-4390-feature%2FT6353-add-password-complexity-validation'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2025-03-20T15:02:55+00:00</updated>
<entry>
<title>T7246: update libvyosconfig hash and add nosetest</title>
<updated>2025-03-20T15:02:55+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-03-18T17:19:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=fbf871b3cdbbe6fd4fd6cad3281adc24438acc79'/>
<id>urn:sha1:fbf871b3cdbbe6fd4fd6cad3281adc24438acc79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T7121: T6946: update hash for commit algorithm/commitd messaging</title>
<updated>2025-03-18T15:31:44+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-03-18T15:31:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=d8a6295a13a6eb8faf127639ae15fa76608e7351'/>
<id>urn:sha1:d8a6295a13a6eb8faf127639ae15fa76608e7351</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T5400: initialize OPAM environment where it's really needed</title>
<updated>2025-03-15T20:15:35+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-03-15T20:15:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=2f19f12b7d8e1616249acf2fcb40d904ed433620'/>
<id>urn:sha1:2f19f12b7d8e1616249acf2fcb40d904ed433620</id>
<content type='text'>
Instead of trying to fix - what we call - "Schroedingers build environment"
in the outside world calling this package build, we should rather fix the
Makefile/build system..
</content>
</entry>
<entry>
<title>T5400: clean up directory as needed before local build of libvyosconfig</title>
<updated>2025-03-10T20:31:41+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-03-10T20:31:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=755d440bf5bd31d0eb021efe82715faabd905363'/>
<id>urn:sha1:755d440bf5bd31d0eb021efe82715faabd905363</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T5400: add local build of libvyosconfig to Makefile</title>
<updated>2025-03-04T15:05:50+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-03-04T15:02:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=731195c7adb21208767199f5487dfdf29ce09380'/>
<id>urn:sha1:731195c7adb21208767199f5487dfdf29ce09380</id>
<content type='text'>
libvyosconfig is both a build and a run dependency of vyos-1x.
Satisfying the build dependency within the Docker image requires
coordination of updates to vyos-build/libvyosconfig/vyos-1x on any
changes to the library; simplify this process by moving the build to a
step of the vyos-1x Makefile.
</content>
</entry>
<entry>
<title>vyconf: T6718: add reftree internal cache</title>
<updated>2024-12-10T20:01:22+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-10-24T15:50:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=bab186b493145ee42453196e8ef4670afc71f6f1'/>
<id>urn:sha1:bab186b493145ee42453196e8ef4670afc71f6f1</id>
<content type='text'>
As we are generating the reference tree from the XML definitions during
build, save an internal representation for vyconfd to load on startup.
</content>
</entry>
<entry>
<title>op_mode: T6181: A feature for checking ports</title>
<updated>2024-09-10T07:08:57+00:00</updated>
<author>
<name>Nataliia Solomko</name>
<email>natalirs1985@gmail.com</email>
</author>
<published>2024-09-09T12:11:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=7d20a52e02bec76474ca060fcb1eaeca52c52001'/>
<id>urn:sha1:7d20a52e02bec76474ca060fcb1eaeca52c52001</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xml: T6650: add initial op-mode cache support</title>
<updated>2024-08-12T12:58:05+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-08-05T02:19:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=832056ad5171b28c50270389c4537f6c7a542d59'/>
<id>urn:sha1:832056ad5171b28c50270389c4537f6c7a542d59</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T6527: add legacy Vyatta interpreter files still in use</title>
<updated>2024-06-30T20:12:57+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-06-30T05:35:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=72a704d2e2b06bfedc4f1ee841814f983fc34baa'/>
<id>urn:sha1:72a704d2e2b06bfedc4f1ee841814f983fc34baa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>migration: T6007: drop check for executable scripts, as now modules</title>
<updated>2024-06-26T20:45:16+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-06-20T01:50:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=ad4f8312f6a341bb0ebdd40bb472746fad8d5d2a'/>
<id>urn:sha1:ad4f8312f6a341bb0ebdd40bb472746fad8d5d2a</id>
<content type='text'>
</content>
</entry>
</feed>
