diff options
author | Christian Poessinger <christian@poessinger.com> | 2022-09-01 20:32:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-01 20:32:32 +0200 |
commit | 4a7667796b48f75a66424332c8da52fcd5eae45f (patch) | |
tree | c02cb3a288f67987cb200f95856258eebc7b313d /debian | |
parent | c8dad45c8afa4fd4a784ae6cdffb84a2e804084e (diff) | |
parent | 28cf6fee14d3bc5f6eda2099c7eb36e43297a8a8 (diff) | |
download | vyatta-cfg-4a7667796b48f75a66424332c8da52fcd5eae45f.tar.gz vyatta-cfg-4a7667796b48f75a66424332c8da52fcd5eae45f.zip |
Merge pull request #49 from sempervictus/bug/T4607-copy_file_exedev
T4607: Fallthrough to simple stream copy when Boost's copy_file fails
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5dcca6e..dfd15d7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +vyatta-cfg (0.102.0+vyos2+current5) unstable; urgency=medium + + * Provide internal stream_copy fall-through for Boost's copy_file + + -- Boris Lukashev <rageltman@sempervictus.com> Sat, 13 Aug 2022 19:00:00 -0500 + vyatta-cfg (0.102.0+vyos2+current4) unstable; urgency=medium * Adjust for replacement of Quagga with FRR. |