1 cvs (2:1.12.13+real-21) UNRELEASED; urgency=medium
4 * Add --allow-root-regexp option, for Savannah
7 * Always add --build=/--host= to avoid config.guess being too smart
8 * Fix testsuite for --allow-root-regexp in the “deny” case
9 * Some minor documentation fixes (wording and formatting)
10 * Use same version 1.4 for all generated PDF files; use PA4 paper size
12 -- Thorsten Glaser <tg@mirbsd.de> Mon, 09 Jan 2017 19:03:56 +0100
14 cvs (2:1.12.13+real-20) unstable; urgency=low
16 * Do not spew into syslog when 'cvs pserver' is called from a tty
18 -- Thorsten Glaser <tg@mirbsd.de> Wed, 09 Nov 2016 04:17:18 +0100
20 cvs (2:1.12.13+real-19) unstable; urgency=low
22 * Update from MirBSD CVS:
23 - Fix some spelling mistakes
24 - Greatly improve the manpage introduction (even going so far
25 as to add a “how not to be totally lost in info” section)
26 - Improve documentation cross-references
27 - Apply TCP_NODELAY patch from CVS mailing list
28 * Switch (experimentally) to debhelper compat 10
29 * Enhances cvs2svn (>= 2.4.0-4~) as it’s added relevant patches
30 * Make cross-buildable (Closes: #842847)
32 -- Thorsten Glaser <tg@mirbsd.de> Tue, 08 Nov 2016 23:22:39 +0000
34 cvs (2:1.12.13+real-18) unstable; urgency=low
37 * Correct a bug in the manpage
39 [ Sergei Trofimovich ]
43 * Several sanity and getdate fixes
45 -- Thorsten Glaser <tg@mirbsd.de> Sun, 23 Oct 2016 00:34:10 +0200
47 cvs (2:1.12.13+real-17) unstable; urgency=medium
49 * Fix a use-after-free bug
50 * Correctly use autoconf to detect long double
52 -- Thorsten Glaser <tg@mirbsd.de> Sat, 22 Oct 2016 05:42:39 +0200
54 cvs (2:1.12.13+real-16) unstable; urgency=medium
56 * Take back the package (Closes: #764397)
57 * Fix typo in changelog entry for cvs (2:1.12.13+real-9) and others
58 * Bump Policy; no changes
59 * Update code with bugfixes from MirBSD 0AB7.2 (Closes: #839669)
60 * Actually use correct getdate implementation
61 * groff now needs an explicit ghostscript dependency for ps2pdf
62 * Remove stuff unnecessary with dh-autoreconf
64 -- Thorsten Glaser <tg@mirbsd.de> Sat, 22 Oct 2016 02:58:34 +0200
66 cvs (2:1.12.13+real-15) unstable; urgency=low
71 -- Thorsten Glaser <tg@mirbsd.de> Tue, 07 Oct 2014 17:58:58 +0000
73 cvs (2:1.12.13+real-14) unstable; urgency=low
75 * debian/control: Move VCS-* fields to Alioth collab-maint git
76 * Remove now-useless RCS IDs
78 -- Thorsten Glaser <tg@mirbsd.de> Tue, 08 Jul 2014 16:10:54 +0200
80 cvs (2:1.12.13+real-12) unstable; urgency=medium
82 * Add texlive-fonts-recommended B-D (thanks Norbert Preining)
83 to fix FTBFS in sid (thanks Daniel Schepler) (Closes: #739138)
84 * Policy 3.9.5 (no changes AFAICT)
85 * Check distfile with upstream signing key (thanks lintian)
87 -- Thorsten Glaser <tg@mirbsd.de> Sun, 16 Feb 2014 14:07:36 +0000
89 cvs (2:1.12.13+real-11) unstable; urgency=medium
91 * Add workaround for eglibc crypt(3) returning NULL
92 * If DEB_BUILD_OPTIONS contains “sanity” run testsuite after build
93 * Drop obsolete texi2html B-D (thanks lintian) that was unused anyway
95 -- Thorsten Glaser <tg@mirbsd.de> Thu, 18 Jul 2013 21:52:12 +0000
97 cvs (2:1.12.13+real-10) unstable; urgency=low
100 * Use dh-autoreconf to regenerate configure script and avoid unnecessary
101 compilation of mktime.c, which doesn't work on x32 as is.
102 * Add texlive-latex-recommended to fix just another FTBFS
105 * Do not compress *.pdf files (cf. #704093)
106 * Allow root to commit
108 * Make cvs.texinfo compatible with newer makeinfo (Closes: #711298)
109 * Actually use a fixed mktime.m4 (Closes: #698908)
111 -- Thorsten Glaser <tg@mirbsd.de> Wed, 26 Jun 2013 19:40:39 +0000
113 cvs (2:1.12.13+real-9) unstable; urgency=low
115 * Fix watch file: mangle Epoch away, too
116 * Remove old conffile /etc/pam.d/cvs (Closes: #669957)
117 * Policy 3.9.3 (no changes)
119 -- Thorsten Glaser <tg@mirbsd.de> Sun, 22 Apr 2012 15:10:16 +0000
121 cvs (2:1.12.13+real-8) unstable; urgency=high
123 * Brown paper bag change: sanity.sh (the testsuite) was corrupted
124 during checkout of the packaging VCS in the -7 (all PASS again)
125 * Bonus change: use hardening build flags; fix resulting warnings
126 * Urgency due to riding on the previous upload’s security fix
128 -- Thorsten Glaser <tg@mirbsd.de> Tue, 07 Feb 2012 20:39:42 +0000
130 cvs (2:1.12.13+real-7) unstable; urgency=high
132 * Drop unsafe scripts from contrib, add NEWS entry for that
134 * debian/rules: cleanup (remove install/check, dh_installdirs;
135 switch to dh_prep if extant)
136 * Use -Wl,--as-needed for the link to appease dpkg-shlibdebs
137 * Update maintainer scripts from template jupp (better comments)
138 * Drop csh-using contrib script from package, with NEWS entry
139 * Demote rcs2log(1) to contrib, add NEWS entry
140 * Stop shipping a patch to rcs(1) with the binary package, ffs
141 * Don’t ship cvshelp.man either, it’s antiquated and not useful
142 * Fix meaning of -rHEAD for the diff subcommand (with NEWS entry)
143 * Make the testsuite again usable (full PASS)
144 * Apply suggested patch for CVE-2012-0804 from Petr Pisar
145 * Update lintian overrides
147 -- Thorsten Glaser <tg@mirbsd.de> Tue, 07 Feb 2012 18:01:44 +0000
149 cvs (2:1.12.13+real-6) unstable; urgency=low
151 * d/watch: mangle the +real away until 1.12.14 is out,
152 as this is an artefact from the old (epoch 1) packaging
153 * Demote mksh to Suggests, recommended (hah!) by many
154 (Closes: #631110) (merges back
155 2:1.12.13+real-5debianderivatethatcannotbenamed1)
156 * Honour Policy §11.4; fix by YOSHINO Yoshihito (Closes: #631936)
157 * Use upstream-source-in-CVS packaging, clean up
158 * d/rules: Add build-{arch,indep} targets as aliases to build
159 * Bring d/copyright more in sync with this distfile’s reality
160 * d/control: Reword package description. (Closes: #631826)
161 * If sleeping at exit, sleep another 20 ms (2 HZ), to avoid
162 possible race conditions. (Should work around LP: #12230)
163 * Update in sync with MirPorts 1.12.13-12 = MirOS BSD 0AAF.1
164 * Stop installing cvsbug(8), use reportbug instead
166 -- Thorsten Glaser <tg@mirbsd.de> Thu, 28 Jul 2011 16:02:02 +0000
168 cvs (2:1.12.13+real-5) unstable; urgency=low
170 * Drop PAM entirely, it was specific to Debian anyway
171 * Add cvs-switchroot, from src/scripts/mnt-cvsroot (Closes: #41685)
172 * Drop some old and irrelevant changelogs from the binary package
173 * Update from MirPorts 1.12.13-11 = MirOS BSD 0AAE.2
174 * Revert most of 65_login_cvspass_message and just be silent if the
175 pserver client password file doesn't exist and create it silently
176 if needed (Closes: #524146)
177 * Honour noexec flag in 'cvs -n init' (Closes: #151982)
178 * Sync modules option list with cederqvist (Closes: #226888)
179 * Apply patch for assert on negated version numbers on diff
181 From: Peter Moulder <Peter.Moulder@infotech.monash.edu.au>
182 * Change cvs add dir message (Closes: #294094)
183 * Accept port when using extssh connection method (Closes: #151882)
184 * Write a new command for direct ,v file download (Closes: #421119)
185 * Drop broken libbsd.fd.o headers and shut up gcc 4.6 warnings
186 * Fix piuparts breakage: ignore delgroup non-existence on purge
187 * Deliver a NEWS.Debian (Closes: #626106)
188 * d/README.source: Update, call to automake is now also needed
190 -- Thorsten Glaser <tg@mirbsd.de> Sat, 11 Jun 2011 05:32:56 +0000
192 cvs (2:1.12.13+real-4) unstable; urgency=low
194 * Renamed .orig.tar.gz due to archive pathname conflict
195 * d/README.source: Document patch location (VCS-CVS, VCS-Browser alike)
196 * New build from MirPorts 1.12.13-10 = MirOS BSD 0AAE.1
197 - Contains changes from cvs
198 (1:1.12.13-12debianderivatethatcannotbenamed1):
199 + Apply fix from Kees Cook to avoid %n in writable memory (LP: #296453)
200 - Other BTS relevant changes:
201 + Allow CVSROOT-less “version” (LP: #97683) and “cvs version”
202 + Update loginfo documentation, ‘%{t}’ is indeed gone (Closes: #329151)
203 + Lower syslog level from emergency (Closes: #563856)
204 + Fix awk substr start argument, thanks John Hughes (Closes: #518600)
205 + Rename nodes with colons in them (Closes: #113809)
206 + Fix typo (Closes: #464137)
207 + Document missing rcs2log(1) options (Closes: #306354) and fix dashes
208 * Upload new package to Debian unstable (Closes: #306432)
209 (Closes: #458864) (Closes: #464134) (Closes: #479752)
210 (Closes: #576035) (Closes: #614700) (Closes: #617578)
211 - Drop PAM (Closes: #340984) (Closes: #393436)
212 - No longer installs repositories (Closes: #168300)
213 (Closes: #408117) (Closes: #482301) (Closes: #499790)
214 (Closes: #511643) (Closes: #607297)
215 - Deprecate pserver (Closes: #343169) (Closes: #495938)
216 - Drop Origin and Bugs headers again (upload to Debian proper)
217 and old (pre-Debian upload) private repo changelog entries
218 - Thank you, Steve, for handing over package maintainership!
219 * Clarify package description (LP: #377411)
220 * Build with Kerberos V support (Closes: #60800) (LP: #157760)
221 * Recommends: openssh-client; Suggests: rcs
223 -- Thorsten Glaser <tg@mirbsd.de> Sat, 07 May 2011 01:00:39 +0000