<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg.git/debian/changelog, branch test-codeowners</title>
<subtitle>Vyatta configuration system (mirror of https://github.com/vyos/vyatta-cfg.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyatta-cfg.git/atom?h=test-codeowners</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg.git/atom?h=test-codeowners'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/'/>
<updated>2022-08-13T23:35:09+00:00</updated>
<entry>
<title>Fallthrough to binstream copy when copy_file fails</title>
<updated>2022-08-13T23:35:09+00:00</updated>
<author>
<name>RageLtMan</name>
<email>rageltman [at] sempervictus</email>
</author>
<published>2022-08-13T15:34:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=28cf6fee14d3bc5f6eda2099c7eb36e43297a8a8'/>
<id>urn:sha1:28cf6fee14d3bc5f6eda2099c7eb36e43297a8a8</id>
<content type='text'>
Kernel 5.15, and probably newer, present an EXEDEV error when the
vyatta-cfg code tries to boost::filesystem::copy_file on UnionFS
FUSE mounts. This completely breaks operation on newer kernels, and
is therefore a blocker to the rest of the project moving on to new
Linux LTS versions.

Boost is complex and fraught, this code behaves inconsistently in
verious operating environments, and can be a nightmare to debug.

Handle the concerns above using binary streaming in C++ to copy the
source to the destination if an exception occurs during the
existing Boost copy_file operation.

Testing:
  Built ISO (cloud target), packer install, booted in OpenStack on
KVM, booted in AWS on Xen, verified configurations are committed in
both cases and that error logs are being generated to inform users
about the fall-through being utilized to write-out configurations.

Notes:
  Logging may be dropped to avoid flooding storage on often-updated
systems. It is left in-place to aid developers in debugging the root
concern underpinning Boot breakage (which may impact other areas of
the code).
</content>
</entry>
<entry>
<title>Revert "version bump for 0eab765d5ad24f7fb4dd722ac20d370f708379f0"</title>
<updated>2019-03-13T22:10:25+00:00</updated>
<author>
<name>hagbard</name>
<email>vyosdev@derith.de</email>
</author>
<published>2019-03-13T22:10:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=bfa8ba8c8c1851f189bafa3540709f7536fd2ee6'/>
<id>urn:sha1:bfa8ba8c8c1851f189bafa3540709f7536fd2ee6</id>
<content type='text'>
This reverts commit be72ad60e5740eac3584869c780babf7553a0e67.

Doesn't address the issue.
</content>
</entry>
<entry>
<title>version bump for 0eab765d5ad24f7fb4dd722ac20d370f708379f0</title>
<updated>2019-03-13T20:58:29+00:00</updated>
<author>
<name>hagbard</name>
<email>vyosdev@derith.de</email>
</author>
<published>2019-03-13T20:58:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=be72ad60e5740eac3584869c780babf7553a0e67'/>
<id>urn:sha1:be72ad60e5740eac3584869c780babf7553a0e67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T441: update changelog.</title>
<updated>2018-08-26T15:05:02+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2018-08-26T15:05:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=8d6a6b32a14ac180157a89c93be6ff5c59a80f09'/>
<id>urn:sha1:8d6a6b32a14ac180157a89c93be6ff5c59a80f09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T353: remove the python library from vyatta-cfg.</title>
<updated>2017-08-18T01:37:34+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2017-08-18T01:34:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=e55d9affac8159b09b503fca4a364192a24eb52e'/>
<id>urn:sha1:e55d9affac8159b09b503fca4a364192a24eb52e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding python-vyos-mgmt library to vyatta-cfg package</title>
<updated>2017-01-09T10:19:00+00:00</updated>
<author>
<name>Jason Hendry</name>
<email>jasonhendry1987@gmail.com</email>
</author>
<published>2017-01-09T10:19:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=b21356a74211349a50a1453102221f1e4052076f'/>
<id>urn:sha1:b21356a74211349a50a1453102221f1e4052076f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>0.102.0+vyos2+current1</title>
<updated>2016-01-24T19:58:12+00:00</updated>
<author>
<name>Kim Hagen</name>
<email>kim.sidney@gmail.com</email>
</author>
<published>2016-01-24T19:58:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=21637d4db4eca53af3ec60f3d2cd8088bd3c39ca'/>
<id>urn:sha1:21637d4db4eca53af3ec60f3d2cd8088bd3c39ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>0.102.0+vyos2+lithium18</title>
<updated>2015-11-14T19:47:18+00:00</updated>
<author>
<name>Alex Harpin</name>
<email>development@landsofshadow.co.uk</email>
</author>
<published>2015-11-14T19:47:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=c56e20b98438e33822244315249e3edf0e356593'/>
<id>urn:sha1:c56e20b98438e33822244315249e3edf0e356593</id>
<content type='text'>
</content>
</entry>
<entry>
<title>0.102.0+vyos2+lithium17</title>
<updated>2015-10-26T22:40:04+00:00</updated>
<author>
<name>Alex Harpin</name>
<email>development@landsofshadow.co.uk</email>
</author>
<published>2015-10-26T22:40:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=b2301b95f8a62939294575eaea1ada30aa627024'/>
<id>urn:sha1:b2301b95f8a62939294575eaea1ada30aa627024</id>
<content type='text'>
</content>
</entry>
<entry>
<title>0.102.0+vyos2+lithium16</title>
<updated>2015-10-17T16:12:12+00:00</updated>
<author>
<name>Alex Harpin</name>
<email>development@landsofshadow.co.uk</email>
</author>
<published>2015-10-17T16:12:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=76c30a8d299c6887512e843534c44546f0074e12'/>
<id>urn:sha1:76c30a8d299c6887512e843534c44546f0074e12</id>
<content type='text'>
</content>
</entry>
</feed>
