From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: SOFTWARE_UPDATE on RHEL 7.6 Date: Wed, 29 Aug 2018 14:34:39 -0400 Message-ID: <1601219.lEonBTiIkC@x2> References: <3D2AB1326AB2974190FCE3F69401F790010BAE1F13A8@FRVDX103.fr01.awl.atosorigin.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <3D2AB1326AB2974190FCE3F69401F790010BAE1F13A8@FRVDX103.fr01.awl.atosorigin.net> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: linux-audit@redhat.com Cc: Maupertuis Philippe List-Id: linux-audit@redhat.com Hello, On Wednesday, August 29, 2018 9:53:05 AM EDT Maupertuis Philippe wrote: > I have tried to get the SOFTWARE_UPDATE events on a new RHEL 7.6 beta 1 > with audit rebased on 2.8.4 When installing a new rpm I get the > corresponding event. > The text format is very easily readable :) > Unfortunately when I remove the package I get nothing. > Is it the intending behavior ? Yes. That is the intended behavior. If package removal events are desired, a bug report may be filed. OSPP v4.2 requirements are concerned about software being installed and upgraded. It is silent on software removal. > If updates are pushed through Redhat satellite or Spacewalk would I get > the event ? The patch is in librpm, so it should be recorded by anything that uses it. -Steve