diff --git a/postgresql-13.19.tar.bz2.sha256 b/postgresql-13.19.tar.bz2.sha256 deleted file mode 100644 index 6bc2e02d310360b7536b120e1a38ea0f1a7a48fe..0000000000000000000000000000000000000000 --- a/postgresql-13.19.tar.bz2.sha256 +++ /dev/null @@ -1 +0,0 @@ -482cce0a9f8d24c2447cfc7b2817e55f86d51afe5f7f1a85214bf93644e774ea postgresql-13.19.tar.bz2 diff --git a/postgresql-13.19-US.pdf b/postgresql-13.20-US.pdf similarity index 32% rename from postgresql-13.19-US.pdf rename to postgresql-13.20-US.pdf index 45948c5e14b41a106c1f6c806bd6e751cae5b508..9aee2299c15e8f74dfd7fa55e6bd081c79755002 100644 --- a/postgresql-13.19-US.pdf +++ b/postgresql-13.20-US.pdf @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1d5ecbd7b2dd2a487d68c3897868c3593b77237b36cc3449bc1e10269613270d -size 13619875 +oid sha256:038f5c5fc78c805e75176c440e38338029487ca664e275a6f37de0f9c1a33eff +size 13627275 diff --git a/postgresql-13.19.tar.bz2 b/postgresql-13.20.tar.bz2 similarity index 32% rename from postgresql-13.19.tar.bz2 rename to postgresql-13.20.tar.bz2 index 7e320e5dad9e1cfadd62b82ba226d2ad23182320..7dc2653fc705449a3428d0038e0e4350e8fcf7a9 100644 --- a/postgresql-13.19.tar.bz2 +++ b/postgresql-13.20.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:482cce0a9f8d24c2447cfc7b2817e55f86d51afe5f7f1a85214bf93644e774ea -size 21729020 +oid sha256:8134b685724d15e60d93bea206fbe0f14c8295e84f1cc91d5a3928163e4fb288 +size 21730844 diff --git a/postgresql-13.20.tar.bz2.sha256 b/postgresql-13.20.tar.bz2.sha256 new file mode 100644 index 0000000000000000000000000000000000000000..020a3a4f73fa6f9e32ca377c81faa1cd18fb3825 --- /dev/null +++ b/postgresql-13.20.tar.bz2.sha256 @@ -0,0 +1 @@ +8134b685724d15e60d93bea206fbe0f14c8295e84f1cc91d5a3928163e4fb288 postgresql-13.20.tar.bz2 diff --git a/postgresql.spec b/postgresql.spec index c6b9e8176a130cd83daba3de963f603ff0825671..c28fed994f8963ace7078ab21680aca1b4764e7f 100644 --- a/postgresql.spec +++ b/postgresql.spec @@ -35,7 +35,7 @@ Summary: PostgreSQL client programs Name: postgresql %global majorversion 13 -Version: %{majorversion}.19 +Version: %{majorversion}.20 Release: 1 # The PostgreSQL license is very similar to other MIT licenses, but the OSI @@ -1300,6 +1300,9 @@ make -C postgresql-setup-%{setup_version} check %changelog +* Thu Feb 20 2025 Funda Wang - 13.20-1 +- update to 13.20 + * Fri Feb 14 2025 Funda Wang - 13.19-1 - update to 13.19 to fix CVE-2025-1094