This update for postgresql13 fixes the following issues:
Security issues fixed:
Update to 13.13: https://www.postgresql.org/docs/13/release-13-13.html
Overhaul postgresql-README.SUSE and move it from the binary package to the noarch wrapper package.
Change the unix domain socket location from /var/run to /run.
{
"binaries": [
{
"postgresql13": "13.13-3.43.1",
"postgresql13-contrib": "13.13-3.43.1",
"postgresql13-docs": "13.13-3.43.1",
"postgresql13-plperl": "13.13-3.43.1",
"postgresql13-plpython": "13.13-3.43.1",
"postgresql13-pltcl": "13.13-3.43.1",
"postgresql13-server": "13.13-3.43.1"
}
]
}{
"binaries": [
{
"postgresql13": "13.13-3.43.1",
"postgresql13-contrib": "13.13-3.43.1",
"postgresql13-docs": "13.13-3.43.1",
"postgresql13-plperl": "13.13-3.43.1",
"postgresql13-plpython": "13.13-3.43.1",
"postgresql13-pltcl": "13.13-3.43.1",
"postgresql13-server": "13.13-3.43.1"
}
]
}