|
ee6d6f145f
|
最后还是简单的等10s会比较容易
|
2022-12-27 01:15:07 +08:00 |
|
zty199
|
8f7ce54584
|
fix: 修复检查到应用更新没有系统通知的问题
错误地把 sudo 改为了 su(su $USER -c xxxxxx)
Log: 还原为 sudo -u $USER xxxxxx
|
2022-12-21 05:59:10 +00:00 |
|
zty199
|
3a89394838
|
fix: 修复可更新应用列表为空时仍然弹出选择应用更新对话框的问题
获取可更新应用列表后直接赋值给 zenity 处理,未对列表为空进行处理
Log: 获取可更新应用列表后,若列表为空则退出;不为空再交给 zenity 处理
|
2022-12-21 12:09:59 +08:00 |
|
|
a3f3a9153a
|
仍然有点小问题的更新检测
|
2022-12-21 09:24:59 +08:00 |
|
|
495ef3292e
|
更新提示超时时间增加到15
|
2022-10-24 09:15:04 +08:00 |
|
|
5562e2b5d1
|
fix:不正确地跳过unhold
|
2022-10-21 13:59:43 +08:00 |
|
|
a09425f361
|
符号错误修正
|
2022-10-21 13:46:23 +08:00 |
|
|
03263edf8c
|
更新系统zenity,适配apt-mark hold
|
2022-10-21 13:28:34 +08:00 |
|
|
d3987a20ec
|
!108 在检测更新时临时降低优先级到100,防止系统中有且版本一致的包被反复来回更新
* changelog更新
* 修复界面中显示的更新检测服务是否启动不正确
* 在检测更新时临时降低优先级到100,防止系统中有且版本一致的包被反复来回更新
|
2022-08-29 17:58:39 +00:00 |
|
|
238c43b79e
|
!85 修改: debian/spark-store.postinst 重命名: tool/ss-apt-fast -> tool/aptss
* 删除文件 spark-wine7-devel_7.14~spark-1_amd64.deb
* final
* 修改: debian/spark-store.postinst
* 修改: tool/update-upgrade/ss-update-controler.sh
* 修改: debian/spark-store.postinst
* 只额外生成一份给aptss
* 修改: debian/spark-store.postinst
* 要提交的变更:
* 修改: tool/aptss
* 修改: debian/changelog
* 修改: pkg/usr/share/bash-completion/completions/aptss
* 修改: pkg/usr/share/bash-completion/completions/aptss
* 修改: debian/spark-store.postinst
* aa
* Merge branch 'master' of https://gitee.com/deepin-community-store/spark-store
* 修改: src/main.cpp
* Merge branch 'master' of https://gitee.com/deepin-community-store/spark-store
* 修改: debian/spark-store.postinst
|
2022-08-19 07:28:10 +00:00 |
|