diff --git a/git.changes b/git.changes index f208094..d194e70 100644 --- a/git.changes +++ b/git.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jan 8 18:43:24 UTC 2024 - Christian Boltz + +- git moved to /usr/libexec/git/git, update AppArmor profile + accordingly (boo#1218588) + ------------------------------------------------------------------- Tue Nov 21 14:52:03 UTC 2023 - Dirk Müller diff --git a/git.spec b/git.spec index 27aa393..6d5f25f 100644 --- a/git.spec +++ b/git.spec @@ -1,7 +1,7 @@ # # spec file for package git # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed diff --git a/usr.share.git-web.gitweb.cgi b/usr.share.git-web.gitweb.cgi index b733bd2..00257a1 100644 --- a/usr.share.git-web.gitweb.cgi +++ b/usr.share.git-web.gitweb.cgi @@ -22,7 +22,7 @@ profile gitweb.cgi /usr/share/gitweb/gitweb.cgi { /srv/git/ r, /srv/git/** r, /usr/bin/perl ix, - /usr/lib/git/git rix, + /usr/libexec/git/git rix, /usr/bin/git-receive-pack rix, /usr/share/gitweb/* r, /usr/share/gitweb/static/* r,