Index of /debian-security/pool/updates/main/q/qemu/


../
qemu-block-extra_10.0.2+ds-2+deb13u1_amd64.deb     16-Aug-2025 04:32              115476
qemu-block-extra_7.2+dfsg-7+deb12u15_amd64.deb     16-Aug-2025 04:37              105800
qemu-guest-agent_10.0.2+ds-2+deb13u1_amd64.deb     16-Aug-2025 04:32              537604
qemu-guest-agent_7.2+dfsg-7+deb12u15_amd64.deb     16-Aug-2025 04:37              343344
qemu-system-arm_10.0.2+ds-2+deb13u1_amd64.deb      16-Aug-2025 04:32             9874676
qemu-system-arm_7.2+dfsg-7+deb12u15_amd64.deb      16-Aug-2025 04:37             8907364
qemu-system-common_10.0.2+ds-2+deb13u1_amd64.deb   16-Aug-2025 04:32              981104
qemu-system-common_7.2+dfsg-7+deb12u15_amd64.deb   16-Aug-2025 04:37             2184668
qemu-system-data_10.0.2+ds-2+deb13u1_all.deb       16-Aug-2025 04:06             2118872
qemu-system-data_7.2+dfsg-7+deb12u15_all.deb       16-Aug-2025 04:01             1295548
qemu-system-gui_10.0.2+ds-2+deb13u1_amd64.deb      16-Aug-2025 04:32              337852
qemu-system-gui_7.2+dfsg-7+deb12u15_amd64.deb      16-Aug-2025 04:37              317220
qemu-system-mips_10.0.2+ds-2+deb13u1_amd64.deb     16-Aug-2025 04:32            14601184
qemu-system-mips_7.2+dfsg-7+deb12u15_amd64.deb     16-Aug-2025 04:37            13265984
qemu-system-misc_10.0.2+ds-2+deb13u1_amd64.deb     16-Aug-2025 04:32            40843512
qemu-system-misc_7.2+dfsg-7+deb12u15_amd64.deb     16-Aug-2025 04:37            46116260
qemu-system-modules-opengl_10.0.2+ds-2+deb13u1_..> 16-Aug-2025 04:32              173544
qemu-system-modules-spice_10.0.2+ds-2+deb13u1_a..> 16-Aug-2025 04:32              105640
qemu-system-ppc_10.0.2+ds-2+deb13u1_amd64.deb      16-Aug-2025 04:32             8125232
qemu-system-ppc_7.2+dfsg-7+deb12u15_amd64.deb      16-Aug-2025 04:37             7485596
qemu-system-riscv_10.0.2+ds-2+deb13u1_amd64.deb    16-Aug-2025 04:32             7577480
qemu-system-s390x_10.0.2+ds-2+deb13u1_amd64.deb    16-Aug-2025 04:32             3156764
qemu-system-sparc_10.0.2+ds-2+deb13u1_amd64.deb    16-Aug-2025 04:32             5706968
qemu-system-sparc_7.2+dfsg-7+deb12u15_amd64.deb    16-Aug-2025 04:37             5186220
qemu-system-x86_10.0.2+ds-2+deb13u1_amd64.deb      16-Aug-2025 04:32            10265044
qemu-system-x86_7.2+dfsg-7+deb12u15_amd64.deb      16-Aug-2025 04:37             9247148
qemu-system-xen_10.0.2+ds-2+deb13u1_amd64.deb      16-Aug-2025 04:32             3040348
qemu-system-xen_7.2+dfsg-7+deb12u15_amd64.deb      16-Aug-2025 04:37             2756544
qemu-system_10.0.2+ds-2+deb13u1_amd64.deb          16-Aug-2025 04:32               50072
qemu-system_7.2+dfsg-7+deb12u15_amd64.deb          16-Aug-2025 04:37               50536
qemu-user-binfmt_10.0.2+ds-2+deb13u1_amd64.deb     16-Aug-2025 04:32                2060
qemu-user-binfmt_7.2+dfsg-7+deb12u15_amd64.deb     16-Aug-2025 04:37                5348
qemu-user-static_10.0.2+ds-2+deb13u1_amd64.deb     16-Aug-2025 04:32               53136
qemu-user-static_7.2+dfsg-7+deb12u15_amd64.deb     16-Aug-2025 04:37            62622984
qemu-user_10.0.2+ds-2+deb13u1_amd64.deb            16-Aug-2025 04:32            71008176
qemu-user_7.2+dfsg-7+deb12u15_amd64.deb            16-Aug-2025 04:37            12264416
qemu-utils_10.0.2+ds-2+deb13u1_amd64.deb           16-Aug-2025 04:32             1994504
qemu-utils_7.2+dfsg-7+deb12u15_amd64.deb           16-Aug-2025 04:37             1288196

🔑 Публичный ключ репозитория

Для безопасной установки пакетов добавьте наш GPG-ключ в доверенные ключи APT. Ключ используется для проверки подписей метаданных репозитория.

📦 Инструкция по установке

Выполните одну из команд в терминале (требуются права root или sudo):

Вариант 1 (curl): curl -fsSL https://{{HOST}}/.keys/public.gpg | gpg --dearmor -o /etc/apt/trusted.gpg.d/{{HOST}}.gpg
Вариант 2 (wget + gpg): wget -qO - https://{{HOST}}/.keys/public.asc | gpg --dearmor -o /etc/apt/trusted.gpg.d/{{HOST}}.gpg

💡 После добавления ключа выполните sudo apt update для проверки подключения и обновления списков пакетов.