<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/debian, branch current-merge-commit-handling</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=current-merge-commit-handling</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=current-merge-commit-handling'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2024-07-29T16:11:24+00:00</updated>
<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>
<entry>
<title>Merge pull request #3399 from 0xThiebaut/suricata</title>
<updated>2024-05-23T19:56:42+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-05-23T19:56:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=9f9fb8d63f920f90ff7b299e4f70a5325fee95f3'/>
<id>urn:sha1:9f9fb8d63f920f90ff7b299e4f70a5325fee95f3</id>
<content type='text'>
suricata: T751: Initial support for suricata</content>
</entry>
<entry>
<title>T3420: Remove service upnp</title>
<updated>2024-05-14T16:47:29+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2024-05-14T16:47:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=7c438caa2c21101cbefc2eec21935ab55af19c46'/>
<id>urn:sha1:7c438caa2c21101cbefc2eec21935ab55af19c46</id>
<content type='text'>
Remove `service upnp` as it never worked as expected, nft rules do
not integrated and custom patches do not seem like a suitable
solution for now.

Security:
UPnP has been historically associated with security risks due to its automatic
and potentially unauthenticated nature.
UPnP devices might be vulnerable to unauthorized access or exploitation.
</content>
</entry>
</feed>
