Nová čísla časopisů od nakladatelství Raspberry Pi zdarma ke čtení: Raspberry Pi Official Magazine 155 (pdf) a Hello World 27 (pdf).
Hyprland, tj. kompozitor pro Wayland zaměřený na dláždění okny a zároveň grafické efekty, byl vydán ve verzi 0.50.0. Podrobný přehled novinek na GitHubu.
Patrick Volkerding oznámil před dvaatřiceti lety vydání Slackware Linuxu 1.00. Slackware Linux byl tenkrát k dispozici na 3,5 palcových disketách. Základní systém byl na 13 disketách. Kdo chtěl grafiku, potřeboval dalších 11 disket. Slackware Linux 1.00 byl postaven na Linuxu .99pl11 Alpha, libc 4.4.1, g++ 2.4.5 a XFree86 1.3.
Ministerstvo pro místní rozvoj (MMR) jako první orgán státní správy v Česku spustilo takzvaný „bug bounty“ program pro odhalování bezpečnostních rizik a zranitelných míst ve svých informačních systémech. Za nalezení kritické zranitelnosti nabízí veřejnosti odměnu 1000 eur, v případě vysoké závažnosti je to 500 eur. Program se inspiruje přístupy běžnými v komerčním sektoru nebo ve veřejné sféře v zahraničí.
Vláda dne 16. července 2025 schválila návrh nového jednotného vizuálního stylu státní správy. Vytvořilo jej na základě veřejné soutěže studio Najbrt. Náklady na přípravu návrhu a metodiky činily tři miliony korun. Modernizovaný dvouocasý lev vychází z malého státního znaku. Vizuální styl doprovází originální písmo Czechia Sans.
Vyhledávač DuckDuckGo je podle webu DownDetector od 2:15 SELČ nedostupný. Opět fungovat začal na několik minut zhruba v 15:15. Další služby nesouvisející přímo s vyhledáváním, jako mapy a AI asistent jsou dostupné. Pro některé dotazy během výpadku stále funguje zobrazování například textu z Wikipedie.
Více než 600 aplikací postavených na PHP frameworku Laravel je zranitelných vůči vzdálenému spuštění libovolného kódu. Útočníci mohou zneužít veřejně uniklé konfigurační klíče APP_KEY (např. z GitHubu). Z více než 260 000 APP_KEY získaných z GitHubu bylo ověřeno, že přes 600 aplikací je zranitelných. Zhruba 63 % úniků pochází z .env souborů, které často obsahují i další citlivé údaje (např. přístupové údaje k databázím nebo cloudovým službám).
Open source modální textový editor Helix, inspirovaný editory Vim, Neovim či Kakoune, byl vydán ve verzi 25.07. Přehled novinek se záznamy terminálových sezení v asciinema v oznámení na webu. Detailně v CHANGELOGu na GitHubu.
Americký výrobce čipů Nvidia získal od vlády prezidenta Donalda Trumpa souhlas s prodejem svých pokročilých počítačových čipů používaných k vývoji umělé inteligence (AI) H20 do Číny. Prodej těchto čipů speciálně upravených pro čínský trh by tak mohl být brzy obnoven, uvedla firma na svém blogu. Americká vláda zakázala prodej v dubnu, v době eskalace obchodního sporu mezi oběma zeměmi. Tehdy to zdůvodnila obavami, že by čipy mohla využívat čínská armáda.
3D software Blender byl vydán ve verzi 4.5 s prodlouženou podporou. Podrobnosti v poznámkách k vydání. Videopředstavení na YouTube.
2.6.16-gentoo-r7 gcc-4.1.1Jen dodam, ze to nejede jen u grafickych programu, konzolove tusim jely vsechny. Nesel napriklad fluxbox, licq, valknut apod., ale sly treba Opera, XFCE, gvim a xfce-terminal.
if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./FbTk -O2 -mtune=i686 -pipe -DSHAPE -I/usr/include/freetype2 -MT ScreenResources.o -MD -MP -MF ".deps/ScreenResources.Tpo" -c -o ScreenResources.o ScreenResources.cc; \ then mv -f ".deps/ScreenResources.Tpo" ".deps/ScreenResources.Po"; else rm -f ".deps/ScreenResources.Tpo"; exit 1; fi ScreenResources.cc:33: error: specialization of 'void FbTk::Resource<T>::setDefaultValue() [with T = BScreen::PlacementPolicy]' in different namespace ScreenResources.cc:33: error: from definition of 'void FbTk::Resource<T>::setDefaultValue() [with T = BScreen::PlacementPolicy]' ScreenResources.cc:38: error: specialization of 'void FbTk::Resource<T>::setFromString(const char*) [with T = BScreen::PlacementPolicy]' in different namespace ScreenResources.cc:38: error: from definition of 'void FbTk::Resource<T>::setFromString(const char*) [with T = BScreen::PlacementPolicy]' ScreenResources.cc:53: error: specialization of 'std::string FbTk::Resource<T>::getString() [with T = BScreen::PlacementPolicy]' in different namespace ScreenResources.cc:53: error: from definition of 'std::string FbTk::Resource<T>::getString() [with T = BScreen::PlacementPolicy]' ScreenResources.cc:69: error: specialization of 'void FbTk::Resource<T>::setDefaultValue() [with T = BScreen::RowDirection]' in different namespace ScreenResources.cc:69: error: from definition of 'void FbTk::Resource<T>::setDefaultValue() [with T = BScreen::RowDirection]' ScreenResources.cc:74: error: specialization of 'void FbTk::Resource<T>::setFromString(const char*) [with T = BScreen::RowDirection]' in different namespace ScreenResources.cc:74: error: from definition of 'void FbTk::Resource<T>::setFromString(const char*) [with T = BScreen::RowDirection]' ScreenResources.cc:85: error: specialization of 'std::string FbTk::Resource<T>::getString() [with T = BScreen::RowDirection]' in different namespace ScreenResources.cc:85: error: from definition of 'std::string FbTk::Resource<T>::getString() [with T = BScreen::RowDirection]' ScreenResources.cc:98: error: specialization of 'void FbTk::Resource<T>::setDefaultValue() [with T = BScreen::ColumnDirection]' in different namespace ScreenResources.cc:98: error: from definition of 'void FbTk::Resource<T>::setDefaultValue() [with T = BScreen::ColumnDirection]' ScreenResources.cc:103: error: specialization of 'void FbTk::Resource<T>::setFromString(const char*) [with T = BScreen::ColumnDirection]' in different namespace ScreenResources.cc:103: error: from definition of 'void FbTk::Resource<T>::setFromString(const char*) [with T = BScreen::ColumnDirection]' ScreenResources.cc:114: error: specialization of 'std::string FbTk::Resource<T>::getString() [with T = BScreen::ColumnDirection]' in different namespace ScreenResources.cc:114: error: from definition of 'std::string FbTk::Resource<T>::getString() [with T = BScreen::ColumnDirection]' ScreenResources.cc:126: error: specialization of 'void FbTk::Resource<T>::setDefaultValue() [with T = FbTk::MenuTheme::MenuMode]' in different namespace ScreenResources.cc:126: error: from definition of 'void FbTk::Resource<T>::setDefaultValue() [with T = FbTk::MenuTheme::MenuMode]' ScreenResources.cc:131: error: specialization of 'std::string FbTk::Resource<T>::getString() [with T = FbTk::MenuTheme::MenuMode]' in different namespace ScreenResources.cc:131: error: from definition of 'std::string FbTk::Resource<T>::getString() [with T = FbTk::MenuTheme::MenuMode]' ScreenResources.cc:142: error: specialization of 'void FbTk::Resource<T>::setFromString(const char*) [with T = FbTk::MenuTheme::MenuMode]' in different namespace ScreenResources.cc:142: error: from definition of 'void FbTk::Resource<T>::setFromString(const char*) [with T = FbTk::MenuTheme::MenuMode]' ScreenResources.cc:153: error: specialization of 'std::string FbTk::Resource<T>::getString() [with T = BScreen::ResizeModel]' in different namespace ScreenResources.cc:153: error: from definition of 'std::string FbTk::Resource<T>::getString() [with T = BScreen::ResizeModel]' ScreenResources.cc:166: error: specialization of 'void FbTk::Resource<T>::setFromString(const char*) [with T = BScreen::ResizeModel]' in different namespace ScreenResources.cc:166: error: from definition of 'void FbTk::Resource<T>::setFromString(const char*) [with T = BScreen::ResizeModel]' ScreenResources.cc:177: error: specialization of 'std::string FbTk::Resource<T>::getString() [with T = BScreen::FocusModel]' in different namespace ScreenResources.cc:177: error: from definition of 'std::string FbTk::Resource<T>::getString() [with T = BScreen::FocusModel]' ScreenResources.cc:190: error: specialization of 'void FbTk::Resource<T>::setFromString(const char*) [with T = BScreen::FocusModel]' in different namespace ScreenResources.cc:190: error: from definition of 'void FbTk::Resource<T>::setFromString(const char*) [with T = BScreen::FocusModel]' ScreenResources.cc:201: error: specialization of 'std::string FbTk::Resource<T>::getString() [with T = BScreen::TabFocusModel]' in different namespace ScreenResources.cc:201: error: from definition of 'std::string FbTk::Resource<T>::getString() [with T = BScreen::TabFocusModel]' ScreenResources.cc:214: error: specialization of 'void FbTk::Resource<T>::setFromString(const char*) [with T = BScreen::TabFocusModel]' in different namespace ScreenResources.cc:214: error: from definition of 'void FbTk::Resource<T>::setFromString(const char*) [with T = BScreen::TabFocusModel]'ScreenResources.cc:225: error: specialization of 'std::string FbTk::Resource<T>::getString() [with T = BScreen::FollowModel]' in different namespace ScreenResources.cc:225: error: from definition of 'std::string FbTk::Resource<T>::getString() [with T = BScreen::FollowModel]' ScreenResources.cc:240: error: specialization of 'void FbTk::Resource<T>::setFromString(const char*) [with T = BScreen::FollowModel]' in different namespace ScreenResources.cc:240: error: from definition of 'void FbTk::Resource<T>::setFromString(const char*) [with T = BScreen::FollowModel]' ScreenResources.cc:252: error: specialization of 'void FbTk::Resource<T>::setDefaultValue() [with T = FbTk::GContext::LineStyle]' in different namespace ScreenResources.cc:252: error: from definition of 'void FbTk::Resource<T>::setDefaultValue() [with T = FbTk::GContext::LineStyle]' ScreenResources.cc:257: error: specialization of 'std::string FbTk::Resource<T>::getString() [with T = FbTk::GContext::LineStyle]' in different namespace ScreenResources.cc:257: error: from definition of 'std::string FbTk::Resource<T>::getString() [with T = FbTk::GContext::LineStyle]' ScreenResources.cc:274: error: specialization of 'void FbTk::Resource<T>::setFromString(const char*) [with T = FbTk::GContext::LineStyle]' in different namespace ScreenResources.cc:274: error: from definition of 'void FbTk::Resource<T>::setFromString(const char*) [with T = FbTk::GContext::LineStyle]' ScreenResources.cc:287: error: specialization of 'void FbTk::Resource<T>::setDefaultValue() [with T = FbTk::GContext::JoinStyle]' in different namespace ScreenResources.cc:287: error: from definition of 'void FbTk::Resource<T>::setDefaultValue() [with T = FbTk::GContext::JoinStyle]' ScreenResources.cc:292: error: specialization of 'std::string FbTk::Resource<T>::getString() [with T = FbTk::GContext::JoinStyle]' in different namespace ScreenResources.cc:292: error: from definition of 'std::string FbTk::Resource<T>::getString() [with T = FbTk::GContext::JoinStyle]' ScreenResources.cc:309: error: specialization of 'void FbTk::Resource<T>::setFromString(const char*) [with T = FbTk::GContext::JoinStyle]' in different namespace ScreenResources.cc:309: error: from definition of 'void FbTk::Resource<T>::setFromString(const char*) [with T = FbTk::GContext::JoinStyle]' ScreenResources.cc:322: error: specialization of 'void FbTk::Resource<T>::setDefaultValue() [with T = FbTk::GContext::CapStyle]' in different namespace ScreenResources.cc:322: error: from definition of 'void FbTk::Resource<T>::setDefaultValue() [with T = FbTk::GContext::CapStyle]' ScreenResources.cc:327: error: specialization of 'std::string FbTk::Resource<T>::getString() [with T = FbTk::GContext::CapStyle]' in different namespace ScreenResources.cc:327: error: from definition of 'std::string FbTk::Resource<T>::getString() [with T = FbTk::GContext::CapStyle]' ScreenResources.cc:347: error: specialization of 'void FbTk::Resource<T>::setFromString(const char*) [with T = FbTk::GContext::CapStyle]' in different namespace ScreenResources.cc:347: error: from definition of 'void FbTk::Resource<T>::setFromString(const char*) [with T = FbTk::GContext::CapStyle]' make[4]: *** [ScreenResources.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[4]: Leaving directory `/var/tmp/portage/fluxbox-0.9.14-r1/work/fluxbox-0.9.14/src' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/var/tmp/portage/fluxbox-0.9.14-r1/work/fluxbox-0.9.14/src' make[2]: *** [all] Error 2 make[2]: Leaving directory `/var/tmp/portage/fluxbox-0.9.14-r1/work/fluxbox-0.9.14/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/fluxbox-0.9.14-r1/work/fluxbox-0.9.14' make: *** [all] Error 2 !!! ERROR: x11-wm/fluxbox-0.9.14-r1 failed. Call stack: ebuild.sh, line 1539: Called dyn_compile ebuild.sh, line 939: Called src_compile fluxbox-0.9.14-r1.ebuild, line 91: Called die !!! make failed !!! If you need support, post the topmost build error, and the call stack if relevant.
Tiskni
Sdílej: