Change logs for cvs source package in Artful

  • cvs (2:1.12.13+real-24) unstable; urgency=high
    
      * Update from MirBSD
        - fix for CVE-2017-12836 (Closes: #871810)
        - more robust $CVSROOT parsing
      * Policy 4.0.1
        - add nodoc build option
          ‣ I’m unclear on how this mixes with build profiles and/or
            Build-Depends exclusion; should I exclude ghostscript,
            groff, texinfo, texlive-* with <!nodocs> now, or are
            DEB_BUILD_OPTIONS=nodoc and the profile independent of
            each other? Info and patches welcome.
      * Drop explicit (thus redundant) autotools-dev B-D (lintian)
      * Update lintian overrides
    
     -- Thorsten Glaser <email address hidden>  Sat, 12 Aug 2017 22:18:41 +0200
  • cvs (2:1.12.13+real-23) unstable; urgency=low
    
      * Improve documentation:
        - on CVSREADONLYFS
        - regarding the formerly world-writable files
        - fix typos, thanks lintian
      * Remove testsuite logfiles on clean properly
      * With most environment variables, handle them being defined but
        empty as undefined, not enabled (fixes the testsuite creating
        spurious ~/.in and ~/.out files); exceptions:
        - CVS_PASSWORD (just triggers an error, as previously)
        - CVSREAD, CVSREADONLYFS (mere presence enables them)
        Note this in the Debian NEWS file
      * Fix some spelling in the/and comments
      * Emit better errors when multiple LogHistory config options occur
      * Fix some corner cases in the testsuite
      * Repair the noredirect-writeproxy testsuite mode
      * Apply the OpenBSD patch for flowcontrol with fast HDD and slow network
      * Override a false positive lintian warning
    
     -- Thorsten Glaser <email address hidden>  Fri, 28 Apr 2017 21:33:27 +0200
  • cvs (2:1.12.13+real-22) unstable; urgency=low
    
      * cvs init: Change default history logging configuration
        to only log write operations by adding “LogHistory=TMAR”
      * Testsuite: Alter to cope with this explicit option
      * cvs init: Rely on CVSUMASK for history and val-tags files
        in newly created repositories (Closes: #858769)
      * Add a NEWS.Debian entry verbosely documenting this change
    
     -- Thorsten Glaser <email address hidden>  Tue, 28 Mar 2017 20:01:39 +0200