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
879355fc
Commit
879355fc
authored
2 years ago
by
J0WI
Committed by
Jakub Jirutka
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
community/ruby-activesupport: security upgrade to 7.0.4.3
parent
62f95295
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/ruby-activesupport/APKBUILD
+7
-2
7 additions, 2 deletions
community/ruby-activesupport/APKBUILD
with
7 additions
and
2 deletions
community/ruby-activesupport/APKBUILD
+
7
−
2
View file @
879355fc
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname
=
ruby-activesupport
pkgname
=
ruby-activesupport
_gemname
=
activesupport
_gemname
=
activesupport
pkgver
=
7.0.4
pkgver
=
7.0.4
.3
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"Utility classes and Ruby extensions from Rails"
pkgdesc
=
"Utility classes and Ruby extensions from Rails"
url
=
"https://rubyonrails.org/"
url
=
"https://rubyonrails.org/"
...
@@ -20,6 +20,11 @@ source="https://github.com/rails/rails/archive/v$pkgver/ruby-activesupport-$pkgv
...
@@ -20,6 +20,11 @@ source="https://github.com/rails/rails/archive/v$pkgver/ruby-activesupport-$pkgv
builddir
=
"
$srcdir
/rails-
$pkgver
/activesupport"
builddir
=
"
$srcdir
/rails-
$pkgver
/activesupport"
options
=
"!check"
# FIXME
options
=
"!check"
# FIXME
# secfixes:
# 7.0.4.3-r0:
# - CVE-2023-28120
# - CVE-2023-22796
build
()
{
build
()
{
gem build
$_gemname
.gemspec
gem build
$_gemname
.gemspec
}
}
...
@@ -45,5 +50,5 @@ package() {
...
@@ -45,5 +50,5 @@ package() {
}
}
sha512sums
=
"
sha512sums
=
"
118035226054ad5083d2affde55a812917652491f82a9a578380a790770fdda3a14904f6de10f58651bbbab278aa23920b652aa1b34c71441d465c3b7b4be82c
ruby-activesupport-7.0.4.tar.gz
2c817a0a58ae52f99686d8cd0de84f01e3d7ec05afc95d07910b3b5bf86d8162b06102893b2cbc14859b95a07eca6882a707956c87d437794697df7a18fa3c16
ruby-activesupport-7.0.4.
3.
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