Po osmi měsících vývoje byla vydána nová verze 0.16.0 programovacího jazyka Zig (Codeberg, Wikipedie). Přispělo 244 vývojářů. Přehled novinek v poznámkách k vydání.
Nejnovější X.Org X server 21.1.22 a Xwayland 24.1.10 řeší 5 bezpečnostních chyb: CVE-2026-33999, CVE-2026-34000, CVE-2026-34001, CVE-2026-34002 a CVE-2026-34003.
Po roce vývoje od vydání verze 1.28.0 byla vydána nová stabilní verze 1.30.0 webového serveru a reverzní proxy nginx (Wikipedie). Nová verze přináší řadu novinek. Podrobný přehled v souboru CHANGES-1.30.
Raspberry Pi OS, oficiální operační systém pro Raspberry Pi, byl vydán v nové verzi 2026-04-13. Přehled novinek poznámkách k vydání. Nově ve výchozím nastavení příkaz sudo vyžaduje heslo.
Společnost Blackmagic Design oznámila vydání verze 21 svého proprietárního softwaru pro editování videí a korekci barev DaVinci Resolve běžícího také na Linuxu. Z novinek je nutno vypíchnout možnost editování fotografií. Základní verze DaVinci Resolve je k dispozici zdarma. Plnou verzi DaVinci Resolve Studio lze koupit za 295 dolarů.
Multipatformní renderovací jádro webového prohlížeče Servo je na crates.io. S vydáním verze 0.1.0 (LTS).
Nadace FreeBSD Foundation před týdnem oznámila projekt Laptop Integration Testing. Vyzvala dobrovolníky, aby pomocí nástroje otestovali podporu FreeBSD na svých zařízeních a výsledky odeslali vývojářům. Vznikla stránka Nejlepší notebooky pro FreeBSD.
Na začátku srpna vstoupí v účinnost nová evropská pravidla transparentnosti pro umělou inteligenci (AI). Zavádějí povinnost jakýkoli AI obsah označit, informovat o takzvaných deepfakes a upozornit uživatele, že komunikuje s umělou inteligencí. Cílem opatření je omezit šíření manipulativního či klamavého obsahu, zvýšit důvěru v digitální prostředí a chránit uživatele.
Connor Byrne z USA používal pro přihlašování na svůj iPhone 13 s iOS 18 heslo obsahující háček. Po aktualizaci na iOS 26.4 se už ale do telefonu nepřihlásí. Při přihlašování nelze tento háček zadat. Apple jej prostě odstranil [The Register].
Linus Torvalds vydal jádro Linux 7.0. Podrobný výčet změn je ke zhlédnutí na stránce Kernel Newbies, stručné výběry v LWN (část první, druhá).
Section "Device"
Identifier "Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics Controller"
Driver "i810"
BusID "PCI:0:2:0"
#added_by mrekucci_at_12.12.2006
Option "XAANoOffscreenPixmaps" "true"
Screen 0
Option "ConnectedMonitor" "Generic Monitor"
#end_of_added
EndSection
Section "Device"
Identifier "Intel Out"
Driver "i810"
BusID "PCI:0:2:1"
#added_by mrekucci_at_12.12.2006
Option "XAANoOffscreenPixmaps" "true"
Screen 1
Option "MonitorLayout" "CRT,LFP"
Option "VBERestore" "no"
Option "DevicePresence" "yes"
Option "VertRefresh" "85"
Option "ConnectedMonitor" "Out Monitor"
Option "RenderAccel" "true"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
EndSection
Section "Monitor"
Identifier "Out Monitor"
HorizSync 65 - 70
VertRefresh 50 - 90
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics Controller"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x800"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen 2"
Device "Intel Out"
Monitor "Out Monitor"
DefaultDepth 24
Option "ConectedMonitor" "CRT,TV"
Option "UseDisplayDevice" "CRT"
SubSection "Display"
Depth 24
Modes "1024x768"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Default Screen" LeftOf "Screen2"
Screen 1 "Screen 2" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Synaptics Touchpad"
EndSection
Section "DRI"
Mode 0666
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
Section "Device"
Identifier "855-0"
Driver "i810"
BusID "PCI:0:2:0"
Option "VBERestore" "TRUE"
Option "DevicePresence" "true"
Option "MonitorLayout" "CRT,LFP"
#Option "FixedPipe" "B"
#Option "FlipPrimary" "true"
Screen 0
EndSection
Section "Device"
Identifier "855-1"
Driver "i810"
BusID "PCI:0:2:0"
Option "FixedPipe" "B"
Screen 1
EndSection
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
EndSection
Section "Monitor"
Identifier "External Monitor"
Option "DPMS"
#HorizSync 24.0 - 80.0
#VertRefresh 49.0 - 75.0
Option "DevicePresence" "true"
# 1280x1024 @ 75 hsync: 80.0 kHz
#ModeLine "1280x1024@75" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +v
EndSection
Section "Screen"
Identifier "Default Screen"
Device "855-0"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 24
#Modes "1280x1024" "1024x768"
Modes "1024x768"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen2"
Device "855-1"
Monitor "External Monitor"
DefaultDepth 24
SubSection "Display"
Depth 24
#Modes "1280x1024" "1024x768"
Modes "1280x1024"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Default Screen" 0 0
Screen 1 "Screen2" RightOf "Default Screen"
Option "Xinerama" "true"
InputDevice "Generic Keyboard" "CoreKeyboard"
InputDevice "Touchpad" "CorePointer"
InputDevice "Optical_Genius_USB" "AlwaysCore"
InputDevice "Bluetooth Mouse" "AlwaysCore"
EndSection
Zajimave sekce - funkcni design dualhead
Tiskni
Sdílej: