daniels changed the topic of #freedesktop to: https://www.freedesktop.org infrastructure and online services || for questions about freedesktop.org projects, please see each project's contact || for discussions about specifications, please use https://gitlab.freedesktop.org/xdg or xdg@lists.freedesktop.org
Inline has joined #freedesktop
Leopold_ has joined #freedesktop
shashanks__ has joined #freedesktop
Leopold_ has quit [Remote host closed the connection]
Inline has quit []
Leopold_ has joined #freedesktop
shashanks_ has quit [Ping timeout: 480 seconds]
Leopold_ has quit [Remote host closed the connection]
Leopold_ has joined #freedesktop
Inline has joined #freedesktop
Inline has quit [Read error: Connection reset by peer]
larunbe has joined #freedesktop
alarumbe has quit [Ping timeout: 480 seconds]
alarumbe has joined #freedesktop
lsd|2 has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
larunbe has quit [Ping timeout: 480 seconds]
mrpops2ko has quit []
mrpops2ko has joined #freedesktop
Leopold_ has quit [Remote host closed the connection]
atticf has quit [Quit: leaving]
systwi has quit [Remote host closed the connection]
Leopold_ has joined #freedesktop
Leopold_ has quit [Remote host closed the connection]
Leopold_ has joined #freedesktop
jarthur has joined #freedesktop
Leopold__ has joined #freedesktop
Leopold__ has quit [Remote host closed the connection]
Leopold_ has quit [Ping timeout: 480 seconds]
mrpops2ko has quit []
mrpops2ko has joined #freedesktop
ximion has quit [Quit: Detached from the Matrix]
Leopold_ has joined #freedesktop
AbleBacon has quit [Read error: Connection reset by peer]
Leopold_ has quit [Remote host closed the connection]
Leopold_ has joined #freedesktop
Leopold_ has quit [Remote host closed the connection]
Leopold_ has joined #freedesktop
Leopold_ has quit [Remote host closed the connection]
Leopold_ has joined #freedesktop
tzimmermann has joined #freedesktop
GNUmoon2 has joined #freedesktop
jarthur has quit [Quit: Textual IRC Client: www.textualapp.com]
Leopold_ has quit [Remote host closed the connection]
sima has joined #freedesktop
Leopold has joined #freedesktop
Leopold has quit [Remote host closed the connection]
Leopold has joined #freedesktop
rgallaispou has joined #freedesktop
Leopold has quit [Remote host closed the connection]
ximion has joined #freedesktop
mvlad has joined #freedesktop
Leopold has joined #freedesktop
ximion has quit [Quit: Detached from the Matrix]
blatant has joined #freedesktop
mripard has joined #freedesktop
Leopold has quit [Remote host closed the connection]
Leopold has joined #freedesktop
Leopold has quit [Remote host closed the connection]
systwi has joined #freedesktop
Haaninjo has joined #freedesktop
Leopold has joined #freedesktop
<sima> www.x.org wiki down or an issue on my end?
<sima> traceroute/ping seems to work
<sima> oh it works again, sorry for the noise
privacy has quit [Quit: Leaving]
lsd|2 has joined #freedesktop
Leopold has quit [Remote host closed the connection]
thaller has quit [Read error: Connection reset by peer]
thaller has joined #freedesktop
alpernebbi has quit [Ping timeout: 480 seconds]
alpernebbi has joined #freedesktop
mrpops2ko has quit []
vkareh has joined #freedesktop
lsd|2 has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
blatant has quit [Quit: WeeChat 4.1.2]
Leopold_ has joined #freedesktop
lsd|2 has joined #freedesktop
zxrom has joined #freedesktop
shashanks__ has quit [Remote host closed the connection]
<zxrom> Hello! Any libinput experts here?
<MrCooper> libinput discussion usually happens on #wayland
<zxrom> My two different old Microsoft IntelliPoint 3 and 4 mice are behaving strangely. More than a year ago, the scroll wheel started working spontaneously. Perhaps the new mouse input processing module has removed protection against this behavior of these mice? I have already disassembled and cleaned everything from dust. It did not help. Who has a similar problem? Anyone have any ideas?
<zxrom> MrCooper, Thanks.
privacy has joined #freedesktop
tzimmermann has quit [Quit: Leaving]
zxrom has quit [Quit: Leaving]
rgallaispou has left #freedesktop [#freedesktop]
turmite has joined #freedesktop
AbleBacon has joined #freedesktop
jarthur has joined #freedesktop
privacy has quit [Ping timeout: 480 seconds]
ximion has joined #freedesktop
jani has quit [Remote host closed the connection]
jani has joined #freedesktop
sima has quit [Ping timeout: 480 seconds]
Leopold_ has quit [Remote host closed the connection]
Leopold_ has joined #freedesktop
alanc has quit [Remote host closed the connection]
alanc has joined #freedesktop
<pinchartl> from my limited experience with gitlab CI on fd.o, it seems that gitlab has at least a saner default configuration than github from the point of view of supply chain attacks (https://johnstawinski.com/2024/01/11/playing-with-fire-how-we-executed-a-critical-supply-chain-attack-on-pytorch/). does that also extend to the runners, or can a malicious pipeline start persistent background processes that
<pinchartl> easily on the runner (assuming, of course, that the malicious pipeline can't escape from the container) ?
vkareh has quit [Quit: WeeChat 4.1.2]
turmite has quit [Quit: Leaving]
<kode54> pinchartl: from what I've observed, fd.o at least requires being granted permission to even use runners on your forks of existing projects, let alone your own projects to begin with
<kode54> so you'd have to ask to be granted runners first
<kode54> not sure how the bare metal runners handle processes persisting, they probably terminate all processes owned by the runner after the timeout if they don't end on their own
<kode54> but yeah, it's already gated behind proving you're a trustworthy enough user to have CI turned on for your project, I think
Leopold_ has quit [Remote host closed the connection]
mrpops2ko has joined #freedesktop
scrumplex_ has joined #freedesktop
scrumplex has quit [Ping timeout: 480 seconds]
<alanc> though the permissions on gitlab.fd.o were orignally much looser - they were tightened to stop scammers from running crypto miners & such on the runners
sauce has quit [Remote host closed the connection]
sauce has joined #freedesktop
mvlad has quit [Remote host closed the connection]
MrBonkers has quit [Quit: Ping timeout (120 seconds)]
MrBonkers has joined #freedesktop
Haaninjo has quit [Quit: Ex-Chat]
<kode54> oh
<kode54> well, you have to be careful anyway
<kode54> heck, Arch's gitlab even requires manual approval to activate new accounts