This update for postgresql12 fixes the following issues:
Security issues fixed:
Update to 12.17 https://www.postgresql.org/docs/12/release-12-17.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": [
{
"postgresql12": "12.17-3.49.1",
"postgresql12-contrib": "12.17-3.49.1",
"postgresql12-docs": "12.17-3.49.1",
"postgresql12-plperl": "12.17-3.49.1",
"postgresql12-plpython": "12.17-3.49.1",
"postgresql12-pltcl": "12.17-3.49.1",
"postgresql12-server": "12.17-3.49.1"
}
]
}{
"binaries": [
{
"postgresql12": "12.17-3.49.1",
"postgresql12-contrib": "12.17-3.49.1",
"postgresql12-docs": "12.17-3.49.1",
"postgresql12-plperl": "12.17-3.49.1",
"postgresql12-plpython": "12.17-3.49.1",
"postgresql12-pltcl": "12.17-3.49.1",
"postgresql12-server": "12.17-3.49.1"
}
]
}