|
| 1 | +lastore-daemon (6.2.46) unstable; urgency=medium |
| 2 | + |
| 3 | + * feat: support running platfrom-deployed scripts at each stage of the update process (#305) |
| 4 | + * fix: Synchronize intranet update logic |
| 5 | + * fix: Skip authorization during private updates for easier testing |
| 6 | + * feat: Add environment-check reporting |
| 7 | + * fix: Remove changes related to P2P |
| 8 | + * fix: Remove process namespace check |
| 9 | + * fix(i18n): Correct translation texts and add Chinese translations |
| 10 | + * fix: SystemType reset to empty after successful update |
| 11 | + * docs(iup-tool): Add README documentation for the intranet update platform debugging tool |
| 12 | + * fix: Incorrect repository source configuration |
| 13 | + * feat: Add iup-tool for testing the internal update platform |
| 14 | + * feat: add update source success process event |
| 15 | + * fix: Remove logic that affects process startup |
| 16 | + * fix: Remove features related to the outdated backup and restore system "ab recovery" |
| 17 | + * feat: Support intranet update environment checks and notification strategies |
| 18 | + * feat(updateplatform): Add Helper support for machineID retrieval and policy check interval configuration |
| 19 | + * fix(lastore-upgrade-query): Enhance validity check for upgrade packages and improve error messages |
| 20 | + * fix: remove "bash -c" or "sh -c" from command (#302) |
| 21 | + * dbus: remove allow own for com.deepin.lastore.Smartmirror and org.deepin.dde.Lastore1.Smartmirror (#289) |
| 22 | + * feat: Add gatherinfo and posthardware commands to lastore-tools |
| 23 | + -- wangzhaohui <wangzhaohui@uniontech.com> Fri, 30 Jan 2026 17:35:58 +0800 |
| 24 | + |
1 | 25 | lastore-daemon (6.2.45) unstable; urgency=medium |
2 | 26 |
|
3 | 27 | * fix: check display-manager.service instead of lightdm (#286) |
|
0 commit comments