pgagroal 1.6.0-1build2 source package in Ubuntu

Changelog

pgagroal (1.6.0-1build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 18:08:55 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Plucky release universe misc
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
pgagroal_1.6.0.orig.tar.gz 303.2 KiB 5d56c1d0c58460ba74222ec9779034c019a083a6baf019fdd16ae5517d16665e
pgagroal_1.6.0-1build2.debian.tar.xz 4.7 KiB 83b2fdf78d0290194bb23ede42b6649690c74a6c290d89a83db817b20fb39684
pgagroal_1.6.0-1build2.dsc 2.1 KiB 5338b7dbfbc4240699694196193251c7a16d3125566d1914629e692f9ced3bd2

Available diffs

View changes file

Binary packages built by this source

pgagroal: High-performance connection pool for PostgreSQL

 pgagroal is a high-performance protocol-native connection pool for PostgreSQL.
 .
 Pronounced: p-g-a-gro-al, named after Agroal in Portugal.
 .
 Features:
  * High performance
  * Connection pool
  * Limit connections for users and databases
  * Prefill support
  * Remove idle connections
  * Perform connection validation
  * Enable / disable database access
  * Graceful / fast shutdown
  * Prometheus support
  * Grafana 8 dashboard
  * Remote management
  * Authentication query support
  * Failover support
  * Transport Layer Security (TLS) v1.2+ support
  * Daemon mode
  * User vault

pgagroal-dbgsym: debug symbols for pgagroal