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