quiche security update

2024-03-13 Thread Otto Moerbeek
Hi, This is a security update to quiche. See https://github.com/cloudflare/quiche/releases/tag/0.20.1 sthen, naddy, OK? -Otto Index: Makefile === RCS file: /home/cvs/ports/net/quiche/Makefile,v diff -u -p -r1.2 Makefile --

Update: salt-3007.0

2024-03-13 Thread Uwe Werler
Hi all, update to latest greatest salt 3007.0. I removed the back ported patch for minion keys and additionally added a login.conf.d file for salt_minion - because per default the minion dies because it has not enough file descriptors available. With this file I didn't notice any problems anymore

Re: Chromium browsers: Meet + webcam = SIGILL?

2024-03-13 Thread Stuart Henderson
On 2024/03/12 17:52, Stuart Henderson wrote: > On 2024/03/12 17:20, Stuart Henderson wrote: > > On 2024/03/11 17:32, Laurence Tratt wrote: > > > On Mon, Mar 11, 2024 at 11:14:44AM -0600, Theo de Raadt wrote: > > > > > > Hello Theo, > > > > > > > With a bit of effort, the address you see: > > > >

Question RE: Failed bulk build standard practice

2024-03-13 Thread izder456 via ports
Hey ports@- already messaged #openbsd about this on libera but for digital record's sake, I wanted to ask here as well. I take MAINTAINER on several ports with no ONLY_FOR_ARCH set. When looking through the bulk build reports in the ports@ lists this morning, I saw that some ports I worked on ha

HOTFIX games/{bugdom,bugdom2,nanosaur,mightymike,ottomatic,billyfrontier} on sparc64

2024-03-13 Thread izder456 via ports
Hey ports@- Looks like these ports I take MAINTAINER on fail on sparc64 with the same u8string error, which AFAIK is a C++20 thing. From what it looks like, sparc64 doesn't have a C++20 compiler, so they unfortunately will be broken on that arch. Attached are diffs that adds BROKEN-sparc64 to th

UPDATE FIX: devel/fast_float distinfo

2024-03-13 Thread Jose Maldonado via ports
Hi list! I've seen a new update to fast_float (library required for the new libplacebo and mpv) that could affect the 7.5 and -current package builds due to a change in the project's Github. The change has been added through a commit [1] that fixes a typo in the version of the project in CmakeLi

Re: UPDATE FIX: devel/fast_float distinfo

2024-03-13 Thread Stuart Henderson via ports
On 2024/03/13 13:33, Jose Maldonado wrote: > > Hi list! > > I've seen a new update to fast_float (library required for the new > libplacebo and mpv) that could affect the 7.5 and -current package > builds due to a change in the project's Github. Unimportant for release, it's on the bulk build ma

Re: [UPDATE] emulators/dosbox-x-2024.03.01

2024-03-13 Thread Stuart Henderson via ports
On 2024/03/08 21:58, SASANO Takayoshi wrote: > Hi, > > here is the diff for dosbox-x 2023.10.06 -> 2024.03.01. This broke the build on i386, esfmu/esfm.c:1849:5: error: inline assembly requires more registers than available "movzbl %b[wave], %%eax \n

Re: HOTFIX games/{bugdom,bugdom2,nanosaur,mightymike,ottomatic,billyfrontier} on sparc64

2024-03-13 Thread Stuart Henderson via ports
On 2024/03/13 12:31, izder456 via ports wrote: > Hey ports@- > > Looks like these ports I take MAINTAINER on fail on sparc64 with the > same u8string error, which AFAIK is a C++20 thing. > > From what it looks like, sparc64 doesn't have a C++20 compiler, so they > unfortunately will be broken on

Re: HOTFIX games/{bugdom,bugdom2,nanosaur,mightymike,ottomatic,billyfrontier} on sparc64

2024-03-13 Thread Tobias Heider via ports
On March 13, 2024 7:24:26 PM GMT+01:00, Stuart Henderson via ports wrote: >On 2024/03/13 12:31, izder456 via ports wrote: >> Hey ports@- >> >> Looks like these ports I take MAINTAINER on fail on sparc64 with the >> same u8string error, which AFAIK is a C++20 thing. >> >> From what it looks l

Re: UPDATE FIX: devel/fast_float distinfo

2024-03-13 Thread Jose Maldonado via ports
El Wed, 13 Mar 2024 18:08:04 + Stuart Henderson escribió: > On 2024/03/13 13:33, Jose Maldonado wrote: > > > > Hi list! > > > > I've seen a new update to fast_float (library required for the new > > libplacebo and mpv) that could affect the 7.5 and -current package > > builds due to a change

Re: HOTFIX games/{bugdom,bugdom2,nanosaur,mightymike,ottomatic,billyfrontier} on sparc64

2024-03-13 Thread Stuart Henderson via ports
On 2024/03/13 19:36, Tobias Heider via ports wrote: > > > On March 13, 2024 7:24:26 PM GMT+01:00, Stuart Henderson via ports > wrote: > >On 2024/03/13 12:31, izder456 via ports wrote: > >> Hey ports@- > >> > >> Looks like these ports I take MAINTAINER on fail on sparc64 with the > >> same u8st

Re: quiche security update

2024-03-13 Thread Otto Moerbeek via ports
Hi, maybe I was not being clear... it would be ncie to have this in the release. -Otto On Wed, Mar 13, 2024 at 08:05:47AM +0100, Otto Moerbeek wrote: > Hi, > > This is a security update to quiche. > > See https://github.com/cloudflare/quiche/releases/tag/0.20.1 > > sthen, naddy, OK?