<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/debian/vyos-1x.postinst, branch sever-sever-patch-1</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=sever-sever-patch-1</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=sever-sever-patch-1'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2025-01-18T23:17:12+00:00</updated>
<entry>
<title>Debian: T4930: restart vyos-domain-resolver service if running</title>
<updated>2025-01-18T23:17:12+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-01-18T22:33:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=e455ac5909456328f62000fa054de2ad7700ff39'/>
<id>urn:sha1:e455ac5909456328f62000fa054de2ad7700ff39</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Debian: T6746: restart vyos-configd on package installation - if running</title>
<updated>2024-12-16T21:24:50+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-12-08T13:27:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=9f42616aa1771ef3369071f175aa26742eab5d06'/>
<id>urn:sha1:9f42616aa1771ef3369071f175aa26742eab5d06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T973: add basic node_exporter implementation</title>
<updated>2024-09-18T20:00:19+00:00</updated>
<author>
<name>rebortg</name>
<email>github@ghlr.de</email>
</author>
<published>2024-09-11T12:15:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=a0c15a159e54cb1b6abba7a0a6a0a793a53915d0'/>
<id>urn:sha1:a0c15a159e54cb1b6abba7a0a6a0a793a53915d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>container: T6702: re-add missing UNIX API socket</title>
<updated>2024-09-06T16:05:23+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-09-06T15:57:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=f67e217f2716937115a3bdf6d316b172bbec75e5'/>
<id>urn:sha1:f67e217f2716937115a3bdf6d316b172bbec75e5</id>
<content type='text'>
During podman upgrade and a build from the original source the UNIX socket
definition for systemd got lost in translation.

This commit re-adds the UNIX socket which is started on boot to interact with
Podman.

Example:
  curl --unix-socket /run/podman/podman.sock -H 'content-type: application/json' \
    -sf http://localhost/containers/json
</content>
</entry>
<entry>
<title>wireless: T4287: use Debian postinst over preinst when using update-alternatives</title>
<updated>2024-07-04T18:07:08+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-07-04T18:07:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=a414190447c32be0775a077cde13cef0cf2b8c54'/>
<id>urn:sha1:a414190447c32be0775a077cde13cef0cf2b8c54</id>
<content type='text'>
This fixes an error during ISO assembly:

update-alternatives: error: no alternatives for regulatory.db
dpkg: error processing archive /tmp/apt-dpkg-install-PJplR3/00-vyos-1x_1.5dev0-1880-gecaa44498_amd64.deb (--unpack):
 new vyos-1x package pre-installation script subprocess returned error exit status 2
</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>ssh: T6192: allow binding to multiple VRF instances</title>
<updated>2024-04-01T19:26:16+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-04-01T18:40:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=e5af1f0905991103b12302892e6f0070bbb7b770'/>
<id>urn:sha1:e5af1f0905991103b12302892e6f0070bbb7b770</id>
<content type='text'>
Currently VyOS only supports binding a service to one individual VRF. It might
become handy to have the services (initially it will be VRF, NTP and SNMP) be
bound to multiple VRFs.

Changed VRF from leafNode to multi leafNode with defaultValue: default - which
is the name of the default VRF.
</content>
</entry>
<entry>
<title>dhcp: T6174: Add TACACS/Radius users to _kea group</title>
<updated>2024-03-28T20:04:47+00:00</updated>
<author>
<name>sarthurdev</name>
<email>965089+sarthurdev@users.noreply.github.com</email>
</author>
<published>2024-03-28T20:04:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=a39f8c73ba6063c01e734b27a6e6a6dc72b20a2d'/>
<id>urn:sha1:a39f8c73ba6063c01e734b27a6e6a6dc72b20a2d</id>
<content type='text'>
Also raise op-mode error when unable to fetch data from Kea socket
</content>
</entry>
<entry>
<title>Merge pull request #2696 from indrajitr/kea-lfc-fix</title>
<updated>2023-12-31T06:28:57+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-12-31T06:28:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=2286b8600da6c631b17e1d5b9b341843e50f9abf'/>
<id>urn:sha1:2286b8600da6c631b17e1d5b9b341843e50f9abf</id>
<content type='text'>
dhcp: T3316: Adjust kea lease files' location and permissions</content>
</entry>
<entry>
<title>tacacs: T141: Wrap string in double quotes to allow expansion</title>
<updated>2023-12-29T19:40:28+00:00</updated>
<author>
<name>Indrajit Raychaudhuri</name>
<email>irc@indrajit.com</email>
</author>
<published>2023-12-29T19:40:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=a95ee3fd38f3c1d54ea359088d0eb1a4d4582b6b'/>
<id>urn:sha1:a95ee3fd38f3c1d54ea359088d0eb1a4d4582b6b</id>
<content type='text'>
</content>
</entry>
</feed>
