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
bcf445ec
Commit
bcf445ec
authored
1 year ago
by
omni
Browse files
Options
Downloads
Patches
Plain Diff
community/libssh: security upgrade to 0.10.6
parent
ec1af78e
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!57520
community/libssh: security upgrade to 0.10.6
Pipeline
#202060
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/libssh/APKBUILD
+6
-2
6 additions, 2 deletions
community/libssh/APKBUILD
with
6 additions
and
2 deletions
community/libssh/APKBUILD
+
6
−
2
View file @
bcf445ec
# Contributor: Carlo Landmeter <clandmeter@alpinelinux.org>
# Contributor: Carlo Landmeter <clandmeter@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
libssh
pkgname
=
libssh
pkgver
=
0.10.
5
pkgver
=
0.10.
6
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"Library for accessing ssh client services through C libraries"
pkgdesc
=
"Library for accessing ssh client services through C libraries"
options
=
"!check"
# Tests require CLIENT_TESTING enabled which needs socket_wrapper
options
=
"!check"
# Tests require CLIENT_TESTING enabled which needs socket_wrapper
...
@@ -15,6 +15,10 @@ subpackages="$pkgname-dev"
...
@@ -15,6 +15,10 @@ subpackages="$pkgname-dev"
source
=
"https://www.libssh.org/files/
${
pkgver
%.*
}
/libssh-
$pkgver
.tar.xz"
source
=
"https://www.libssh.org/files/
${
pkgver
%.*
}
/libssh-
$pkgver
.tar.xz"
# secfixes:
# secfixes:
# 0.10.6-r0:
# - CVE-2023-6004
# - CVE-2023-6918
# - CVE-2023-48795
# 0.9.6-r0:
# 0.9.6-r0:
# - CVE-2021-3634
# - CVE-2021-3634
# 0.9.5-r0:
# 0.9.5-r0:
...
@@ -50,5 +54,5 @@ package() {
...
@@ -50,5 +54,5 @@ package() {
}
}
sha512sums
=
"
sha512sums
=
"
2b758f9df2b5937865d4aee775ffeafafe3ae6739a89dfc470e38c7394e3c3cb5fcf8f842fdae04929890ee7e47bf8f50e3a38e82dfd26a009f3aae009d589e0
libssh-0.10.
5
.tar.xz
40c62d63c44e882999b71552c237d73fc7364313bd00b15a211a34aeff1b73693da441d2c8d4e40108d00fb7480ec7c5b6d472f9c0784b2359a179632ab0d6c1
libssh-0.10.
6
.tar.xz
"
"
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