<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/debian, branch sever-sever</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</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=sever-sever'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2024-09-06T16:05:23+00:00</updated>
<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>T4974: add proper dependency on openvpn-dco</title>
<updated>2024-09-05T05:19:58+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-09-04T19:20:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=8b684d45348dc156a7a0694bcf60a6d7c27ae696'/>
<id>urn:sha1:8b684d45348dc156a7a0694bcf60a6d7c27ae696</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3804 from HollyGurza/T6362</title>
<updated>2024-07-29T16:11:24+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@vyos.io</email>
</author>
<published>2024-07-29T16:11:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=7724a5f58b515fbc094b4f211d455c1bd5071a74'/>
<id>urn:sha1:7724a5f58b515fbc094b4f211d455c1bd5071a74</id>
<content type='text'>
T6362: Create conntrack logger daemon</content>
</entry>
<entry>
<title>Debian: T6598: depend on podman version &gt;=4.9.5</title>
<updated>2024-07-25T09:10:06+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-07-25T09:10:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=b9daaaa38abc08d27158ea44e016752b3cb45400'/>
<id>urn:sha1:b9daaaa38abc08d27158ea44e016752b3cb45400</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T6362: Create conntrack logger daemon</title>
<updated>2024-07-19T04:44:53+00:00</updated>
<author>
<name>khramshinr</name>
<email>khramshinr@gmail.com</email>
</author>
<published>2024-07-08T10:38:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=c509d0e6caae55106a2fbde3059652a493ed3903'/>
<id>urn:sha1:c509d0e6caae55106a2fbde3059652a493ed3903</id>
<content type='text'>
</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>wireless: T4287: use upstream regulatory database due to kernel signing</title>
<updated>2024-07-03T20:28:26+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-07-03T20:28:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=9263965071289b6e51e22669b6d588a8d8fbcc1f'/>
<id>urn:sha1:9263965071289b6e51e22669b6d588a8d8fbcc1f</id>
<content type='text'>
Most likely b/c of our non signed Kernel binary we do not trust the Debian
signed wireless regulatory database. Fallback to the upstream database instead.
</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>smoketest: T6510: make test_configd_inspect.py a build time test</title>
<updated>2024-06-26T19:47:09+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-06-26T18:39:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=6890cd7b0f2419d6b1a720d892f9a7d07b7cfd05'/>
<id>urn:sha1:6890cd7b0f2419d6b1a720d892f9a7d07b7cfd05</id>
<content type='text'>
Rather then waiting for a fully assembled ISO image to validate if there is no
incompatibility with vyos-configd - like more then one instance of Config(),
make this a build time test case for "make test"
</content>
</entry>
<entry>
<title>migration: T6006: add activation script dir and helper function</title>
<updated>2024-06-06T00:57:18+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-06-06T00:57:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=d34edc5c15f939f87648b0f8588f99474c53b459'/>
<id>urn:sha1:d34edc5c15f939f87648b0f8588f99474c53b459</id>
<content type='text'>
</content>
</entry>
</feed>
