Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Oct 2022 13:32:52 +0200 (CEST)
From:      Ronald Klop <ronald-lists@klop.ws>
To:        Cy Schubert <Cy.Schubert@cschubert.com>
Cc:        ports-committers@FreeBSD.org, dev-commits-ports-main@FreeBSD.org, Yasuhiro Kimura <yasu@FreeBSD.org>, dev-commits-ports-all@FreeBSD.org
Subject:   Re: git: dfaa714fc960 - main - net/samba413: Backport security fix from 4.14.14
Message-ID:  <740699664.134587.1665487972737@localhost>
In-Reply-To: <20221011112056.47C64FF@slippy.cwsent.com>
References:  <202210110533.29B5XOgb080124@gitrepo.freebsd.org> <20221011112056.47C64FF@slippy.cwsent.com>

next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_134586_1071753892.1665487972715
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

 
Van: Cy Schubert <Cy.Schubert@cschubert.com>
Datum: dinsdag, 11 oktober 2022 13:20
Aan: Yasuhiro Kimura <yasu@FreeBSD.org>
CC: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Onderwerp: Re: git: dfaa714fc960 - main - net/samba413: Backport security fix from 4.14.14
> 
> In message <202210110533.29B5XOgb080124@gitrepo.freebsd.org>, Yasuhiro
> Kimura w
> rites:
> > The branch main has been updated by yasu:
> >
> > URL: https://cgit.FreeBSD.org/ports/commit/?id=dfaa714fc960fb4d0a5bc6983d3882
> > a974857f12
> >
> > commit dfaa714fc960fb4d0a5bc6983d3882a974857f12
> > Author:     Yasuhiro Kimura <yasu@FreeBSD.org>
> > AuthorDate: 2022-09-26 23:47:17 +0000
> > Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
> > CommitDate: 2022-10-11 05:32:29 +0000
> >
> >     net/samba413: Backport security fix from 4.14.14
> >     
> >     * Add upstream patch to fix configure error with Python 3.11.
> >     * Fix plist error when AD_DC option is off and PYTHON3 option is on.
> >     * Replace BIND911 option with BIND918 as dns/bind911 is removed from
> >       ports tree and dns/bind918 is added instead.
> >     
> >     PR:             266641
> >     Approved by:    maintainer timeout
> >     MFH:            2022Q4
> >     Security:       f9140ad4-4920-11ed-a07e-080027f5fec9
> > ---
> 
> Hmmm. With samba 4.17 being the current version, seems we're woefully out
> of date.
> 
> 
> -- 
> Cheers,
> Cy Schubert <Cy.Schubert@cschubert.com>
> FreeBSD UNIX:  <cy@FreeBSD.org>   Web:  https://FreeBSD.org
> NTP:           <cy@nwtime.org>    Web:  https://nwtime.org
> 
>             e^(i*pi)+1=0
> 
>  
> 
> 
> 


Hi,

There is an effort to fix that situation but it is not trivial apparently.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263874

Regards,
Ronald.
 
------=_Part_134586_1071753892.1665487972715
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<html><head></head><body>&nbsp;
<p><strong>Van:</strong> Cy Schubert &lt;Cy.Schubert@cschubert.com&gt;<br>
<strong>Datum:</strong> dinsdag, 11 oktober 2022 13:20<br>
<strong>Aan:</strong> Yasuhiro Kimura &lt;yasu@FreeBSD.org&gt;<br>
<strong>CC:</strong> ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org<br>
<strong>Onderwerp:</strong> Re: git: dfaa714fc960 - main - net/samba413: Backport security fix from 4.14.14</p>

<blockquote style="padding-right: 0px; padding-left: 5px; margin-left: 5px; border-left: #000000 2px solid; margin-right: 0px">
<div class="MessageRFC822Viewer" id="P">
<div class="TextPlainViewer" id="P.P">In message &lt;202210110533.29B5XOgb080124@gitrepo.freebsd.org&gt;, Yasuhiro<br>
Kimura w<br>
rites:<br>
&gt; The branch main has been updated by yasu:<br>
&gt;<br>
&gt; URL: <a href="https://cgit.FreeBSD.org/ports/commit/?id=dfaa714fc960fb4d0a5bc6983d3882">https://cgit.FreeBSD.org/ports/commit/?id=dfaa714fc960fb4d0a5bc6983d3882</a><br>;
&gt; a974857f12<br>
&gt;<br>
&gt; commit dfaa714fc960fb4d0a5bc6983d3882a974857f12<br>
&gt; Author: &nbsp;&nbsp;&nbsp;&nbsp;Yasuhiro Kimura &lt;yasu@FreeBSD.org&gt;<br>
&gt; AuthorDate: 2022-09-26 23:47:17 +0000<br>
&gt; Commit: &nbsp;&nbsp;&nbsp;&nbsp;Yasuhiro Kimura &lt;yasu@FreeBSD.org&gt;<br>
&gt; CommitDate: 2022-10-11 05:32:29 +0000<br>
&gt;<br>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;net/samba413: Backport security fix from 4.14.14<br>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;<br>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;* Add upstream patch to fix configure error with Python 3.11.<br>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;* Fix plist error when AD_DC option is off and PYTHON3 option is on.<br>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;* Replace BIND911 option with BIND918 as dns/bind911 is removed from<br>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ports tree and dns/bind918 is added instead.<br>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;<br>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;PR: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;266641<br>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;Approved by: &nbsp;&nbsp;&nbsp;maintainer timeout<br>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;MFH: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2022Q4<br>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;Security: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;f9140ad4-4920-11ed-a07e-080027f5fec9<br>
&gt; ---<br>
<br>
Hmmm. With samba 4.17 being the current version, seems we're woefully out<br>
of date.<br>
<br>
<br>
--&nbsp;<br>
Cheers,<br>
Cy Schubert &lt;Cy.Schubert@cschubert.com&gt;<br>
FreeBSD UNIX: &nbsp;&lt;cy@FreeBSD.org&gt; &nbsp;&nbsp;Web: &nbsp;<a href="https://FreeBSD.org">https://FreeBSD.org</a><br>;
NTP: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cy@nwtime.org&gt; &nbsp;&nbsp;&nbsp;Web: &nbsp;<a href="https://nwtime.org">https://nwtime.org</a><br>;
<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;e^(i*pi)+1=0<br>
<br>
&nbsp;</div>

<hr></div>
</blockquote>
<br>
<br>
Hi,<br>
<br>
There is an effort to fix that situation but it is not trivial apparently.<br>
<a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263874">https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263874</a><br>;
<br>
Regards,<br>
Ronald.<br>
&nbsp;</body></html>
------=_Part_134586_1071753892.1665487972715--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?740699664.134587.1665487972737>