Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
0ffe80ea
Commit
0ffe80ea
authored
2 years ago
by
J0WI
Committed by
Jakub Jirutka
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
community/java-postgresql-jdbc: security upgrade to 42.4.2
parent
db214082
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!54607
main/sofia-sip: backport support for forking SIP calls
,
!41733
community/linux-edge: fix build on x86_64
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/java-postgresql-jdbc/APKBUILD
+5
-2
5 additions, 2 deletions
community/java-postgresql-jdbc/APKBUILD
with
5 additions
and
2 deletions
community/java-postgresql-jdbc/APKBUILD
+
5
−
2
View file @
0ffe80ea
...
...
@@ -2,7 +2,7 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname
=
java-postgresql-jdbc
_pkgname
=
postgresql-jdbc
pkgver
=
42.
3.5
pkgver
=
42.
4.2
pkgrel
=
0
pkgdesc
=
"Java JDBC 4.2 (JRE 8+) driver for PostgreSQL database"
url
=
"https://jdbc.postgresql.org/"
...
...
@@ -15,7 +15,10 @@ options="!check net" # tests require running postgres server
builddir
=
"
$srcdir
/pgjdbc-REL
$pkgver
/pgjdbc"
# secfixes:
# 42.4.2-r0:
# - CVE-2022-31197
# 42.2.25-r0:
# - CVE-2022-21724
# - CVE-2020-13692
build
()
{
...
...
@@ -36,5 +39,5 @@ package() {
}
sha512sums
=
"
f4f7010dc8223742ccb18b39f55cfe9dc4d43e2fbf0bb00692f0d2652c56bdacd2219d496784264553d26a3b04407dd492e6f92573d70872233a8df3e4758a94
java-postgresql-jdbc-42.
3.5
.tar.gz
019a6f1acc8b5a1462d8f1d24201088a9926d7d992a5fe5a93e3906576d1e1f0292805b17677d1379b194363286a5838691a73fe5bc9c74d74db61293df8cf0c
java-postgresql-jdbc-42.
4.2
.tar.gz
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment