<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
span.EmailStyle20
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">Looks like the test was failing due to missing `ausearch` related output. I have updated it:
<a href="https://github.com/libreswan/libreswan/pull/420">https://github.com/libreswan/libreswan/pull/420</a><o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">-Kavinda<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div style="border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt">
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b>From:</b> Wewegama, Kavinda <Kavinda.Wewegama@forcepoint.com>
<br>
<b>Sent:</b> Thursday, April 8, 2021 1:50 PM<br>
<b>To:</b> Andrew Cagney <andrew.cagney@gmail.com>; Wewegama, Kavinda <Kavinda.Wewegama@forcepoint.com><br>
<b>Cc:</b> Paul Wouters <paul@nohats.ca>; Libreswan Development List <swan-dev@lists.libreswan.org><br>
<b>Subject:</b> RE: EXTERNAL: Re: RE: Re: [Swan-dev] if [ -f /sbin/ausearch ]; then ausearch -r -m avc -ts recent ; fi<o:p></o:p></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I see, thanks. I will take a look to see why the test is still failing.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">-Kavinda<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div style="border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt">
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b>From:</b> Andrew Cagney <<a href="mailto:andrew.cagney@gmail.com">andrew.cagney@gmail.com</a>>
<br>
<b>Sent:</b> Thursday, April 8, 2021 12:08 PM<br>
<b>To:</b> Wewegama, Kavinda <<a href="mailto:Kavinda.Wewegama@forcepoint.com">Kavinda.Wewegama@forcepoint.com</a>><br>
<b>Cc:</b> Paul Wouters <<a href="mailto:paul@nohats.ca">paul@nohats.ca</a>>; Libreswan Development List <<a href="mailto:swan-dev@lists.libreswan.org">swan-dev@lists.libreswan.org</a>><br>
<b>Subject:</b> EXTERNAL: Re: RE: Re: [Swan-dev] if [ -f /sbin/ausearch ]; then ausearch -r -m avc -ts recent ; fi<o:p></o:p></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div>
<p class="MsoNormal">On Thu, 8 Apr 2021 at 10:45, Wewegama, Kavinda <<a href="mailto:Kavinda.Wewegama@forcepoint.com">Kavinda.Wewegama@forcepoint.com</a>> wrote:<o:p></o:p></p>
</div>
<blockquote style="border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-top:5.0pt;margin-right:0in;margin-bottom:5.0pt">
<p class="MsoNormal" style="margin-bottom:12.0pt">Andrew: Is the test failing even after Paul merged my changes (<a href="https://github.com/libreswan/libreswan/commit/3e9bfbec187aaec1fa6e742de38f01862b58fdcf" target="_blank">https://github.com/libreswan/libreswan/commit/3e9bfbec187aaec1fa6e742de38f01862b58fdcf</a>)?<o:p></o:p></p>
</blockquote>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">Ah, my changes came later.  For instance:<o:p></o:p></p>
</div>
<div>
<table class="MsoNormalTable" border="0" cellpadding="0">
<tbody>
<tr>
<td style="padding:.75pt .75pt .75pt .75pt">
<p class="MsoNormal">2021-04-07 13:05:<o:p></o:p></p>
</td>
<td style="padding:.75pt .75pt .75pt .75pt">
<p class="MsoNormal"><a href="https://github.com/libreswan/libreswan/commit/c9783475af893389cc5aaf034a2a12b7c5088775">c9783475a</a><o:p></o:p></p>
</td>
<td style="padding:.75pt .75pt .75pt .75pt">
<p class="MsoNormal">testing selinux: drop another selinux sanitizer - temp-selinux-ignore.sed<o:p></o:p></p>
</td>
</tr>
</tbody>
</table>
</div>
<p class="MsoNormal">(<a href="http://testing.libreswan.org">testing.libreswan.org</a> does list the above commit)<o:p></o:p></p>
</div>
<div>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">Until that commit these warnings were being hidden.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<blockquote style="border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-top:5.0pt;margin-right:0in;margin-bottom:5.0pt">
<p class="MsoNormal">-Kavinda<br>
<br>
> -----Original Message-----<br>
> From: Wewegama, Kavinda <<a href="mailto:Kavinda.Wewegama@forcepoint.com" target="_blank">Kavinda.Wewegama@forcepoint.com</a>><br>
> Sent: Thursday, April 8, 2021 9:43 AM<br>
> To: Paul Wouters <<a href="mailto:paul@nohats.ca" target="_blank">paul@nohats.ca</a>>; Wewegama, Kavinda<br>
> <<a href="mailto:Kavinda.Wewegama@forcepoint.com" target="_blank">Kavinda.Wewegama@forcepoint.com</a>><br>
> Cc: Andrew Cagney <<a href="mailto:andrew.cagney@gmail.com" target="_blank">andrew.cagney@gmail.com</a>>; Libreswan Development<br>
> List <<a href="mailto:swan-dev@lists.libreswan.org" target="_blank">swan-dev@lists.libreswan.org</a>><br>
> Subject: RE: EXTERNAL: RE: Re: [Swan-dev] if [ -f /sbin/ausearch ]; then<br>
> ausearch -r -m avc -ts recent ; fi<br>
> <br>
> That's strange since GitHub is showing 4 files waiting to merge at<br>
> <a href="https://github.com/libreswan/libreswan/pull/420" target="_blank">https://github.com/libreswan/libreswan/pull/420</a>. In the past when you<br>
> merged my changes, the PR would stop showing a diff against the main<br>
> branch.<br>
> <br>
> -Kavinda<br>
> <br>
> > -----Original Message-----<br>
> > From: Paul Wouters <<a href="mailto:paul@nohats.ca" target="_blank">paul@nohats.ca</a>><br>
> > Sent: Thursday, April 8, 2021 9:32 AM<br>
> > To: Wewegama, Kavinda <<a href="mailto:Kavinda.Wewegama@forcepoint.com" target="_blank">Kavinda.Wewegama@forcepoint.com</a>><br>
> > Cc: Andrew Cagney <<a href="mailto:andrew.cagney@gmail.com" target="_blank">andrew.cagney@gmail.com</a>>; Libreswan<br>
> Development<br>
> > List <<a href="mailto:swan-dev@lists.libreswan.org" target="_blank">swan-dev@lists.libreswan.org</a>><br>
> > Subject: EXTERNAL: RE: Re: [Swan-dev] if [ -f /sbin/ausearch ]; then<br>
> > ausearch -r -m avc -ts recent ; fi<br>
> ><br>
> > On Thu, 8 Apr 2021, Wewegama, Kavinda wrote:<br>
> ><br>
> > > The fixes for that test are waiting to be merged:<br>
> > <a href="https://github.com/libreswan/libreswan/pull/420" target="_blank">https://github.com/libreswan/libreswan/pull/420</a><br>
> ><br>
> > I had merged them in two days ago? Did I miss anything ?<br>
> ><br>
> > Paul<o:p></o:p></p>
</blockquote>
</div>
</div>
</div>
</div>
</div>
</body>
</html>