aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/hugin.profile
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-10-25 22:37:31 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-10-27 16:40:39 -0300
commit98e34c444bcf5f826aa7bea9a50acbb475b88f8c (patch)
tree2cd861e0fe923723c57ae3387d6b3d7a3894e3a4 /etc/profile-a-l/hugin.profile
parentsort.py: fix missing/duplicated commands in usage (diff)
downloadfirejail-98e34c444bcf5f826aa7bea9a50acbb475b88f8c.tar.gz
firejail-98e34c444bcf5f826aa7bea9a50acbb475b88f8c.tar.zst
firejail-98e34c444bcf5f826aa7bea9a50acbb475b88f8c.zip
build: sort.py: use case-sensitive sorting
To match how things are sorted elsewhere, such as with `noblacklist` / `whitelist` lines (vertically) in profiles and in ci/check/profiles/sort-disable-programs.sh and src/etc-cleanup/main.c. This makes the order in `private-etc` always be groups (`@group`), then uppercase paths, then lowercase paths. Example from etc/profile-m-z/softmaker-common.profile: private-etc @tls-ca,SoftMaker,fstab Note that this does not affect a significant amount of profiles; most changes are in `private-bin` / `private-lib` lines and in `private-etc` lines for newer profiles that do not use groups. This is partly due to commit 5d0822c52 ("private-etc: big profile changes", 2023-02-05) replacing `X11` with `@x11` in `private-etc` lines and then commit 0f996ea4d ("private-etc: groups modified", 2023-02-05) removing `Trolltech.conf` from `private-etc` lines and using case-sensitive sorting in them. Relates to #5610.
Diffstat (limited to 'etc/profile-a-l/hugin.profile')
-rw-r--r--etc/profile-a-l/hugin.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/profile-a-l/hugin.profile b/etc/profile-a-l/hugin.profile
index c4085cf9c..683e1b5f7 100644
--- a/etc/profile-a-l/hugin.profile
+++ b/etc/profile-a-l/hugin.profile
@@ -38,7 +38,7 @@ novideo
38protocol unix 38protocol unix
39seccomp 39seccomp
40 40
41private-bin align_image_stack,autooptimiser,calibrate_lens_gui,celeste_standalone,checkpto,cpclean,cpfind,deghosting_mask,enblend,exiftool,fulla,geocpset,hugin,hugin_executor,hugin_hdrmerge,hugin_lensdb,hugin_stitch_project,icpfind,linefind,nona,pano_modify,pano_trafo,perl,PTBatcherGUI,pto_gen,pto_lensstack,pto_mask,pto_merge,pto_move,pto_template,pto_var,sh,tca_correct,uname,verdandi,vig_optimize 41private-bin PTBatcherGUI,align_image_stack,autooptimiser,calibrate_lens_gui,celeste_standalone,checkpto,cpclean,cpfind,deghosting_mask,enblend,exiftool,fulla,geocpset,hugin,hugin_executor,hugin_hdrmerge,hugin_lensdb,hugin_stitch_project,icpfind,linefind,nona,pano_modify,pano_trafo,perl,pto_gen,pto_lensstack,pto_mask,pto_merge,pto_move,pto_template,pto_var,sh,tca_correct,uname,verdandi,vig_optimize
42private-cache 42private-cache
43private-dev 43private-dev
44private-tmp 44private-tmp