pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/viewvc
Module Name: pkgsrc
Committed By: hauke
Date: Thu Aug 17 19:59:00 UTC 2023
Modified Files:
pkgsrc/www/viewvc: Makefile distinfo
Log Message:
Update www/viewcvs to v1.2.3
Upstream's changelog:
Version 1.2.3 (released 04-Jan-2023)
* security fix: escape revision view copy paths (#311) [CVE-2023-22464]
Version 1.2.2 (released 03-Jan-2023)
* security fix: escape revision view changed paths (#311) [CVE-2023-22456]
* standalone.py defaults to UTF-8 output now, too
* fix viewvc-install error handling bug
* fix a problem on CVS checkout files with rcsparse (#272)
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/www/viewvc/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/www/viewvc/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/viewvc/Makefile
diff -u pkgsrc/www/viewvc/Makefile:1.41 pkgsrc/www/viewvc/Makefile:1.42
--- pkgsrc/www/viewvc/Makefile:1.41 Mon Aug 14 05:25:31 2023
+++ pkgsrc/www/viewvc/Makefile Thu Aug 17 19:59:00 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.41 2023/08/14 05:25:31 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2023/08/17 19:59:00 hauke Exp $
-DISTNAME= viewvc-1.2.1
-PKGREVISION= 2
+DISTNAME= viewvc-1.2.3
CATEGORIES= devel www
MASTER_SITES= ${MASTER_SITE_GITHUB:=viewvc/}
Index: pkgsrc/www/viewvc/distinfo
diff -u pkgsrc/www/viewvc/distinfo:1.20 pkgsrc/www/viewvc/distinfo:1.21
--- pkgsrc/www/viewvc/distinfo:1.20 Tue Oct 26 11:31:12 2021
+++ pkgsrc/www/viewvc/distinfo Thu Aug 17 19:59:00 2023
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.20 2021/10/26 11:31:12 nia Exp $
+$NetBSD: distinfo,v 1.21 2023/08/17 19:59:00 hauke Exp $
-BLAKE2s (viewvc-1.2.1.tar.gz) = f09a6854104fdf65dfaab295e02a65858a9bc54a6073534d7e582e7477893d34
-SHA512 (viewvc-1.2.1.tar.gz) = d56d78258833499890e746fe6901d4a716b3a83eb12d786322154f373b0485710735f11ed4ae991894d0ac77c4c97b9c383089ba1f92859ae84994c7cd6c951c
-Size (viewvc-1.2.1.tar.gz) = 361031 bytes
+BLAKE2s (viewvc-1.2.3.tar.gz) = 4efe844e1fedca51c40245d61c96e951b30db0fb9081e54230459a508be19144
+SHA512 (viewvc-1.2.3.tar.gz) = dd5fd1d01629e7e6894e3bd244579a3581883ffb18f66e4ca44b911a5bc41810fcdd1176bfdbf0b88c943780b61c1af2a35c4dd8d757b9e10ff00d560eee0a0f
+Size (viewvc-1.2.3.tar.gz) = 361272 bytes
SHA1 (patch-aa) = ff0a6e52ea66c838ba3ab7b1d055c27bf561a376
SHA1 (patch-ab) = 20a2c3c168914ce11b1580434c960e0d8e25f4ed
Home |
Main Index |
Thread Index |
Old Index