Commit Graph

15 Commits

Author SHA1 Message Date
ComixHe 93736942f6 feat: add new dbus object for migrating underlying storage
Adding version '1' to dbus service 'org.deepin.linglong.PackageManager' and it's dbus object.

Signed-off-by: ComixHe <heyuming@deepin.org>
2024-09-09 10:45:36 +08:00
black-desk b37723d1d2 refact: remove create-linglong-dirs
1. Use tmpfiles.d to create /var/lib/linglong instead of ExecPre of
   systemd service;
2. Run wrap-and-sort;
3. Sort files to configure in misc/CMakeLists.txt.
2024-07-23 17:16:37 +08:00
myml f8cf372825 feat: Add static suffix to statically linked binaries
lintian检查要求静态链接的二进制, 文件名需要添加-static

Log:
2024-07-01 11:47:32 +08:00
bluesky 064028538a chore: install for rpm
给 rpm 打包安装 ll-session-helper

Log: install for rpm
2024-06-27 10:07:38 +08:00
ComixHe f14d34b32b build: exclude uab files during installing process in rpm-based distros
Signed-off-by: ComixHe <heyuming@deepin.org>
2024-06-20 11:29:19 +08:00
kamiyadm ddea8b0667 refactor: add 25-host-env to generate env variables
Add new generator 25-host-env and use it.

Log:
2024-06-20 10:52:46 +08:00
ComixHe 6fbfdc3ab7 build: add missing dependencies for rpm distros
Signed-off-by: ComixHe <heyuming@deepin.org>
2024-06-19 16:08:11 +08:00
dengbo 5f496c5e0a feat: org.deepin.linglong.PackageManager add security check
org.deepin.linglong.PackageManager add Capability_Check, Cgroup_Check
and Polkit_Check, it only used to skip DBus security check, it will be removed later

Log:
2024-06-19 10:33:16 +08:00
myml c2d00d62e6 feat: Use scripts to download sources instead
file和archive类型的source也改用脚本处理

Log:
2024-06-17 21:18:41 +08:00
ComixHe 15e4912007 build: uab-header is not built by default
Signed-off-by: ComixHe <heyuming@deepin.org>
2024-06-11 14:46:10 +08:00
kamiyadm bc08c49339 fix: move ll-package-manager to /usr/libexec/linglong
close: https://github.com/linuxdeepin/linglong/issues/460

Log:
2024-05-27 16:48:48 +08:00
kamiyadm 025d41be8c fix: move the reinstall operation to new script
-

Log:
2024-05-13 13:04:40 +08:00
dengbo 96f40fe8cd fix: fix rpm build
fix rpm build

Log:
2024-04-30 18:03:49 +08:00
myml 898f1765b1 feat: Building RPM packages with obs cicd
使用obs构建RPM包

Log:
2024-04-28 07:23:17 +00:00
kamiyadm c5ccd8a658 chore: add rpm spec file
-

Log:
2024-04-26 16:01:39 +08:00