pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/stagit stagit: Update to 1.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/49ac12eb8b14
branches:  trunk
changeset: 385365:49ac12eb8b14
user:      leot <leot%pkgsrc.org@localhost>
date:      Thu Sep 15 19:22:11 2022 +0000

description:
stagit: Update to 1.2

Changes:
1.2
---
* Unset a newly introduced option in libgit2 that do not allow different users
  from reading the git repository. This is not a security issue for stagit.
  See also the related page:
  https://github.blog/2022-04-12-git-security-vulnerability-announced/
* Add a workaround comment in the Makefile for distros or packagers using an
  older libgit2 version (Void Linux, Debian, etc).

diffstat:

 www/stagit/Makefile |  4 ++--
 www/stagit/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 74e0b884cf50 -r 49ac12eb8b14 www/stagit/Makefile
--- a/www/stagit/Makefile       Thu Sep 15 19:20:09 2022 +0000
+++ b/www/stagit/Makefile       Thu Sep 15 19:22:11 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2022/06/27 15:29:18 fcambus Exp $
+# $NetBSD: Makefile,v 1.11 2022/09/15 19:22:11 leot Exp $
 
-DISTNAME=      stagit-1.1
+DISTNAME=      stagit-1.2
 CATEGORIES=    www
 MASTER_SITES=  https://codemadness.org/releases/stagit/
 
diff -r 74e0b884cf50 -r 49ac12eb8b14 www/stagit/distinfo
--- a/www/stagit/distinfo       Thu Sep 15 19:20:09 2022 +0000
+++ b/www/stagit/distinfo       Thu Sep 15 19:22:11 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2022/04/02 18:02:25 fcambus Exp $
+$NetBSD: distinfo,v 1.10 2022/09/15 19:22:11 leot Exp $
 
-BLAKE2s (stagit-1.1.tar.gz) = 7cfb1b3b8f934f753a54b3f9aa8264fb8c4e0a2dacb09eacd5e3b4819eccb3ae
-SHA512 (stagit-1.1.tar.gz) = e75d47b84d2783f7396a932b402a4dd36572027931559eae908861f9b8c658f43f5110bdfc81c5a0b65be3a0c53939ba9adabcc1e36fe88a6dab54b929526e0f
-Size (stagit-1.1.tar.gz) = 19648 bytes
+BLAKE2s (stagit-1.2.tar.gz) = af61a43aa7c56b02a2782bdfc2adb1905184f7a793f87f8e3f267dac2b90eea0
+SHA512 (stagit-1.2.tar.gz) = f9d9f157145b47a14b5ff098e3db261b4739145e5e7cf2a273e188fc8617681dc9b7b9737de2182334bb9a50bef061ebee452ccbc1e013e14f2ef8c4a4c32d0b
+Size (stagit-1.2.tar.gz) = 19818 bytes



Home | Main Index | Thread Index | Old Index