diff --git a/server/database/postgresql/actions.py b/server/database/postgresql/actions.py index fde9bf789e..89a59b355d 100644 --- a/server/database/postgresql/actions.py +++ b/server/database/postgresql/actions.py @@ -80,7 +80,7 @@ def install(): # No static libs pisitools.remove("/usr/lib/*.a") - pisitools.dodoc("README", "HISTORY", "COPYRIGHT") + pisitools.dodoc("README*", "HISTORY", "COPYRIGHT") pisitools.dodoc("doc/MISSING_FEATURES", "doc/KNOWN_BUGS", "doc/TODO") pisitools.dodir("/var/lib/postgresql") pisitools.dodir("/var/lib/postgresql/data") diff --git a/server/database/postgresql/pspec.xml b/server/database/postgresql/pspec.xml index 3f49f1ee4c..65e369924d 100644 --- a/server/database/postgresql/pspec.xml +++ b/server/database/postgresql/pspec.xml @@ -12,7 +12,7 @@ service A powerful, open source relational database system PostgreSQL is a powerful, open source relational database system. - https://ftp.postgresql.org/pub/source/v16.4/postgresql-16.4.tar.bz2 + https://ftp.postgresql.org/pub/source/v17.4/postgresql-17.4.tar.bz2 mit-kerberos-devel e2fsprogs-devel @@ -154,6 +154,13 @@ + + 2025-05-12 + 17.4 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2025-02-23 16.4