Initial import of pgaudit for postgresql 15 module stream Related: #2128410

This commit is contained in:
Filip Janus 2022-11-08 10:02:08 +01:00 committed by root
parent 6816463b8d
commit 7305c00f89
4 changed files with 59 additions and 0 deletions

1
.gitignore vendored Normal file → Executable file
View File

@ -0,0 +1 @@
/pgaudit-1.7.0.tar.gz

1
.pgaudit.metadata Normal file
View File

@ -0,0 +1 @@
f66d1585088314239a5da58f713eac79c2196b1f pgaudit-1.7.0.tar.gz

56
pgaudit.spec Normal file
View File

@ -0,0 +1,56 @@
Name: pgaudit
Version: 1.7.0
Release: 1%{?dist}
Summary: PostgreSQL Audit Extension
License: PostgreSQL
URL: http://pgaudit.org
Source0: https://github.com/%{name}/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
BuildRequires: gcc
BuildRequires: make
BuildRequires: postgresql-server-devel >= 15
BuildRequires: openssl-devel
%{?postgresql_module_requires}
%description
The PostgreSQL Audit extension (pgaudit) provides detailed session
and/or object audit logging via the standard PostgreSQL logging
facility.
The goal of the PostgreSQL Audit extension (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
the PostgreSQL Audit extension (pgaudit) is properly called an audit
trail or audit log. The term audit log is used in this documentation.
%prep
%setup -q -n %{name}-%{version}
%build
%make_build USE_PGXS=1 PG_CONFIG=/usr/bin/pg_server_config
%install
%make_install USE_PGXS=1 PG_CONFIG=/usr/bin/pg_server_config
%files
%doc README.md
%license LICENSE
%{_libdir}/pgsql/%{name}.so
%{_datadir}/pgsql/extension/%{name}--1*.sql
%{_datadir}/pgsql/extension/%{name}.control
%changelog
* Wed Oct 19 2022 Filip Janus <fjanus@redhat.com> - 1.7.0-1
- Initial import for postgresql 15 module
- Update to 1.7.0
- Support postgresql 15
- Related: #2128410

1
sources Executable file
View File

@ -0,0 +1 @@
SHA512 (pgaudit-1.7.0.tar.gz) = 34a8b6e448a99add4c5d659095632aa0ec421b27289a0c220d198b9352e9225617b5904a23a30da45a4918823847d2fb995470e3b66060754436f9cf2dcb65f4