1 cvs (2:1.12.13+real-27) unstable; urgency=low
3 * Hardcode path to /bin/mktemp during configure to build reproducibly
4 * Policy 4.3.0.1 (verbosity changes; R³:no)
5 * Use new lintian source override location
6 * Update lintian overrides
8 -- Thorsten Glaser <tg@mirbsd.de> Tue, 05 Feb 2019 19:31:19 +0100
10 cvs (2:1.12.13+real-26) unstable; urgency=low
12 * Policy 4.1.3 (no changes)
13 * Debhelper 11, prompted by lintian…
14 * Update VCS-* to new repository caused by Alioth deprecation
16 -- Thorsten Glaser <tg@mirbsd.de> Fri, 05 Jan 2018 20:06:42 +0100
18 cvs (2:1.12.13+real-25) unstable; urgency=low
20 * Update from MirBSD (0AB8.4)
21 - support LOGM response
22 * Policy 4.1.1 (no changes)
23 * Use “?=” in debian/rules for dpkg-architecture fields (lintian)
26 -- Thorsten Glaser <tg@mirbsd.de> Sun, 19 Nov 2017 18:10:56 +0100
28 cvs (2:1.12.13+real-24) unstable; urgency=high
31 - fix for CVE-2017-12836 (Closes: #871810)
32 - more robust $CVSROOT parsing
34 - add nodoc build option
35 ‣ I’m unclear on how this mixes with build profiles and/or
36 Build-Depends exclusion; should I exclude ghostscript,
37 groff, texinfo, texlive-* with <!nodocs> now, or are
38 DEB_BUILD_OPTIONS=nodoc and the profile independent of
39 each other? Info and patches welcome.
40 * Drop explicit (thus redundant) autotools-dev B-D (lintian)
41 * Update lintian overrides
43 -- Thorsten Glaser <tg@mirbsd.de> Sat, 12 Aug 2017 22:18:41 +0200
45 cvs (2:1.12.13+real-23) unstable; urgency=low
47 * Improve documentation:
49 - regarding the formerly world-writable files
50 - fix typos, thanks lintian
51 * Remove testsuite logfiles on clean properly
52 * With most environment variables, handle them being defined but
53 empty as undefined, not enabled (fixes the testsuite creating
54 spurious ~/.in and ~/.out files); exceptions:
55 - CVS_PASSWORD (just triggers an error, as previously)
56 - CVSREAD, CVSREADONLYFS (mere presence enables them)
57 Note this in the Debian NEWS file
58 * Fix some spelling in the/and comments
59 * Emit better errors when multiple LogHistory config options occur
60 * Fix some corner cases in the testsuite
61 * Repair the noredirect-writeproxy testsuite mode
62 * Apply the OpenBSD patch for flowcontrol with fast HDD and slow network
63 * Override a false positive lintian warning
65 -- Thorsten Glaser <tg@mirbsd.de> Fri, 28 Apr 2017 21:33:27 +0200
67 cvs (2:1.12.13+real-22) unstable; urgency=low
69 * cvs init: Change default history logging configuration
70 to only log write operations by adding “LogHistory=TMAR”
71 * Testsuite: Alter to cope with this explicit option
72 * cvs init: Rely on CVSUMASK for history and val-tags files
73 in newly created repositories (Closes: #858769)
74 * Add a NEWS.Debian entry verbosely documenting this change
76 -- Thorsten Glaser <tg@mirbsd.de> Tue, 28 Mar 2017 20:01:39 +0200
78 cvs (2:1.12.13+real-21) unstable; urgency=medium
81 * Add --allow-root-regexp option, for Savannah
84 * Always add --build=/--host= to avoid config.guess being too smart
85 * Fix testsuite for --allow-root-regexp in the “deny” case
86 * Some minor documentation fixes (wording and formatting)
87 * Remove unnecessary autopoint from Build-Depends; optimise them
88 * Harmonise PDF version 1.4 across all generated PDFs
89 * Generate all PDFs using the PA4 paper size (prints on Letter and A4)
90 * Disable parallel build because the testsuite is not safe
92 -- Thorsten Glaser <tg@mirbsd.de> Mon, 09 Jan 2017 23:19:38 +0000
94 cvs (2:1.12.13+real-20) unstable; urgency=low
96 * Do not spew into syslog when 'cvs pserver' is called from a tty
98 -- Thorsten Glaser <tg@mirbsd.de> Wed, 09 Nov 2016 04:17:18 +0100
100 cvs (2:1.12.13+real-19) unstable; urgency=low
102 * Update from MirBSD CVS:
103 - Fix some spelling mistakes
104 - Greatly improve the manpage introduction (even going so far
105 as to add a “how not to be totally lost in info” section)
106 - Improve documentation cross-references
107 - Apply TCP_NODELAY patch from CVS mailing list
108 * Switch (experimentally) to debhelper compat 10
109 * Enhances cvs2svn (>= 2.4.0-4~) as it’s added relevant patches
110 * Make cross-buildable (Closes: #842847)
112 -- Thorsten Glaser <tg@mirbsd.de> Tue, 08 Nov 2016 23:22:39 +0000
114 cvs (2:1.12.13+real-18) unstable; urgency=low
117 * Correct a bug in the manpage
119 [ Sergei Trofimovich ]
123 * Several sanity and getdate fixes
125 -- Thorsten Glaser <tg@mirbsd.de> Sun, 23 Oct 2016 00:34:10 +0200
127 cvs (2:1.12.13+real-17) unstable; urgency=medium
129 * Fix a use-after-free bug
130 * Correctly use autoconf to detect long double
132 -- Thorsten Glaser <tg@mirbsd.de> Sat, 22 Oct 2016 05:42:39 +0200
134 cvs (2:1.12.13+real-16) unstable; urgency=medium
136 * Take back the package (Closes: #764397)
137 * Fix typo in changelog entry for cvs (2:1.12.13+real-9) and others
138 * Bump Policy; no changes
139 * Update code with bugfixes from MirBSD 0AB7.2 (Closes: #839669)
140 * Actually use correct getdate implementation
141 * groff now needs an explicit ghostscript dependency for ps2pdf
142 * Remove stuff unnecessary with dh-autoreconf
144 -- Thorsten Glaser <tg@mirbsd.de> Sat, 22 Oct 2016 02:58:34 +0200
146 cvs (2:1.12.13+real-15) unstable; urgency=low
149 * Orphan the package.
151 -- Thorsten Glaser <tg@mirbsd.de> Tue, 07 Oct 2014 17:58:58 +0000
153 cvs (2:1.12.13+real-14) unstable; urgency=low
155 * debian/control: Move VCS-* fields to Alioth collab-maint git
156 * Remove now-useless RCS IDs
158 -- Thorsten Glaser <tg@mirbsd.de> Tue, 08 Jul 2014 16:10:54 +0200
160 cvs (2:1.12.13+real-12) unstable; urgency=medium
162 * Add texlive-fonts-recommended B-D (thanks Norbert Preining)
163 to fix FTBFS in sid (thanks Daniel Schepler) (Closes: #739138)
164 * Policy 3.9.5 (no changes AFAICT)
165 * Check distfile with upstream signing key (thanks lintian)
167 -- Thorsten Glaser <tg@mirbsd.de> Sun, 16 Feb 2014 14:07:36 +0000
169 cvs (2:1.12.13+real-11) unstable; urgency=medium
171 * Add workaround for eglibc crypt(3) returning NULL
172 * If DEB_BUILD_OPTIONS contains “sanity” run testsuite after build
173 * Drop obsolete texi2html B-D (thanks lintian) that was unused anyway
175 -- Thorsten Glaser <tg@mirbsd.de> Thu, 18 Jul 2013 21:52:12 +0000
177 cvs (2:1.12.13+real-10) unstable; urgency=low
180 * Use dh-autoreconf to regenerate configure script and avoid unnecessary
181 compilation of mktime.c, which doesn't work on x32 as is.
182 * Add texlive-latex-recommended to fix just another FTBFS
185 * Do not compress *.pdf files (cf. #704093)
186 * Allow root to commit
188 * Make cvs.texinfo compatible with newer makeinfo (Closes: #711298)
189 * Actually use a fixed mktime.m4 (Closes: #698908)
191 -- Thorsten Glaser <tg@mirbsd.de> Wed, 26 Jun 2013 19:40:39 +0000
193 cvs (2:1.12.13+real-9) unstable; urgency=low
195 * Fix watch file: mangle Epoch away, too
196 * Remove old conffile /etc/pam.d/cvs (Closes: #669957)
197 * Policy 3.9.3 (no changes)
199 -- Thorsten Glaser <tg@mirbsd.de> Sun, 22 Apr 2012 15:10:16 +0000
201 cvs (2:1.12.13+real-8) unstable; urgency=high
203 * Brown paper bag change: sanity.sh (the testsuite) was corrupted
204 during checkout of the packaging VCS in the -7 (all PASS again)
205 * Bonus change: use hardening build flags; fix resulting warnings
206 * Urgency due to riding on the previous upload’s security fix
208 -- Thorsten Glaser <tg@mirbsd.de> Tue, 07 Feb 2012 20:39:42 +0000
210 cvs (2:1.12.13+real-7) unstable; urgency=high
212 * Drop unsafe scripts from contrib, add NEWS entry for that
214 * debian/rules: cleanup (remove install/check, dh_installdirs;
215 switch to dh_prep if extant)
216 * Use -Wl,--as-needed for the link to appease dpkg-shlibdebs
217 * Update maintainer scripts from template jupp (better comments)
218 * Drop csh-using contrib script from package, with NEWS entry
219 * Demote rcs2log(1) to contrib, add NEWS entry
220 * Stop shipping a patch to rcs(1) with the binary package, ffs
221 * Don’t ship cvshelp.man either, it’s antiquated and not useful
222 * Fix meaning of -rHEAD for the diff subcommand (with NEWS entry)
223 * Make the testsuite again usable (full PASS)
224 * Apply suggested patch for CVE-2012-0804 from Petr Pisar
225 * Update lintian overrides
227 -- Thorsten Glaser <tg@mirbsd.de> Tue, 07 Feb 2012 18:01:44 +0000
229 cvs (2:1.12.13+real-6) unstable; urgency=low
231 * d/watch: mangle the +real away until 1.12.14 is out,
232 as this is an artefact from the old (epoch 1) packaging
233 * Demote mksh to Suggests, recommended (hah!) by many
234 (Closes: #631110) (merges back
235 2:1.12.13+real-5debianderivatethatcannotbenamed1)
236 * Honour Policy §11.4; fix by YOSHINO Yoshihito (Closes: #631936)
237 * Use upstream-source-in-CVS packaging, clean up
238 * d/rules: Add build-{arch,indep} targets as aliases to build
239 * Bring d/copyright more in sync with this distfile’s reality
240 * d/control: Reword package description. (Closes: #631826)
241 * If sleeping at exit, sleep another 20 ms (2 HZ), to avoid
242 possible race conditions. (Should work around LP: #12230)
243 * Update in sync with MirPorts 1.12.13-12 = MirOS BSD 0AAF.1
244 * Stop installing cvsbug(8), use reportbug instead
246 -- Thorsten Glaser <tg@mirbsd.de> Thu, 28 Jul 2011 16:02:02 +0000
248 cvs (2:1.12.13+real-5) unstable; urgency=low
250 * Drop PAM entirely, it was specific to Debian anyway
251 * Add cvs-switchroot, from src/scripts/mnt-cvsroot (Closes: #41685)
252 * Drop some old and irrelevant changelogs from the binary package
253 * Update from MirPorts 1.12.13-11 = MirOS BSD 0AAE.2
254 * Revert most of 65_login_cvspass_message and just be silent if the
255 pserver client password file doesn't exist and create it silently
256 if needed (Closes: #524146)
257 * Honour noexec flag in 'cvs -n init' (Closes: #151982)
258 * Sync modules option list with cederqvist (Closes: #226888)
259 * Apply patch for assert on negated version numbers on diff
261 From: Peter Moulder <Peter.Moulder@infotech.monash.edu.au>
262 * Change cvs add dir message (Closes: #294094)
263 * Accept port when using extssh connection method (Closes: #151882)
264 * Write a new command for direct ,v file download (Closes: #421119)
265 * Drop broken libbsd.fd.o headers and shut up gcc 4.6 warnings
266 * Fix piuparts breakage: ignore delgroup non-existence on purge
267 * Deliver a NEWS.Debian (Closes: #626106)
268 * d/README.source: Update, call to automake is now also needed
270 -- Thorsten Glaser <tg@mirbsd.de> Sat, 11 Jun 2011 05:32:56 +0000
272 cvs (2:1.12.13+real-4) unstable; urgency=low
274 * Renamed .orig.tar.gz due to archive pathname conflict
275 * d/README.source: Document patch location (VCS-CVS, VCS-Browser alike)
276 * New build from MirPorts 1.12.13-10 = MirOS BSD 0AAE.1
277 - Contains changes from cvs
278 (1:1.12.13-12debianderivatethatcannotbenamed1):
279 + Apply fix from Kees Cook to avoid %n in writable memory (LP: #296453)
280 - Other BTS relevant changes:
281 + Allow CVSROOT-less “version” (LP: #97683) and “cvs version”
282 + Update loginfo documentation, ‘%{t}’ is indeed gone (Closes: #329151)
283 + Lower syslog level from emergency (Closes: #563856)
284 + Fix awk substr start argument, thanks John Hughes (Closes: #518600)
285 + Rename nodes with colons in them (Closes: #113809)
286 + Fix typo (Closes: #464137)
287 + Document missing rcs2log(1) options (Closes: #306354) and fix dashes
288 * Upload new package to Debian unstable (Closes: #306432)
289 (Closes: #458864) (Closes: #464134) (Closes: #479752)
290 (Closes: #576035) (Closes: #614700) (Closes: #617578)
291 - Drop PAM (Closes: #340984) (Closes: #393436)
292 - No longer installs repositories (Closes: #168300)
293 (Closes: #408117) (Closes: #482301) (Closes: #499790)
294 (Closes: #511643) (Closes: #607297)
295 - Deprecate pserver (Closes: #343169) (Closes: #495938)
296 - Drop Origin and Bugs headers again (upload to Debian proper)
297 and old (pre-Debian upload) private repo changelog entries
298 - Thank you, Steve, for handing over package maintainership!
299 * Clarify package description (LP: #377411)
300 * Build with Kerberos V support (Closes: #60800) (LP: #157760)
301 * Recommends: openssh-client; Suggests: rcs
303 -- Thorsten Glaser <tg@mirbsd.de> Sat, 07 May 2011 01:00:39 +0000