diff options
| author | Christian Breunig <christian@breunig.cc> | 2026-01-21 19:58:04 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-21 19:58:04 +0100 |
| commit | 33fe714a2d2f258e6ded90ed27b4cc295e319a36 (patch) | |
| tree | b970a3e5eb61794b1d7090ab58e7ca3dd04feb11 | |
| parent | e171962b45abfc510936d9880de8dcc9b55736a5 (diff) | |
| parent | f144c750b1ce8b73b68c99dc5be9202d3e339d25 (diff) | |
| download | vyatta-cfg-33fe714a2d2f258e6ded90ed27b4cc295e319a36.tar.gz vyatta-cfg-33fe714a2d2f258e6ded90ed27b4cc295e319a36.zip | |
Merge pull request #124 from jestabro/update-changelog-raise-limit
T6625: update changelog for raise hardcoded unionfs file size limit
| -rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index dfd15d7..d84f475 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +vyatta-cfg (0.102.0+vyos2+current6) unstable; urgency=medium + + * Raise unionfs node.val max file size from 2^18 to 2^20. + + -- John Estabrook <jestabro@vyos.io> Wed, 21 Jan 2026 09:22:58 -0600 + vyatta-cfg (0.102.0+vyos2+current5) unstable; urgency=medium * Provide internal stream_copy fall-through for Boost's copy_file |
