feat(apt): improve apt/dpkg integration with ubuntu.

This commit is contained in:
Alexandre Pujol 2023-04-30 21:42:42 +01:00
parent b45987ee8c
commit 57e995e4be
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
6 changed files with 12 additions and 4 deletions

View file

@ -1,5 +1,6 @@
# apparmor.d - Full set of apparmor profiles
# Copyright (C) 2020-2021 Mikhail Morfikov
# Copyright (C) 2023 Alexandre Pujol <alexandre@pujol.io>
# SPDX-License-Identifier: GPL-2.0-only
abi <abi/3.0>,
@ -9,6 +10,7 @@ include <tunables/global>
@{exec_path} = /{usr/,}bin/dpkg-genchanges
profile dpkg-genchanges @{exec_path} flags=(complain) {
include <abstractions/base>
include <abstractions/consoles>
include <abstractions/perl>
@{exec_path} r,