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