From e2796caa081397b2ac7cfa4aea973f03d1d2e864 Mon Sep 17 00:00:00 2001 From: dengbo11 Date: Fri, 27 Sep 2024 17:29:36 +0800 Subject: [PATCH] chore: bump version to 1.6.3-1 release 1.6.3-1 Log: bump version to 1.6.3-1 --- debian/changelog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/debian/changelog b/debian/changelog index cf95109f9..eda39c468 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +linglong (1.6.3-1) unstable; urgency=medium + + * feat: add task queue to package manager + * refactor: use libcurl to replace QT NetworkManager + * feat: optimization reference export + * fix(box): default to follow symbol link when parse mount source + * fix(box): adjust 'nosymfollow' priority to highest + * fix: using queues to control install order + + -- dengbo Fri, 27 Sep 2024 17:29:36 +0800 + linglong (1.5.6-1) unstable; urgency=medium * fix: layer size error when export layer repeatedly