Index of /mirrors/postgresql/pool/main/p/pgaudit-18/


../
postgresql-18-pgaudit-dbgsym_18.0-2.pgdg11+1_am..> 08-Oct-2025 22:19               62056
postgresql-18-pgaudit-dbgsym_18.0-2.pgdg12+1_am..> 08-Oct-2025 22:19               61520
postgresql-18-pgaudit-dbgsym_18.0-2.pgdg13+1_am..> 08-Oct-2025 22:19               60724
postgresql-18-pgaudit-dbgsym_18.0-2.pgdg22.04+1..> 08-Oct-2025 22:19               62800
postgresql-18-pgaudit-dbgsym_18.0-2.pgdg24.04+1..> 08-Oct-2025 22:19               62276
postgresql-18-pgaudit-dbgsym_18.0-3.pgdg11+1_am..> 19-May-2026 06:26               62076
postgresql-18-pgaudit-dbgsym_18.0-3.pgdg12+1_am..> 19-May-2026 06:26               61544
postgresql-18-pgaudit-dbgsym_18.0-3.pgdg13+1_am..> 19-May-2026 06:26               60732
postgresql-18-pgaudit-dbgsym_18.0-3.pgdg22.04+1..> 19-May-2026 06:26               62824
postgresql-18-pgaudit-dbgsym_18.0-3.pgdg24.04+1..> 19-May-2026 06:26               62296
postgresql-18-pgaudit_18.0-2.pgdg11+1_amd64.deb    08-Oct-2025 22:19               49748
postgresql-18-pgaudit_18.0-2.pgdg12+1_amd64.deb    08-Oct-2025 22:19               48180
postgresql-18-pgaudit_18.0-2.pgdg13+1_amd64.deb    08-Oct-2025 22:19               48116
postgresql-18-pgaudit_18.0-2.pgdg22.04+1_amd64.deb 08-Oct-2025 22:19               49868
postgresql-18-pgaudit_18.0-2.pgdg24.04+1_amd64.deb 08-Oct-2025 22:19               48388
postgresql-18-pgaudit_18.0-3.pgdg11+1_amd64.deb    19-May-2026 06:26               49840
postgresql-18-pgaudit_18.0-3.pgdg12+1_amd64.deb    19-May-2026 06:26               48352
postgresql-18-pgaudit_18.0-3.pgdg13+1_amd64.deb    19-May-2026 06:26               48220
postgresql-18-pgaudit_18.0-3.pgdg22.04+1_amd64.deb 19-May-2026 06:26               49832
postgresql-18-pgaudit_18.0-3.pgdg24.04+1_amd64.deb 19-May-2026 06:26               48388

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

Для безопасной установки пакетов добавьте наш 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 для проверки подключения и обновления списков пакетов.