Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.6.1-rc1 #22

Closed
wants to merge 139 commits into from
Closed

Conversation

dengbo11
Copy link

No description provided.

kamiyadm and others added 30 commits July 11, 2024 14:14
We should check the id which from FuzzySeach_200_response.
fix linuxdeepin/developer-center#9645.

Log:
Set interval to 10*60*1000 (10 min), default is 5 sec.

Log:
通过 ll-session-helper 服务,来监听宿主机上 /etc/resolv.conf ,/etc/localtime等文件的变化。
设置开机自启

Issue: linuxdeepin/developer-center#8989
Log: add ll-session-helper service
WantedBy should be multi-users in systemd service

Log:
Backport some debhelper-compat 14 features of dh_installsystemduser for:

1. Start and stop user level systemd;
2. Run daemon-reload after package is removed.

The shell scripts is almost the same as the arguments passed to `system`
function in deb-systemd-invoke.

Signed-off-by: black-desk <[email protected]>
Fix old code move from postinst which produce an unexpected log.

Signed-off-by: black-desk <[email protected]>
linglong-session-helper.service should WantedBy default.target rather than multi-user.target

Log:
move linglong-installer project to linglong

Log:
Refer to manpage of systemd.service:

> For bus-activatable services,
> do not include a [Install] section in the systemd service file,
> but use the SystemdService= option
> in the corresponding DBus service file,
> for example ...

We should not have an Install section here.

Also remove some unused capability limit.
Remove '&' from exec() in ll-box. We add it in ll-cli.
issue: linuxdeepin/developer-center#9445

Log:
linglong-installer should not show in dock, so set WindowFlags to Dialog

Log:
更新文档中使用,ll-builder export 导出 uab 或 layer 文件的地方

Log: update docs
implementation mount a fd path to destination
instead of passing the MS_NOSYMFOLLOW directly.

Signed-off-by: ComixHe <[email protected]>
ldconfig会在生成缓存内容后,移动临时文件到缓存文件,所以不应该将临时文件做成挂载点
现在将缓存文件做成软链接, 软链接指向可读写的位置,可避免 /etc 只读的情况

Log:
1. runtime and base should be installed when install layer
2. if app(layer) already installed, should prompt error

Log:
使用软链接挂载可变的系统文件,可避免容器不更新重建的系统文件

Log:
Support more linux distributions, debian12 and ubuntu24.04.
Fixed some errors about regarding punctuation and capitalization.

Log:
linglong-installer executable file name should be ll-installer

Log:
shouldn't pass envs from uab-header to loader
and tweak some misc

Signed-off-by: ComixHe <[email protected]>
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.
systemd-tmpfiles-setup.service will call systemd-tmpfiles with --remove
at boot, which will remove all D directories.

So we should use d to make --remove not effect on /var/lib/linglong
@dengbo11
Copy link
Author

/integrate

@dengbo11
Copy link
Author

/integrate

 - fix use after move.
 - if underlying repository is empty, method 'migrate' should return
   early.

Signed-off-by: ComixHe <[email protected]>
incorrect usage of docopt

Signed-off-by: ComixHe <[email protected]>
 - fix use after move.
 - if underlying repository is empty, method 'migrate' should return
   early.

Signed-off-by: ComixHe <[email protected]>
incorrect usage of docopt

Signed-off-by: ComixHe <[email protected]>
@deepin-community-ci-bot
Copy link

TAG Bot

New tag: 1.6.2-1
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #23

@dengbo11
Copy link
Author

/integrate

@deepin-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign black-desk for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@dengbo11
Copy link
Author

/integrate

1 similar comment
@dengbo11
Copy link
Author

/integrate

@dengbo11
Copy link
Author

/integrate

1 similar comment
@dengbo11
Copy link
Author

/integrate

@dengbo11
Copy link
Author

/integrate

@dengbo11 dengbo11 closed this Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants