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