UPDATE: net/swirc 3.4.7

2024-03-12 Thread Markus Uhlin
Hi ports@, Tonight I released Swirc 3.4.7 with the following changes: ## [3.4.7] - 2024-03-12 ## - **Added** command `/dcc` - **Added** event `BATCH` (IRCv3). The following types were added:   - `chathistory`   - `netjoin`   - `netsplit`   - `znc.in/playback` - **Added** tab completion for:   -

Re: Chromium browsers: Meet + webcam = SIGILL?

2024-03-12 Thread Stuart Henderson
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: > > > > > > addr=0x67cb1d220 > > > > > > can be compared in

Re: Chromium browsers: Meet + webcam = SIGILL?

2024-03-12 Thread Stuart Henderson
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: > > > > addr=0x67cb1d220 > > > > can be compared in the ktrace to earlier mmap() operations (done by the > > shared l

Re: firefox popup windows

2024-03-12 Thread Courtney
I don't know about xmonad, but I've had issues with it since ~121 I believe. At first the popups were invisible but would cover the screen where they should appear. 123 made it "better". My solution was to use xprop to get the window information and I found that the window role for these notifica

aarch64 bulk build report

2024-03-12 Thread phessler
bulk build on arm64.ports.openbsd.org started on Sat Mar 9 08:45:57 MST 2024 finished at Tue Mar 12 08:41:42 MDT 2024 lasted 2D22h55m done with kern.version=OpenBSD 7.5 (GENERIC.MP) #129: Sat Mar 9 03:43:19 MST 2024 built packages:12231 Mar 9:4271 Mar 10:440 Mar 11:2901 Mar 12:4618 critical p

mips64 bulk build report

2024-03-12 Thread visa
bulk build on octeon.ports.openbsd.org started on Sun Feb 25 15:36:46 UTC 2024 finished at Mon Mar 11 08:20:41 UTC 2024 lasted 15D16h43m done with kern.version=OpenBSD 7.5-beta (GENERIC.MP) #82: Sat Feb 24 19:37:07 MST 2024 built packages:8820 Feb 25:1283 Feb 26:766 Feb 27:124 Feb 28:331 Feb 29:

Re: firefox popup windows

2024-03-12 Thread Landry Breuil
Le Mon, Mar 11, 2024 at 11:52:59AM -0700, Greg Steuck a écrit : > I recently noticed that notification that firefox shows for Google Chat > are displayed as ordinary windows by xmonad as opposed to corner popups. > Is this a recent change or did I simply not notice this behavior before? > > Anybod