* [PR PATCH] git-lfs: update to 2.12.1
@ 2020-11-12 2:49 ndowens
2020-11-12 2:49 ` [PR PATCH] [Updated] " ndowens
` (4 more replies)
0 siblings, 5 replies; 6+ messages in thread
From: ndowens @ 2020-11-12 2:49 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 347 bytes --]
There is a new pull request by ndowens against master on the void-packages repository
https://github.com/ndowens/void-packages git-lfs
https://github.com/void-linux/void-packages/pull/26310
git-lfs: update to 2.12.1
Fixes CVE-2020-27955
@the-maldridge
A patch file from https://github.com/void-linux/void-packages/pull/26310.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-git-lfs-26310.patch --]
[-- Type: text/x-diff, Size: 637 bytes --]
From aa863847634bb53e6a6bfc9a97ba640992cdac81 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Wed, 11 Nov 2020 20:48:38 -0600
Subject: [PATCH] git-lfs: update to 2.12.1
Fixes CVE-2020-27955
---
srcpkgs/git-lfs/template | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/srcpkgs/git-lfs/template b/srcpkgs/git-lfs/template
index 85e59ee951a..412573f653a 100644
--- a/srcpkgs/git-lfs/template
+++ b/srcpkgs/git-lfs/template
@@ -1,6 +1,6 @@
# Template file for 'git-lfs'
pkgname=git-lfs
-version=2.12.0
+version=2.12.1
revision=1
build_style=go
go_import_path="github.com/git-lfs/git-lfs"
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PR PATCH] [Updated] git-lfs: update to 2.12.1
2020-11-12 2:49 [PR PATCH] git-lfs: update to 2.12.1 ndowens
@ 2020-11-12 2:49 ` ndowens
2020-11-12 2:50 ` [PR PATCH] [Merged]: " the-maldridge
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: ndowens @ 2020-11-12 2:49 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 352 bytes --]
There is an updated pull request by ndowens against master on the void-packages repository
https://github.com/ndowens/void-packages git-lfs
https://github.com/void-linux/void-packages/pull/26310
git-lfs: update to 2.12.1
Fixes CVE-2020-27955
@the-maldridge
A patch file from https://github.com/void-linux/void-packages/pull/26310.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-git-lfs-26310.patch --]
[-- Type: text/x-diff, Size: 1027 bytes --]
From f466930b8ed7212e49d30f2ba64d7c4089785109 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Wed, 11 Nov 2020 20:48:38 -0600
Subject: [PATCH] git-lfs: update to 2.12.1
Fixes CVE-2020-27955
---
srcpkgs/git-lfs/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/git-lfs/template b/srcpkgs/git-lfs/template
index 85e59ee951a..8a4c8af65b3 100644
--- a/srcpkgs/git-lfs/template
+++ b/srcpkgs/git-lfs/template
@@ -1,6 +1,6 @@
# Template file for 'git-lfs'
pkgname=git-lfs
-version=2.12.0
+version=2.12.1
revision=1
build_style=go
go_import_path="github.com/git-lfs/git-lfs"
@@ -10,7 +10,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
license="MIT"
homepage="https://git-lfs.github.com/"
distfiles="https://github.com/git-lfs/${pkgname}/archive/v${version}.tar.gz"
-checksum=9971d91cd2b0dd34ccda41a3db97504bfdb4fbc23cc2ee4b6e3b9afea5643941
+checksum=2b2e70f1233f7efe9a010771510391a07527ec7c0af721ecf8edabac5d60f62b
post_build() {
make man
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PR PATCH] [Merged]: git-lfs: update to 2.12.1
2020-11-12 2:49 [PR PATCH] git-lfs: update to 2.12.1 ndowens
2020-11-12 2:49 ` [PR PATCH] [Updated] " ndowens
@ 2020-11-12 2:50 ` the-maldridge
2020-11-12 4:20 ` ericonr
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: the-maldridge @ 2020-11-12 2:50 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 196 bytes --]
There's a merged pull request on the void-packages repository
git-lfs: update to 2.12.1
https://github.com/void-linux/void-packages/pull/26310
Description:
Fixes CVE-2020-27955
@the-maldridge
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: git-lfs: update to 2.12.1
2020-11-12 2:49 [PR PATCH] git-lfs: update to 2.12.1 ndowens
2020-11-12 2:49 ` [PR PATCH] [Updated] " ndowens
2020-11-12 2:50 ` [PR PATCH] [Merged]: " the-maldridge
@ 2020-11-12 4:20 ` ericonr
2020-11-12 4:20 ` ericonr
2020-11-12 4:22 ` ndowens
4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2020-11-12 4:20 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 271 bytes --]
New comment by ericonr on void-packages repository
https://github.com/void-linux/void-packages/pull/26310#issuecomment-725826078
Comment:
I'm not sure this update was necessary, the CVE is windows only...
https://github.com/git-lfs/git-lfs/compare/v2.12.0...v2.12.1
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: git-lfs: update to 2.12.1
2020-11-12 2:49 [PR PATCH] git-lfs: update to 2.12.1 ndowens
` (2 preceding siblings ...)
2020-11-12 4:20 ` ericonr
@ 2020-11-12 4:20 ` ericonr
2020-11-12 4:22 ` ndowens
4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2020-11-12 4:20 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 297 bytes --]
New comment by ericonr on void-packages repository
https://github.com/void-linux/void-packages/pull/26310#issuecomment-725826078
Comment:
I'm not sure this update was necessary, the CVE is windows only, and that's the only change.
https://github.com/git-lfs/git-lfs/compare/v2.12.0...v2.12.1
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: git-lfs: update to 2.12.1
2020-11-12 2:49 [PR PATCH] git-lfs: update to 2.12.1 ndowens
` (3 preceding siblings ...)
2020-11-12 4:20 ` ericonr
@ 2020-11-12 4:22 ` ndowens
4 siblings, 0 replies; 6+ messages in thread
From: ndowens @ 2020-11-12 4:22 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 221 bytes --]
New comment by ndowens on void-packages repository
https://github.com/void-linux/void-packages/pull/26310#issuecomment-725826623
Comment:
Atleasts gets us off the repology.org list for out of date and possibly affected
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2020-11-12 4:22 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-12 2:49 [PR PATCH] git-lfs: update to 2.12.1 ndowens
2020-11-12 2:49 ` [PR PATCH] [Updated] " ndowens
2020-11-12 2:50 ` [PR PATCH] [Merged]: " the-maldridge
2020-11-12 4:20 ` ericonr
2020-11-12 4:20 ` ericonr
2020-11-12 4:22 ` ndowens
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).