!3 upgrade to 11.16 for fix CVE-2021-32028 CVE-2021-3677 CVE-2021-23222

From: @yuluosha 
Reviewed-by: @bzhaoop 
Signed-off-by: @bzhaoop
This commit is contained in:
openeuler-ci-bot 2022-06-07 02:43:39 +00:00 committed by Gitee
commit a40a906bfd
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 6 additions and 3 deletions

View File

@ -1,10 +1,10 @@
Name: libpq Name: libpq
Version: 11.2 Version: 11.16
Release: 5 Release: 1
Summary: A share library of PostgreSQL Summary: A share library of PostgreSQL
License: PostgreSQL License: PostgreSQL
Url: http://www.postgresql.org/ Url: http://www.postgresql.org/
Source0: https://ftp.postgresql.org/pub/source/v11.2/postgresql-11.2.tar.bz2 Source0: https://ftp.postgresql.org/pub/source/v11.16/postgresql-11.16.tar.bz2
Patch0001: libpq-10.3-rpm-pgsql.patch Patch0001: libpq-10.3-rpm-pgsql.patch
Patch0002: libpq-10.3-var-run-socket.patch Patch0002: libpq-10.3-var-run-socket.patch
Patch0003: libpq-10.4-symbol-versioning.patch Patch0003: libpq-10.4-symbol-versioning.patch
@ -70,6 +70,9 @@ cat pg_config-11.lang >>libpq-devel.lst
%_libdir/pkgconfig/libpq.pc %_libdir/pkgconfig/libpq.pc
%changelog %changelog
* Thu May 19 2022 yangweidong <yangweidong9@huawei.com> - 11.16-1
- Upgrade libpq to 11.16, fix CVES: CVE-2021-32028 CVE-2021-3677 CVE-2021-23222
* Wed Sep 2 2020 chengzihan <chengzihan2@huawei.com> - 11.2-5 * Wed Sep 2 2020 chengzihan <chengzihan2@huawei.com> - 11.2-5
- Change actually numbers of version and release to macros - Change actually numbers of version and release to macros