Path to this page:
./
www/viewvc,
Viewing the content of CVS/SVN repositories with a Webbrowser
Branch: pkgsrc-2009Q2,
Version: 1.0.9,
Package name: viewvc-1.0.9,
Maintainer: adrianpViewVC is a browser interface for CVS and Subversion version control
repositories. It generates templatized HTML to present navigable directory,
revision, and change log listings. It can display specific versions of files as
well as diffs between those versions. Basically, ViewVC provides the bulk of the
report-like functionality you expect out of your version control tool, but much
more prettily than the average textual command-line program output.
Required to run:[
lang/python25]
Master sites:
SHA1: a985496ad577e2c4c75bac915eb203da790d7f3e
RMD160: 345cffb4e1e53b008d54e54b924c24b4277ae42a
Filesize: 510.649 KB
Version history: (Expand)
- (2009-08-19) Updated to version: viewvc-1.0.9
- (2009-07-09) Package has been reborn
- (2009-07-08) Package added to pkgsrc.se, version viewvc-1.0.7nb2 (created)
CVS history: (Expand)
2009-08-19 10:55:15 by Matthias Scheler | Files touched by this commit (2) | |
Log message:
Pullup ticket #2866 - requested by adrianp
viewvc: security update
Revisions pulled up:
- www/viewvc/Makefile 1.10
- www/viewvc/distinfo 1.7
---
Module Name: pkgsrc
Committed By: adrianp
Date: Sat Aug 15 08:33:13 UTC 2009
Modified Files:
pkgsrc/www/viewvc: Makefile distinfo
Log message:
Version 1.0.9 (released 11-Aug-2009)
* security fix: validate the 'view' parameter to avoid XSS attack
* security fix: avoid printing illegal parameter names and values
Version 1.0.8 (released 05-May-2009)
* fix directory view sorting UI
* tolerate malformed Accept-Language headers (issue #396)
* fix directory log views in revision-less Subversion repositories
* fix exception in rev-sorted remote Subversion directory views (issue #409)
|