pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

texlab: add comment to patch



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Tue Apr 6 22:13:44 2021 +0200
Changeset:	9663614ea01f824812008dbdedbe2523773962a4

Modified Files:
	texlab/distinfo
	texlab/patches/patch-Cargo.lock

Log Message:
texlab: add comment to patch

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9663614ea01f824812008dbdedbe2523773962a4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 texlab/distinfo                 | 2 +-
 texlab/patches/patch-Cargo.lock | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diffs:
diff --git a/texlab/distinfo b/texlab/distinfo
index 93976ac786..39dfd2ef99 100644
--- a/texlab/distinfo
+++ b/texlab/distinfo
@@ -1260,5 +1260,5 @@ SHA1 (xmlparser-0.10.0.crate) = 7654fe89bda2e79f2714a16a58b12f2e698cb49b
 RMD160 (xmlparser-0.10.0.crate) = 3abb1a45b192ac7ba7d9602a4bb940dfb275bd67
 SHA512 (xmlparser-0.10.0.crate) = a8470bef5c34a97ddc58849dfd06e3a737fa856ca8c341d82ba7d81cd7b3772b45f7326394551453c43a3f2470a6435b900a0d0a438694a449e2d1ff10a338da
 Size (xmlparser-0.10.0.crate) = 25005 bytes
-SHA1 (patch-Cargo.lock) = ebfbf34ca9f6f928357feefce41b9dbb5d31fb70
+SHA1 (patch-Cargo.lock) = 58fba8c71bba053ebec8b3a971c6bba548b4da77
 SHA1 (patch-Cargo.toml) = dde0c9b63389e8a5eb62dfa504df2c425cce3fd0
diff --git a/texlab/patches/patch-Cargo.lock b/texlab/patches/patch-Cargo.lock
index 7314f56c4c..4d2fad6070 100644
--- a/texlab/patches/patch-Cargo.lock
+++ b/texlab/patches/patch-Cargo.lock
@@ -1,5 +1,7 @@
 $NetBSD$
 
+Fix for CVE-2020-35711.
+
 --- Cargo.lock.orig	2021-01-10 13:55:04.000000000 +0000
 +++ Cargo.lock
 @@ -36,9 +36,9 @@ dependencies = [


Home | Main Index | Thread Index | Old Index