<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-documentation.git/docs, branch mergify/bp/circinus/pr-2117</title>
<subtitle>VyOS readthedocs (mirror of https://github.com/vyos/vyos-documentation.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-documentation.git/atom?h=mergify%2Fbp%2Fcircinus%2Fpr-2117</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-documentation.git/atom?h=mergify%2Fbp%2Fcircinus%2Fpr-2117'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/'/>
<updated>2026-06-29T12:50:22+00:00</updated>
<entry>
<title>docs: Update Console server page to VyOS 1.5 standards (#2117)</title>
<updated>2026-06-29T12:50:22+00:00</updated>
<author>
<name>LiudmylaNad</name>
<email>l.nadolina@vyos.io</email>
</author>
<published>2026-06-29T12:49:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=44d0d54b67bda477971c90aad878ef33054e245a'/>
<id>urn:sha1:44d0d54b67bda477971c90aad878ef33054e245a</id>
<content type='text'>
* docs: Update Console server page to VyOS 1.5 standards

* Minor corrections

* Minor corrections

* Apply suggestions from code review

Co-authored-by: github-actions[bot] &lt;41898282+github-actions[bot]@users.noreply.github.com&gt;

* Update console-server.md

* Apply suggestions from code review

Co-authored-by: Daniil Baturin &lt;daniil@baturin.org&gt;

* Remove the mention of long-EOL'd VyOS 1.3

---------

Co-authored-by: github-actions[bot] &lt;41898282+github-actions[bot]@users.noreply.github.com&gt;
Co-authored-by: Daniil Baturin &lt;daniil@baturin.org&gt;
(cherry picked from commit 5463b5e45f92851922c6fed0e40f09b6ebc31db1)

# Conflicts:
#	docs/configuration/service/console-server.md
</content>
</entry>
<entry>
<title>configexamples/inter-vrf-routing-vrf-lite: fix formatting (#2112)</title>
<updated>2026-06-23T10:26:54+00:00</updated>
<author>
<name>Nico Felbinger</name>
<email>26925347+felbinger@users.noreply.github.com</email>
</author>
<published>2026-06-23T10:26:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=c1fd4992e4c8bb16c388f255fc2a612dc5dc4251'/>
<id>urn:sha1:c1fd4992e4c8bb16c388f255fc2a612dc5dc4251</id>
<content type='text'>
* configexamples/inter-vrf-routing-vrf-lite: fix formatting

* configexamples/inter-vrf-routing-vrf-lite: reformat text to limit line length</content>
</entry>
<entry>
<title>docs: Update Config sync page to VyOS 1.5 standards (#2113) (#2114)</title>
<updated>2026-06-23T10:25:32+00:00</updated>
<author>
<name>mergify[bot]</name>
<email>37929162+mergify[bot]@users.noreply.github.com</email>
</author>
<published>2026-06-23T10:25:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=55ed500de0baba3beeea8779f2aed4866abfe8f5'/>
<id>urn:sha1:55ed500de0baba3beeea8779f2aed4866abfe8f5</id>
<content type='text'>
* docs: Update Config sync page to VyOS 1.5 standards

* Minor corrections

* Update config-sync.md

* Apply suggestion from @github-actions[bot]



* Apply suggestion from @github-actions[bot]



---------


(cherry picked from commit 228149f1a1d824b968b565f82c3ee73eb7ba489c)

Co-authored-by: LiudmylaNad &lt;l.nadolina@vyos.io&gt;
Co-authored-by: github-actions[bot] &lt;41898282+github-actions[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Fix Cookiebot consent dialog rendering unstyled and breaking the page (#2108) (#2109)</title>
<updated>2026-06-17T19:26:11+00:00</updated>
<author>
<name>mergify[bot]</name>
<email>37929162+mergify[bot]@users.noreply.github.com</email>
</author>
<published>2026-06-17T19:26:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=82ee5037e394cb11ce58c734141ee606dfba410e'/>
<id>urn:sha1:82ee5037e394cb11ce58c734141ee606dfba410e</id>
<content type='text'>
On a fresh (no-consent) load the consent banner could render completely
unstyled and expand to full page height. Cookiebot delivers its dialog CSS as
a constructed stylesheet on document.adoptedStyleSheets; ReadTheDocs'
readthedocs-addons.js reassigns that whole-array property with a destructive
replace, and when that lands after Cookiebot's network-gated adoption it drops
Cookiebot's sheet, leaving #CybotCookiebotDialog at position:static expanded to
~6700px. It is a race, so it is intermittent and clears once consent is given
(the dialog then never renders).

- layout.html: a small adoptedStyleSheets shim, installed before any page
  script, that preserves Cookiebot's sheet so another library cannot drop it.
- custom.css: a leak-safe safety net that keeps the dialog contained even if
  its adopted sheet is ever absent. It uses only properties Cookiebot itself
  sets, so it has verifiably no effect on the normal, styled banner.

🤖 Generated by [robots](https://vyos.io)

(cherry picked from commit dce7bb521e3947af59fe18895b609ec353e0450e)

Co-authored-by: Yuriy Andamasov &lt;yuriy@vyos.io&gt;</content>
</entry>
<entry>
<title>syslog_update_T8983</title>
<updated>2026-06-16T21:00:22+00:00</updated>
<author>
<name>Cleiton  Faria</name>
<email>c.faria@vyos.io</email>
</author>
<published>2026-06-16T21:00:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=76424e0d05b0adf6a2267d70a98d1dbb0699df31'/>
<id>urn:sha1:76424e0d05b0adf6a2267d70a98d1dbb0699df31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>traffic-engineering: backport from rolling (#2104)</title>
<updated>2026-06-16T09:00:42+00:00</updated>
<author>
<name>LiudmylaNad</name>
<email>l.nadolina@vyos.io</email>
</author>
<published>2026-06-16T09:00:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=5fa7d9dc80e46145dbd23d39903ff5ee3d5293db'/>
<id>urn:sha1:5fa7d9dc80e46145dbd23d39903ff5ee3d5293db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "docs: Update Traffic Engineering page to VyOS 1.5 standards (#2066) (…" (#2095)</title>
<updated>2026-06-09T10:27:26+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@vyos.io</email>
</author>
<published>2026-06-09T10:27:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=d1ef01fec58cbf860789f8979cc57a44bfa18dc9'/>
<id>urn:sha1:d1ef01fec58cbf860789f8979cc57a44bfa18dc9</id>
<content type='text'>
This reverts commit 6b88b233b56e7231fbdf0ed4644f741cf634b9ba.</content>
</entry>
<entry>
<title>docs: Update RPKI page to VyOS 1.5 standards (#2061) (#2093)</title>
<updated>2026-06-09T10:21:38+00:00</updated>
<author>
<name>mergify[bot]</name>
<email>37929162+mergify[bot]@users.noreply.github.com</email>
</author>
<published>2026-06-09T10:21:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=2f0d68a79930e5e925257cd5ba9f8e3bcaec8f08'/>
<id>urn:sha1:2f0d68a79930e5e925257cd5ba9f8e3bcaec8f08</id>
<content type='text'>
* docs: Update RPKI page to VyOS 1.5 standards

* Update rpki.md

* Update rpki.md

(cherry picked from commit 5d631ab0628d6b3266b14a7d25ad9e7b66035636)

Co-authored-by: LiudmylaNad &lt;l.nadolina@vyos.io&gt;</content>
</entry>
<entry>
<title>docs: Update Traffic Engineering page to VyOS 1.5 standards (#2066) (#2092)</title>
<updated>2026-06-09T10:18:32+00:00</updated>
<author>
<name>mergify[bot]</name>
<email>37929162+mergify[bot]@users.noreply.github.com</email>
</author>
<published>2026-06-09T10:18:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=6b88b233b56e7231fbdf0ed4644f741cf634b9ba'/>
<id>urn:sha1:6b88b233b56e7231fbdf0ed4644f741cf634b9ba</id>
<content type='text'>
* docs: Update Traffic Engineering page to VyOS 1.5 standards

* Update traffic-engineering.md

* Update traffic-engineering.md

(cherry picked from commit 361ea4841449956af979eb24a0b4e2f869d6ebf2)

# Conflicts:
#	docs/configuration/protocols/traffic-engineering.md

Co-authored-by: LiudmylaNad &lt;l.nadolina@vyos.io&gt;</content>
</entry>
<entry>
<title>docs: Update Segment Routing page to VyOS 1.5 standards (#2067) (#2091)</title>
<updated>2026-06-08T16:58:57+00:00</updated>
<author>
<name>mergify[bot]</name>
<email>37929162+mergify[bot]@users.noreply.github.com</email>
</author>
<published>2026-06-08T16:58:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=ad414445aa08c6ac8ca703925f2df82ea0a41565'/>
<id>urn:sha1:ad414445aa08c6ac8ca703925f2df82ea0a41565</id>
<content type='text'>
* docs: Update Segment Routing page to VyOS 1.5 standards

* docs: Minor corrections

* docs: Minor formatting corrections

* Update segment-routing.md

(cherry picked from commit f01638d2e6ac85b0096a0895635c325569a7771a)

Co-authored-by: LiudmylaNad &lt;l.nadolina@vyos.io&gt;</content>
</entry>
</feed>
