SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for viewvc-1.2.1-3.1.noarch.rpm :

* Mon Mar 30 2020 dmuellerAATTsuse.com- update to 1.2.1 (bsc#1167974, CVE-2020-5283):
* security fix: escape subdir lastmod file name (#211) [CVE-????-????]
* bumped minimum supported Python version to 2.4
* implemented support for property diffs (Tigris #383)
* allow user-configurable cvsgraph display (Tigris #336)
* allow rNNNN syntax for Subversion revision numbers (Tigris #441)
* display revision numbers in CVS tag/branch selector (Tigris #546)
* allow roots to have optional context (#58)
* use a more secure temporary file generator (#159)
* fix problems with make-database and special characters (#141, #182)
* fix bogus default ci_when value in cvsdb (#200)
* standalone query interface removed (#206)
* GUI support (--gui) removed from standalone.py
* Sat Dec 28 2019 larsAATTlinux-schulserver.de- update to 1.1.27
* suppress stack traces (with option to show) (#140)
* distinguish text/binary/image files by icons (#166, #175)
* colorize alternating file content lines (#167)
* link to the instance root from the ViewVC logo (#168)
* display directory and root counts, too (#169)
* fix double fault error in standalone.py (#157)
* support timezone offsets with minutes piece (#176)- rebase viewvc-buglink.patch => viewvc-1.1.27-buglink.patch- use license macro- avoid /usr/bin/env and make the files using this executable- source has been moved to GitHub- use _service file for downloading the source
* Mon Feb 13 2017 michaelAATTstroeder.com- vievwc 1.1.26, including one security fix:
* CVE-2017-5938 escape nav_data name to avoid XSS attack (boo#1024393)
* Sun Dec 18 2016 astiegerAATTsuse.com- vievwc 1.1.25:
* fix _rev2optrev assertion on long input- license is BSD-2-Clause, package LICENSE text
* Fri May 20 2016 adaugherityAATTtamu.edu- Update viewvc.conf for Apache 2.4 syntax.
* Wed Mar 23 2016 astiegerAATTsuse.com- viewvc 1.1.24:
* fix minor bug in human_readable boolean calculation
* allow hr_funout option to apply to unidiff diffs, too
* fix infinite loop in rcsparse
* fix iso8601 timezone offset handling
* add support for renamed roots
* fix minor buglet in viewvc-install error message
* Wed Apr 08 2015 p.drouandAATTgmail.com- Update to version 1.1.23
* fix annotate bug triggered by files with trailing blank lines (issue #533)
* fix markup display of files with trailing blank lines (issue #533)
* add support for root-relative svnauthz access files (issue #535)
* fix cvsdb MySQL-python argument conversion error (issue #539)
* fix double-escaping of revision links (issue #541)
* fix bug that prevented mod_python 3.4+ deployment (issue #540)- Drop redundant dependencies
* pkgconfig(python)
* pkgconfig(python-2.7)
* pkgconfig(python2)
* Sat Mar 08 2014 andreas.stiegerAATTgmx.de- update to 1.1.22:
* minor directory sorting logic fix (re: show_subdir_lastmod)
* fix display of show_subdir_lastmod details
* pay attention to chardet\'s detection confidence
* linkify line numbers in markup/annotate view- some spec file cleaning
* Mon Sep 16 2013 dmuellerAATTsuse.com- update to 1.1.21:
* restore compatibility with Python 2.6.x
* Thu Apr 25 2013 dmuellerAATTsuse.com- update to 1.1.20:
* fix tab-to-space handling regression in markup view
* fix regression in root lookup handling (issue #526)
* Tue Apr 23 2013 dmuellerAATTsuse.com- update to 1.1.19:
* improve root lookup performance (issue #523)
* new \'max_filesize_kbytes\' config option and handling (issue #524)
* tarball generation improvements: - preserve Subversion symlinks in generated tarballs (issue #487) - reduce memory usage of tarball generation logic - fix double compression of generated tarballs (issue #525)
* file content handling improvements: - expanded support for encoding detection and transcoding (issue #11) - fix tab-to-space conversion bugs in markup, annotate, and diff views - fix handling of trailing whitespace in diff view
* add support for timestamp display in ISO8601 format (issue #46)
* fix exception raised by BDB-backed SVN repositories (issue #519)
* hide revision-less files when rcsparse is in use
* include branchpoints in branch views using rcsparse (issue #347)
* miscellaneous cvsdb improvements: - add --port option to make-database (issue #521) - explicitly name columns in queries (issue #522) - update MySQL syntax to avoid discontinued \"TYPE=\" terms
* Fri Oct 26 2012 dmuellerAATTsuse.com- update to 1.1.17 (bnc#787072):
* fix exception caused by uninitialized variable usage (issue #516)
* security fix: escape \"extra\" diff info to avoid XSS attack (issue #515)
* add \'binary_mime_types\' configuration option and handling (issue #510)
* fix \'select for diffs\' persistence across log pages (issue #512)
* remove lock status and filesize check on directories in remote SVN views
* fix bogus \'Annotation of\' page title for non-annotated view (issue #514)
* Mon Jun 25 2012 dmuellerAATTsuse.com- update to 1.1.15 (bnc#768680):
* security fix: complete authz support for remote SVN views (CVE-2012-3356)
* security fix: log msg leak in SVN revision view with unreadable copy source (CVE-2012-3357)
* fix several instances of incorrect information in remote SVN views
* increase performance of some revision metadata lookups in remote SVN views
* fix RSS feed regression introduced in 1.1.14
* fix annotation of svn files with non-URI-safe paths
* handle file:/// Subversion rootpaths as local roots
* fix bug caused by trying to case-normalize anon usernames
* speed up log handling by reusing tokenization results
* add support for custom review log markup rules
* fix svndbadmin failure on deleted paths under Subversion 1.7
* fix annotation of files in svn roots with non-URI-safe paths
* fix stray annotation warning in markup display of images
* more gracefully handle attempts to display binary content
* fix path display in patch and certain diff views
* fix broken cvsdb glob searching
* allow svn revision specifiers to have leading r\'s
* allow environmental override of configuration location
* fix exception HTML-escaping non-string data under WSGI
* add links to root logs from roots view
* use Pygments lexer-guessing functionality
* Fri Aug 12 2011 dmuellerAATTsuse.de- add supplements for apache2/subversion-server
* Tue May 17 2011 pascal.bleserAATTopensuse.org- update to 1.1.11 (bnc#694785):
* security fix: remove user-reachable override of cvsdb row limit
* fix broken standalone.py -c and -d options handling
* add --help option to standalone.py
* fix stack trace when asked to checkout a directory (issue #478)
* improve memory usage and speed of revision log markup (issue #477)
* fix broken annotation view in CVS keyword-bearing files (issue #479)
* warn users when query results are incomplete (issue #443)
* avoid parsing errors on RCS newphrases in the admin section (issue #483)
* make rlog parsing code more robust in certain error cases (issue #444)
* Tue Mar 15 2011 pascal.bleserAATTopensuse.org- update to 1.1.10:
* 1.1.9 shipped with a stack-trace-causing bug in the Subversion revision info gathering logic
* Sat Feb 19 2011 pascal.bleserAATTopensuse.org- update to 1.1.9:
* vcauth universal access determinations (issue #425)
* rework svn revision info cache for performance
* make revision log \"extra pages\" count configurable
* fix Subversion 1.4.x revision log compatibility code regression
* display sanitized error when authzfile is malformed
* handle file:/// Subversion rootpaths as local roots (issue #446)
* restore markup of URLs in file contents (issue #455)
* optionally display last-committed metadata in roots view (issue #457)
* Thu Dec 02 2010 pascal.bleserAATTopensuse.org- update to 1.1.8:
* fix slowness triggered by allow_compress=1 configuration (issue #467)
* yield more useful error on directory markup/annotate request (issue #472)
* Sat Sep 11 2010 pascal.bleserAATTopensuse.org- update to 1.1.7:
* maintenance release that includes all the bugfixes and enhancements made thus far to the 1.1.x line
* adds a few features: + FastCGI deployment support + Basic authentication in the standalone server + Subversion revision property display
* Sun Jun 06 2010 pascal.bleserAATTopensuse.org- update to 1.1.6:
* fixes a regression introduced in 1.1.5
* corrects some bits of the RSS feed support
* introduces rudimentary support for WSGI-based deployments
* Tue Apr 06 2010 dmuellerAATTsuse.de- fix buglink patch again (kde#233525)
* Tue Mar 30 2010 pascal.bleserAATTopensuse.org- update to 1.1.5 (bnc#592932):
* security fix: escape user-provided search_re input to avoid XSS attack
* Thu Mar 11 2010 pascal.bleserAATTopensuse.org- update to 1.1.4 (bnc#587357):
* security fix: escape user-provided query form input to avoid XSS attack
* fix standalone.py failure (when per-root options aren\'t used) (issue #445)
* fix annotate failure caused by ignored svn_config_dir (issue #447)
* Mon Jan 18 2010 dmuellerAATTsuse.de- rediff buglink.patch
* Thu Dec 31 2009 dmuellerAATTsuse.de- update to 1.1.3 (bnc#570605):
* security fix: add root listing support of per-root authz config
* security fix: query.py requires \'forbidden\' authorizer (or none) in config
* fix URL-ification of truncated log messages (issue #3)
* fix regexp input validation (issue #426, #427, #440)
* add support for configurable tab-to-spaces conversion
* fix not-a-sequence error in diff view
* allow viewvc-install to work when templates-contrib is absent
* minor template improvements/corrections
* expose revision metadata in diff view (issue #431)
* markup file/directory item property URLs and email addresses (issue #434)
* make ViewVC cross copies in Subversion history by default
* fix bug that caused standalone.py failure under Python 1.5.2 (issue #442)
* fix support for per-vhost overrides of authorizer parameters (issue #411)
* fix root name identification in query.py interface
* Tue Aug 11 2009 poemlAATTsuse.de- update to 1.1.2:
* security fix: validate the \'view\' parameter to avoid XSS attack
* security fix: avoid printing illegal parameter names and values
* add optional support for character encoding detection (issue #400)
* fix username case handling in svnauthz module (issue #419)
* fix cvsdbadmin/svnadmin rebuild error on missing repos (issue #420)
* don\'t drop leading blank lines from colorized file contents (issue #422)
* add file.ezt template logic for optionally hiding binary file contents- update to 1.1.1:
* fix broken query form (missing required template variables) (issue #416)
* fix bug in cvsdb which caused rebuild operations to lose data (issue #417)
* fix cvsdb purge/rebuild repos lookup to error on missing repos
* fix misleading file contents view page title- forward-ported the buglink patch (viewvc-buglink.patch) to 1.1.2
* Tue May 26 2009 poemlAATTnovell.com- update viewvc-buglink.patch, where the configuration object (cfg) is an attribute of the DiffSource class
* Tue May 26 2009 poemlAATTsuse.de- fix viewvc-buglink.patch (a variable name was missing an underscore)- merge with openSUSE:Factory package (broken link)
* Wed May 13 2009 pascal.bleserAATTopensuse.org- marked package as BuildArch:noarch- update to 1.1.0:
* extensible path-based authorization with Subversion authz support
* Subversion versioned properties display
* unified markup and annotation views
* hassle-free Pygments-based syntax highlighting
* support for full content diffs
* many bugfixes and additional enhancements
 
ICM