upgrade to 11.16 for fix CVE-2021-32028 CVE-2021-3677 CVE-2021-23222
This commit is contained in:
parent
fe1a743b70
commit
e8ce4a5a7c
@ -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
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user