NÚKIB upozorňuje na kritickou zranitelnost v SharePointu. Jedná se o kritickou zranitelnost typu RCE (remote code execution) – CVE-2025-53770, která umožňuje neautentizovaný vzdálený přístup a spuštění kódu, což může vést k úplnému převzetí kontroly nad serverem. Zranitelné verze jsou pouze on-premise verze a to konkrétně SharePoint Server 2016, 2019 a Subscription Edition. SharePoint Online (Microsoft 365) není touto zranitelností ohrožen.
Společnost Valve zpřísnila pravidla pro obsah, který je možné distribuovat ve službě Steam. Současně řadu her ze Steamu odstranila. V zásadách a pravidlech přibylo omezení 15: Obsah, který by mohl porušovat pravidla a normy stanovené zpracovateli plateb a souvisejícími sítěmi platebních karet a bankami nebo poskytovateli připojení k internetu. Sem spadají zejména určité druhy obsahu pouze pro dospělé.
Dle analytics.usa.gov je za posledních 90 dnů 6,2 % přístupů k webových stránkám a aplikacím federální vlády Spojených států z Linuxu.
Jak si zobrazit pomocí Chrome a na Chromiu založených webových prohlížečích stránky s neplatným certifikátem? Stačí napsat thisisunsafe.
V repozitáři AUR (Arch User Repository) linuxové distribuce Arch Linux byly nalezeny a odstraněny tři balíčky s malwarem. Jedná se o librewolf-fix-bin, firefox-patch-bin a zen-browser-patched-bin.
Dle plánu by Debian 13 s kódovým názvem Trixie měl vyjít v sobotu 9. srpna.
Vývoj linuxové distribuce Clear Linux (Wikipedie) vyvíjené společností Intel a optimalizováné pro jejich procesory byl oficiálně ukončen.
Byl publikován aktuální přehled vývoje renderovacího jádra webového prohlížeče Servo (Wikipedie).
V programovacím jazyce Go naprogramovaná webová aplikace pro spolupráci na zdrojových kódech pomocí gitu Forgejo byla vydána ve verzi 12.0 (Mastodon). Forgejo je fork Gitei.
Nová čísla časopisů od nakladatelství Raspberry Pi zdarma ke čtení: Raspberry Pi Official Magazine 155 (pdf) a Hello World 27 (pdf).
apt-get install gcc
sv:~# apt-get install gcc Reading Package Lists... Done Building Dependency Tree... Done You might want to run `apt-get -f install' to correct these: Sorry, but the following packages have unmet dependencies: gcc: Depends: cpp (>= 2:2.95.4-14) but it is not going to be installed Depends: gcc-2.95 but it is not going to be installed Depends: cpp-2.95 but it is not going to be installed gcc-3.4: Depends: cpp-3.4 (>= 3.4.3-13) but it is not installable Depends: cpp-3.4 (< 3.4.5) but it is not installable Depends: binutils (>= 2.15-5) but it is not going to be installed libc6: Depends: libdb1-compat but it is not installable E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
... You might want to run `apt-get -f install' to correct these: ...
Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs gcc version 2.95.4 20011002 (Debian prerelease) configure:1758: $? = 0 configure:1760: gcc -V </dev/null >&5 gcc: argument to `-V' is missing configure:1763: $? = 1 configure:1786: checking for C compiler default output file name configure:1789: gcc conftest.c >&5 /usr/bin/ld: cannot open crt1.o: No such file or directory
libc6-dev
?
dpkg -l | grep libc6-dev
apt-get install libc6-dev
... apt-get install libc6-dev ... Sorry, but the following packages have unmet dependencies: libc6-dev: Depends: libc6 (= 2.2.5-11.8) but 2.3.2.ds1-22 is to be installed E: Sorry, broken packages
apt-get update
.
apt-get install libc6-dev=2.3.2.ds1-22ale zřejmě nic takového zatím nemá k dispozici...
apt-get update
?
apt-get update Get:1 http://debian.sh.cvut.cz stable/main Packages [3347kB] Get:2 http://non-us.debian.org stable/non-US/main Packages [20B] Get:3 http://non-us.debian.org stable/non-US/main Release [102B] Get:4 http://non-us.debian.org stable/non-US/contrib Packages [20B] Get:5 http://non-us.debian.org stable/non-US/contrib Release [105B] Get:6 http://non-us.debian.org stable/non-US/non-free Packages [20B] Get:7 http://non-us.debian.org stable/non-US/non-free Release [106B] Get:8 http://security.debian.org stable/updates/main Packages [696B] Get:9 http://security.debian.org stable/updates/main Release [110B] Get:10 http://security.debian.org stable/updates/contrib Packages [20B] Get:11 http://security.debian.org stable/updates/contrib Release [113B] Get:12 http://security.debian.org stable/updates/non-free Packages [20B] Get:13 http://security.debian.org stable/updates/non-free Release [114B] Get:14 http://non-us.debian.org stable/non-US/main Sources [20B] Get:15 http://non-us.debian.org stable/non-US/main Release [104B] Get:16 http://non-us.debian.org stable/non-US/contrib Sources [20B] Get:17 http://non-us.debian.org stable/non-US/contrib Release [107B] Get:18 http://non-us.debian.org stable/non-US/non-free Sources [20B] Get:19 http://non-us.debian.org stable/non-US/non-free Release [108B] Get:20 http://http.us.debian.org stable/main Packages [3347kB] Get:21 http://debian.sh.cvut.cz stable/main Release [95B] Get:22 http://debian.sh.cvut.cz stable/non-free Packages [58.4kB] Get:23 http://debian.sh.cvut.cz stable/non-free Release [99B] Get:24 http://debian.sh.cvut.cz stable/contrib Packages [56.2kB] Get:25 http://debian.sh.cvut.cz stable/contrib Release [98B] Get:26 http://debian.sh.cvut.cz stable/main Sources [1321kB] Get:27 http://debian.sh.cvut.cz stable/main Release [97B] Get:28 http://debian.sh.cvut.cz stable/non-free Sources [23.5kB] Get:29 http://debian.sh.cvut.cz stable/non-free Release [101B] Get:30 http://debian.sh.cvut.cz stable/contrib Sources [24.8kB] Get:31 http://debian.sh.cvut.cz stable/contrib Release [100B] Get:32 http://http.us.debian.org stable/main Release [95B] Get:33 http://http.us.debian.org stable/contrib Packages [56.2kB] Get:34 http://http.us.debian.org stable/contrib Release [98B] Get:35 http://http.us.debian.org stable/non-free Packages [58.4kB] Get:36 http://http.us.debian.org stable/non-free Release [99B] Get:37 http://http.us.debian.org stable/main Sources [1321kB] Get:38 http://http.us.debian.org stable/main Release [97B] Get:39 http://http.us.debian.org stable/contrib Sources [24.8kB] Get:40 http://http.us.debian.org stable/contrib Release [100B] Get:41 http://http.us.debian.org stable/non-free Sources [23.5kB] Get:42 http://http.us.debian.org stable/non-free Release [101B] Fetched 9664kB in 26s (366kB/s) Reading Package Lists... Done Building Dependency Tree... Done
See `config.log' for more details.
/etc/apt/sources.list
. jestli tam nemate spravne zdroje, tak si je tam dejte (na debian.org je jejich seznam).
apt-get install gccKaždopádně to apt by mělo vyřešit závislosti.
Tiskni
Sdílej: