Changelog for
viewvc-1.3.0~dev20230511-69.1.noarch.rpm :
* Fri Jul 28 2023 matwey.kornilovAATTgmail.com- Update to version 1.3.0~dev20230511:
* issue 326: Allow copy config.Config instance on Python 3.6
* Mon Apr 03 2023 matwey.kornilovAATTgmail.com- Update to version 1.3.0~dev20230104:
* Copy in 1.1.30 and 1.2.3 changes
* issue #311: escape copied from path, too.
* Copy in changes from 1.1.29 and 1.2.2.
* issue #311: HTML escape paths in change set.
* Bump copyright years
* Update CHANGES file.
* issue #303: vclib.Repository: make rootpath simple attribute.
* issue #301: Fix content encoding handling on diff view and on patch.
* standalone: Allow config overlay.
* Fix regular expression returned by fnmatch.translate
* issue #213: Stub out some CHANGES and upgrade instructions
* issue #213: Begin working on commits database support for Python 3
* Thu Aug 05 2021 Michael Diers
- update to 1.3.0~dev20210805 (development snapshot)
* require Python 3.6 (#138) - minimum Subversion version now 1.14.0 with py3 bindings - minimum Pygments version now 1.1
* removed support mod_python-based deployments (#234)
* removed support ASP-based deployments (#235)
* make-database now requires --force to destroy existing DB (#212)
* removed deprecated checkout_magic option/behavior (#215)
* new \'allow_mojibake\' option (#216)
* require explicit match for web-friendly images in \'binary_mime_types\' (#216)- disable patch viewvc-buglink- remove site_python from spec- fix docroot access- Note: daily development snapshot archive is available for one day only
* Mon Mar 30 2020 Dirk Mueller - 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 Lars Vogdt - 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)