Файлообменник и хостинг файлов


Неограниченая скорость.   Простота скачивания.   Бесплатный доступ.



Рейтинг Статистика Теги Правила Регистрация    Забыл пароль
 



Тег: 2024





Файл:

linuxmint-22-xfce-64bit.iso.torrent

Описание:

Linux Mint 22 XFCE

The Linux Mint team have announced the launch of Linux Mint 22. The new version will be supported through to 2029 and focused primarily on updating language and hardware support: "Linux Mint 22 ships with modern components and the new Ubuntu 24.04 package base. To guarantee better compatibility with modern hardware, the kernel is version 6.8 and Linux Mint 22.x point releases will follow the HWE series. The default sound server switched to PipeWire. The Software Sources received support for the new Debian DEB822 format. Themes were updated to support GTK4. JXL support was added to Pix and a new thumbnailer was implemented for it. All software using libsoup2 was migrated to libsoup3. HiDPI support improvements were made in the boot sequence, in Plymouth and Slick-Greeter. An updated package base doesn't just bring new technology, it can sometimes also threaten existing features. Thunderbird continues to be available in Linux Mint 22 as a native .deb package. Following the decision by Ubuntu to move it to Snap, Linux Mint is now responsible for packaging it. With GNOME 46, libgoa/libgoa-backend 3.50 moved to GTK4 and could no longer be used by GTK3 applications. This meant that Online Accounts support had to disappear from Cinnamon, Budgie and Unity. The XApp project implemented a standalone application called 'GNOME Online Accounts GTK'. Not only did this bring the feature back in these three desktop environments, it also made it possible for it to be used in MATE and Xfce."

Раздел:

Софт

Размер: 27.01kb (0.03M)
СКАЧАТЬ ФАЙЛ


Файл:

linuxmint-22-mate-64bit.iso.torrent

Описание:

Linux Mint 22 Mate

The Linux Mint team have announced the launch of Linux Mint 22. The new version will be supported through to 2029 and focused primarily on updating language and hardware support: "Linux Mint 22 ships with modern components and the new Ubuntu 24.04 package base. To guarantee better compatibility with modern hardware, the kernel is version 6.8 and Linux Mint 22.x point releases will follow the HWE series. The default sound server switched to PipeWire. The Software Sources received support for the new Debian DEB822 format. Themes were updated to support GTK4. JXL support was added to Pix and a new thumbnailer was implemented for it. All software using libsoup2 was migrated to libsoup3. HiDPI support improvements were made in the boot sequence, in Plymouth and Slick-Greeter. An updated package base doesn't just bring new technology, it can sometimes also threaten existing features. Thunderbird continues to be available in Linux Mint 22 as a native .deb package. Following the decision by Ubuntu to move it to Snap, Linux Mint is now responsible for packaging it. With GNOME 46, libgoa/libgoa-backend 3.50 moved to GTK4 and could no longer be used by GTK3 applications. This meant that Online Accounts support had to disappear from Cinnamon, Budgie and Unity. The XApp project implemented a standalone application called 'GNOME Online Accounts GTK'. Not only did this bring the feature back in these three desktop environments, it also made it possible for it to be used in MATE and Xfce."

Раздел:

Софт

Размер: 27.91kb (0.03M)
СКАЧАТЬ ФАЙЛ


Файл:

midnightbsd-3.2.0--amd64-disc1.iso

Описание:

MidnightBSD 3.2.0

MidnightBSD is a FreeBSD-derived operating system. A critical goal of the project is to create an easy-to-use desktop environment with graphical ports management. The project has published a new update, MidnightBSD 3.2.0, which introduces Ravenports: "Ravenports is available in MidnightBSD for the amd64 architecture. The initial installation process will prompt you to bootstrap Ravenports. This will initialize it in /raven/, and you will be able to install software packages using /raven/sbin/ravensw. By default, /raven/bin, /raven/sbin, and so on are not on the path. You can add them to the path to make running software in your shell easier. Please visit their website to learn more about Ravenports and find quickstart guides. You can choose either mports or Ravenports at installation time or use packages from both systems. Please note that mixing packages may have some complications, although they are installed in a completely different place from mports. There are various benefits to Ravenports, but a few are more updated packages and quite a few unique packages that mports doesn’t provide currently. For example, Ravenports has an updated Firefox package available. You will not see Ravenports presented as an option on an i386 install."

Раздел:

Софт

Размер: 927730.00kb (905.99M)
СКАЧАТЬ ФАЙЛ


Файл:

cachyos-desktop-linux-240714.iso

Описание:

CachyOS July 2024 Release

This is our 8th release this year, and we are very proud to announce a new optimized repository. Starting with this release, we are providing a Zen4 optimized repository. This repository will be automatically used at new installation for Zen4 and Zen5 CPUs, to provide the best performance.

The znver4 target provides a bunch of extra avx512 extensions and also other instructions. Here you can find a list of the additional used instructions by the compiler compared to the x86-64-v4 target: abm, adx, aes, avx512bf16, avx512bitalg, avx512ifma, avx512vbmi, avx512vbmi2, avx512vnni, avx512vpopctndq, clflushopt, clwb, clzero, fsgsbase, gfni, mwaitx, pclmul, pku. prfchw, rpdid, rdrnd, rdseed, sha, sse4a, vaes, vockmulqdq, wbnoinvd, savec, xsaveopt, xsaves

Раздел:

Софт

Размер: 2509904.00kb (2451.08M)
СКАЧАТЬ ФАЙЛ


Файл:

qubes-r4.2.2-x86_64.torrent

Описание:

Qubes OS 4.2.2

The Qubes OS team have announced a new update to the project's security-focused operating system. One of the significant changes in Qubes OS 4.2.2 is an adjustment to how files are transferreed between isolated envirnonments, called qubes. "Qubes 4.2.2 includes a fix for #8332: File-copy qrexec service is overly restrictive. As explained in the issue comments, we introduced a change in Qubes 4.2.0 that caused inter-qube file-copy/move actions to reject filenames containing, e.g., non-Latin characters and certain symbols. The rationale for this change was to mitigate the security risks associated with unusual unicode characters and invalid encoding in filenames, which some software might handle in an unsafe manner and which might cause confusion for users. Such a change represents a trade-off between security and usability. After the change went live, we received several user reports indicating more severe usability problems than we had anticipated. Moreover, these problems were prompting users to resort to dangerous workarounds (such as packing files into an archive format prior to copying) that carry far more risk than the original risk posed by the unrestricted filenames. In addition, we realized that this was a backward-incompatible change that should not have been introduced in a minor release in the first place. Therefore, we have decided, for the time being, to restore the original (pre-4.2) behavior by introducing a new allow-all-names argument for the qubes.Filecopy service. By default, qvm-copy and similar tools will use this less restrictive service (qubes.Filecopy +allow-all-names) whenever they detect any files that would be have been blocked by the more restrictive service (qubes.Filecopy +). If no such files are detected, they will use the more restrictive service."

Раздел:

Софт

Размер: 129.06kb (0.13M)
СКАЧАТЬ ФАЙЛ



Страница №11
Назад  10  11  12  13  14  15  16  17  18  19  20 Вперёд





Разделы:



Аудио 81 0.73Gb
Видео 117 23.03Gb
Документы 320 9.80Gb
Другое 130 1.54Gb
Изображения 244 51.06Gb
Софт 1687 248.30Gb

Итого:



Реклама:



netassist Tunnelbroker IPV6


© 2file.netCopyright © 2007 - 2025Контакты Адвокат Київ | Анекдоты, рассылка | Фотоальбомы CSS ist valide!