dwww 1.13.0 source package in Ubuntu

Changelog

dwww (1.13.0) unstable; urgency=medium

  * Resolve an issue with false positives in dwww-cache (closes: #688903):
    + Fix a bug in the code that prevented the --clean action from updating
      the cache file, that in turn caused the false positives for entries
      starting with the same letter and having the same modification times.
    + Continue cleaning until no changes are done in order to remove entries
      that share the same cache file, what can happen after the cached file
      is removed (possibly by dwww-refresh-cache), and after that the
      `--store' action assigns the same cached file for a different entry.
    + Use a bit more random names for cached files and create them directly
      is proper subdirectories (instead of renaming temporary files) to
      reduce the odds of  sharing the same file names in different entries.
    + Store the last two bytes of size of the cached files for a more robust
      detection of outdated entries.
    + Introduce a magic number in .cache_db file to detect its format,
      also try to check for corruption of the file during loading.
    + Additionally print the outdated entries in `--list' and `--list-all',
      and change their output format a bit: remove unused permanent field,
      but add cached file size and entry validity fields.
  * Update dwww-cache.8 man page for the changes in the output of list
    commands, and mention dwww-refresh-cache command in the paragraphs
    related to cache cleaning.
  * Drop dwww.menu file to fix `command-in-menu-file-and-desktop-file'
    issued by lintian.
  * Enable all hardening flags via DEB_BUILD_MAINT_OPTIONS in debian/rules.
  * Add dwww-gnome-touristinfo.png icon from removed gonme-desktop-data
    package and use the icon in the desktop file (LP: #988937).
  * Switch mozilla search plugin into the OpenSearchDescription format, and
    install it into the location proper for the current version of iceweasel.
  * Turn debian/copyright into DEP-5 format.
  * Fix dwww-format-man not to die on symlinks, handle INT and QUIT signals
    to stop the script and fix a typo in its man page.
  * debian/control:
    + Use https in Vcs-Browser field (lintian);
    + Standards-Version: 3.9.6 (no changes).

 -- Robert Luberda <email address hidden>  Sat, 13 Feb 2016 11:01:29 +0100

Upload details

Uploaded by:
Robert Luberda
Uploaded to:
Sid
Original maintainer:
Robert Luberda
Architectures:
any
Section:
doc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
dwww_1.13.0.dsc 1.5 KiB 54922eb0c6df67b0865190a56644ef16f0e0e46e3c514aa7372539127a921309
dwww_1.13.0.tar.xz 121.4 KiB 0881197f56f3e70e2ede0dabe043233d6ef02f53ced35172e0e165affe357006

No changes file available.

Binary packages built by this source

dwww: Read all on-line documentation with a WWW browser

 All installed on-line documentation will be served via a local HTTP
 server. When possible, dwww converts the documentation to HTML.
 You need to install both a CGI-capable HTTP server and a WWW
 browser to read the documentation.

dwww-dbgsym: debug symbols for package dwww

 All installed on-line documentation will be served via a local HTTP
 server. When possible, dwww converts the documentation to HTML.
 You need to install both a CGI-capable HTTP server and a WWW
 browser to read the documentation.