pgaudit-19 19~beta1-1
Package Information
| Description | PostgreSQL Audit Extension The pgAudit extension provides detailed session and/or object audit logging via the standard PostgreSQL logging facility. The goal of pgAudit is to provide PostgreSQL users with capability to produce audit logs often required to comply with government, financial, or ISO certifications. An audit is an official inspection of an individual's or organization's accounts, typically by an independent body. The information gathered by pgAudit is properly called an audit trail or audit log. |
|---|---|
| Maintainer | Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org> |
| Changed By | Christoph Berg <myon@debian.org> |
| Sponsor | myon@debian.org |
| Distribution | experimental |
| Architecture | any |
| VCS | git: https://salsa.debian.org/postgresql/pgaudit.git -b 19 (browse) |
| Tracker | https://tracker.debian.org/pkg/pgaudit-19 |
| Uploaded | 4 hours ago |
New Package Report
.changes
| Source | pgaudit-19 |
|---|---|
| Version | 19~beta1-1 |
| Changed-By | Christoph Berg |
| Architecture | source amd64 |
| Distribution | experimental |
| Date | Sun, 28 Jun 2026 23:55:38 +0200 |
Changelog
pgaudit-19 (19~beta1-1) experimental; urgency=medium . * New upstream version 19 covering PostgreSQL 19.
.dsc
| Component | main |
|---|---|
| Package-List | postgresql-19-pgaudit deb database optional arch=any |
| Section | database |
| Priority | optional |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: pgaudit Source: https://github.com/pgaudit/pgaudit Files: * Copyright: Copyright (c) 2014-2023 PostgreSQL Global Development Group License: PostgreSQL Permission to use, copy, modify, and distribute this software and its documentation for any purpose, without fee, and without a written agreement is hereby granted, provided that the above copyright notice and this paragraph and the following two paragraphs appear in all copies. . IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING LOST PROFITS, ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF THE UNIVERSITY OF CALIFORNIA HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. . THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND THE UNIVERSITY OF CALIFORNIA HAS NO OBLIGATIONS TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.