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
c0082ecf
Commit
c0082ecf
authored
2 years ago
by
alice
Browse files
Options
Downloads
Patches
Plain Diff
main/less: backport security fix
https://www.openwall.com/lists/oss-security/2023/02/07/7
parent
75d87ed5
No related branches found
No related tags found
1 merge request
!54607
main/sofia-sip: backport support for forking SIP calls
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/less/APKBUILD
+5
-2
5 additions, 2 deletions
main/less/APKBUILD
with
5 additions
and
2 deletions
main/less/APKBUILD
+
5
−
2
View file @
c0082ecf
...
...
@@ -2,7 +2,7 @@
# Maintainer: Cameron Banta <cbanta@gmail.com>
pkgname
=
less
pkgver
=
590
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"File pager"
url
=
"https://www.greenwoodsoftware.com/less/"
arch
=
"all"
...
...
@@ -10,7 +10,9 @@ license="GPL-3.0-or-later OR BSD-2-Clause"
options
=
"!check"
makedepends
=
"ncurses-dev"
subpackages
=
"
$pkgname
-doc"
source
=
"https://www.greenwoodsoftware.com/less/less-
$pkgver
.tar.gz"
source
=
"https://www.greenwoodsoftware.com/less/less-
$pkgver
.tar.gz
$pkgname
-hyperlink-filter-cve.patch::https://github.com/gwsw/less/commit/a78e1351113cef564d790a730d657a321624d79c.patch
"
build
()
{
./configure
\
...
...
@@ -29,4 +31,5 @@ package() {
sha512sums
=
"
426fa5840fd43c17bd5a452ad35ad24f2d6684623c6914403fd0059af62266bf2138e6828c7d73a1cef26a736c0d2b8ed4ab180eea8297281dae79a4228eb903 less-590.tar.gz
0ef401d74b3ec59f664ee4ac16624b2861a548d36711064ab659b67dea14974307277eb754874a1f74694c46fbb0d5042ec3a5a4320a78c47594062e39f46812 less-hyperlink-filter-cve.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