Your message dated Wed, 27 Apr 2011 04:47:15 +0000
with message-id <e1qeweh-0005jh...@franck.debian.org>
and subject line Bug#617713: fixed in elinks 0.12~pre5-3.2
has caused the Debian Bug report #617713,
regarding Caches documents in violation of HTTP spec and general sanity
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 ow...@bugs.debian.org
immediately.)


-- 
617713: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=617713
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: elinks
Version: 0.12~pre5-2
Severity: grave
Tags: upstream, patch

I set severity to 'grave' since it can result in data loss: Elinks
will, without warning and despite being instructed not to do so by
the server, show stale rather than current data.  It even caches
local files without checking their mtime!

This behaviour is optional, but is enabled by default. The default
value of document.cache.ignore_cache_control should be changed to 0:

--- a/src/config/options.inc
+++ b/src/config/options.inc
@@ -506,7 +506,7 @@
                "cache instead of asking the server.")),
 
        INIT_OPT_BOOL("document.cache", N_("Ignore cache-control info from 
server"),
-               "ignore_cache_control", 0, 1,
+               "ignore_cache_control", 0, 0,
                N_("Ignore Cache-Control and Pragma server headers. "
                "When set, the document is cached even with 'Cache-Control: "
                "no-cache'.")),
--- END ---

The default setting of document.cache.revalidation_interval (-1) is
also extremely questionable, though it appears that ELinks will at
least revalidate cached documents that have not been loaded during
the current session.

Ben.

-- System Information:
Debian Release: 6.0
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'squeeze-updates'), (100, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages elinks depends on:
ii  elinks-data             0.12~pre5-2      advanced text-mode WWW browser - d
ii  libbz2-1.0              1.0.5-6          high-quality block-sorting file co
ii  libc6                   2.11.2-10        Embedded GNU C Library: Shared lib
ii  libcomerr2              1.41.12-2        common error description library
ii  libexpat1               2.0.1-7          XML parsing C library - runtime li
ii  libfsplib0              0.11-1           FSP v2 protocol stack library - sh
ii  libgnutls26             2.8.6-1          the GNU TLS library - runtime libr
ii  libgpm2                 1.20.4-3.3       General Purpose Mouse - shared lib
ii  libgssapi-krb5-2        1.8.3+dfsg-4     MIT Kerberos runtime libraries - k
ii  libidn11                1.15-2           GNU Libidn library, implementation
ii  libk5crypto3            1.8.3+dfsg-4     MIT Kerberos runtime libraries - C
ii  libkrb5-3               1.8.3+dfsg-4     MIT Kerberos runtime libraries
ii  liblua50                5.0.3-4          Main interpreter library for the L
ii  liblualib50             5.0.3-4          Extension library for the Lua 5.0 
ii  libmozjs2d              1.9.1.16-4       The Mozilla SpiderMonkey JavaScrip
ii  libperl5.10             5.10.1-17        shared Perl library
ii  libruby1.8              1.8.7.302-2      Libraries necessary to run Ruby 1.
ii  libtre5                 0.8.0-2          regexp matching library with appro
ii  zlib1g                  1:1.2.3.4.dfsg-3 compression library - runtime

elinks recommends no packages.

Versions of packages elinks suggests:
pn  elinks-doc                    <none>     (no description available)

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: elinks
Source-Version: 0.12~pre5-3.2

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

elinks-data_0.12~pre5-3.2_all.deb
  to main/e/elinks/elinks-data_0.12~pre5-3.2_all.deb
elinks-doc_0.12~pre5-3.2_all.deb
  to main/e/elinks/elinks-doc_0.12~pre5-3.2_all.deb
elinks-lite_0.12~pre5-3.2_amd64.deb
  to main/e/elinks/elinks-lite_0.12~pre5-3.2_amd64.deb
elinks_0.12~pre5-3.2.diff.gz
  to main/e/elinks/elinks_0.12~pre5-3.2.diff.gz
elinks_0.12~pre5-3.2.dsc
  to main/e/elinks/elinks_0.12~pre5-3.2.dsc
elinks_0.12~pre5-3.2_amd64.deb
  to main/e/elinks/elinks_0.12~pre5-3.2_amd64.deb



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 617...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Kumar Appaiah <aku...@debian.org> (supplier of updated elinks 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 ftpmas...@debian.org)


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

Format: 1.8
Date: Mon, 25 Apr 2011 08:54:09 -0500
Source: elinks
Binary: elinks elinks-data elinks-doc elinks-lite
Architecture: source amd64 all
Version: 0.12~pre5-3.2
Distribution: unstable
Urgency: medium
Maintainer: Y Giridhar Appaji Nag <app...@debian.org>
Changed-By: Kumar Appaiah <aku...@debian.org>
Description: 
 elinks     - advanced text-mode WWW browser
 elinks-data - advanced text-mode WWW browser - data files
 elinks-doc - advanced text-mode WWW browser - documentation
 elinks-lite - advanced text-mode WWW browser - lightweight version
Closes: 617713
Changes: 
 elinks (0.12~pre5-3.2) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Add Ben Hutchings' patch to fix default cache control problem
     (Closes: #617713)
Checksums-Sha1: 
 9ba1cde3f2ecdb0ac2a9b949c4dd429c4a9e243b 2169 elinks_0.12~pre5-3.2.dsc
 ade7e01c144e0c5686f8a45448e3175e202a89ad 27195 elinks_0.12~pre5-3.2.diff.gz
 53170bfc13267acbbb3bfdd037109ea868449776 624558 elinks_0.12~pre5-3.2_amd64.deb
 0fef1d13e2bc04b3e2c0369af2c0358c827ab5aa 410860 
elinks-lite_0.12~pre5-3.2_amd64.deb
 d2a4857722a2dc52c843d0bc04c587b85c6ac818 617006 
elinks-data_0.12~pre5-3.2_all.deb
 dc375cca8327ebb814665512c946d75b12286c7d 628948 
elinks-doc_0.12~pre5-3.2_all.deb
Checksums-Sha256: 
 3fd72e55d3196f08e250ec592e07a2ca7adf1750ff5471ca4f4e89f1df6911d5 2169 
elinks_0.12~pre5-3.2.dsc
 75f1bb6b494236ee3adab3156cc38f1cfe78d8ca5e02a1ab775558b39ff05a45 27195 
elinks_0.12~pre5-3.2.diff.gz
 6003a55bd123658e28258a03182d61a788de21c4ff2fe57effcfc2de298df0f3 624558 
elinks_0.12~pre5-3.2_amd64.deb
 4db743eda06694bba7ce66d88d19a3c2926b297fa774e68cd1542f523606e901 410860 
elinks-lite_0.12~pre5-3.2_amd64.deb
 f6c079ee6a9b4cfef963eeec64906a834cf4b884ece264e70a2d97722078aa0a 617006 
elinks-data_0.12~pre5-3.2_all.deb
 5b7f5f5733d4923d1774a994467836f034d4ff182bb0cfa1a9b81973251c48f6 628948 
elinks-doc_0.12~pre5-3.2_all.deb
Files: 
 70582bb27e75caf1a0d4cc7575e37fb8 2169 web optional elinks_0.12~pre5-3.2.dsc
 416da1f647ea3f256f54df2694ad32ca 27195 web optional 
elinks_0.12~pre5-3.2.diff.gz
 01ad9b29f689f215a9dd6c42288a5daa 624558 web optional 
elinks_0.12~pre5-3.2_amd64.deb
 45fd987b6e92c8ec152773e15a32b61c 410860 web extra 
elinks-lite_0.12~pre5-3.2_amd64.deb
 6d81152eb8d8a2a2f47a432fdbb1ba18 617006 web optional 
elinks-data_0.12~pre5-3.2_all.deb
 e66d2d53e5c4a14eb9a4f25b5ef753f4 628948 doc optional 
elinks-doc_0.12~pre5-3.2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCgAGBQJNt5zjAAoJEHqPSei2NIC+v/UP/2fLOVjs/2iXYVu9GenQKipJ
pstlPi8rpEoKX7igwIQCyyBBxaJS4e5wCFqI7+9bX1ZUUEJ78uGOTfqigFb48h6f
hEu1ijY9MgFDYfq8Dmp9mOYM6F83YvRrVtyXJPtxMAacarHDo2lAn0xmTzZB/iu3
b5FydSjkwgM5GqIasVXZfclGf0hbm6fvOUIBDvJKDRCl9pYEXJ3akhXKKu2D3DNe
XxKOtNx5ytugBMvZrblP8Q5o2l8g9O8862ID89UNgdcM9d2xTZ0H41GBGjcxw/vt
6u1uMtn5ZueesOWQuuNkxHAmCztLjTtTDqJ8WoSRGWWO2OVGpEglNvTfuG8xFmBG
mww2gO86nV+ctbfjmsah2tKe6tzAk/APc1+fBvPX9QoSY8ppPrNOeJ5Lfk4RsOjT
33LnM/Xw82/4GrxjuotOOdFbBaDkEzRJBzQieCL9B+0aMgtZFB2qXEKpo49fep8W
/Y9CMSje2X21VCQYhg2XwuuONxtpXS3r/F3T/Wel43SrC+oVt6x5tGZ2d7LZWTo5
P38gHAPgyUK//TYDCQi4fr4zbAQzYZnJ8ROZ6rqPx81uaoekxm2+0HoL5YSZESJT
DbFgGeB4e2mRRg6yzKx/eXUvnbUBSnq8722T8/PAglcIODNycSEuWi82IMTeo+O9
nL33zNVQ6pAPsUMUAGPW
=9/UL
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to