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