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

feat(24.04) add slice for crun and uidmap #225

Merged
merged 33 commits into from
Sep 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
e2dd3d1
feat(24.04) add slice for crun and uidmap
endersonmaia Apr 17, 2024
c404dca
fixup! feat(24.04) add slice for crun and uidmap
endersonmaia May 16, 2024
d54231a
fixup! feat(24.04) add slice for crun and uidmap
endersonmaia May 16, 2024
239397e
fixup! feat(24.04) add slice for crun and uidmap
endersonmaia May 16, 2024
0b46dbe
fixup! feat(24.04) add slice for crun and uidmap
endersonmaia May 20, 2024
2b6af90
fixup! feat(24.04) add slice for crun and uidmap
endersonmaia May 20, 2024
a0e86a2
fixup! feat(24.04) add slice for crun and uidmap
endersonmaia May 20, 2024
ca817fe
fixup! feat(24.04) add slice for crun and uidmap
endersonmaia May 21, 2024
b5c47a5
fixup! feat(24.04) add slice for crun and uidmap
endersonmaia May 21, 2024
42a1e10
fixup! feat(24.04) add slice for crun and uidmap
endersonmaia May 21, 2024
a317044
fixup! feat(24.04) add slice for crun and uidmap
endersonmaia May 21, 2024
ce1f38f
fixup! feat(24.04) add slice for crun and uidmap
endersonmaia May 21, 2024
2a6b4f8
fixup! feat(24.04) add slice for crun and uidmap
endersonmaia May 21, 2024
bfb43e1
fixup! feat(24.04) add slice for crun and uidmap
endersonmaia May 21, 2024
837c939
fixup! feat(24.04) add slice for crun and uidmap
endersonmaia May 22, 2024
4b6b62a
fixup! feat(24.04) add slice for crun and uidmap
endersonmaia May 22, 2024
72b628b
fixup! feat(24.04) add slice for crun and uidmap
endersonmaia May 26, 2024
c981edc
Update slices/debconf.yaml - sort
cjdcordeiro May 27, 2024
0f19eb9
fix: linting and sorting for debconf
cjdcordeiro May 27, 2024
e414e21
fix: linting and sorting for debconf
cjdcordeiro May 27, 2024
1440036
fix: sort contents entries in "debconf_modules"
rebornplusplus May 30, 2024
80ff55a
Merge branch 'ubuntu-24.04' into crun-to-24.04
rebornplusplus May 30, 2024
ff40b94
Merge branch 'ubuntu-24.04' into crun-to-24.04
cjdcordeiro May 30, 2024
7c5879f
Update slices/libsepol2.yaml
endersonmaia May 31, 2024
f8ff471
fixup! feat(24.04) add slice for crun and uidmap
endersonmaia May 31, 2024
663d5a6
fixup! feat(24.04) add slice for crun and uidmap
endersonmaia May 31, 2024
fb7ff0e
fixup! feat(24.04) add slice for crun and uidmap
endersonmaia Jul 3, 2024
8d21c48
Merge branch 'ubuntu-24.04' into crun-to-24.04
endersonmaia Jul 3, 2024
b796e85
Merge branch 'ubuntu-24.04' into crun-to-24.04
cjdcordeiro Jul 4, 2024
db5f095
Merge branch 'ubuntu-24.04' into crun-to-24.04
cjdcordeiro Jul 26, 2024
2532576
Merge branch 'ubuntu-24.04' into crun-to-24.04
rebornplusplus Aug 29, 2024
c273b93
Merge branch 'ubuntu-24.04' into crun-to-24.04
endersonmaia Aug 30, 2024
64cb337
Merge branch 'ubuntu-24.04' into crun-to-24.04
cjdcordeiro Sep 17, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions slices/crun.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
package: crun

essential:
- crun_copyright

slices:
bins:
essential:
- libc6_libs
- libcap2_libs
- libseccomp2_libs
- libsystemd0_libs
- libyajl2_libs
contents:
/usr/bin/crun:
libs:
contents:
/usr/lib/*-linux-*/libcrun.a:
cjdcordeiro marked this conversation as resolved.
Show resolved Hide resolved
copyright:
contents:
/usr/share/doc/crun/copyright:
22 changes: 22 additions & 0 deletions slices/libsubid4.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
package: libsubid4

esential:
- libsubid4_copyright

slices:
libs:
essential:
- libaudit1_libs
- libc6_libs
# The chisel tool does not support per-architecture packages
# libcrypt1, libpam0g and libsemanage2 are only required on
# armhf, i386 and riscv64 architectures.
# - libcrypt1_libs
# - libpam0g_libs
- libselinux1_libs
endersonmaia marked this conversation as resolved.
Show resolved Hide resolved
# - libsemanage2_libs
contents:
/usr/lib/*-linux-*/libsubid.so.4*:
copyright:
contents:
/usr/share/doc/libsubid4/copyright:
14 changes: 14 additions & 0 deletions slices/libyajl2.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
package: libyajl2

essential:
- libyajl2_copyright

slices:
libs:
essential:
- libc6_libs
contents:
/usr/lib/*-linux-*/libyajl.so.2*:
copyright:
contents:
/usr/share/doc/libyajl2/copyright:
19 changes: 19 additions & 0 deletions slices/uidmap.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
package: uidmap

essential:
- uidmap_copyright

slices:
bins:
essential:
- libaudit1_libs
- libc6_libs
- libselinux1_libs
- libsubid4_libs
contents:
endersonmaia marked this conversation as resolved.
Show resolved Hide resolved
/usr/bin/getsubids:
/usr/bin/newgidmap:
/usr/bin/newuidmap:
copyright:
contents:
/usr/share/doc/uidmap/copyright:
Loading