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
f438f0c5
Commit
f438f0c5
authored
11 months ago
by
J0WI
Committed by
Natanael Copa
11 months ago
Browse files
Options
Downloads
Patches
Plain Diff
main/rabbitmq-c: security upgrade to 0.14.0
parent
1327661f
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!62969
main/rabbitmq-c: security upgrade to 0.14.0
Pipeline
#222293
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/rabbitmq-c/APKBUILD
+7
-3
7 additions, 3 deletions
main/rabbitmq-c/APKBUILD
with
7 additions
and
3 deletions
main/rabbitmq-c/APKBUILD
+
7
−
3
View file @
f438f0c5
# Contributor: Fabio Ribeiro <fabiorphp@gmail.com>
# Maintainer: Fabio Ribeiro <fabiorphp@gmail.com>
pkgname
=
rabbitmq-c
pkgver
=
0.1
3
.0
pkgrel
=
2
pkgver
=
0.1
4
.0
pkgrel
=
0
pkgdesc
=
"RabbitMQ C client"
url
=
"https://github.com/alanxz/rabbitmq-c"
arch
=
"all"
...
...
@@ -12,6 +12,10 @@ makedepends="$depends_dev openssl-dev>3 cmake xmlto doxygen samurai"
subpackages
=
"
$pkgname
-utils
$pkgname
-doc::noarch
$pkgname
-static
$pkgname
-dev"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/alanxz/rabbitmq-c/archive/v
$pkgver
.tar.gz"
# secfixes:
# 0.14.0-r0:
# - CVE-2023-35789
build
()
{
cmake
-B
build
-G
Ninja
\
-DCMAKE_BUILD_TYPE
=
None
\
...
...
@@ -41,5 +45,5 @@ utils() {
}
sha512sums
=
"
a93c104846b7d004c97019f81879db4daf747fd29ee6f4feaf287302c0f24d5d34d8c7bc232805ccabf105fd1aa6dfcb88218236bb6bb33cebf64ec9e3dcd77c
rabbitmq-c-0.1
3
.0.tar.gz
18cb429bcfa457e359128bf458c8b9f60b1c929a8ca3a8206f40d6390d7d4c6f4c5140eb7e9ab7b401d035fc48324cbe963d058100ab65ef3faba59e7f95607e
rabbitmq-c-0.1
4
.0.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