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
90362e5b
Commit
90362e5b
authored
1 year ago
by
Jakub Jirutka
Browse files
Options
Downloads
Patches
Plain Diff
main/postgresql: security upgrade to 13.12
parent
a50b7c1b
No related branches found
No related tags found
1 merge request
!50038
[3.13] main/postgresql: security upgrade to 13.12
Pipeline
#174708
failed
1 year ago
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/postgresql/APKBUILD
+5
-2
5 additions, 2 deletions
main/postgresql/APKBUILD
with
5 additions
and
2 deletions
main/postgresql/APKBUILD
+
5
−
2
View file @
90362e5b
...
...
@@ -2,7 +2,7 @@
# Contributor: G.J.R. Timmer <gjr.timmer@gmail.com>
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
pkgname
=
postgresql
pkgver
=
13.1
1
pkgver
=
13.1
2
pkgrel
=
0
pkgdesc
=
"A sophisticated object-relational DBMS"
url
=
"https://www.postgresql.org/"
...
...
@@ -35,6 +35,9 @@ source="https://ftp.postgresql.org/pub/source/v$pkgver/postgresql-$pkgver.tar.bz
"
# secfixes:
# 13.12-r0:
# - CVE-2023-39418
# - CVE-2023-39417
# 13.11-r0:
# - CVE-2023-2454
# - CVE-2023-2455
...
...
@@ -282,7 +285,7 @@ _run_tests() {
}
sha512sums
=
"
30c60de44f9a33470ea9cd0c9757de23341bf1f5b9f3e8ee2c5b303d6709d08e9aea0f6ae597e344f610a577809860c7921596fe63034b6c2e3fa488e3040987
postgresql-13.1
1
.tar.bz2
6b6f6de998016b33f0954d4ed8233b84d98abd2dc9b50f5e959f403d1d87a7e9c3b8c8c2ed456806578c2610982f41be3169d9afd4221c52c320b1a2795043e4
postgresql-13.1
2
.tar.bz2
1f8e7dc58f5b0a12427cf2fd904ffa898a34f23f3332c8382b94e0d991c007289e7913a69e04498f3d93fc5701855796c207b4b1cc4a0b366f586050124d7fcc initdb.patch
27e00b58fe5c3899c66fc0dde51846c14701bcfedd132b106d676783ba603e8cbdc6e620f29b52dc892bdaa9302052788cf5e575a1659f61c017a12e0d2ee4d0 perl-rpath.patch
8439a6fdfdea0a4867daeb8bc23d6c825f30c00d91d4c39f48653f5ee77341f23282ce03a77aad94b5369700f11d2cb28d5aee360e59138352a9ab331a9f9d0f conf-unix_socket_directories.patch
...
...
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