Byla vydána (𝕏) červnová aktualizace aneb nová verze 1.102 editoru zdrojových kódů Visual Studio Code (Wikipedie). Přehled novinek i s náhledy a videi v poznámkách k vydání. Ve verzi 1.102 vyjde také VSCodium, tj. komunitní sestavení Visual Studia Code bez telemetrie a licenčních podmínek Microsoftu.
Byla vydána nová verze 2.4.64 svobodného multiplatformního webového serveru Apache (httpd). Řešeno je mimo jiné 8 bezpečnostních chyb.
Společnost xAI na síti 𝕏 představila Grok 4, tj. novou verzi svého AI LLM modelu Grok.
Ministerstvo vnitra odhalilo závažný kyberincident v IT systému resortu. Systém, do kterého se dostal útočník bez oprávnění, byl odpojen a nedošlo k odcizení dat [𝕏].
Před rokem byla streamovací služba HBO Max přejmenována na Max. Dle managementu slovo HBO v názvu nebylo důležité. Včera byl Max přejmenován zpět na HBO Max. Kolik milionů dolarů to stálo? 😂
Byla vydána nová major verze 8.0.0 svobodného systému pro detekci a prevenci průniků a monitorování bezpečnosti počítačových sítí Suricata (Wikipedie). Přehled novinek v oficiálním oznámení a v aktualizované dokumentaci.
Mastodon (Wikipedie) - sociální síť, která není na prodej - byl vydán ve verzi 4.4. Přehled novinek s náhledy a videi v oznámení na blogu.
Instituce státní správy nebudou smět využívat produkty, aplikace, řešení, webové stránky a webové služby poskytované čínskou společností DeepSeek. Na doporučení Národního úřadu pro kybernetickou a informační bezpečnost rozhodla o jejich zákazu vláda Petra Fialy na jednání ve středu 9. července 2025.
Jack Dorsey představil (𝕏, Nostr) svůj nový projekt bitchat. Jedná se o bezpečnou decentralizovanou peer-to-peer aplikaci pro zasílání zpráv bez potřeby internetu, serverů a telefonních čísel. Využívá se Bluetooth Mesh Network. Detaily v technické dokumentaci. Zdrojové kódy jsou k dispozici pod licencí Unlicense.
Hudební přehrávač Amarok byl vydán v nové verzi 3.3 "Far Above the Clouds". Nově je postaven na Qt6/KF6 a využívá GStreamer místo Phononu.
......... all in Appointments... Making all for wobundle Appointments... Compiling file MSExchangeFreeBusy.m ... MSExchangeFreeBusy.m:37:22: warning: curl/curl.h: Adresář nebo soubor neexistuje MSExchangeFreeBusy.m: In function ‘-[MSExchangeFreeBusy fetchFreeBusyInfosFrom:to:forEmail:inSource:inContext:]’: MSExchangeFreeBusy.m:103: error: ‘CURL’ undeclared (first use in this function) MSExchangeFreeBusy.m:103: error: (Each undeclared identifier is reported only once MSExchangeFreeBusy.m:103: error: for each function it appears in.) MSExchangeFreeBusy.m:103: error: ‘curl’ undeclared (first use in this function) MSExchangeFreeBusy.m:105: error: ‘CURLcode’ undeclared (first use in this function) MSExchangeFreeBusy.m:105: error: expected ‘;’ before ‘rc’ MSExchangeFreeBusy.m:106: error: ‘CURL_ERROR_SIZE’ undeclared (first use in this function) MSExchangeFreeBusy.m:119: warning: implicit declaration of function ‘curl_global_init’ MSExchangeFreeBusy.m:119: error: ‘CURL_GLOBAL_SSL’ undeclared (first use in this function) MSExchangeFreeBusy.m:120: warning: implicit declaration of function ‘curl_easy_init’ MSExchangeFreeBusy.m:121: warning: implicit declaration of function ‘curl_slist_append’ MSExchangeFreeBusy.m:121: warning: assignment makes pointer from integer without a cast MSExchangeFreeBusy.m:131: warning: implicit declaration of function ‘curl_easy_setopt’ MSExchangeFreeBusy.m:131: error: ‘CURLOPT_USERPWD’ undeclared (first use in this function) MSExchangeFreeBusy.m:132: error: ‘CURLOPT_HTTPAUTH’ undeclared (first use in this function) MSExchangeFreeBusy.m:132: error: ‘CURLAUTH_NTLM’ undeclared (first use in this function) MSExchangeFreeBusy.m:135: error: ‘CURLOPT_URL’ undeclared (first use in this function) MSExchangeFreeBusy.m:136: error: ‘CURLOPT_HTTPHEADER’ undeclared (first use in this function) MSExchangeFreeBusy.m:137: error: ‘CURLOPT_POSTFIELDS’ undeclared (first use in this function) MSExchangeFreeBusy.m:140: error: ‘CURLOPT_SSL_VERIFYPEER’ undeclared (first use in this function) MSExchangeFreeBusy.m:141: error: ‘CURLOPT_SSL_VERIFYHOST’ undeclared (first use in this function) MSExchangeFreeBusy.m:142: error: ‘CURLOPT_WRITEFUNCTION’ undeclared (first use in this function) MSExchangeFreeBusy.m:143: error: ‘CURLOPT_WRITEDATA’ undeclared (first use in this function) MSExchangeFreeBusy.m:144: error: ‘CURLOPT_ERRORBUFFER’ undeclared (first use in this function) MSExchangeFreeBusy.m:147: error: ‘rc’ undeclared (first use in this function) MSExchangeFreeBusy.m:147: warning: implicit declaration of function ‘curl_easy_perform’ MSExchangeFreeBusy.m:150: warning: implicit declaration of function ‘curl_easy_cleanup’ MSExchangeFreeBusy.m:151: warning: implicit declaration of function ‘curl_slist_free_all’ MSExchangeFreeBusy.m:106: warning: unused variable ‘error’ make[3]: *** [obj/MSExchangeFreeBusy.m.o] Error 1 make[2]: *** [Appointments.all.wobundle.variables] Error 2 make[1]: *** [internal-all] Error 2 make: *** [internal-all] Error 2
lampserver@phpserver:~/SOGo/OpenChange$ make This is gnustep-make 2.2.0. Type 'make print-gnustep-make-help' for help. Making all in subprojects of bundle SOGoBackend... Making all for subproject unrtf... make[3]: Nothing to be done for `internal-subproject-compile'. Making all for bundle SOGoBackend... Compiling file MAPIStoreFallbackContext.m ... MAPIStoreFallbackContext.m: In function ‘+[MAPIStoreFallbackContext createRootSecondaryFolderWithFID:andName:forUser:]’: MAPIStoreFallbackContext.m:97: error: expected ‘:’ before string constant make[2]: *** [obj/MAPIStoreFallbackContext.m.o] Error 1 make[1]: *** [internal-bundle-run-compile-submake] Error 2 make: *** [SOGoBackend.all.bundle.variables] Error 2
PRIx64
, takze bych doporucil nekam na zacatek dat:
#include <inttypes.h>
Making all for library MAPIStoreSOGo... Compiling file MAPIStoreSOGo.m ... cc1obj: warnings being treated as errors MAPIStoreSOGo.m: In function ‘mapistore_init_backend’: MAPIStoreSOGo.m:1279: error: assignment from incompatible pointer type make[2]: *** [obj/MAPIStoreSOGo.m.o] Error 1 make[1]: *** [internal-library-all_] Error 2 make: *** [MAPIStoreSOGo.all.library.variables] Error 2
https://svn.openchange.org/openchange/branches/sogo/
Tiskni
Sdílej: