<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/debian, branch current</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</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=current'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2025-06-28T21:16:52+00:00</updated>
<entry>
<title>T7591: remove copyright years from source files</title>
<updated>2025-06-28T21:16:52+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-06-28T18:51:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=1478516ae437f19ebeb7d6ff9b83dd74f8e76758'/>
<id>urn:sha1:1478516ae437f19ebeb7d6ff9b83dd74f8e76758</id>
<content type='text'>
The legal team says years are not necessary so we can go ahead with it, since
it will simplify backporting.

Automatically removed using: git ls-files | grep -v libvyosconfig | xargs sed -i -E \
's/^# Copyright (19|20)[0-9]{2}(-[0-9]{4})? VyOS maintainers.*/# Copyright VyOS maintainers and contributors &lt;maintainers@vyos.io&gt;/g'

In addition we will error-out during "make" if someone re-adds a legacy
copyright notice
</content>
</entry>
<entry>
<title>T7374: add links for vyconf_cli.py</title>
<updated>2025-06-09T17:50:29+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2025-05-26T20:58:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=fdeff3eec27ec8e6a3ffa4b4c992d9adc039663c'/>
<id>urn:sha1:fdeff3eec27ec8e6a3ffa4b4c992d9adc039663c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vyos-1x-vmware: T3681: Fix Python bytecompile exclusion</title>
<updated>2025-05-22T20:58:32+00:00</updated>
<author>
<name>Yun Zheng Hu</name>
<email>hu@fox-it.com</email>
</author>
<published>2025-05-22T20:29:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=38791e3e03e9601458960a27bb155afb747e70dc'/>
<id>urn:sha1:38791e3e03e9601458960a27bb155afb747e70dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>opennhrp: T7462: Removed unused opennhrp files and configurations</title>
<updated>2025-05-20T12:33:16+00:00</updated>
<author>
<name>aapostoliuk</name>
<email>a.apostoliuk@vyos.io</email>
</author>
<published>2025-05-20T12:33:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=e9104fb5722c0e119220f22c1cafb2535cac0f77'/>
<id>urn:sha1:e9104fb5722c0e119220f22c1cafb2535cac0f77</id>
<content type='text'>
Removed unused opennhrp files and configurations
</content>
</entry>
<entry>
<title>T7443: Un-restricting non-root logins after scheduled reboot/shutdown via pam_nologin</title>
<updated>2025-05-09T20:31:39+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-05-09T15:50:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=9cf35f96450263279aeed1affd37e907d71a3081'/>
<id>urn:sha1:9cf35f96450263279aeed1affd37e907d71a3081</id>
<content type='text'>
When using reboot in, reboot at, or shutdown in, non-root users are prevented
from logging in via SSH or console starting 5 minutes before the scheduled
shutdown or reboot time.

This behavior is intended by pam_nologin.so, which is included in the SSH and
login PAM stack (default on Debian). While expected, it may be inconvenient
and could be reconsidered.
</content>
</entry>
<entry>
<title>T7408: add mokutil in arm64</title>
<updated>2025-04-28T16:37:16+00:00</updated>
<author>
<name>Date Huang</name>
<email>tjjh89017@hotmail.com</email>
</author>
<published>2025-04-28T14:11:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=0c0c12794aa83f920739a55adddaccad8b2d1744'/>
<id>urn:sha1:0c0c12794aa83f920739a55adddaccad8b2d1744</id>
<content type='text'>
VyOS-1x requires mokutil always for `show version`
Debian provides mokutil for amd64, arm64, armhf

Signed-off-by: Date Huang &lt;tjjh89017@hotmail.com&gt;
</content>
</entry>
<entry>
<title>router-advert: T7380: Implement auto-ignore-prefix syntax for router advertisements (#4463)</title>
<updated>2025-04-23T20:32:53+00:00</updated>
<author>
<name>Ryan Zuwala</name>
<email>ryanzuwala@gmail.com</email>
</author>
<published>2025-04-23T20:32:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=c898ce2e096d77db37c3bb65a004a29190879c30'/>
<id>urn:sha1:c898ce2e096d77db37c3bb65a004a29190879c30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>syslog: T7367: ensure rsyslog is registered as default systemd syslog service</title>
<updated>2025-04-18T17:54:12+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-04-18T17:49:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=50d1e137a5fdad0c253fe9882f86030b7abc6b2b'/>
<id>urn:sha1:50d1e137a5fdad0c253fe9882f86030b7abc6b2b</id>
<content type='text'>
Systemd states:
The default syslog implementation should make syslog.service a symlink to
itself, so that this socket activates the right actual syslog service.
</content>
</entry>
<entry>
<title>Merge pull request #4214 from dmbaturin/T6919-good-bye-fastnetmon</title>
<updated>2025-04-15T14:51:25+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@vyos.io</email>
</author>
<published>2025-04-15T14:51:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=2f54cbc0504a20424274e45b9210467d33acf919'/>
<id>urn:sha1:2f54cbc0504a20424274e45b9210467d33acf919</id>
<content type='text'>
ids: T7241: remove Fastnetmon from the base system</content>
</entry>
<entry>
<title>ids: T7241: remove Fastnetmon from the base system</title>
<updated>2025-04-14T15:49:52+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2025-04-14T10:56:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=5797e2c0f489272f2ff32b3884ea756f306b50e4'/>
<id>urn:sha1:5797e2c0f489272f2ff32b3884ea756f306b50e4</id>
<content type='text'>
It will eventually be moved to an addon
</content>
</entry>
</feed>
