Package: libpgjava / 42.2.15-1+deb11u1

Metadata

Package Version Patches format
libpgjava 42.2.15-1+deb11u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
02 scram optional.patch | (download)

pom.xml | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

---
missing test deps | (download)

pom.xml | 36 0 + 36 - 0 !
1 file changed, 36 deletions(-)

---
CVE 2022 21724.patch | (download)

src/main/java/org/postgresql/core/SocketFactoryFactory.java | 4 2 + 2 - 0 !
src/main/java/org/postgresql/ssl/LibPQFactory.java | 2 1 + 1 - 0 !
src/main/java/org/postgresql/ssl/MakeSSL.java | 2 1 + 1 - 0 !
src/main/java/org/postgresql/util/ObjectFactory.java | 7 4 + 3 - 0 !
src/test/java/org/postgresql/test/util/ObjectFactoryTest.java | 106 106 + 0 - 0 !
5 files changed, 114 insertions(+), 7 deletions(-)

 cve-2022-21724

CVE 2022 26520.patch | (download)

README.md | 7 5 + 2 - 0 !
src/main/java/org/postgresql/Driver.java | 72 3 + 69 - 0 !
src/main/java/org/postgresql/PGProperty.java | 22 4 + 18 - 0 !
src/main/java/org/postgresql/ds/common/BaseDataSource.java | 20 12 + 8 - 0 !
src/test/java/org/postgresql/test/jdbc2/DriverTest.java | 67 0 + 67 - 0 !
src/test/java/org/postgresql/test/jdbc2/PGPropertyTest.java | 10 0 + 10 - 0 !
6 files changed, 24 insertions(+), 174 deletions(-)

 cve-2022-26520