|
| 1 | +lastore-daemon (6.2.53) unstable; urgency=medium |
| 2 | + |
| 3 | + * fix: track delivery download finished state with IsFinished field |
| 4 | + * fix: normalize p2p/delivery protocol to 'delivery' |
| 5 | + * feat: add ListMirrorSources & SetMirrorSource interface (#399) |
| 6 | + * fix: reset DownloadLimitOnChanging when preparing dist upgrade |
| 7 | + * fix: reset intranet update settings after unregister (#396) |
| 8 | + * fix: extract token initialization into getToken method |
| 9 | + * fix: separate stderr and stdout processing for delivery info |
| 10 | + * fix: sync translations with pot (#394) |
| 11 | + * fix: remove PrivateIPC of lastore-daemon service to address potential hidden issue (#393) |
| 12 | + * fix: fix speed limit unit conversion logic |
| 13 | + * fix: update incrementalUpdate when related configs change |
| 14 | + * feat: add mutual exclusion between online and local speed limit configs |
| 15 | + * fix: preserve writable remount for dynamic hooks |
| 16 | + * fix: split upgrade delivery toggle permissions |
| 17 | + * fix: improve error handling and add download notification check |
| 18 | + * fix: gate delivery repos on runtime support |
| 19 | + * fix: clear install update time when no upgradable apps |
| 20 | + * fix: restore local download speed limit config on startup (#384) |
| 21 | + * fix: validate rate limit before setting and clarify -1 means no limit |
| 22 | + * fix: ignore null target package list data (#382) |
| 23 | + * fix: use Contains instead of HasPrefix for delivery repo detection |
| 24 | + * fix: enable upgrade delivery by default |
| 25 | + * fix: Institute valid configurations within the D-Bus interface. |
| 26 | + * fix: derive P2P update support from delivery repo prefix |
| 27 | + * fix: Terminal unregistration process |
| 28 | + * fix: Prevent local rate-limiting config from overriding remote config. |
| 29 | + * Revert "feat: enable upgrade delivery by default (#366)" (#373) |
| 30 | + * fix: set download speed and prototype (#369) |
| 31 | + * fix: set default speed limit to 1024 (#368) |
| 32 | + * fix(ratelimit): pass nil for unlimited rate via D-Bus instead of MaxRate |
| 33 | + * fix: Readjust the timer trigger logic for peak and off-peak time switching. |
| 34 | + * feat: enable upgrade delivery by default (#366) |
| 35 | + * fix: not hide notify when starting to update for intranet update (#364) |
| 36 | + * fix: remove environment check before source update (#363) |
| 37 | + * fix(system): Fix Cancelable flag error for check_system job on failure |
| 38 | + * fix: check updatable packages before send notify (#362) |
| 39 | + * Fix: Repair randomized timer for first-time intranet updates |
| 40 | + * fix: enable incremental update only when `UpgradeDeliveryEnabled` is set to `false`. (#359) |
| 41 | + * fix: change http to delivery if delivery enabled |
| 42 | + * fix: enable force update even target baseline not changed (#356) |
| 43 | + * fix: Speed limit logic failure. |
| 44 | + * fix: set install update notify expire timeout as default (#355) |
| 45 | + * fix: automatic update check timer cycle anomaly (#354) |
| 46 | + * fix: update backing up notification message (#353) |
| 47 | + * feat: delivery speed limit |
| 48 | + * fix: prepare_dist_upgrade type job cannot enter end state |
| 49 | + * fix: add cpu key for loong arch (#350) |
| 50 | + * fix: use event type PostUpgradeCheck for postcheck error (#349) |
| 51 | + * fix: update ExecAt precision to milliseconds (#348) |
| 52 | + * fix: Remove the UpgradeDeliveryEnabled property. |
| 53 | + * feat(dbus): sync Lastore1.Updater XML introspection with implementation (#346) |
| 54 | + * chore: remove dbus interface SetShutdownForceUpdate (#345) |
| 55 | + * fix: Add hot update mechanism to specific configurations |
| 56 | + * chore: reporting detail of executing hooks |
| 57 | + * fix: Timer name validation error for lastoreCronCheck |
| 58 | + * feat: Implement support for online and local rate limiting |
| 59 | + |
| 60 | + -- xiamengliang <xiamengliang@uniontech.com> Tue, 28 Apr 2026 19:52:22 +0800 |
| 61 | + |
1 | 62 | lastore-daemon (6.2.52) unstable; urgency=medium |
2 | 63 |
|
3 | 64 | * chore: log failure detail of source update check (#339) |
@@ -153,7 +214,7 @@ lastore-daemon (6.2.36) unstable; urgency=medium |
153 | 214 | * fix: prevent persistent notification when update download fails due to full disk (#247) |
154 | 215 | * fix: Adapt the maximum speed limit logic for incremental updates. |
155 | 216 | * chore: improve error reporting for update-remote command (#245) |
156 | | - * fix: Remove deprecated app uninstall tracking functionality (#244) |
| 217 | + * fix: Remove deprecated app uninstall tracking functionality (#244) |
157 | 218 |
|
158 | 219 | -- xiamengliang <xiamengliang@uniontech.com> Fri, 31 Oct 2025 13:34:27 +0800 |
159 | 220 |
|
@@ -724,241 +785,241 @@ lastore-daemon (5.4.4) stable; urgency=medium |
724 | 785 |
|
725 | 786 | lastore-daemon (0.9.18.6) stable; urgency=low |
726 | 787 |
|
727 | | - * Rebuild Version 0.9.18.6 |
| 788 | + * Rebuild Version 0.9.18.6 |
728 | 789 |
|
729 | 790 | -- TagBuilder <tagbuilder@deepin.com> Wed, 22 Jun 2016 01:18:35 +0000 |
730 | 791 |
|
731 | 792 | lastore-daemon (0.9.18.6-3) stable; urgency=low |
732 | 793 |
|
733 | | - * Rebuild Version 0.9.18.6 |
| 794 | + * Rebuild Version 0.9.18.6 |
734 | 795 |
|
735 | 796 | -- TagBuilder <tagbuilder@deepin.com> Tue, 21 Jun 2016 12:42:57 +0000 |
736 | 797 |
|
737 | 798 | lastore-daemon (0.9.18.6-2) stable; urgency=low |
738 | 799 |
|
739 | | - * Rebuild Version 0.9.18.6 |
| 800 | + * Rebuild Version 0.9.18.6 |
740 | 801 |
|
741 | 802 | -- TagBuilder <tagbuilder@deepin.com> Fri, 17 Jun 2016 09:19:00 +0000 |
742 | 803 |
|
743 | 804 | lastore-daemon (0.9.18.6-1) stable; urgency=low |
744 | 805 |
|
745 | | - * Autobuild Tag 0.9.18.6 |
| 806 | + * Autobuild Tag 0.9.18.6 |
746 | 807 |
|
747 | 808 | -- TagBuilder <tagbuilder@deepin.com> Fri, 17 Jun 2016 03:13:30 +0000 |
748 | 809 |
|
749 | 810 | lastore-daemon (0.9.18.5-1) stable; urgency=low |
750 | 811 |
|
751 | | - * Autobuild Tag 0.9.18.5 |
| 812 | + * Autobuild Tag 0.9.18.5 |
752 | 813 |
|
753 | 814 | -- TagBuilder <tagbuilder@linuxdeepin.com> Tue, 31 May 2016 05:54:21 +0000 |
754 | 815 |
|
755 | 816 | lastore-daemon (0.9.18.4-4) stable; urgency=low |
756 | 817 |
|
757 | | - * Rebuild Version 0.9.18.4 |
| 818 | + * Rebuild Version 0.9.18.4 |
758 | 819 |
|
759 | 820 | -- TagBuilder <tagbuilder@linuxdeepin.com> Tue, 17 May 2016 10:17:40 +0000 |
760 | 821 |
|
761 | 822 | lastore-daemon (0.9.18.4-3) stable; urgency=low |
762 | 823 |
|
763 | | - * Rebuild Version 0.9.18.4 |
| 824 | + * Rebuild Version 0.9.18.4 |
764 | 825 |
|
765 | 826 | -- TagBuilder <tagbuilder@linuxdeepin.com> Tue, 17 May 2016 10:09:34 +0000 |
766 | 827 |
|
767 | 828 | lastore-daemon (0.9.18.4-2) stable; urgency=low |
768 | 829 |
|
769 | | - * Rebuild Version 0.9.18.4 |
| 830 | + * Rebuild Version 0.9.18.4 |
770 | 831 |
|
771 | 832 | -- TagBuilder <tagbuilder@linuxdeepin.com> Tue, 17 May 2016 09:50:05 +0000 |
772 | 833 |
|
773 | 834 | lastore-daemon (0.9.18.4-1) stable; urgency=low |
774 | 835 |
|
775 | | - * Autobuild Tag 0.9.18.4 |
| 836 | + * Autobuild Tag 0.9.18.4 |
776 | 837 |
|
777 | 838 | -- TagBuilder <tagbuilder@linuxdeepin.com> Tue, 17 May 2016 09:32:30 +0000 |
778 | 839 |
|
779 | 840 | lastore-daemon (0.9.18.3-3) stable; urgency=low |
780 | 841 |
|
781 | | - * Rebuild Version 0.9.18.3 |
| 842 | + * Rebuild Version 0.9.18.3 |
782 | 843 |
|
783 | 844 | -- TagBuilder <tagbuilder@linuxdeepin.com> Thu, 21 Apr 2016 14:30:57 +0000 |
784 | 845 |
|
785 | 846 | lastore-daemon (0.9.18.3-2) stable; urgency=low |
786 | 847 |
|
787 | | - * Rebuild Version 0.9.18.3 |
| 848 | + * Rebuild Version 0.9.18.3 |
788 | 849 |
|
789 | 850 | -- TagBuilder <tagbuilder@linuxdeepin.com> Thu, 21 Apr 2016 09:39:11 +0000 |
790 | 851 |
|
791 | 852 | lastore-daemon (0.9.18.3-1) stable; urgency=low |
792 | 853 |
|
793 | | - * Autobuild Tag 0.9.18.3 |
| 854 | + * Autobuild Tag 0.9.18.3 |
794 | 855 |
|
795 | 856 | -- TagBuilder <tagbuilder@linuxdeepin.com> Wed, 13 Apr 2016 17:34:19 +0000 |
796 | 857 |
|
797 | 858 | lastore-daemon (0.9.18.2-2) stable; urgency=low |
798 | 859 |
|
799 | | - * Rebuild Version 0.9.18.2 |
| 860 | + * Rebuild Version 0.9.18.2 |
800 | 861 |
|
801 | 862 | -- TagBuilder <tagbuilder@linuxdeepin.com> Wed, 30 Mar 2016 14:00:30 +0000 |
802 | 863 |
|
803 | 864 | lastore-daemon (0.9.18.2-1) stable; urgency=low |
804 | 865 |
|
805 | | - * Autobuild Tag 0.9.18.2 |
| 866 | + * Autobuild Tag 0.9.18.2 |
806 | 867 |
|
807 | 868 | -- TagBuilder <tagbuilder@linuxdeepin.com> Fri, 25 Mar 2016 11:06:06 +0000 |
808 | 869 |
|
809 | 870 | lastore-daemon (0.9.18-1) unstable; urgency=low |
810 | 871 |
|
811 | | - * Autobuild Tag 0.9.18 |
| 872 | + * Autobuild Tag 0.9.18 |
812 | 873 |
|
813 | 874 | -- TagBuilder <tagbuilder@linuxdeepin.com> Tue, 01 Mar 2016 14:38:46 +0000 |
814 | 875 |
|
815 | 876 | lastore-daemon (0.9.17-2) unstable; urgency=low |
816 | 877 |
|
817 | | - * Rebuild Version 0.9.17 |
| 878 | + * Rebuild Version 0.9.17 |
818 | 879 |
|
819 | 880 | -- TagBuilder <tagbuilder@linuxdeepin.com> Tue, 23 Feb 2016 17:31:10 +0000 |
820 | 881 |
|
821 | 882 | lastore-daemon (0.9.17-1) unstable; urgency=low |
822 | 883 |
|
823 | | - * Autobuild Tag 0.9.17 |
| 884 | + * Autobuild Tag 0.9.17 |
824 | 885 |
|
825 | 886 | -- TagBuilder <tagbuilder@linuxdeepin.com> Tue, 23 Feb 2016 17:11:50 +0000 |
826 | 887 |
|
827 | 888 | lastore-daemon (0.9.16-1) unstable; urgency=low |
828 | 889 |
|
829 | | - * Autobuild Tag 0.9.16 |
| 890 | + * Autobuild Tag 0.9.16 |
830 | 891 |
|
831 | 892 | -- TagBuilder <tagbuilder@linuxdeepin.com> Thu, 07 Jan 2016 11:27:42 +0000 |
832 | 893 |
|
833 | 894 | lastore-daemon (0.9.15-1) unstable; urgency=low |
834 | 895 |
|
835 | | - * Autobuild Tag 0.9.15 |
| 896 | + * Autobuild Tag 0.9.15 |
836 | 897 |
|
837 | 898 | -- TagBuilder <tagbuilder@linuxdeepin.com> Thu, 31 Dec 2015 11:16:51 +0000 |
838 | 899 |
|
839 | 900 | lastore-daemon (0.9.14-1) unstable; urgency=low |
840 | 901 |
|
841 | | - * Autobuild Tag 0.9.14 |
| 902 | + * Autobuild Tag 0.9.14 |
842 | 903 |
|
843 | 904 | -- TagBuilder <tagbuilder@linuxdeepin.com> Tue, 29 Dec 2015 17:30:04 +0000 |
844 | 905 |
|
845 | 906 | lastore-daemon (0.9.13-1) unstable; urgency=low |
846 | 907 |
|
847 | | - * Autobuild Tag 0.9.13 |
| 908 | + * Autobuild Tag 0.9.13 |
848 | 909 |
|
849 | 910 | -- TagBuilder <tagbuilder@linuxdeepin.com> Tue, 29 Dec 2015 11:30:56 +0000 |
850 | 911 |
|
851 | 912 | lastore-daemon (0.9.12-2) unstable; urgency=low |
852 | 913 |
|
853 | | - * Rebuild Version 0.9.12 |
| 914 | + * Rebuild Version 0.9.12 |
854 | 915 |
|
855 | 916 | -- TagBuilder <tagbuilder@linuxdeepin.com> Tue, 29 Dec 2015 09:52:40 +0000 |
856 | 917 |
|
857 | 918 | lastore-daemon (0.9.12-1) unstable; urgency=low |
858 | 919 |
|
859 | | - * Autobuild Tag 0.9.12 |
| 920 | + * Autobuild Tag 0.9.12 |
860 | 921 |
|
861 | 922 | -- TagBuilder <tagbuilder@linuxdeepin.com> Tue, 29 Dec 2015 09:04:10 +0000 |
862 | 923 |
|
863 | 924 | lastore-daemon (0.9.10-1) unstable; urgency=low |
864 | 925 |
|
865 | | - * Autobuild Tag 0.9.10 |
| 926 | + * Autobuild Tag 0.9.10 |
866 | 927 |
|
867 | 928 | -- TagBuilder <tagbuilder@linuxdeepin.com> Mon, 28 Dec 2015 15:27:50 +0000 |
868 | 929 |
|
869 | 930 | lastore-daemon (0.9.9-2) stable; urgency=low |
870 | 931 |
|
871 | | - * Rebuild Version 0.9.9 |
| 932 | + * Rebuild Version 0.9.9 |
872 | 933 |
|
873 | 934 | -- TagBuilder <tagbuilder@linuxdeepin.com> Mon, 28 Dec 2015 15:08:18 +0000 |
874 | 935 |
|
875 | 936 | lastore-daemon (0.9.9-1) stable; urgency=low |
876 | 937 |
|
877 | | - * Autobuild Tag 0.9.9 |
| 938 | + * Autobuild Tag 0.9.9 |
878 | 939 |
|
879 | 940 | -- TagBuilder <tagbuilder@linuxdeepin.com> Mon, 28 Dec 2015 09:00:37 +0000 |
880 | 941 |
|
881 | 942 | lastore-daemon (0.9.8-1) stable; urgency=low |
882 | 943 |
|
883 | | - * Autobuild Tag 0.9.8 |
| 944 | + * Autobuild Tag 0.9.8 |
884 | 945 |
|
885 | 946 | -- TagBuilder <tagbuilder@linuxdeepin.com> Fri, 25 Dec 2015 12:14:19 +0000 |
886 | 947 |
|
887 | 948 | lastore-daemon (0.9.7-1) stable; urgency=low |
888 | 949 |
|
889 | | - * Autobuild Tag 0.9.7 |
| 950 | + * Autobuild Tag 0.9.7 |
890 | 951 |
|
891 | 952 | -- TagBuilder <tagbuilder@linuxdeepin.com> Tue, 22 Dec 2015 19:48:08 +0000 |
892 | 953 |
|
893 | 954 | lastore-daemon (0.9.6-1) stable; urgency=low |
894 | 955 |
|
895 | | - * Autobuild Tag 0.9.6 |
| 956 | + * Autobuild Tag 0.9.6 |
896 | 957 |
|
897 | 958 | -- TagBuilder <tagbuilder@linuxdeepin.com> Tue, 22 Dec 2015 17:33:02 +0000 |
898 | 959 |
|
899 | 960 | lastore-daemon (0.9.5-1) stable; urgency=low |
900 | 961 |
|
901 | | - * Autobuild Tag 0.9.5 |
| 962 | + * Autobuild Tag 0.9.5 |
902 | 963 |
|
903 | 964 | -- TagBuilder <tabbuilder@linuxdeepin.com> Fri, 18 Dec 2015 07:19:45 +0000 |
904 | 965 |
|
905 | 966 | lastore-daemon (0.9.4-1) stable; urgency=low |
906 | 967 |
|
907 | | - * Autobuild Tag 0.9.4 |
| 968 | + * Autobuild Tag 0.9.4 |
908 | 969 |
|
909 | 970 | -- TagBuilder <tabbuilder@linuxdeepin.com> Tue, 15 Dec 2015 17:24:28 +0000 |
910 | 971 |
|
911 | 972 | lastore-daemon (0.9.3-1) stable; urgency=low |
912 | 973 |
|
913 | | - * Autobuild Tag 0.9.3 |
| 974 | + * Autobuild Tag 0.9.3 |
914 | 975 |
|
915 | 976 | -- TagBuilder <tabbuilder@linuxdeepin.com> Tue, 15 Dec 2015 14:02:58 +0000 |
916 | 977 |
|
917 | 978 | lastore-daemon (0.9.2-1) stable; urgency=low |
918 | 979 |
|
919 | | - * Autobuild Tag 0.9.2 |
| 980 | + * Autobuild Tag 0.9.2 |
920 | 981 |
|
921 | 982 | -- TagBuilder <tabbuilder@linuxdeepin.com> Mon, 14 Dec 2015 16:02:09 +0000 |
922 | 983 |
|
923 | 984 | lastore-daemon (0.9.1-1) stable; urgency=low |
924 | 985 |
|
925 | | - * Autobuild Tag 0.9.1 |
| 986 | + * Autobuild Tag 0.9.1 |
926 | 987 |
|
927 | 988 | -- TagBuilder <tabbuilder@linuxdeepin.com> Wed, 09 Dec 2015 23:10:54 +0000 |
928 | 989 |
|
929 | 990 | lastore-daemon (0.9.0-1) stable; urgency=low |
930 | 991 |
|
931 | | - * Autobuild Tag 0.9.0 |
| 992 | + * Autobuild Tag 0.9.0 |
932 | 993 |
|
933 | 994 | -- TagBuilder <tabbuilder@linuxdeepin.com> Wed, 09 Dec 2015 09:12:31 +0000 |
934 | 995 |
|
935 | 996 | lastore-daemon (0.8.9-1) stable; urgency=low |
936 | 997 |
|
937 | | - * Autobuild Tag 0.8.9 |
| 998 | + * Autobuild Tag 0.8.9 |
938 | 999 |
|
939 | 1000 | -- TagBuilder <tabbuilder@linuxdeepin.com> Mon, 07 Dec 2015 12:22:09 +0000 |
940 | 1001 |
|
941 | 1002 | lastore-daemon (0.8.8-1) stable; urgency=low |
942 | 1003 |
|
943 | | - * Autobuild Tag 0.8.8 |
| 1004 | + * Autobuild Tag 0.8.8 |
944 | 1005 |
|
945 | 1006 | -- TagBuilder <tabbuilder@linuxdeepin.com> Wed, 25 Nov 2015 11:12:57 +0000 |
946 | 1007 |
|
947 | 1008 | lastore-daemon (0.8.7-1) stable; urgency=low |
948 | 1009 |
|
949 | | - * Autobuild Tag 0.8.7 |
| 1010 | + * Autobuild Tag 0.8.7 |
950 | 1011 |
|
951 | 1012 | -- TagBuilder <tabbuilder@linuxdeepin.com> Tue, 24 Nov 2015 15:11:36 +0000 |
952 | 1013 |
|
953 | 1014 | lastore-daemon (0.8.6-1) stable; urgency=low |
954 | 1015 |
|
955 | | - * Autobuild Tag 0.8.6 |
| 1016 | + * Autobuild Tag 0.8.6 |
956 | 1017 |
|
957 | 1018 | -- TagBuilder <tabbuilder@linuxdeepin.com> Mon, 23 Nov 2015 10:43:04 +0000 |
958 | 1019 |
|
959 | 1020 | lastore-daemon (0.8.5-1) stable; urgency=low |
960 | 1021 |
|
961 | | - * Autobuild Tag 0.8.5 |
| 1022 | + * Autobuild Tag 0.8.5 |
962 | 1023 |
|
963 | 1024 | -- TagBuilder <tabbuilder@linuxdeepin.com> Mon, 23 Nov 2015 08:46:21 +0000 |
964 | 1025 |
|
|
0 commit comments