Byla vydána nová verze 9.5 sady aplikací pro SSH komunikaci OpenSSH. Nově ve výchozím stavu ssh-keygen generuje Ed25519 klíče. Do ssh byla přidána možnost obfuskace časováním stisknutí kláves (keystroke timing obfuscation).
Konference OpenAlt 2023 proběhne o víkendu 11. a 12. listopadu v Brně. Přihlásit přednášky lze do neděle 8. října 23:59.
V X.Org v libX11 do 1.8.7 a libXpm do 3.5.17 bylo nalezeno a v upstreamu opraveno 5 bezpečnostních chyb (CVE-2023-43785, CVE-2023-43786, CVE-2023-43787, CVE-2023-43788 a CVE-2023-43789). Dvě nejstarší jsou s námi 35 let. Obsaženy byly již v X11R2 vydaném v únoru 1988.
Byly publikovány informace o bezpečnostní chybě Looney Tunables aneb CVE-2023-4911 v glibc ld.so. Útočník ji může využít k lokální eskalaci práv. Vyzkoušeno na výchozích instalacích linuxových distribucí Fedora 37 a 38, Ubuntu 22.04 a 23.04 a Debian 12 a 13. Chyba byla do glibc zavlečena v dubnu 2021. Detaily v txt.
Na Kickstarteru byla spuštěna crowdfundingová kampaň na podporu telefonu Murena 2 s /e/OS. Telefon má 2 hardwarové přepínače. Prvním lze jednoduše vypnout kamery a mikrofony. Druhým se lze odpojit od sítí.
Společnost Qualcomm publikovala říjnový bezpečnostní bulletin. V úvodu informuje, že bezpečnostní chyby CVE-2023-33106, CVE-2023-33107, CVE-2022-22071 a CVE-2023-33063 jsou cíleně využívány útočníky. O CVE-2022-22071 se píše už v loňském květnovém bulletinu. Detaily o zbylých chybách jsou k dispozici OEM partnerům. Veřejně budou k dispozici až s vydáním prosincového bulletinu.
Byla vydána nová verze 5.18 živé linuxové distribuce Tails (The Amnesic Incognito Live System), jež klade důraz na ochranu soukromí uživatelů a anonymitu. Přehled změn v příslušném seznamu. Tor Browser byl povýšen na verzi 12.5.6. Tor na verzi 0.4.8.6.
Šifrovací nástroj VeraCrypt v menším vydání 1.26.7 nejen opravuje chyby a aktualizuje podporované algoritmy (podrobnosti v poznámkách vydání), ale také přestává podporovat původní svazky TrueCrypt.
V sobotu 7. října proběhne Maker Faire Liberec, festival plný workshopů, interaktivních činností a především nadšených a zvídavých lidí.
Mastodon vydal výroční zprávu za rok 2022 (pdf).
emerge avant-window-navigator
, nebo jestli jste si stáhl zdrojáky a odvážně někde děláte ./configure make make install
. V tom druhém případě bych si říkal že vám možná k tomu ještě chybí nějaká knihovna, kde by bylo deklarované to chybějící Pixmap. Případně že máte jinou verzi.
make all-recursive make[1]: Entering directory `/home/uzivatel/avant-window-navigator-0.1.1-2/avant-window-navigator-0.1.1' Making all in src make[2]: Entering directory `/home/uzivatel/avant-window-navigator-0.1.1-2/avant-window-navigator-0.1.1/src' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libwnck-1.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -DDATADIR=\""/usr/local/share"\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -g -O2 -Wall -pedantic -std=c99 -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi main.c: In function ‘main’: main.c:52: warning: unused variable ‘lab’ main.c: At top level: awn-bar.h:51: warning: ‘parent_class’ defined but not used if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libwnck-1.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -DDATADIR=\""/usr/local/share"\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -g -O2 -Wall -pedantic -std=c99 -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT awn-gconf.o -MD -MP -MF ".deps/awn-gconf.Tpo" -c -o awn-gconf.o awn-gconf.c; \ then mv -f ".deps/awn-gconf.Tpo" ".deps/awn-gconf.Po"; else rm -f ".deps/awn-gconf.Tpo"; exit 1; fi awn-gconf.c: In function ‘awn_notify_string’: awn-gconf.c:136: warning: assignment discards qualifiers from pointer target type awn-gconf.c: In function ‘awn_notify_color’: awn-gconf.c:157: warning: passing argument 1 of ‘hex2float’ discards qualifiers from pointer target type awn-gconf.c: In function ‘awn_load_bool’: awn-gconf.c:171: warning: passing argument 3 of ‘gconf_client_notify_add’ from incompatible pointer type awn-gconf.c: In function ‘awn_load_string’: awn-gconf.c:179: warning: passing argument 3 of ‘gconf_client_notify_add’ from incompatible pointer type awn-gconf.c: In function ‘awn_load_float’: awn-gconf.c:187: warning: passing argument 3 of ‘gconf_client_notify_add’ from incompatible pointer type awn-gconf.c: In function ‘awn_load_color’: awn-gconf.c:202: warning: passing argument 3 of ‘gconf_client_notify_add’ from incompatible pointer type if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libwnck-1.0 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -DDATADIR=\""/usr/local/share"\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -g -O2 -Wall -pedantic -std=c99 -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT awn-bar.o -MD -MP -MF ".deps/awn-bar.Tpo" -c -o awn-bar.o awn-bar.c; \ then mv -f ".deps/awn-bar.Tpo" ".deps/awn-bar.Po"; else rm -f ".deps/awn-bar.Tpo"; exit 1; fi awn-bar.c:35: warning: type defaults to ‘int’ in declaration of ‘current_width’ awn-bar.c: In function ‘awn_bar_new’: awn-bar.c:79: warning: passing argument 1 of ‘_position_window’ from incompatible pointer type awn-bar.c: In function ‘_on_expose’: awn-bar.c:259: warning: type defaults to ‘int’ in declaration of ‘oWidth’ awn-bar.c:260: warning: type defaults to ‘int’ in declaration of ‘oHeight’ awn-bar.c:260: warning: unused variable ‘oHeight’ awn-bar.c:259: warning: unused variable ‘oWidth’ awn-bar.c: In function ‘do_shape_combine_mask’: awn-bar.c:310: error: ‘Pixmap’ undeclared (first use in this function) awn-bar.c:310: error: (Each undeclared identifier is reported only once awn-bar.c:310: error: for each function it appears in.) awn-bar.c:310: error: expected ‘;’ before ‘pixmap’ awn-bar.c:315: warning: implicit declaration of function ‘XShapeQueryExtension’ awn-bar.c:315: warning: implicit declaration of function ‘GDK_WINDOW_XDISPLAY’ awn-bar.c:318: warning: implicit declaration of function ‘XShapeQueryVersion’ awn-bar.c:326: error: ‘pixmap’ undeclared (first use in this function) awn-bar.c:326: warning: implicit declaration of function ‘GDK_DRAWABLE_XID’ awn-bar.c:331: error: ‘None’ undeclared (first use in this function) awn-bar.c:334: warning: implicit declaration of function ‘XShapeCombineMask’ awn-bar.c:336: error: ‘ShapeInput’ undeclared (first use in this function) awn-bar.c:340: error: ‘ShapeSet’ undeclared (first use in this function) awn-bar.c: In function ‘awn_bar_resize’: awn-bar.c:467: warning: ISO C forbids conversion of function pointer to object pointer type awn-bar.c:467: warning: passing argument 2 of ‘g_timeout_add’ from incompatible pointer type make[2]: *** [awn-bar.o] Error 1 make[2]: Leaving directory `/home/uzivatel/avant-window-navigator-0.1.1-2/avant-window-navigator-0.1.1/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/uzivatel/avant-window-navigator-0.1.1-2/avant-window-navigator-0.1.1' make: *** [all] Error 2
Tiskni
Sdílej: