1 év 6 hónap óta
Security updates have been issued by CentOS (firefox, gstreamer1-plugins-bad-free, and tigervnc), Debian (ruby-sanitize), Fedora (kernel, kernel-headers, qt5-qtwebengine, and runc), Oracle (gnutls, kernel, libssh, rpm, runc, and tigervnc), Red Hat (runc), and SUSE (bouncycastle, jsch, python, and runc).
corbet
1 év 6 hónap óta
Óriási növekedésről jelentett a legnépszerűbb zenei streamingszolgáltatás.
HWSW
1 év 6 hónap óta
Ez a memóriahiba nem az a memóriahiba.
HWSW
1 év 6 hónap óta
A lépés leginkább az olyan fő szövetséges országokból érkezőket érintheti, mint Izrael, India, Jordánia és Magyarország.
HWSW
1 év 6 hónap óta
A Média- és Hírközlési Biztoshoz beérkező panaszok többsége még mindig a Vodafone-t érinti.
HWSW
1 év 6 hónap óta
C# kódok átírásához kell az új munkaerő.
HWSW
1 év 6 hónap óta
Lassan célba ér a "javításhoz való jogról szóló irányelv".
HWSW
1 év 6 hónap óta
A holland anyacég kivonult a Yandex mögül, ez az eddigi legnagyobb technológiai exit a háború óta.
HWSW
1 év 6 hónap óta
1 év 6 hónap óta
Voyager Live is an Xubuntu-based distribution and live DVD showcasing the Xfce desktop environment. Its features include the Avant Window Navigator or AWN (a dock-like navigation bar), Conky (a program which displays useful information on the desktop), and over 300 photographs and animations that can be used as desktop backgrounds. The project also develops several other editions of Voyager Live - a "GE" edition with GNOME Shell, a "GS" variant for Gamers, and a separately-maintained flavour based on Debian's "stable" branch.
1 év 6 hónap óta
Greg Kroah-Hartman has announced the release of the
6.7.4,
6.6.16,
and
6.1.77 stable kernels. As usual, they
contain important fixes all over the kernel tree.
jake
1 év 6 hónap óta
A common problem in kernel development is controlling when a
specific task should be done. Kernel code often executes in contexts where
some actions (sleeping, for example, or calling into filesystems) are not
possible. Other actions, while possible, may prevent the kernel from
taking care of a more important task in a timely manner. The kernel
community has developed a number of deferred-execution mechanisms designed
to ensure that every task is handled at the right time. One of those
mechanisms, tasklets, has been eyed for removal for years; that removal
might just happen in the near future.
corbet
1 év 6 hónap óta
Security updates have been issued by Debian (rear, runc, sudo, and zbar), Fedora (chromium, grub2, libebml, mingw-python-pygments, and python-aiohttp), Gentoo (FreeType, GNAT Ada Suite, Microsoft Edge, NBD Tools, OpenSSL, QtGui, SDDM, Wireshark, and Xen), Mageia (dracut, glibc, nss and firefox, openssl, packages, perl, and thunderbird), Slackware (libxml2), SUSE (java-11-openjdk, java-17-openjdk, perl, python-uamqp, slurm, and xerces-c), and Ubuntu (libssh and openssl).
jake
1 év 6 hónap óta
Taylor Swift után újabb ügy dob olajat a deepfake-tűzre.
HWSW
1 év 6 hónap óta
Egy évtizede, hogy Satya Nadella átvette a vezetést a redmondi óriás felett.
HWSW
1 év 6 hónap óta
Méghozzá az okostelefont tartó kezébe.
HWSW
1 év 6 hónap óta
Marad a Bixby és az Alexa.
HWSW
1 év 6 hónap óta
Eltűntek a keresőből az indexelt weboldalak pillanatképeihez vezető linkek.
HWSW
1 év 6 hónap óta
Pénteken minden tagállam rábólintott az EU AI-t szabályozó jogszabályára.
HWSW
1 év 6 hónap óta
Vulkan Video AV1 decode has been released, and I had some partly working support on Intel ANV driver previously, but I let it lapse.
The branch is currently [1]. It builds, but is totally untested, I'll get some time next week to plug in my DG2 and see if I can persuade it to decode some frames.
Update: the current branch decodes one frame properly, reference frames need more work unfortunately.
[1] https://gitlab.freedesktop.org/airlied/mesa/-/commits/anv-vulkan-video-decode-av1