From f5e259626fb9b210d0bbfc54d975efd22a554a530dc85f26d74e773d014dcebd Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 8 Jan 2024 19:58:10 +0000 Subject: [PATCH] Accepting request 1137616 from home:cboltz:branches:devel:tools:scm - git moved to /usr/libexec/git/git, update AppArmor profile accordingly (boo#1218588) OBS-URL: https://build.opensuse.org/request/show/1137616 OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/git?expand=0&rev=630 --- git.changes | 6 ++++++ git.spec | 2 +- usr.share.git-web.gitweb.cgi | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) 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,