aboutsummaryrefslogtreecommitdiffstats
path: root/platform
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2024-02-01 22:27:52 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2024-02-01 22:31:18 -0300
commit58e0b5c01b479e2569ab506de127e54019c3cc1c (patch)
treef62a15287442ee7b1b56f06d9cc6d1effb09a178 /platform
parentbuild: ignore depfiles on codespell (diff)
downloadfirejail-58e0b5c01b479e2569ab506de127e54019c3cc1c.tar.gz
firejail-58e0b5c01b479e2569ab506de127e54019c3cc1c.tar.zst
firejail-58e0b5c01b479e2569ab506de127e54019c3cc1c.zip
build: fix codespell warnings
Warnings: $ make codespell Running codespell... ./README:757: Manuel ==> Manual ./RELNOTES:269: relpaced ==> replaced ./src/firecfg/desktop_files.c:60: diectory ==> directory ./platform/debian/control.i386:11: namepaces ==> namespaces ./platform/debian/control.amd64:11: namepaces ==> namespaces make: *** [Makefile:383: codespell] Error 65 $ codespell --version 2.2.6
Diffstat (limited to 'platform')
-rw-r--r--platform/debian/control.amd642
-rw-r--r--platform/debian/control.i3862
2 files changed, 2 insertions, 2 deletions
diff --git a/platform/debian/control.amd64 b/platform/debian/control.amd64
index f666200d5..59776d325 100644
--- a/platform/debian/control.amd64
+++ b/platform/debian/control.amd64
@@ -8,7 +8,7 @@ Suggests: python, python3
8Section: admin 8Section: admin
9Priority: optional 9Priority: optional
10Homepage: https://github.com/netblue30/firejail 10Homepage: https://github.com/netblue30/firejail
11Description: Linux namepaces sandbox program. 11Description: Linux namespaces sandbox program.
12 Firejail is a SUID sandbox program that reduces the risk of security 12 Firejail is a SUID sandbox program that reduces the risk of security
13 breaches by restricting the running environment of untrusted applications 13 breaches by restricting the running environment of untrusted applications
14 using Linux namespaces and seccmp-bpf. It includes sandbox profiles for 14 using Linux namespaces and seccmp-bpf. It includes sandbox profiles for
diff --git a/platform/debian/control.i386 b/platform/debian/control.i386
index ab9e0fc52..3d3f217c9 100644
--- a/platform/debian/control.i386
+++ b/platform/debian/control.i386
@@ -8,7 +8,7 @@ Suggests: python, python3
8Section: admin 8Section: admin
9Priority: optional 9Priority: optional
10Homepage: https://github.com/netblue30/firejail 10Homepage: https://github.com/netblue30/firejail
11Description: Linux namepaces sandbox program. 11Description: Linux namespaces sandbox program.
12 Firejail is a SUID sandbox program that reduces the risk of security 12 Firejail is a SUID sandbox program that reduces the risk of security
13 breaches by restricting the running environment of untrusted applications 13 breaches by restricting the running environment of untrusted applications
14 using Linux namespaces and seccmp-bpf. It includes sandbox profiles for 14 using Linux namespaces and seccmp-bpf. It includes sandbox profiles for