14 Commits

Author SHA256 Message Date
3e5e040d0f Accepting request 1295218 from devel:tools:scm:svn
- Update to version 1.3.0~dev20250722 (bsc#1246909, CVE-2025-54141):
  * Update README.md
  * Don't include .flake8 in releases
  * Merge 1.1.31 and 1.2.4 CHANGES
  * Clean up some path handling
  * issue 374: Fix code formatting checks (and its findings)
  * Fix bump-copyright-years to list files in the current branch
  * Update COMMITTERS file
  * Bump copyright years
  * Rework bump-copyright-years to use 'git ls-tree'
  * Note removal of the commits database feature in CHANGES
  * Redirect the query and queryform views to the roots view
  * Update template authoring guide
  * Some markup and minor styling tweaks to the upgrading how-to
  * Flesh out more upgrade documentation
  * Remove/fix some stuff that got overlooked
  * Add note about dropping commits database feature to upgrading-howto.html
  * Begin ripping out the checkins database feature
  * Record issue #370 fix
  * issue 370: Disallow patch view on directories
  * issue 369: Fix 'dead' state determination when use_rcsparse=1
  * HTML-escape error template dictionary items
  * replace imp with importlib to load authorizer modules
  * Used keyword argument to simplify the call.
  * Let py_compile decide where *.pyc files go.
  * issue 360: Address some review comments
  * Update actions
  * issue 360: Introduce new "image" view
  * Update CHANGES
  * standalone.py: Update command-line help for --htpasswd-file.

OBS-URL: https://build.opensuse.org/request/show/1295218
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/viewvc?expand=0&rev=5
2025-07-23 14:35:25 +00:00
f37551c597 - Update to version 1.3.0~dev20250722 (bsc#1246909, CVE-2025-54141):
* Update README.md
  * Don't include .flake8 in releases
  * Merge 1.1.31 and 1.2.4 CHANGES
  * Clean up some path handling
  * issue 374: Fix code formatting checks (and its findings)
  * Fix bump-copyright-years to list files in the current branch
  * Update COMMITTERS file
  * Bump copyright years
  * Rework bump-copyright-years to use 'git ls-tree'
  * Note removal of the commits database feature in CHANGES
  * Redirect the query and queryform views to the roots view
  * Update template authoring guide
  * Some markup and minor styling tweaks to the upgrading how-to
  * Flesh out more upgrade documentation
  * Remove/fix some stuff that got overlooked
  * Add note about dropping commits database feature to upgrading-howto.html
  * Begin ripping out the checkins database feature
  * Record issue #370 fix
  * issue 370: Disallow patch view on directories
  * issue 369: Fix 'dead' state determination when use_rcsparse=1
  * HTML-escape error template dictionary items
  * replace imp with importlib to load authorizer modules
  * Used keyword argument to simplify the call.
  * Let py_compile decide where *.pyc files go.
  * issue 360: Address some review comments
  * Update actions
  * issue 360: Introduce new "image" view
  * Update CHANGES
  * standalone.py: Update command-line help for --htpasswd-file.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/viewvc?expand=0&rev=75
2025-07-23 07:14:18 +00:00
2546a27e86 Accepting request 1267835 from devel:tools:scm:svn
OBS-URL: https://build.opensuse.org/request/show/1267835
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/viewvc?expand=0&rev=4
2025-04-08 15:52:09 +00:00
fece891684 - Add {Build,}Requires on python3-legacy-cgi, required for Python 3.13+.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/viewvc?expand=0&rev=73
2025-04-08 07:43:00 +00:00
5d498400c7 Accepting request 1161480 from devel:tools:scm:svn
OBS-URL: https://build.opensuse.org/request/show/1161480
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/viewvc?expand=0&rev=3
2024-03-25 20:13:25 +00:00
cd1a20dcf3 Accepting request 1160980 from home:matwey:branches:devel:tools:scm:svn
- Update to version 1.3.0~dev20240207:
  * Issue #336: AttributeError: 'str' object has no attribute 'decode'
  * issue 333: Listify configured forbidden paths/regexps

OBS-URL: https://build.opensuse.org/request/show/1160980
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/viewvc?expand=0&rev=71
2024-03-25 15:31:50 +00:00
791274b717 Accepting request 1101301 from devel:tools:scm:svn
OBS-URL: https://build.opensuse.org/request/show/1101301
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/viewvc?expand=0&rev=2
2023-07-29 18:10:41 +00:00
dba09b67ba Accepting request 1101196 from home:matwey:branches:devel:tools:scm:svn
- Update to version 1.3.0~dev20230511:
  * issue 326: Allow copy config.Config instance on Python 3.6

OBS-URL: https://build.opensuse.org/request/show/1101196
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/viewvc?expand=0&rev=69
2023-07-29 08:39:20 +00:00
1a15f8d972 Accepting request 1078394 from devel:tools:scm:svn
Ressurect viewvc package

OBS-URL: https://build.opensuse.org/request/show/1078394
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/viewvc?expand=0&rev=1
2023-04-13 12:10:25 +00:00
fffa2d2acf Accepting request 1077056 from home:matwey:branches:devel:tools:scm:svn
- 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

OBS-URL: https://build.opensuse.org/request/show/1077056
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/viewvc?expand=0&rev=67
2023-04-11 08:24:57 +00:00
646e95ebfa Accepting request 910316 from home:elegosoft:branches:devel:tools:scm:svn
OBS-URL: https://build.opensuse.org/request/show/910316
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/viewvc?expand=0&rev=66
2021-08-27 08:30:55 +00:00
1fea1a3d26 - update to 1.2.1 (bsc#1167974, CVE-2020-5283):
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/viewvc?expand=0&rev=65
2020-03-30 19:28:08 +00:00
ff59cd913b - update to 1.2.1 (bsc#1167974):
* 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

OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/viewvc?expand=0&rev=64
2020-03-30 14:43:19 +00:00
133e3cca33 OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm:svn/viewvc?expand=0&rev=63 2020-03-30 10:58:12 +00:00