mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-09-08 14:34:06 +00:00
Compare commits
77 Commits
ubuntu/mas
...
24.04.94
Author | SHA1 | Date | |
---|---|---|---|
|
a8755f00ba | ||
|
9507ca9e52 | ||
|
18300375dd | ||
|
7f6c20edac | ||
|
2b52891daf | ||
|
1ff53fd2d3 | ||
|
b05cffdb55 | ||
|
182b6a5f5b | ||
|
069bcfedd2 | ||
|
736099c6b6 | ||
|
149fe6e781 | ||
|
11813f299a | ||
|
84e51f8d9f | ||
|
7d2975740d | ||
|
cddd73d626 | ||
|
fa4167f97e | ||
|
0b21f55ba4 | ||
|
eb650f1d34 | ||
|
419e83058d | ||
|
547ee62e66 | ||
|
a3363733ff | ||
|
46fae973d7 | ||
|
5e36233d82 | ||
|
519832022e | ||
|
61042515b3 | ||
|
2a9992ad7d | ||
|
de15c55ef0 | ||
|
d02ab9bc0e | ||
|
ddfb468b42 | ||
|
2af06de671 | ||
|
5545bf057e | ||
|
4e52b33e45 | ||
|
48338fc76a | ||
|
c1e2deee9f | ||
|
c954240293 | ||
|
a81a1c20c7 | ||
|
a2058724c4 | ||
|
6047e22319 | ||
|
9a970b2ca2 | ||
|
b7c2cf45b1 | ||
|
70d7c43d6a | ||
|
d1ca48bdc4 | ||
|
0b2af5aa60 | ||
|
377617b946 | ||
|
d3ef751279 | ||
|
9ffb24c8f7 | ||
|
aa3481c960 | ||
|
c8ee3dddba | ||
|
0f837b9431 | ||
|
47c1a539d6 | ||
|
9441bbdfb5 | ||
|
5a4991ade3 | ||
|
a99b788ebc | ||
|
0df4234c28 | ||
|
2215660a7d | ||
|
1da6867784 | ||
|
69b47ce2fe | ||
|
bb44f093c9 | ||
|
a0dea8f6e2 | ||
|
d9e444988d | ||
|
62a80ac00a | ||
|
05933ff83f | ||
|
10d4a04d14 | ||
|
d72ae0de70 | ||
|
bfb829c64d | ||
|
13ec478feb | ||
|
639f04b7b9 | ||
|
073d7e0404 | ||
|
1f40b60606 | ||
|
5507ca8d83 | ||
|
49a14274d1 | ||
|
5f59eec085 | ||
|
8cc079fe50 | ||
|
34edbb9a1c | ||
|
40c7eac14d | ||
|
b12e271417 | ||
|
fa351ac77b |
189
debian/changelog
vendored
189
debian/changelog
vendored
@ -1,9 +1,194 @@
|
||||
livecd-rootfs (24.04.70) UNRELEASED; urgency=medium
|
||||
livecd-rootfs (24.04.94) noble; urgency=medium
|
||||
|
||||
[ Chad Smith ]
|
||||
* Override cloud-init.service in /etc so as to not invalidate debsums
|
||||
(LP: #2069391)
|
||||
* Update the overridden copy of cloud-init.service
|
||||
* These changes were introduced in 24.04.90 first, then reverted.
|
||||
|
||||
-- Antoine Lassagne <antoine.lassagne@canonical.com> Thu, 21 Aug 2025 14:17:08 +0200
|
||||
|
||||
livecd-rootfs (24.04.93) noble; urgency=medium
|
||||
|
||||
* Add 6.14 kernel apparmor features' preseeds. (LP: #2116199)
|
||||
|
||||
-- Bryan Alexander <bryan.alexander@canonical.com> Thu, 17 Jul 2025 11:52:40 -0700
|
||||
|
||||
livecd-rootfs (24.04.92) noble; urgency=medium
|
||||
|
||||
* Temporarily revert the 24.04.90 changes. We wish to validate only
|
||||
24.04.91 for Ubuntu 24.04.3 point release.
|
||||
|
||||
-- Dan Bungert <daniel.bungert@canonical.com> Thu, 31 Jul 2025 11:27:41 -0600
|
||||
|
||||
livecd-rootfs (24.04.91) noble; urgency=medium
|
||||
|
||||
* Fix lowlatency kernel flavour name (LP: #2119012)
|
||||
|
||||
-- Juerg Haefliger <juerg.haefliger@canonical.com> Wed, 30 Jul 2025 17:36:25 +0200
|
||||
|
||||
livecd-rootfs (24.04.90) noble; urgency=medium
|
||||
|
||||
[ Chad Smith ]
|
||||
* Override cloud-init.service in /etc so as to not invalidate debsums
|
||||
(LP: #2069391)
|
||||
* Update the overridden copy of cloud-init.service
|
||||
|
||||
-- Dan Bungert <daniel.bungert@canonical.com> Tue, 22 Jul 2025 15:50:34 -0600
|
||||
|
||||
livecd-rootfs (24.04.89) noble; urgency=medium
|
||||
|
||||
* desktop: Remove some cruft referencing the subiquity snap, which can
|
||||
result in 'error: snap "subiquity" is not installed' messages being
|
||||
printed on the terminal. (LP: #2083554)
|
||||
|
||||
-- Dan Bungert <daniel.bungert@canonical.com> Wed, 30 Apr 2025 15:27:46 -0600
|
||||
|
||||
livecd-rootfs (24.04.88) noble; urgency=medium
|
||||
|
||||
* risc-v: directly copy device trees to /boot/dtb. (LP: #2092205)
|
||||
* riscv: add SUBARCH 'jh7110'. (LP: #2099993)
|
||||
|
||||
-- Adriano Cordova <adriano.cordova@canonical.com> Mon, 10 Feb 2025 10:40:23 -0300
|
||||
|
||||
livecd-rootfs (24.04.87) noble; urgency=medium
|
||||
|
||||
* Add 6.11 kernel apparmor features' preseeds. (LP: #2098306)
|
||||
|
||||
-- Thomas Bechtold <thomas.bechtold@canonical.com> Thu, 13 Feb 2025 12:22:41 +0100
|
||||
|
||||
livecd-rootfs (24.04.86) noble; urgency=medium
|
||||
|
||||
* Do not build HWE kernel layer on RISC-V as there is no HWE kernel there.
|
||||
(LP: #2098622)
|
||||
|
||||
-- Michael Hudson-Doyle <michael.hudson@ubuntu.com> Mon, 17 Feb 2025 11:32:19 +1300
|
||||
|
||||
livecd-rootfs (24.04.85) noble; urgency=medium
|
||||
|
||||
* Fix build failure when using lowlatency-hwe-24.04, as ubuntustudio does.
|
||||
(LP: #2098105)
|
||||
|
||||
-- Dan Bungert <daniel.bungert@canonical.com> Wed, 12 Feb 2025 18:39:48 -0700
|
||||
|
||||
livecd-rootfs (24.04.84) noble; urgency=medium
|
||||
|
||||
[ Florent 'Skia' Jacquet ]
|
||||
* Enable the HWE stack for 24.04.2. (LP: #2098105)
|
||||
|
||||
[ Utkarsh Gupta ]
|
||||
* Bump HWE kernel track to 24.04 for ubuntu-core-desktop.
|
||||
|
||||
-- Utkarsh Gupta <utkarsh@ubuntu.com> Thu, 13 Feb 2025 03:15:12 +0530
|
||||
|
||||
livecd-rootfs (24.04.83) noble; urgency=medium
|
||||
|
||||
[ Carlos Nihelton ]
|
||||
[ Didier Roche-Tolomelli ]
|
||||
* Adapt to new Microsoft package format: (LP: #2091293)
|
||||
- Keep a single wsl rootfs upgrade policy
|
||||
- Create livecd-roots tarball as a .wsl extension
|
||||
- Create wsl-distribution.conf for WSL images
|
||||
|
||||
-- Didier Roche-Tolomelli <didrocks@ubuntu.com> Thu, 23 Jan 2025 14:22:54 +0100
|
||||
|
||||
livecd-rootfs (24.04.82) noble; urgency=medium
|
||||
|
||||
* Add support for arm64+tegra-jetson flavor. (LP: #2091392)
|
||||
|
||||
-- Remy Martin <remy.martin@canonical.com> Fri, 13 Dec 2024 11:53:08 +0100
|
||||
|
||||
livecd-rootfs (24.04.81) noble; urgency=medium
|
||||
|
||||
* Introduce unminimize as a package in OCI images. (LP: #2078583)
|
||||
|
||||
-- Utkarsh Gupta <utkarsh@ubuntu.com> Wed, 20 Nov 2024 15:43:55 +0530
|
||||
|
||||
livecd-rootfs (24.04.80) noble; urgency=medium
|
||||
|
||||
* Explicitly create home directory for buildd system user to avoid issues
|
||||
with installing and running snaps. (LP: #2083240)
|
||||
|
||||
-- jchittum <john.chittum@canonical.com> Wed, 06 Nov 2024 07:43:40 -0500
|
||||
|
||||
livecd-rootfs (24.04.79) noble; urgency=medium
|
||||
|
||||
* Add apparmor policy permstable32 missing component (LP: #2084698)
|
||||
|
||||
-- Thomas Bechtold <thomas.bechtold@canonical.com> Fri, 18 Oct 2024 13:54:51 +0200
|
||||
|
||||
livecd-rootfs (24.04.78) noble; urgency=medium
|
||||
|
||||
* add cpc-sbom to create_manifest calls to generate sboms (LP: #2077105)
|
||||
|
||||
-- jchittum <john.chittum@canonical.com> Mon, 26 Aug 2024 14:15:05 -0400
|
||||
|
||||
livecd-rootfs (24.04.77.1) noble; urgency=medium
|
||||
|
||||
* Hotfix upload outside of git history, real change from 24.04.79.
|
||||
* Update ubuntu-classic-2404-amd64 model in ubuntu hooks. (LP: #2077899)
|
||||
|
||||
-- Chris Peterson <chris.peterson@canonical.com> Mon, 26 Aug 2024 16:57:12 -0700
|
||||
|
||||
livecd-rootfs (24.04.77) noble; urgency=medium
|
||||
|
||||
* Drop unminimize spit out by livecd-rootfs. (LP: #2077695)
|
||||
* Use packaged unminimize in the ubuntu-server images.
|
||||
|
||||
-- Utkarsh Gupta <utkarsh@ubuntu.com> Wed, 21 Aug 2024 12:08:44 +0530
|
||||
|
||||
livecd-rootfs (24.04.76) noble; urgency=medium
|
||||
|
||||
* Force latest/stable/ubuntu-24.10 subiquity onto the ubuntu-core-installer
|
||||
ISO for now. (LP: #2077495)
|
||||
|
||||
-- Michael Hudson-Doyle <michael.hudson@ubuntu.com> Wed, 21 Aug 2024 16:13:58 +1200
|
||||
|
||||
livecd-rootfs (24.04.75) noble; urgency=medium
|
||||
|
||||
* Add 'ubuntu-core-installer' project. (LP: #2076307)
|
||||
|
||||
-- Michael Hudson-Doyle <michael.hudson@ubuntu.com> Tue, 30 Jul 2024 16:35:31 +1200
|
||||
|
||||
livecd-rootfs (24.04.74) noble; urgency=medium
|
||||
|
||||
* riscv64: preinstalled server image for Microchip PIC64GX Curiosity Kit
|
||||
(LP: #2072956)
|
||||
|
||||
-- Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Mon, 08 Jul 2024 17:51:25 +0200
|
||||
|
||||
livecd-rootfs (24.04.73) noble; urgency=medium
|
||||
|
||||
* Build qcow2 images for ubuntu-core LXD support (LP: #2072759).
|
||||
|
||||
-- Łukasz 'sil2100' Zemczak <lukasz.zemczak@ubuntu.com> Thu, 11 Jul 2024 13:15:43 +0200
|
||||
|
||||
livecd-rootfs (24.04.72) noble; urgency=medium
|
||||
|
||||
[ Heinrich Schuchardt ]
|
||||
* riscv64: use earlycon=sbi on command line (LP: #2068739)
|
||||
|
||||
[ Philip Roche ]
|
||||
* Revert removal of unminimize call in server builds (LP: #2069828)
|
||||
|
||||
-- Philip Roche <phil.roche@canonical.com> Mon, 24 Jun 2024 14:24:52 +0100
|
||||
|
||||
livecd-rootfs (24.04.71) noble; urgency=medium
|
||||
|
||||
* Re-enable ability to build HyperV desktop images (LP: #2064280)
|
||||
|
||||
-- Philip Roche <phil.roche@canonical.com> Mon, 27 May 2024 12:05:33 +0100
|
||||
|
||||
livecd-rootfs (24.04.70) noble; urgency=medium
|
||||
|
||||
[ Łukasz 'sil2100' Zemczak ]
|
||||
* Add experimental support for building ubuntu-core-desktop installer images
|
||||
(LP: #2063203)
|
||||
|
||||
-- Łukasz 'sil2100' Zemczak <lukasz.zemczak@ubuntu.com> Wed, 24 Apr 2024 10:53:27 +0100
|
||||
[ Philip Roche ]
|
||||
* No longer install LXD snap in unminimize script (LP: #2066905)
|
||||
|
||||
-- Philip Roche <phil.roche@canonical.com> Fri, 24 May 2024 15:47:48 +0100
|
||||
|
||||
livecd-rootfs (24.04.69) noble; urgency=medium
|
||||
|
||||
|
1
live-build/apparmor/6.11/capability
Normal file
1
live-build/apparmor/6.11/capability
Normal file
@ -0,0 +1 @@
|
||||
0xffffff
|
1
live-build/apparmor/6.11/caps/extended
Normal file
1
live-build/apparmor/6.11/caps/extended
Normal file
@ -0,0 +1 @@
|
||||
yes
|
1
live-build/apparmor/6.11/caps/mask
Normal file
1
live-build/apparmor/6.11/caps/mask
Normal file
@ -0,0 +1 @@
|
||||
chown dac_override dac_read_search fowner fsetid kill setgid setuid setpcap linux_immutable net_bind_service net_broadcast net_admin net_raw ipc_lock ipc_owner sys_module sys_rawio sys_chroot sys_ptrace sys_pacct sys_admin sys_boot sys_nice sys_resource sys_time sys_tty_config mknod lease audit_write audit_control setfcap mac_override mac_admin syslog wake_alarm block_suspend audit_read perfmon bpf checkpoint_restore
|
1
live-build/apparmor/6.11/dbus/mask
Normal file
1
live-build/apparmor/6.11/dbus/mask
Normal file
@ -0,0 +1 @@
|
||||
acquire send receive
|
1
live-build/apparmor/6.11/domain/attach_conditions/xattr
Normal file
1
live-build/apparmor/6.11/domain/attach_conditions/xattr
Normal file
@ -0,0 +1 @@
|
||||
yes
|
1
live-build/apparmor/6.11/domain/change_hat
Normal file
1
live-build/apparmor/6.11/domain/change_hat
Normal file
@ -0,0 +1 @@
|
||||
yes
|
1
live-build/apparmor/6.11/domain/change_hatv
Normal file
1
live-build/apparmor/6.11/domain/change_hatv
Normal file
@ -0,0 +1 @@
|
||||
yes
|
1
live-build/apparmor/6.11/domain/change_onexec
Normal file
1
live-build/apparmor/6.11/domain/change_onexec
Normal file
@ -0,0 +1 @@
|
||||
yes
|
1
live-build/apparmor/6.11/domain/change_profile
Normal file
1
live-build/apparmor/6.11/domain/change_profile
Normal file
@ -0,0 +1 @@
|
||||
yes
|
1
live-build/apparmor/6.11/domain/computed_longest_left
Normal file
1
live-build/apparmor/6.11/domain/computed_longest_left
Normal file
@ -0,0 +1 @@
|
||||
yes
|
1
live-build/apparmor/6.11/domain/disconnected.path
Normal file
1
live-build/apparmor/6.11/domain/disconnected.path
Normal file
@ -0,0 +1 @@
|
||||
yes
|
1
live-build/apparmor/6.11/domain/fix_binfmt_elf_mmap
Normal file
1
live-build/apparmor/6.11/domain/fix_binfmt_elf_mmap
Normal file
@ -0,0 +1 @@
|
||||
yes
|
1
live-build/apparmor/6.11/domain/interruptible
Normal file
1
live-build/apparmor/6.11/domain/interruptible
Normal file
@ -0,0 +1 @@
|
||||
yes
|
1
live-build/apparmor/6.11/domain/kill.signal
Normal file
1
live-build/apparmor/6.11/domain/kill.signal
Normal file
@ -0,0 +1 @@
|
||||
yes
|
1
live-build/apparmor/6.11/domain/post_nnp_subset
Normal file
1
live-build/apparmor/6.11/domain/post_nnp_subset
Normal file
@ -0,0 +1 @@
|
||||
yes
|
1
live-build/apparmor/6.11/domain/stack
Normal file
1
live-build/apparmor/6.11/domain/stack
Normal file
@ -0,0 +1 @@
|
||||
yes
|
@ -0,0 +1 @@
|
||||
yes
|
1
live-build/apparmor/6.11/domain/version
Normal file
1
live-build/apparmor/6.11/domain/version
Normal file
@ -0,0 +1 @@
|
||||
1.2
|
1
live-build/apparmor/6.11/file/mask
Normal file
1
live-build/apparmor/6.11/file/mask
Normal file
@ -0,0 +1 @@
|
||||
create read write exec append mmap_exec link lock
|
1
live-build/apparmor/6.11/io_uring/mask
Normal file
1
live-build/apparmor/6.11/io_uring/mask
Normal file
@ -0,0 +1 @@
|
||||
sqpoll override_creds
|
1
live-build/apparmor/6.11/ipc/posix_mqueue
Normal file
1
live-build/apparmor/6.11/ipc/posix_mqueue
Normal file
@ -0,0 +1 @@
|
||||
create read write open delete setattr getattr
|
1
live-build/apparmor/6.11/mount/mask
Normal file
1
live-build/apparmor/6.11/mount/mask
Normal file
@ -0,0 +1 @@
|
||||
mount umount pivot_root
|
1
live-build/apparmor/6.11/mount/move_mount
Normal file
1
live-build/apparmor/6.11/mount/move_mount
Normal file
@ -0,0 +1 @@
|
||||
detached
|
1
live-build/apparmor/6.11/namespaces/mask
Normal file
1
live-build/apparmor/6.11/namespaces/mask
Normal file
@ -0,0 +1 @@
|
||||
userns_create
|
1
live-build/apparmor/6.11/namespaces/pivot_root
Normal file
1
live-build/apparmor/6.11/namespaces/pivot_root
Normal file
@ -0,0 +1 @@
|
||||
no
|
1
live-build/apparmor/6.11/namespaces/profile
Normal file
1
live-build/apparmor/6.11/namespaces/profile
Normal file
@ -0,0 +1 @@
|
||||
yes
|
1
live-build/apparmor/6.11/namespaces/userns_create
Normal file
1
live-build/apparmor/6.11/namespaces/userns_create
Normal file
@ -0,0 +1 @@
|
||||
pciu&
|
1
live-build/apparmor/6.11/network/af_mask
Normal file
1
live-build/apparmor/6.11/network/af_mask
Normal file
@ -0,0 +1 @@
|
||||
unspec unix inet ax25 ipx appletalk netrom bridge atmpvc x25 inet6 rose netbeui security key netlink packet ash econet atmsvc rds sna irda pppox wanpipe llc ib mpls can tipc bluetooth iucv rxrpc isdn phonet ieee802154 caif alg nfc vsock kcm qipcrtr smc xdp mctp
|
1
live-build/apparmor/6.11/network/af_unix
Normal file
1
live-build/apparmor/6.11/network/af_unix
Normal file
@ -0,0 +1 @@
|
||||
yes
|
1
live-build/apparmor/6.11/network_v8/af_inet
Normal file
1
live-build/apparmor/6.11/network_v8/af_inet
Normal file
@ -0,0 +1 @@
|
||||
yes
|
1
live-build/apparmor/6.11/network_v8/af_mask
Normal file
1
live-build/apparmor/6.11/network_v8/af_mask
Normal file
@ -0,0 +1 @@
|
||||
unspec unix inet ax25 ipx appletalk netrom bridge atmpvc x25 inet6 rose netbeui security key netlink packet ash econet atmsvc rds sna irda pppox wanpipe llc ib mpls can tipc bluetooth iucv rxrpc isdn phonet ieee802154 caif alg nfc vsock kcm qipcrtr smc xdp mctp
|
1
live-build/apparmor/6.11/policy/notify/user
Normal file
1
live-build/apparmor/6.11/policy/notify/user
Normal file
@ -0,0 +1 @@
|
||||
file
|
1
live-build/apparmor/6.11/policy/outofband
Normal file
1
live-build/apparmor/6.11/policy/outofband
Normal file
@ -0,0 +1 @@
|
||||
0x000001
|
1
live-build/apparmor/6.11/policy/permstable32
Normal file
1
live-build/apparmor/6.11/policy/permstable32
Normal file
@ -0,0 +1 @@
|
||||
allow deny subtree cond kill complain prompt audit quiet hide xindex tag label
|
1
live-build/apparmor/6.11/policy/permstable32_version
Normal file
1
live-build/apparmor/6.11/policy/permstable32_version
Normal file
@ -0,0 +1 @@
|
||||
0x000003
|
1
live-build/apparmor/6.11/policy/set_load
Normal file
1
live-build/apparmor/6.11/policy/set_load
Normal file
@ -0,0 +1 @@
|
||||
yes
|
1
live-build/apparmor/6.11/policy/state32
Normal file
1
live-build/apparmor/6.11/policy/state32
Normal file
@ -0,0 +1 @@
|
||||
0x000001
|
@ -0,0 +1 @@
|
||||
yes
|
@ -0,0 +1 @@
|
||||
0
|
@ -0,0 +1 @@
|
||||
1
|
1
live-build/apparmor/6.11/policy/versions/v5
Normal file
1
live-build/apparmor/6.11/policy/versions/v5
Normal file
@ -0,0 +1 @@
|
||||
yes
|
1
live-build/apparmor/6.11/policy/versions/v6
Normal file
1
live-build/apparmor/6.11/policy/versions/v6
Normal file
@ -0,0 +1 @@
|
||||
yes
|
1
live-build/apparmor/6.11/policy/versions/v7
Normal file
1
live-build/apparmor/6.11/policy/versions/v7
Normal file
@ -0,0 +1 @@
|
||||
yes
|
1
live-build/apparmor/6.11/policy/versions/v8
Normal file
1
live-build/apparmor/6.11/policy/versions/v8
Normal file
@ -0,0 +1 @@
|
||||
yes
|
1
live-build/apparmor/6.11/policy/versions/v9
Normal file
1
live-build/apparmor/6.11/policy/versions/v9
Normal file
@ -0,0 +1 @@
|
||||
yes
|
1
live-build/apparmor/6.11/ptrace/mask
Normal file
1
live-build/apparmor/6.11/ptrace/mask
Normal file
@ -0,0 +1 @@
|
||||
read trace
|
1
live-build/apparmor/6.11/query/label/data
Normal file
1
live-build/apparmor/6.11/query/label/data
Normal file
@ -0,0 +1 @@
|
||||
yes
|
1
live-build/apparmor/6.11/query/label/multi_transaction
Normal file
1
live-build/apparmor/6.11/query/label/multi_transaction
Normal file
@ -0,0 +1 @@
|
||||
yes
|
1
live-build/apparmor/6.11/query/label/perms
Normal file
1
live-build/apparmor/6.11/query/label/perms
Normal file
@ -0,0 +1 @@
|
||||
allow deny audit quiet
|
1
live-build/apparmor/6.11/rlimit/mask
Normal file
1
live-build/apparmor/6.11/rlimit/mask
Normal file
@ -0,0 +1 @@
|
||||
cpu fsize data stack core rss nproc nofile memlock as locks sigpending msgqueue nice rtprio rttime
|
1
live-build/apparmor/6.11/signal/mask
Normal file
1
live-build/apparmor/6.11/signal/mask
Normal file
@ -0,0 +1 @@
|
||||
hup int quit ill trap abrt bus fpe kill usr1 segv usr2 pipe alrm term stkflt chld cont stop stp ttin ttou urg xcpu xfsz vtalrm prof winch io pwr sys emt lost
|
1
live-build/apparmor/6.14/capability
Normal file
1
live-build/apparmor/6.14/capability
Normal file
@ -0,0 +1 @@
|
||||
0xffffff
|
1
live-build/apparmor/6.14/caps/extended
Normal file
1
live-build/apparmor/6.14/caps/extended
Normal file
@ -0,0 +1 @@
|
||||
yes
|
1
live-build/apparmor/6.14/caps/mask
Normal file
1
live-build/apparmor/6.14/caps/mask
Normal file
@ -0,0 +1 @@
|
||||
chown dac_override dac_read_search fowner fsetid kill setgid setuid setpcap linux_immutable net_bind_service net_broadcast net_admin net_raw ipc_lock ipc_owner sys_module sys_rawio sys_chroot sys_ptrace sys_pacct sys_admin sys_boot sys_nice sys_resource sys_time sys_tty_config mknod lease audit_write audit_control setfcap mac_override mac_admin syslog wake_alarm block_suspend audit_read perfmon bpf checkpoint_restore
|
1
live-build/apparmor/6.14/dbus/mask
Normal file
1
live-build/apparmor/6.14/dbus/mask
Normal file
@ -0,0 +1 @@
|
||||
acquire send receive
|
1
live-build/apparmor/6.14/domain/attach_conditions/xattr
Normal file
1
live-build/apparmor/6.14/domain/attach_conditions/xattr
Normal file
@ -0,0 +1 @@
|
||||
yes
|
1
live-build/apparmor/6.14/domain/change_hat
Normal file
1
live-build/apparmor/6.14/domain/change_hat
Normal file
@ -0,0 +1 @@
|
||||
yes
|
1
live-build/apparmor/6.14/domain/change_hatv
Normal file
1
live-build/apparmor/6.14/domain/change_hatv
Normal file
@ -0,0 +1 @@
|
||||
yes
|
1
live-build/apparmor/6.14/domain/change_onexec
Normal file
1
live-build/apparmor/6.14/domain/change_onexec
Normal file
@ -0,0 +1 @@
|
||||
yes
|
1
live-build/apparmor/6.14/domain/change_profile
Normal file
1
live-build/apparmor/6.14/domain/change_profile
Normal file
@ -0,0 +1 @@
|
||||
yes
|
1
live-build/apparmor/6.14/domain/computed_longest_left
Normal file
1
live-build/apparmor/6.14/domain/computed_longest_left
Normal file
@ -0,0 +1 @@
|
||||
yes
|
1
live-build/apparmor/6.14/domain/disconnected.ipc
Normal file
1
live-build/apparmor/6.14/domain/disconnected.ipc
Normal file
@ -0,0 +1 @@
|
||||
yes
|
1
live-build/apparmor/6.14/domain/disconnected.path
Normal file
1
live-build/apparmor/6.14/domain/disconnected.path
Normal file
@ -0,0 +1 @@
|
||||
yes
|
1
live-build/apparmor/6.14/domain/fix_binfmt_elf_mmap
Normal file
1
live-build/apparmor/6.14/domain/fix_binfmt_elf_mmap
Normal file
@ -0,0 +1 @@
|
||||
yes
|
1
live-build/apparmor/6.14/domain/interruptible
Normal file
1
live-build/apparmor/6.14/domain/interruptible
Normal file
@ -0,0 +1 @@
|
||||
yes
|
1
live-build/apparmor/6.14/domain/kill.signal
Normal file
1
live-build/apparmor/6.14/domain/kill.signal
Normal file
@ -0,0 +1 @@
|
||||
yes
|
1
live-build/apparmor/6.14/domain/post_nnp_subset
Normal file
1
live-build/apparmor/6.14/domain/post_nnp_subset
Normal file
@ -0,0 +1 @@
|
||||
yes
|
1
live-build/apparmor/6.14/domain/stack
Normal file
1
live-build/apparmor/6.14/domain/stack
Normal file
@ -0,0 +1 @@
|
||||
yes
|
@ -0,0 +1 @@
|
||||
yes
|
1
live-build/apparmor/6.14/domain/version
Normal file
1
live-build/apparmor/6.14/domain/version
Normal file
@ -0,0 +1 @@
|
||||
1.2
|
1
live-build/apparmor/6.14/file/mask
Normal file
1
live-build/apparmor/6.14/file/mask
Normal file
@ -0,0 +1 @@
|
||||
create read write exec append mmap_exec link lock
|
1
live-build/apparmor/6.14/io_uring/mask
Normal file
1
live-build/apparmor/6.14/io_uring/mask
Normal file
@ -0,0 +1 @@
|
||||
sqpoll override_creds
|
1
live-build/apparmor/6.14/ipc/posix_mqueue
Normal file
1
live-build/apparmor/6.14/ipc/posix_mqueue
Normal file
@ -0,0 +1 @@
|
||||
create read write open delete setattr getattr
|
1
live-build/apparmor/6.14/mount/mask
Normal file
1
live-build/apparmor/6.14/mount/mask
Normal file
@ -0,0 +1 @@
|
||||
mount umount pivot_root
|
1
live-build/apparmor/6.14/mount/move_mount
Normal file
1
live-build/apparmor/6.14/mount/move_mount
Normal file
@ -0,0 +1 @@
|
||||
detached
|
1
live-build/apparmor/6.14/namespaces/mask
Normal file
1
live-build/apparmor/6.14/namespaces/mask
Normal file
@ -0,0 +1 @@
|
||||
userns_create
|
1
live-build/apparmor/6.14/namespaces/pivot_root
Normal file
1
live-build/apparmor/6.14/namespaces/pivot_root
Normal file
@ -0,0 +1 @@
|
||||
no
|
1
live-build/apparmor/6.14/namespaces/profile
Normal file
1
live-build/apparmor/6.14/namespaces/profile
Normal file
@ -0,0 +1 @@
|
||||
yes
|
1
live-build/apparmor/6.14/namespaces/userns_create
Normal file
1
live-build/apparmor/6.14/namespaces/userns_create
Normal file
@ -0,0 +1 @@
|
||||
pciu&
|
1
live-build/apparmor/6.14/network/af_mask
Normal file
1
live-build/apparmor/6.14/network/af_mask
Normal file
@ -0,0 +1 @@
|
||||
unspec unix inet ax25 ipx appletalk netrom bridge atmpvc x25 inet6 rose netbeui security key netlink packet ash econet atmsvc rds sna irda pppox wanpipe llc ib mpls can tipc bluetooth iucv rxrpc isdn phonet ieee802154 caif alg nfc vsock kcm qipcrtr smc xdp mctp
|
1
live-build/apparmor/6.14/network/af_unix
Normal file
1
live-build/apparmor/6.14/network/af_unix
Normal file
@ -0,0 +1 @@
|
||||
yes
|
1
live-build/apparmor/6.14/network_v8/af_inet
Normal file
1
live-build/apparmor/6.14/network_v8/af_inet
Normal file
@ -0,0 +1 @@
|
||||
yes
|
1
live-build/apparmor/6.14/network_v8/af_mask
Normal file
1
live-build/apparmor/6.14/network_v8/af_mask
Normal file
@ -0,0 +1 @@
|
||||
unspec unix inet ax25 ipx appletalk netrom bridge atmpvc x25 inet6 rose netbeui security key netlink packet ash econet atmsvc rds sna irda pppox wanpipe llc ib mpls can tipc bluetooth iucv rxrpc isdn phonet ieee802154 caif alg nfc vsock kcm qipcrtr smc xdp mctp
|
2
live-build/apparmor/6.14/network_v9/af_mask
Normal file
2
live-build/apparmor/6.14/network_v9/af_mask
Normal file
@ -0,0 +1,2 @@
|
||||
unspec unix inet ax25 ipx appletalk netrom bridge atmpvc x25 inet6 rose netbeui security key netlink packet ash econet atmsvc rds sna irda pppox wanpipe llc ib mpls can tipc bluetooth iucv rxrpc isdn phonet ieee802154 caif alg nfc vsock kcm qipcrtr smc xdp mctp
|
||||
|
1
live-build/apparmor/6.14/network_v9/af_unix
Normal file
1
live-build/apparmor/6.14/network_v9/af_unix
Normal file
@ -0,0 +1 @@
|
||||
yes
|
1
live-build/apparmor/6.14/policy/notify/user
Normal file
1
live-build/apparmor/6.14/policy/notify/user
Normal file
@ -0,0 +1 @@
|
||||
file
|
1
live-build/apparmor/6.14/policy/outofband
Normal file
1
live-build/apparmor/6.14/policy/outofband
Normal file
@ -0,0 +1 @@
|
||||
0x000001
|
1
live-build/apparmor/6.14/policy/permstable32
Normal file
1
live-build/apparmor/6.14/policy/permstable32
Normal file
@ -0,0 +1 @@
|
||||
allow deny subtree cond kill complain prompt audit quiet hide xindex tag label
|
1
live-build/apparmor/6.14/policy/permstable32_version
Normal file
1
live-build/apparmor/6.14/policy/permstable32_version
Normal file
@ -0,0 +1 @@
|
||||
0x000003
|
1
live-build/apparmor/6.14/policy/set_load
Normal file
1
live-build/apparmor/6.14/policy/set_load
Normal file
@ -0,0 +1 @@
|
||||
yes
|
1
live-build/apparmor/6.14/policy/state32
Normal file
1
live-build/apparmor/6.14/policy/state32
Normal file
@ -0,0 +1 @@
|
||||
0x000001
|
@ -0,0 +1 @@
|
||||
yes
|
@ -0,0 +1 @@
|
||||
1
|
@ -0,0 +1 @@
|
||||
1
|
1
live-build/apparmor/6.14/policy/versions/v5
Normal file
1
live-build/apparmor/6.14/policy/versions/v5
Normal file
@ -0,0 +1 @@
|
||||
yes
|
1
live-build/apparmor/6.14/policy/versions/v6
Normal file
1
live-build/apparmor/6.14/policy/versions/v6
Normal file
@ -0,0 +1 @@
|
||||
yes
|
1
live-build/apparmor/6.14/policy/versions/v7
Normal file
1
live-build/apparmor/6.14/policy/versions/v7
Normal file
@ -0,0 +1 @@
|
||||
yes
|
1
live-build/apparmor/6.14/policy/versions/v8
Normal file
1
live-build/apparmor/6.14/policy/versions/v8
Normal file
@ -0,0 +1 @@
|
||||
yes
|
1
live-build/apparmor/6.14/policy/versions/v9
Normal file
1
live-build/apparmor/6.14/policy/versions/v9
Normal file
@ -0,0 +1 @@
|
||||
yes
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user