Your message dated Sat, 12 Jul 2014 11:25:29 +0000
with message-id <[email protected]>
and subject line Bug#614509: fixed in viewvc 1.1.22-1
has caused the Debian Bug report #614509,
regarding Please update to ViewVC 1.1.22; package available from the ZAP Group
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
614509: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=614509
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: viewvc
Version: 1.1.5-1.1
Severity: important

New upstream version 1.1.11

From: 
http://viewvc.tigris.org/source/browse/*checkout*/viewvc/tags/1.1.11/CHANGES

Version 1.1.11 (released 17-May-2011)

  * 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)

Version 1.1.10 (released 15-Mar-2011)

  * fix stack trace in Subversion revision info logic (issue #475, issue #476)

Version 1.1.9 (released 18-Feb-2011)

  * 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)

Version 1.1.8 (released 02-Dec-2010)

  * fix slowness triggered by allow_compress=1 configuration (issue #467)
  * allow use of 'fcrypt' for Windows standalone.py authn support (issue #471)
  * yield more useful error on directory markup/annotate request (issue #472)

Version 1.1.7 (released 09-Sep-2010)

  * display Subversion revision properties in the revision view (issue #453)
  * fix exception in 'standalone.py -r REPOS' when run without a config file
  * fix standalone.py server root deployments (--script-alias='')
  * add Basic authentication support to standalone.py (Unix only) (issue #49)
  * fix obscure "unexpected NULL parent pool" Subversion bindings error
  * enable path info / link display in remote Subversion root revision view
  * fix vhost name case handling inconsistency (issue #466)
  * use svn:mime-type property charset param as encoding hint
  * markup Subversion revision references in log messages (issue #313)
  * add rudimentary support for FastCGI-based deployments (issue #464)
  * fix query script WSGI deployment
  * add configuration to fix query script cross-linking to ViewVC

Version 1.1.6 (released 02-Jun-2010)

  * add rudimentary support for WSGI-based deployments (issue #397)
  * fix exception caused by trying to HTML-escape non-string data (issue #454)
  * fix incorrect RSS feed Content-Type header (issue #449)
  * fix RSS <title> encoding problem (issue #451)
  * allow 'svndbadmin purge' to work on missing repositories (issue #452)

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-2-amd64 (SMP w/1 CPU core)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages viewvc depends on:
ii  python             2.7.2-9     
ii  python-subversion  1.6.17dfsg-2
ii  python-support     1.0.14      
ii  rcs                5.7-25      
ii  subversion         1.6.17dfsg-2

Versions of packages viewvc recommends:
ii  apache2                         2.2.21-2  
ii  apache2-mpm-worker [httpd-cgi]  2.2.21-2  
ii  python-pygments                 1.4+dfsg-2

Versions of packages viewvc suggests:
pn  cvsgraph               <none>
pn  libapache2-mod-python  <none>
pn  mime-support           3.51-1
pn  python-tk              <none>
pn  viewvc-query           <none>

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: viewvc
Source-Version: 1.1.22-1

We believe that the bug you reported is fixed in the latest version of
viewvc, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
David Martínez Moreno <[email protected]> (supplier of updated viewvc package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 10 Jul 2014 21:42:45 +0200
Source: viewvc
Binary: viewvc viewvc-query
Architecture: source all
Version: 1.1.22-1
Distribution: unstable
Urgency: medium
Maintainer: David Martínez Moreno <[email protected]>
Changed-By: David Martínez Moreno <[email protected]>
Description:
 viewvc     - web interface for CVS and/or Subversion repositories
 viewvc-query - utility to query CVS and Subversion commit database
Closes: 409864 410273 410324 614509 706096
Changes:
 viewvc (1.1.22-1) unstable; urgency=medium
 .
   * New upstream release (closes: #614509).  Main changes since last release
     (1.1.5) are:
     - Improved root look and SVN cache performance.
     - New 'max_filesize_kbytes' and 'binary_mime_types' configuration options.
     - Tarball generation improvements.
     - File content handling improvements.
     - Miscellaneous cvsdb improvements.
     - Add Basic authentication support to standalone.py.
     - The charset detection code is more robust.
     - Remote SVN views are now more performant and robust.
     - Added support for custom revision log markup rules.
     - Use Pygments lexer-guessing functionality.
     - Fixed a lot of bugs in corner cases.
   * I'm not able to see any problems with TypeError, so closes: #706096.
     Please reopen if it keeps happening.
   * There was a problem in the migration code from viewcvs into viewvc, but by
     now everyone is in viewvc 1.1, so I'm sad to say that this finally closes:
     #409864, #410273, #410324.
   * This release ships two new binaries in each package: a WSGI and a FCGI
     additionally to the normal CGI program, to give you any possible option.
   * debian/control:
     - Removed ancient Replaces and Conflicts with versions 8-10 years old.
     - Added Vcs-* fields.
     - Bumped Standards-Version to 3.9.5.
     - Rewritten Descriptions for both packages to reflect that now we ship 3
       binaries.
     - Add Depends on python, dh-python.
   * debian/patches:
     - Removed numbers from patches, remnants from the dpatch era, and appended
       .patch suffix.
     - Added DEP-3 headers to all of them.
     - Patches rev2369, rev2547, rev2551, compression-content-length,
       CVE-2012-3356, CVE-2012-3357 and CVE-2012-4533: Merged upstream.
     - Remaining patches are resynced against current tree.
     - shebang_wsgi_scripts.patch: Added to get rid of lintian warnings.
   * debian/rules: Rewritten from scratch with latest abstractions in mind,
     trying to mimic the old behavior.
   * debian/NEWS: Removed.
   * debian/source/format: Moved to 3.0 (quilt).
   * debian/compat: Bumped to 9, modified debian/control.
   * debian/watch: Added.
Checksums-Sha1:
 f70931154cea51f8a170e75ce233d1f4d875b013 1939 viewvc_1.1.22-1.dsc
 e169b2cf9ae4674f9b4d446e92234e0f7075ded6 616830 viewvc_1.1.22.orig.tar.gz
 6c2193b1deb4d65d8b398d05289dd298aaf6dcb9 19244 viewvc_1.1.22-1.debian.tar.xz
 3de11875265aa7dea7a886e66e8db053de47ca0c 532506 viewvc_1.1.22-1_all.deb
 61c3ef633c2ac41df395a01ff55200b6e3566cfc 11966 viewvc-query_1.1.22-1_all.deb
Checksums-Sha256:
 e16fb3e20b9ef090aa71c9a24d7339603dadace7bb4643ee78881b7b00c3b389 1939 
viewvc_1.1.22-1.dsc
 e41fde0088b3f4bad5cbe29cc0cfebf30c8dbe888bc1e818910d7a47174b59fa 616830 
viewvc_1.1.22.orig.tar.gz
 4947e45c7d3c1b6a68269a63e4ef40329eb99b132d37a195e19c8b461b223c42 19244 
viewvc_1.1.22-1.debian.tar.xz
 15678702f115e82814fdf9b5338b52a229cb74f4c228712e42604b68299a9a2c 532506 
viewvc_1.1.22-1_all.deb
 3fb93ee99bad8c74a072aa895007409e70121514d35cbc1839ced895bed4f6b5 11966 
viewvc-query_1.1.22-1_all.deb
Files:
 29412c24fdee6555a39230237aa81b3a 532506 vcs optional viewvc_1.1.22-1_all.deb
 fe429f05dc8fdc66596e56014918be8c 11966 vcs optional 
viewvc-query_1.1.22-1_all.deb
 f8e3017659b8b3db63821e6ec28eba1a 1939 vcs optional viewvc_1.1.22-1.dsc
 6d0a4dcf572958463ca66e0fcc2764c9 616830 vcs optional viewvc_1.1.22.orig.tar.gz
 2274faa0c3baffb79da58d8d7c7d9bd0 19244 vcs optional 
viewvc_1.1.22-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJTwPY9AAoJEAdDiqCYSkVFJsMP/13nQNgxu9knddUSxPUb2Kct
J9mD+sF2BG0xVfepwdO1+u38uNQuU0qRUYoGbngYRK5bg1EaTzjpdUefZg88n2QN
rKULq13JdaBvLHqjFg/VI5y3AZ7xdhuy/EcAzDKMNaaA+if/qlf2hRp4zfGXELNW
+1FTdGbBtdR+BrEFXFeRfGX9oqpRuEsP+6r4Fzmlbrhg5i1ZtS6t0PeHhyVWjOYo
OeduamvJA24ZYGQ4WsGJ1f333DbKsn4BtNEq3Yf+e4rFgoCTOutLvpK4DzwllmAv
Tn0e2lYBqMhMnleoHNcxqOD4cjbTka1jpg3YdG2tnzgnJvuk6bl00M5GIak+li3O
O76XPOXtscaNeX1lBEm24uvo7pavuDbWJCVFLzzH4nTem8GaDYaVfQE5L1h2aj++
BQiK9CKG3m/68G9ZgoLfKVS7eV6unkDwILUCusmHGRTdWFWSojRIyD2dccG/VtvP
MFt+1SPbCxnCcMZi+fzpmvhWm9SZ98SXqCucdneu/JUBXCURWzG5TepIqsoifSB2
eoSDD+ZMIWnhLAl8VdJfXyLVUdULRn4FAPKvGNYjLSktt0nO7SiydNKfyUwrM3IF
YaY5Ps3CYNKbbwUxGMO64BYrtbkoX/mBbimg/ulbAWzJwoQ22BaZ2lTV7TT0IjB5
jlF25H3fGceVuGaw5e9W
=ywhA
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to