Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Merge requests
!63970
community/*: add seccomp support for loongarch64
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
community/*: add seccomp support for loongarch64
huajingyun01/aports:master-docker-runc
into
master
Overview
5
Commits
2
Pipelines
4
Changes
4
All threads resolved!
Hide all comments
Merged
Jingyun Hua
requested to merge
huajingyun01/aports:master-docker-runc
into
master
11 months ago
Overview
5
Commits
2
Pipelines
4
Changes
4
All threads resolved!
Hide all comments
Expand
community/docker: patch backport from
https://github.com/moby/moby/pull/45302
community/runc: add seccomp support for loongarch64
0
0
Merge request reports
Compare
master
version 3
9547ab46
10 months ago
version 2
e1815862
10 months ago
version 1
3b2ead13
11 months ago
master (base)
and
latest version
latest version
3ffa3297
2 commits,
10 months ago
version 3
9547ab46
2 commits,
10 months ago
version 2
e1815862
2 commits,
10 months ago
version 1
3b2ead13
2 commits,
11 months ago
4 files
+
246
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
Search (e.g. *.vue) (Ctrl+P)
community/docker/APKBUILD
+
2
−
0
Options
@@ -74,6 +74,7 @@ subpackages="
source
=
"
cli-
$pkgver
.tar.gz::https://github.com/docker/cli/archive/v
$pkgver
.tar.gz
moby-
$pkgver
.tar.gz::https://github.com/moby/moby/archive/v
$pkgver
.tar.gz
add-seccomp-for-loongarch64.patch
docker.initd
docker.confd
"
@@ -190,6 +191,7 @@ cli_doc() {
sha512sums
=
"
1a1e9af1a836765ffa91f7f2e1b27911e2b6b373c308a7db332a7cd1825459ab1c04a93d03c9947b631bead0af21d9f03e06c3a60855cc56ca7039e50e38ba87 cli-26.1.0.tar.gz
47b6b9af9947016884614b6bc25977e1db281da95c9b8b34c753c21c664a737a893f9fa65d92cbb897735aae3893567e106e6bababb5507e069b1e0981e48d50 moby-26.1.0.tar.gz
2e7ae3189deb8dc5558506fdd7819a0baa63bf688f1768943dd13aac59fa23466082761820c1713da6ab4ee68b22c23f4f07f71d78135083d22826fda76309b4 add-seccomp-for-loongarch64.patch
dd499b92058fc4d7d19e0c9030b1f390f58ac40be423442732cb7d02067ed2e43c464511772a21d4f347ec34f037ddd00cc1243dc41c8ce85151ac6142611d61 docker.initd
43432a05e5776910d45364aee9070932aa89f70eb9e69d3b7ed8e17d9a70eaed4c8c29b3524888214c7ddba592399e781a72255f7eb8fafd80c9f532a9481fac docker.confd
"
Loading