| 1 |
cdrkit (5:1.0~pre1-1) unstable; urgency=low
|
| 2 |
|
| 3 |
[ Eduard Bloch ]
|
| 4 |
* dropped the shm build (kernel 2.2 is history)
|
| 5 |
* dropped dpatch integration, we are the upstream now
|
| 6 |
* disabled debconf messages and device-creating code for now
|
| 7 |
(closes: #326138, #314139); things like hints to create device files are
|
| 8 |
essential for only few people and can equaly be presented as program
|
| 9 |
messages. Why shall we still MAKEDEV them? It's not like we have switched
|
| 10 |
to kernel 2.0.1 yesterday (closes: #342085, 188827, #200665)
|
| 11 |
* updated Build-Dependencies for kfreebsd (closes: #355291)
|
| 12 |
* debian/copyright got uptodate mail address for Schilling (closes: #372484)
|
| 13 |
|
| 14 |
[ Eduard Bloch, upstream related changes ]
|
| 15 |
* The Big Fork to an independent project called cdrkit
|
| 16 |
+ using the last clearly stated GPLed versions of files from
|
| 17 |
cdrtools-2.01.01a08 (closes: #353403, 372486
|
| 18 |
+ we play the upstream role now, using our patches and we like them
|
| 19 |
(closes: #361450)
|
| 20 |
+ renamed relevant works to avoid claims of "potential defamation" or
|
| 21 |
"damage of reputation" (closes: #350738)
|
| 22 |
+ custom CMake based build system used instead of the original one, since
|
| 23 |
we understand it better (closes: #350739 and hopefully closes: #350254,
|
| 24 |
reopen if not). It seems to be portable among the platforms
|
| 25 |
supported by Debian, it needs a bit of work for porting to non-Linux
|
| 26 |
plattforms, though.
|
| 27 |
* removed most of the anti-linux2.6 program messages (unless being
|
| 28 |
in verbose mode). (closes: #377145)
|
| 29 |
* changed default config file location to /etc/default/wodim
|
| 30 |
* long help output of wodim, mkisofs, cdda2wav goes to stdout IFF -help was
|
| 31 |
used deliberately. (closes: #138490, #299641)
|
| 32 |
* added more meaningful error message on -dvd-video failure (closes: #324586)
|
| 33 |
* minor cdda2mp3/cdda2ogg scripts fixes suggested by Fabian Pietsch, plus
|
| 34 |
fixes for unreliable encoder detection (closes: #283794, #344443) plus
|
| 35 |
possible override of preset CDDA_DEVICE variable fixed. Made the list of
|
| 36 |
selected audiotracks modifiable, see manpage (closes: #344445)
|
| 37 |
* sync with 4:2.01+01a01-4ubuntu4:
|
| 38 |
+ merged README.ATAPI.setup with README.ATAPI.setup.ubuntu. Kernel 2.6 part
|
| 39 |
now in the beginning and reflecting the reality (dev=/dev/drive syntax,
|
| 40 |
no SUID requirement, closes: #304230, 377736)
|
| 41 |
+ 02_cdrecord_default_conf.dpatch: changed /dev/cdrom to /dev/cdrw which
|
| 42 |
is more likely to match the correct device on udev using systems
|
| 43 |
* 36_ATA_scanbus_ignore_locked.dpatch to ignore busy devices (eg. hda
|
| 44 |
harddisk) while scanning with dev=ATA
|
| 45 |
(closes: #310689, #309250, #317793, 360295,
|
| 46 |
* Included 37_clean_dvdsup.dpatch (closes: #312062) based on
|
| 47 |
cdrtools-2.01.01a04-dvd.patch.bz2 from
|
| 48 |
http://people.mandriva.com/~warly/files/cdrtools/ with few updates to work
|
| 49 |
with a08. Also implements a fallback to ATA: bus in the -scanbus operation
|
| 50 |
(closes: #310689, #278894). This patch is used instead of the old 07_....
|
| 51 |
Enabled permanently, disabled the "cheatcode processing" in debian/rules.
|
| 52 |
Also eliminates some useability problems that have been pushed to our
|
| 53 |
users (closes: #325766, #271114, #312062, #353176).
|
| 54 |
* Updated dirsplit to version 0.3.3, zisofs-tools to 1.0.7 (with a custom
|
| 55 |
CMakeFile.txt for easier integration and config.h updated manually for
|
| 56 |
now)
|
| 57 |
* minor cdda2mp3/cdda2ogg scripts fixes suggested by Fabian Pietsch, plus
|
| 58 |
fixes for unreliable encoder detection (closes: #283794, #344443) plus
|
| 59 |
possible override of preset CDDA_DEVICE variable fixed
|
| 60 |
* added additional script manpages from Oleksandr Moskalenko (closes: #295438)
|
| 61 |
* changed -speed to speed= in cdrecord.1 for consistency (closes: #344214)
|
| 62 |
* Anti-Root-Requirements:
|
| 63 |
+ 39_nonroot_skips_rezero_unit.dpatch - don't run rezero_unit() as root
|
| 64 |
which is a) most likely not needed (even admited in the comment) and b)
|
| 65 |
causes the whole scsi transport system to terminate
|
| 66 |
+ 40_stop_setuid_games.dpatch - another workaround for problems introduced
|
| 67 |
in a03 - looks like Linux kernel does reject an application trying to
|
| 68 |
change the UID between ioctls
|
| 69 |
(closes: #335253, 374685, 330506, 329308, 374345, 377421)
|
| 70 |
* Ubuntu's 40_fix_bad_spelling.dpatch integrated (typo in wodim.dfl)
|
| 71 |
* increased hash size in mkisofs/hash.c (closes: #327270)
|
| 72 |
* more decent info message about locale detection
|
| 73 |
|
| 74 |
[ Joerg Jaspert]:
|
| 75 |
* Make build-depends on cmake versioned, to show backporters we need a recent one.
|
| 76 |
* Bump build-depends on debhelper.
|
| 77 |
* Kill old conflict on xcdroast, that version is no longer in Debian
|
| 78 |
* Added a dummy cdrecord package to ease upgrades for our users. Will get removed
|
| 79 |
some time after etch released.
|
| 80 |
* Cleaned debian/rules a bit.
|
| 81 |
* wodim.links: s/cdrecord/wodim/
|
| 82 |
* Let cdrkitt-doc conflict/replace old cdrtools-doc
|
| 83 |
* Cleaned up postinst for wodim and removed makedev dependency.
|
| 84 |
* debhelper level 5, Policy version 3.7.2
|
| 85 |
* Moved all buildstamps into the build/ dir
|
| 86 |
* Dropped old install-save[d] targets.
|
| 87 |
|
| 88 |
[ Steve McIntyre]:
|
| 89 |
* Minor spelling/English fixes
|
| 90 |
|
| 91 |
-- Joerg Jaspert <joerg@debian.org> Sun, 3 Sep 2006 21:53:38 +0200
|
| 92 |
|
| 93 |
cdrtools (4:2.01+01a03-5) unstable; urgency=low
|
| 94 |
|
| 95 |
* Fixed the buffer size patch to cope with large ia64 page size - will
|
| 96 |
now no longer crash at cdrecord startup. Closes: #343666.
|
| 97 |
* Applied patch for ultra-high-speed media compatibility.
|
| 98 |
Closes: #334677, #339423.
|
| 99 |
|
| 100 |
-- Steve McIntyre <93sam@debian.org> Sat, 7 Jan 2006 03:21:23 +0000
|
| 101 |
|
| 102 |
cdrtools (4:2.01+01a03-4) unstable; urgency=low
|
| 103 |
|
| 104 |
* Updated debconf dependency to allow debconf-2.0 option.
|
| 105 |
Closes: #331772
|
| 106 |
* Updated Linux RAWIO patch so it doesn't break GNU/kFreeBSD
|
| 107 |
builds, and added a separate GNU/kFreeBSD patch. Thanks to
|
| 108 |
Robert Millan for the patches. Closes: #322597
|
| 109 |
* Typo/spelling fixes in the cdda2wav man page. Closes: #340342. Thanks
|
| 110 |
to A Costa for the patch.
|
| 111 |
* Fixed a variety of other typos / spelling mistakes.
|
| 112 |
Closes: #230652, #237519
|
| 113 |
* Made the buffer size patch more generic, so programs other than
|
| 114 |
cdrecord should fall back to smaller buffer sizes too if
|
| 115 |
necessary. Closes: #271563
|
| 116 |
* In cdda2wav, attempt to use generic SCSI commands regardless of the
|
| 117 |
device name. Only fall back to cooked_ioctl if that fails.
|
| 118 |
Closes: #268621
|
| 119 |
* Removed the obnoxious delay from the Makefiles when using GNU
|
| 120 |
make. Closes: #273663
|
| 121 |
* Added support into mkisofs for creating bootable CDs for 4 extra
|
| 122 |
architectures (alpha, hppa, mips and mipsel) - first half of the
|
| 123 |
"JTE" patch. Thanks to Ben Hutchings for help merging this.
|
| 124 |
* Added Jigdo Template Export (JTE) patch, as used by the debian-cd
|
| 125 |
team to make jigdo creation _much_ quicker. Closes: #259344
|
| 126 |
|
| 127 |
-- Steve McIntyre <93sam@debian.org> Sun, 4 Dec 2005 01:53:23 +0000
|
| 128 |
|
| 129 |
cdrtools (4:2.01+01a03-3) unstable; urgency=low
|
| 130 |
|
| 131 |
* cdrecord: If we can't get a buffer as big as we would like, shrink the
|
| 132 |
desired size until it works. Closes: #330371
|
| 133 |
* Added Swedish debconf templates translation. Closes: #333696
|
| 134 |
Thanks to Daniel Nylander for the patch.
|
| 135 |
|
| 136 |
-- Steve McIntyre <93sam@debian.org> Sat, 12 Nov 2005 23:31:26 +0000
|
| 137 |
|
| 138 |
cdrtools (4:2.01+01a03-2) unstable; urgency=low
|
| 139 |
|
| 140 |
* Fix patch error in iconv that caused creation of Joliet images to
|
| 141 |
crash. Closes: #329039
|
| 142 |
|
| 143 |
-- Steve McIntyre <93sam@debian.org> Wed, 21 Sep 2005 01:38:26 +0100
|
| 144 |
|
| 145 |
cdrtools (4:2.01+01a03-1) unstable; urgency=low
|
| 146 |
|
| 147 |
* New (alpha) upstream release
|
| 148 |
* Updates to patches to cope with upstream changes:
|
| 149 |
+ 14_mkisofs_iconv.dpatch
|
| 150 |
+ 15_mkisofs_iconv_debianize.dpatch
|
| 151 |
+ 24_debug_tmpfile.dpatch
|
| 152 |
+ 26_author_locale.dpatch
|
| 153 |
* Set up reasonable defaults in the cdrecord config file. Thanks to
|
| 154 |
Zack Cerza for the patch, closes: #278332
|
| 155 |
* Added Vietnamese debconf translation. Closes: #309482. Thanks to
|
| 156 |
Clytie Siddall for the patch.
|
| 157 |
* Fixed various man page typos. Thanks to A Costa for the patches.
|
| 158 |
Closes: #311390, #311392, #323546
|
| 159 |
* Updated Standards-Version and fixed some minor lintian warnings.
|
| 160 |
|
| 161 |
-- Steve McIntyre <93sam@debian.org> Fri, 16 Sep 2005 14:22:57 +0100
|
| 162 |
|
| 163 |
cdrtools (4:2.01+01a01-4) unstable; urgency=low
|
| 164 |
|
| 165 |
* O_EXCL issue becoming hot, uploading to unstable
|
| 166 |
* sync with Ubuntu Breezy (renamed as needed):
|
| 167 |
+ 23_o_excl.dpatch (replaced with Ubuntu's version, closes: #262678)
|
| 168 |
+ 24_debug_tmpfile.dpatch (secure file access in rscsi, closes: #291376)
|
| 169 |
+ 25_mkisofs_iconv_manpage.dpatch (explicit note about iconv support)
|
| 170 |
+ 26_author_locale.dpatch (replace ö in his name with an ascci
|
| 171 |
transliteration)
|
| 172 |
|
| 173 |
-- Eduard Bloch <blade@debian.org> Tue, 26 Apr 2005 10:30:34 +0200
|
| 174 |
|
| 175 |
cdrtools (4:2.01+01a01-3) experimental; urgency=low
|
| 176 |
|
| 177 |
* testing bug fix release
|
| 178 |
* Eduard Bloch:
|
| 179 |
+ Updated dirsplit to 0.3.x (lots of bugfixes and feature improvements)
|
| 180 |
+ "Mandrake patches": 22_linux_rawio_capability.dpatch (from Keenan Pepper
|
| 181 |
<cherylgpepper@comcast.net> and others to get RAWIO capabilites before
|
| 182 |
changing the EUID, closes: #267273, #266009), 23_o_excl.dpatch
|
| 183 |
(exclusive access to the device files, closes: #262678)
|
| 184 |
* Steve McIntyre <93sam@debian.org>:
|
| 185 |
+ Added Danish debconf translation. Closes: #296993. Thanks to Claus
|
| 186 |
Hindsgaul for the patch.
|
| 187 |
-- Eduard Bloch <blade@debian.org> Fri, 22 Apr 2005 15:38:44 +0200
|
| 188 |
|
| 189 |
cdrtools (4:2.01+01a01-2) unstable; urgency=high
|
| 190 |
|
| 191 |
* Bug fix: "cdrtools: FTBFS when /usr/src/linux points to kernel
|
| 192 |
sources", thanks to Ken Bloom (Closes: #286025). Patch from
|
| 193 |
Bas Zoetekouw. Also (Closes: #228529)
|
| 194 |
|
| 195 |
-- Joerg Jaspert <joerg@debian.org> Sun, 9 Jan 2005 17:48:43 +0100
|
| 196 |
|
| 197 |
cdrtools (4:2.01+01a01-1) unstable; urgency=low
|
| 198 |
|
| 199 |
* New Upstream 2.01.01a01
|
| 200 |
* We have a clarification from Upstream on the license issue. (Closes: #270060)
|
| 201 |
* Removed Andreas Metzler from Co-Maintainer on his wish.
|
| 202 |
THANKS for all your good work in the past Andreas!
|
| 203 |
|
| 204 |
-- Joerg Jaspert <joerg@debian.org> Sat, 8 Jan 2005 19:55:19 +0100
|
| 205 |
|
| 206 |
cdrtools (4:2.0+a38-1) unstable; urgency=low
|
| 207 |
|
| 208 |
* New upstream 2.01a38
|
| 209 |
* Added hints for cdrtools-doc in the descriptions of the packages as
|
| 210 |
most people don't find it.
|
| 211 |
|
| 212 |
-- Joerg Jaspert <joerg@debian.org> Sat, 4 Sep 2004 13:56:53 +0200
|
| 213 |
|
| 214 |
cdrtools (4:2.0+a34-2) unstable; urgency=high
|
| 215 |
|
| 216 |
* Fix typo in Brazilian Portuguese (pt_BR) translation (Andre Luis Lopes)
|
| 217 |
(Closes: #261396)
|
| 218 |
* Fix local root exploit in cdrecord found by Max Vozeler. (CAN-2004-0806)
|
| 219 |
|
| 220 |
-- Andreas Metzler <ametzler@debian.org> Tue, 24 Aug 2004 17:21:23 +0200
|
| 221 |
|
| 222 |
cdrtools (4:2.0+a34-1) unstable; urgency=low
|
| 223 |
|
| 224 |
* New upstream 2.01a34. (Closes: #260499)
|
| 225 |
- mkisofs -q is quiet even about Eltorito boot. (Closes: #217845)
|
| 226 |
- typo in cdda2mp3(1) fixed. (Closes: #257312)
|
| 227 |
- Speed up mkisofs by 30% in the case that a directory contains many (>
|
| 228 |
5000) pathological file name entries (that _all_ do not differ in 8.3).
|
| 229 |
(Closes: #240251)
|
| 230 |
- fix cdrtools-2.01a31-dvd.patch.bz2 to actually apply. Untested
|
| 231 |
otherwise, if it breaks you keep both pieces. (am)
|
| 232 |
* Remove reference to "woody" from NEWS.Debian. (Closes: #243395).
|
| 233 |
* Spanish translation of debconf-templates by Javi Castelo
|
| 234 |
(Closes: Bug#254170)
|
| 235 |
* Moved the directly refered file README.ATAPI.setup back to cdrecord and
|
| 236 |
set Replaces more fuzzy (eb, closes: #257517)
|
| 237 |
* Adapted README.ATAPI.setup to the *cough* "JS' new style" syntax (eb)
|
| 238 |
* Bugfixes and improvements of the dirsplit script and its manpage (eb)
|
| 239 |
* restructure cdrtools-doc package:
|
| 240 |
* files now live in /usr/share/doc/cdrtools-doc/(mkisofs|cdrecord|...)
|
| 241 |
instead of in /usr/share/doc/(mkisofs|cdrecord|...)
|
| 242 |
* drop BUILD and COMPILE.
|
| 243 |
* (Some) files that apply to the complete cdrtools suite live directly in
|
| 244 |
/usr/share/doc/cdrtools-doc/.
|
| 245 |
* Czech translation of debconf-templates by Jan Outrata . (Closes: #259172)
|
| 246 |
|
| 247 |
-- Andreas Metzler <ametzler@debian.org> Wed, 21 Jul 2004 12:11:54 +0200
|
| 248 |
|
| 249 |
cdrtools (4:2.0+a30.pre1-1) unstable; urgency=low
|
| 250 |
|
| 251 |
* New upstream release 2.01a30-pre1
|
| 252 |
+ fixes a manpage typo (closes: #243001)
|
| 253 |
+ no more 8-bit characters in manpages (Closes: #243280,#222936)
|
| 254 |
+ Includes the fixes for typos in cdrecord(1) from Jens Seidel's patch.
|
| 255 |
(Closes: #246831)
|
| 256 |
+ Remarks about FIFO size in manpage updated (Closes: #245501)
|
| 257 |
+ supports more SCSI bus numbers (closes: #235783)
|
| 258 |
+ Fixes eject/reload problem on tray CD-ROMs. (Closes: #245303)
|
| 259 |
* Use /dev/MAKEDEV instead of /sbin/MAKEDEV to generate device-files because
|
| 260 |
it does the right thing for udev. Thanks to Juergen Kreileder.
|
| 261 |
(Closes: #241609)
|
| 262 |
* Turkish translation of debconf templates by Gürkan Aslan (Closes: #246081)
|
| 263 |
* updated DVD patch (a28, 14-May-2004)
|
| 264 |
* disable 06_dautipps.dpatch for dvd=yes. (Closes: #248187)
|
| 265 |
|
| 266 |
-- Andreas Metzler <ametzler@debian.org> Wed, 19 May 2004 20:17:24 +0200
|
| 267 |
|
| 268 |
cdrtools (4:2.0+a27-1) unstable; urgency=low
|
| 269 |
|
| 270 |
* New upstream version 2.01a27, featuring new -root & -old-root options to
|
| 271 |
mkisofs for incremental backups.
|
| 272 |
* Add NEWS.Debian to cdrecord (which will be shown before installation by
|
| 273 |
apt-listchanges) warning of changed behavior for people upgrading from
|
| 274 |
woody. (Closes: #230066)
|
| 275 |
* Added my dirsplit utility (EB)
|
| 276 |
* update DVD patch. (a27 - 12-Mar-2004)
|
| 277 |
|
| 278 |
-- Andreas Metzler <ametzler@debian.org> Thu, 1 Apr 2004 16:15:44 +0200
|
| 279 |
|
| 280 |
cdrtools (4:2.0+a26pre27-1) unstable; urgency=low
|
| 281 |
|
| 282 |
* A pre27 Upstream because last version broke burning with anything
|
| 283 |
except -tao.
|
| 284 |
* Updated dpatch 02 (do we still need the second half of it?) so it applies.
|
| 285 |
|
| 286 |
-- Joerg Jaspert <joerg@debian.org> Thu, 4 Mar 2004 20:52:08 +0100
|
| 287 |
|
| 288 |
cdrtools (4:2.0+a26-1) unstable; urgency=low
|
| 289 |
|
| 290 |
* Updated dvd-patch (a26, 02-Mar-2004) included in source package. (am)
|
| 291 |
(Closes: #233845)
|
| 292 |
* Mkisofs failed on files with same utf-8 prefix. (Closes: #230725). Updated
|
| 293 |
patch by Jaakko Heinonen
|
| 294 |
* 17_argv0_beautify.dpatch: strips the .shm/.mmap suffix from the executable
|
| 295 |
filename (Closes: #231253) (EB)
|
| 296 |
* Italian translation of debconf templates by Renato Gini.
|
| 297 |
(Closes: #234778)
|
| 298 |
* Strip down and reformat pointer to README.ATAPI.setup, add pointer in
|
| 299 |
README.debian. (am) (Closes: #234990)
|
| 300 |
* Patch libscg to stop it from opening /dev/hda when it was told explicitely
|
| 301 |
to open /dev/hdc by dev=ATA:1,0,0. (am) (Closes: #228215, #230127)
|
| 302 |
|
| 303 |
-- Andreas Metzler <ametzler@debian.org> Wed, 3 Mar 2004 16:40:16 +0100
|
| 304 |
|
| 305 |
cdrtools (4:2.0+a25-1) unstable; urgency=low
|
| 306 |
|
| 307 |
* New upstream release (eb)
|
| 308 |
* Updated iconv patch with pre9 which disables iconv support for non-unicode
|
| 309 |
filesystems like HFS and RR (closes: #224544) and moved our interdiff to
|
| 310 |
15_mkisofs_iconv_debianize.dpatch (eb)
|
| 311 |
* 16_debian_email.dpatch: setting our contact address to show that Debian
|
| 312 |
has a modified version (eb)
|
| 313 |
* Update README.ATAPI.setup for Kernel 2.6. (am)
|
| 314 |
* pt_BR translation updated by andrelop (Closes: #227382) (eb)
|
| 315 |
|
| 316 |
-- Eduard Bloch <blade@debian.org> Fri, 16 Jan 2004 15:54:08 +0100
|
| 317 |
|
| 318 |
cdrtools (4:2.0+a24-1) unstable; urgency=low
|
| 319 |
|
| 320 |
* update info about dvdrtools in README.DVD.Debian (Closes: #221465)
|
| 321 |
* Use uname -r instead of /sbin/kernelversion in the wrapper script
|
| 322 |
(Closes: #223631) (AM/EB)
|
| 323 |
* Complains loudly if removing of the SUID bit failed (closes: #224476) (EB)
|
| 324 |
* Note about #196116 (cdrecord dropping priviledges) in README.debian.
|
| 325 |
* new upstream version (Closes: #224605)
|
| 326 |
* Does not dump core when microscopic fifo size is specified
|
| 327 |
(Closes: #211419)
|
| 328 |
* License clarification.
|
| 329 |
* update mkisofs-iconv patch (Closes: #226719)
|
| 330 |
* Change mkisofs' version info to reflect that it is a patched version.
|
| 331 |
* update dvd patch to version for a20, slightly modified to apply to a24.
|
| 332 |
|
| 333 |
-- Andreas Metzler <ametzler@debian.org> Fri, 9 Jan 2004 17:16:41 +0100
|
| 334 |
|
| 335 |
cdrtools (4:2.0+a19-6) unstable; urgency=low
|
| 336 |
|
| 337 |
* 14_mkisofs_iconv.dpatch: problem with sometimes disappearing files
|
| 338 |
(best reproducible on Woody) fixed by patch upstream (closes: #220570)
|
| 339 |
* Updated error information to tell about cdrtools-doc package and
|
| 340 |
-joliet-long option (really closes: #219865)
|
| 341 |
|
| 342 |
-- Eduard Bloch <blade@debian.org> Thu, 13 Nov 2003 14:10:34 +0100
|
| 343 |
|
| 344 |
cdrtools (4:2.0+a19-5) unstable; urgency=low
|
| 345 |
|
| 346 |
* Fix mkisofs segfault on PowerPC (Closes: #220178)
|
| 347 |
|
| 348 |
-- Andreas Metzler <ametzler@debian.org> Tue, 11 Nov 2003 21:47:36 +0100
|
| 349 |
|
| 350 |
cdrtools (4:2.0+a19-4) unstable; urgency=low
|
| 351 |
|
| 352 |
* cdrecord replaces README.DVD.Debian in cdrtools-doc (Closes: #219771)
|
| 353 |
|
| 354 |
-- Eduard Bloch <blade@debian.org> Sun, 9 Nov 2003 01:25:10 +0100
|
| 355 |
|
| 356 |
cdrtools (4:2.0+a19-3) unstable; urgency=low
|
| 357 |
|
| 358 |
* Andreas Metzler:
|
| 359 |
- Add Dutch po-debconf translation by Tim Vandermeersch (Closes: #216934)
|
| 360 |
- Don't start cdrecord's description with "A". (Closes: #218106)
|
| 361 |
* Eduard Bloch
|
| 362 |
- new: 14_mkisofs_iconv.dpatch, provides additional charset conversion via
|
| 363 |
iconv (Closes: #213033, #213056)
|
| 364 |
- moved README.DVD.Debian to the cdrecord package (Closes: #216504)
|
| 365 |
|
| 366 |
-- Eduard Bloch <blade@debian.org> Sat, 08 Nov 2003 14:56:04 +0100
|
| 367 |
|
| 368 |
cdrtools (4:2.0+a19-2) unstable; urgency=low
|
| 369 |
|
| 370 |
* Eduard Bloch:
|
| 371 |
- Changed the group setting of cdrecord script to make it readable for the
|
| 372 |
cdrom group (Closes: #214280)
|
| 373 |
* Joerg Jaspert:
|
| 374 |
- Split out another package - cdrtools-doc - which contains almost all
|
| 375 |
documentation.
|
| 376 |
- Let cdrecord, mkisofs, cdda2wav suggest the new package.
|
| 377 |
- Kill {cdda2wav|cdrecord|mkisofs}.doc files, no longer needed.
|
| 378 |
- cdrtools-doc replaces/conflicts with all 3 packages prior to this
|
| 379 |
version because it overwrites files from them.
|
| 380 |
|
| 381 |
-- Joerg Jaspert <joerg@debian.org> Tue, 7 Oct 2003 22:01:31 +0200
|
| 382 |
|
| 383 |
cdrtools (4:2.0+a19-1) unstable; urgency=low
|
| 384 |
|
| 385 |
* New upstream version. (No user visible changes on Linux), makes
|
| 386 |
patches/15_cdda2oggmanpage.dpatch unnecessary again.
|
| 387 |
* Updated French debconf translation by Michel Grentzinger
|
| 388 |
(Closes: #211811)
|
| 389 |
* Updated Japanese debconf translation by Kenshi Muto (Closes: #211892)
|
| 390 |
* Add note about the dvd+rw-tools to README.DVD.Debian. (Closes: #213035)
|
| 391 |
* Conflict with xcdroast << 0.98+0alpha14-5, because it cannot not
|
| 392 |
parse cdrecord's changed version string (Closes: #210941)
|
| 393 |
* If cdrecord is made SUID via debconf we also make the
|
| 394 |
wrapper-script SUID. - Should help frontends, especially k3b.
|
| 395 |
|
| 396 |
-- Andreas Metzler <ametzler@debian.org> Wed, 1 Oct 2003 16:02:31 +0200
|
| 397 |
|
| 398 |
cdrtools (4:2.0+a18-1) unstable; urgency=low
|
| 399 |
|
| 400 |
* New upstream version: add clone-writing and fix a security issue with
|
| 401 |
suid-rscsi (Not enabled on Debian)
|
| 402 |
* Replaced . with : in chown calls (Closes: #205524) (EB)
|
| 403 |
* fix wrong debconf.translation (Closes: #202953) (AM)
|
| 404 |
* Fix compilation with dvd=yes (Closes: #200945) (AM)
|
| 405 |
* remove 14_clone_noraw.dpatch. New upstream does support -clone. (AM)
|
| 406 |
* Policy 3.6.1.0 (changelog converted to UTF-8) (AM)
|
| 407 |
|
| 408 |
-- Andreas Metzler <ametzler@debian.org> Fri, 12 Sep 2003 13:54:20 +0200
|
| 409 |
|
| 410 |
cdrtools (4:2.0+a16-2) unstable; urgency=low
|
| 411 |
|
| 412 |
* update DVD patch from
|
| 413 |
http://people.mandrakesoft.com/~warly/files/cdrtools/ (thanks to Sven
|
| 414 |
Gohlke for the hint.) (AM)
|
| 415 |
* fixed in previous upload: loosing suid permissions when compiled with
|
| 416 |
-DUSE_USGSHM (Closes: #196116) (AM)
|
| 417 |
* Fix broken cdrecord statoverrides inherited from xcdroast
|
| 418 |
(Closes: #199498, #199773, #200375) (AM, EB)
|
| 419 |
* Copy existing statoverrides from the cdrecord-wrapper script to the new
|
| 420 |
executables (EB)
|
| 421 |
|
| 422 |
-- Eduard Bloch <blade@debian.org> Tue, 08 Jul 2003 18:57:49 +0200
|
| 423 |
|
| 424 |
cdrtools (4:2.0+a16-1) unstable; urgency=low
|
| 425 |
|
| 426 |
* New upstream version:
|
| 427 |
- El-torito boot-CD + "-iso-level 4" works. (Closes: #194233)
|
| 428 |
- -sort file handling fixed (Closes: #198266)
|
| 429 |
* French debconf translation by Michel Grentzinger (Closes: #197720)
|
| 430 |
* Compiling with -USE_USGSHM had broken access to cdrecord for non-root
|
| 431 |
users, if cdrecord was not suid. We ship two versions of the cdrecord
|
| 432 |
binary and a wrapper script as /usr/bin/cdrecord, which selects
|
| 433 |
cdrecord.shm for kernels << 2.4 and cdrecord.mmap for newer ones. If you
|
| 434 |
use dpkg-statoverride you'll have to update your settings.
|
| 435 |
* Ship README.ATAPI.setup. (Closes: #199135)
|
| 436 |
* EB: Additional check in debian/rules to warn us to not package as native
|
| 437 |
source (Closes: #196501)
|
| 438 |
|
| 439 |
-- Andreas Metzler <ametzler@debian.org> Sat, 28 Jun 2003 17:19:46 +0200
|
| 440 |
|
| 441 |
cdrtools (4:2.0+a15-1) unstable; urgency=low
|
| 442 |
|
| 443 |
* New upstream 2.01a15
|
| 444 |
- Fixed DAO mode on Plextor drives (Closes: #196172)
|
| 445 |
- CUE/BIN fixes included, removed patches: 10_fixcuebin, 11_cue-audio
|
| 446 |
* Japanese debconf translation from Kenshi Muto (Closes: #195356)
|
| 447 |
* Changed defaults setting method in cdda2mp3 and cdda2ogg to respect the
|
| 448 |
environment variables (Closes: #195680)
|
| 449 |
* 14_clone_noraw.dpatch: documented the different behaviour readcd -clone in
|
| 450 |
the manpage (Closes: #196047)
|
| 451 |
|
| 452 |
-- Eduard Bloch <blade@debian.org> Mon, 02 Jun 2003 18:09:31 +0200
|
| 453 |
|
| 454 |
cdrtools (4:2.0+a14-1) unstable; urgency=low
|
| 455 |
|
| 456 |
* New upstream 2.01a14:
|
| 457 |
- mkisofs doesn't print debug statements anymore (Closes: #191045, #191896)
|
| 458 |
- experimental support for bin/cue.
|
| 459 |
* mkzftree(8) '--crib-tree' instead of '--crib-path' (Closes: #191367)
|
| 460 |
* adapt 08_privacy.dpatch to upstream's changes.
|
| 461 |
* Upstream patch from JS to fix bin/cue.
|
| 462 |
|
| 463 |
-- Andreas Metzler <ametzler@debian.org> Tue, 13 May 2003 14:32:19 +0200
|
| 464 |
|
| 465 |
cdrtools (4:2.0+a10-2) unstable; urgency=low
|
| 466 |
|
| 467 |
* Fix multisession-support (Closes: #189086)
|
| 468 |
|
| 469 |
-- Andreas Metzler <ametzler@debian.org> Tue, 15 Apr 2003 10:59:13 +0200
|
| 470 |
|
| 471 |
cdrtools (4:2.0+a10-1) unstable; urgency=low
|
| 472 |
|
| 473 |
* add conflicts with old versions of xcdroast (Closes: #187184)
|
| 474 |
* add @DPATCH@-tag to patches, as required by dpatch-edit-patch in
|
| 475 |
dpatch 1.17
|
| 476 |
* new upstream version 2.0a10 (Owners of Plextor drives should read
|
| 477 |
AN-2.01a09)
|
| 478 |
* Fix mkzftree --sloppy. Patch by Andreas Krueger (Closes: #188212)
|
| 479 |
* fix lintian error "internal error: cannot run po-debconf check on package
|
| 480 |
cdrtools" by removing superfluous entries from debian/po/POTFILES.in
|
| 481 |
|
| 482 |
-- Andreas Metzler <ametzler@debian.org> Mon, 14 Apr 2003 13:31:49 +0200
|
| 483 |
|
| 484 |
cdrtools (4:2.0+a07-1) unstable; urgency=low
|
| 485 |
|
| 486 |
* remove "DVD" from package description.
|
| 487 |
* Don't invoke MAKEDEV if /dev/scsi exists. (Closes: #179321)
|
| 488 |
* minor improvements in README.DVD.Debian (Eduard Bloch)
|
| 489 |
* 07_noadvertising points to README.DVD.Debian
|
| 490 |
* update pt_BR debconf template translation (Andre Luis Lopes)
|
| 491 |
(Closes: #184952)
|
| 492 |
* new upstream version 2.0a07
|
| 493 |
- adds sighandler for HUP, closing a terminal window during execution
|
| 494 |
of cdrecord should make the drive unresponsive until reboot anymore
|
| 495 |
(Closes: #185559)
|
| 496 |
|
| 497 |
-- Andreas Metzler <ametzler@debian.org> Fri, 28 Mar 2003 14:55:41 +0100
|
| 498 |
|
| 499 |
cdrtools (4:2.0+a05-1) unstable; urgency=low
|
| 500 |
|
| 501 |
* New upstream release.
|
| 502 |
|
| 503 |
-- Joerg Jaspert <joerg@debian.org> Thu, 13 Mar 2003 13:55:59 +0100
|
| 504 |
|
| 505 |
cdrtools (4:2.0+a04-2) unstable; urgency=low
|
| 506 |
|
| 507 |
* Joerg Jaspert:
|
| 508 |
- Changed priority from extra to optional as in the override files.
|
| 509 |
* rethink dvdrecord issue:
|
| 510 |
- disable advertising by default (07_noadvertising.dpatch)
|
| 511 |
- 07_dvdsup.dpatch: set INSERT_YOUR_EMAIL_ADDRESS_HERE and tell $user to
|
| 512 |
pester the local admin. Don't apply it per default.
|
| 513 |
- offer am easy possibilty for building packages with dvd-patch and add
|
| 514 |
code to identify bugreports for these unofficial packages
|
| 515 |
- document everthing in README.DVD.Debian
|
| 516 |
|
| 517 |
-- Andreas Metzler <ametzler@debian.org> Wed, 12 Mar 2003 20:13:15 +0100
|
| 518 |
|
| 519 |
cdrtools (4:2.0+a04-1) unstable; urgency=low
|
| 520 |
|
| 521 |
* New upstream release
|
| 522 |
* Eduard Bloch:
|
| 523 |
- 06_dautipps.dpatch: hints where to look for documentation and reminds on
|
| 524 |
needed modules. Better README.Debian.setup or interactive assistant (eg.
|
| 525 |
HTML based call-and-response docs) should be written sooner or later
|
| 526 |
(closes: #182131)
|
| 527 |
- 07_dvdsup.dpatch : extracted dvdrecord patch from Ben Collins, (closes: #181028)
|
| 528 |
- 08_privacy.dpatch: having consens among developers, we re-enable the
|
| 529 |
patch to exclude mkisofs command line (#87043, see below). To get it the way
|
| 530 |
Upstream wants for support, define Environment variable ISODEBUG
|
| 531 |
* Andreas Metzler:
|
| 532 |
- Don't ask for permission to generate device files, it's not needed
|
| 533 |
anymore (policy 3.5.7)
|
| 534 |
* Joerg Jaspert:
|
| 535 |
- Deactivate 04_silo.dpatch, it doesnt apply anymore. See README.silo
|
| 536 |
for details.
|
| 537 |
- Build-depend on debhelper >= 4.1.16 now, we use po-debconf
|
| 538 |
- Removed dh_undocumented from rules file
|
| 539 |
- Permissions of cdrecord binary now 4754 if setuid debconf. (closes: #182384)
|
| 540 |
|
| 541 |
-- Joerg Jaspert <joerg@debian.org> Sun, 9 Mar 2003 14:34:35 +0100
|
| 542 |
|
| 543 |
cdrtools (4:2.0-2) unstable; urgency=low
|
| 544 |
|
| 545 |
* Added build-depends to dpatch and adjusted rules file, patch/unpatch
|
| 546 |
target now in included file from dpatch.
|
| 547 |
* Moved zisofs things in a patch in debian/patches where they belong.
|
| 548 |
|
| 549 |
-- Joerg Jaspert <joerg@debian.org> Tue, 31 Dec 2002 21:13:11 +0100
|
| 550 |
|
| 551 |
cdrtools (4:2.0-1) unstable; urgency=low
|
| 552 |
|
| 553 |
* New upstream release, 2.0 is now released :)
|
| 554 |
* mkisofs: Description now mentions that it includes zisofs_tools
|
| 555 |
* Upstream removed (outdated) german translation of documentation.
|
| 556 |
Kill commands for it out of debian/rules.
|
| 557 |
|
| 558 |
-- Joerg Jaspert <joerg@debian.org> Fri, 27 Dec 2002 20:36:16 +0100
|
| 559 |
|
| 560 |
cdrtools (4:1.10+alpha2.0pre3-1) unstable; urgency=low
|
| 561 |
|
| 562 |
* Andreas Metzler
|
| 563 |
- new upstream 2.0pre3
|
| 564 |
- Update ftp-URL in debian/copyright
|
| 565 |
- dropped manpage debian/cdda2ogg.1, it has been included upstream
|
| 566 |
* Eduard Bloch
|
| 567 |
- added zisofs tree to the package (closes: #118503)
|
| 568 |
* Joerg Jaspert
|
| 569 |
- Install zisofs changelog and Readme
|
| 570 |
- Added Build-Depends for zlib
|
| 571 |
- Adjusted Build-System of zisofs to be more like the rest of cdrtools.
|
| 572 |
|
| 573 |
-- Joerg Jaspert <joerg@debian.org> Fri, 20 Dec 2002 17:26:49 +0100
|
| 574 |
|
| 575 |
cdrtools (4:1.10+alpha2.0pre2-0.amwoody2) unstable; urgency=low
|
| 576 |
|
| 577 |
* recompiled for woody
|
| 578 |
* Don't use dh_install --sourcedir, debhelper in woody does not support it.
|
| 579 |
|
| 580 |
-- Andreas Metzler <ametzler@logic.univie.ac.at> Wed, 11 Dec 2002 14:12:23 +0100
|
| 581 |
|
| 582 |
cdrtools (4:1.10+alpha2.0pre2-1) unstable; urgency=low
|
| 583 |
|
| 584 |
* Updated Standards-Version to 3.5.8.0
|
| 585 |
* Sparc-People: Remember changelog entry from 4:1.10+11a39-1?
|
| 586 |
2.0 release is scheduled for next weekend. Silo patch for mkisofs will go
|
| 587 |
away then. (Yes, this will be mailed again to -sparc of course).
|
| 588 |
* Moved all symlink stuff in $PACKAGE.link files for dh_link.
|
| 589 |
* Same thing for dh_installdocs. And for dh_installdirs.
|
| 590 |
* Drop dh_movefiles, use only dh_install now.
|
| 591 |
* Kicked -dev package a few versions ago - now kick the install code for it
|
| 592 |
out of rules too :)
|
| 593 |
* Added presubj files for reportbug for all packages.
|
| 594 |
|
| 595 |
-- Joerg Jaspert <joerg@debian.org> Tue, 10 Dec 2002 22:26:49 +0100
|
| 596 |
|
| 597 |
cdrtools (4:1.10+alpha2.0pre2-0.amwoody1) unstable; urgency=low
|
| 598 |
|
| 599 |
* new upstream 2.0pre2
|
| 600 |
|
| 601 |
-- Andreas Metzler <ametzler@logic.univie.ac.at> Mon, 9 Dec 2002 17:10:48 +0100
|
| 602 |
|
| 603 |
cdrtools (4:1.10+alpha2.0pre1-0.amwoody1) unstable; urgency=low
|
| 604 |
|
| 605 |
* new upstream 2.0pre1: (Closes: #171438) mkisofs ignores all but
|
| 606 |
first path argument
|
| 607 |
* install manpage/symlink for cdda2(ogg|mp3) instead of linking to
|
| 608 |
undocumented
|
| 609 |
|
| 610 |
-- Andreas Metzler <ametzler@logic.univie.ac.at> Mon, 2 Dec 2002 16:34:49 +0100
|
| 611 |
|
| 612 |
cdrtools (4:1.10+11a39-2) unstable; urgency=low
|
| 613 |
|
| 614 |
* (closes: #123111) - cdda2wav doesn't fail properly. Looks like it
|
| 615 |
returns a 1 now.
|
| 616 |
* Changed Priority to match with override file.
|
| 617 |
* Modified 03_script.dpatch. Now cdda2mp3 and cdda2ogg only using
|
| 618 |
/etc/default/cdda2* if it is there. cdda2mp3 now also fails if
|
| 619 |
selected encoder is not available (like cdda2ogg already does).
|
| 620 |
Also set CDDA_DEVICE in both scripts if not already set.
|
| 621 |
(closes: #163076)
|
| 622 |
* Removed cdrecord-dev package. Not used anywhere.
|
| 623 |
* Dropped Provides, Replaces to mkhybrid from mkisofs.
|
| 624 |
Its gone since woody, we dont need it any longer.
|
| 625 |
* (closes: #143786) - /etc/cdrecord.conf ignored.
|
| 626 |
Only if you upgrade from a pre-woody package. There was an error with
|
| 627 |
the location. If you upgrade directly from pre-woody then mv the file
|
| 628 |
to /etc/default/cdrecord (or add your changes there).
|
| 629 |
* Ok ok, use a symlink for /etc/cdrecord/* and not a hardlink.
|
| 630 |
(closes: #170302)
|
| 631 |
* (closes: #169932) - cdda2wav: cd-text problems
|
| 632 |
Tested on 2 different systems - cdtext burn and read works. (use last
|
| 633 |
example from cdrecord manpage for it). Use the sg driver, not atapi
|
| 634 |
for it.
|
| 635 |
|
| 636 |
-- Joerg Jaspert <joerg@debian.org> Sat, 23 Nov 2002 17:50:45 +0100
|
| 637 |
|
| 638 |
cdrtools (4:1.10+11a39-1) unstable; urgency=low
|
| 639 |
|
| 640 |
* New Maintainer. Thx to Michael Stone (former Maintainer) and to
|
| 641 |
Eduard Bloch for his NMU's. Thx also to Andreas Metzler who did (outside of
|
| 642 |
Debian Archive) work on cdrtools Package, some of which I included here.
|
| 643 |
Andreas and Eduard helping me as Co-Maintainers.
|
| 644 |
This closes all NMU fixed bugs:
|
| 645 |
(closes: #162027, #161502, #161689, #159830)
|
| 646 |
* New upstream release
|
| 647 |
(closes: #163041) - cdrecord: Input/output errors when burning CDs
|
| 648 |
(closes: #165745) - cdrecord: Copyright problems - libedc used in 1.11a34 is
|
| 649 |
non-free
|
| 650 |
(closes: #161070) - cdrecord: when cdrecord is stopped by Ctrl-C in dummy
|
| 651 |
burning mode, asus 1610A is blocked
|
| 652 |
(closes: #168635) - cdrecord: Typo in man page
|
| 653 |
(closes: #162579) - mkisofs: isoinfo does not accept coalesced options any
|
| 654 |
more. That was always an user error. It works as
|
| 655 |
documented now.
|
| 656 |
(closes: #165015) - cdrtools: Patch to work with 2.5.43. (Read AN-1.11a38)
|
| 657 |
* finally completely GPL (including libedc!)
|
| 658 |
* Update debian/copyright.
|
| 659 |
* Don't mention DVD-writing in description (Closes: #162660)
|
| 660 |
* Removed 01_cdr_gnuisms. gcc defines __linux__, __linux and linux,
|
| 661 |
so we dont need to patch it that way (and linux is not POSIX
|
| 662 |
compliant (even if it is defined), __linux__ is)
|
| 663 |
* Upstream includes ia64 rules, delete that patch.
|
| 664 |
* We now have smake in the Archive. Build-Depend on that, because it is
|
| 665 |
the make-system Upstream really supports for his packages. (And with it
|
| 666 |
we never need to include a patch for missing rules-files again, it creates
|
| 667 |
them automagically)
|
| 668 |
* Include a symlink from /etc/cdrecord/* to /etc/default/*, (closes: #159506)
|
| 669 |
That makes it easy to find the cdrecord config and still is compatible with
|
| 670 |
upstream *and self-compiled* versions of cdr-tools.
|
| 671 |
* Removed 03-cdr-mmap patch and use -DUSE_USGSHM in COPTX - it can be so simple
|
| 672 |
to be compatible with old kernels.
|
| 673 |
* Make cdrecord only executable for users in the cdrom group (mode 4750)
|
| 674 |
if it set SUID (Closes: #164283)
|
| 675 |
* Updated to 3.5.7.1 standards version.
|
| 676 |
* Do not strip options/commandline out of iso-files. That is *NO* security
|
| 677 |
risk. It only contains the options used to create the isofile and the name
|
| 678 |
of the directory you created the iso (path is truncated to ../) of it.
|
| 679 |
* Drop dbs from Build-Depends, use dpatch system.
|
| 680 |
* patch to get silo bootable cds will be deleted with next Upstream
|
| 681 |
release of cdrtools. Ben wants to fix silo, but as always: patches
|
| 682 |
are welcome, we are all low on time. If you use sparc and want
|
| 683 |
bootable linux cd's - go on and send patches for silo please. Look
|
| 684 |
into README.silo in /usr/share/doc/mkisofs for more details.
|
| 685 |
|
| 686 |
-- Joerg Jaspert <joerg@debian.org> Thu, 21 Nov 2002 01:15:00 +0100
|
| 687 |
|
| 688 |
cdrtools (4:1.10+11a34-1) unstable; urgency=low
|
| 689 |
|
| 690 |
* NMU, blessed by maintainer
|
| 691 |
* Changes by Andreas Metzler <ametzler@logic.univie.ac.at>:
|
| 692 |
- New upstream version, updated 01_cdr_gnuisms
|
| 693 |
- Build as nonnative package (Closes: #162027)
|
| 694 |
- Ship tar.bz2 in orig tar.gz to save bandwith
|
| 695 |
- Disabled 09_cdr_joliet_nameconversion - it causes a segfault.
|
| 696 |
(Closes: #161502)
|
| 697 |
* Updated cdda2ogg to have a better description (Closes: #161689)
|
| 698 |
|
| 699 |
-- Eduard Bloch <blade@debian.org> Fri, 27 Sep 2002 22:17:20 +0200
|
| 700 |
|
| 701 |
cdrtools (4:1.10+11a31-1.1) unstable; urgency=low
|
| 702 |
|
| 703 |
* NMU. Sorry, this cannot wait.
|
| 704 |
* Fixed verbose output in 09_cdr_joliet_nameconversion, closes: #159830
|
| 705 |
|
| 706 |
-- Eduard Bloch <blade@debian.org> Fri, 6 Sep 2002 20:09:15 +0200
|
| 707 |
|
| 708 |
cdrtools (4:1.10+11a31-1) unstable; urgency=low
|
| 709 |
|
| 710 |
* New upstream version (Closes: #155513)
|
| 711 |
- adds compressed fs option to mkisofs (Closes: #155414)
|
| 712 |
- another silly hurd maxlen complaint addressed (Closes: #146396)
|
| 713 |
- adds -z compressed iso support (Closes: #120707, #126388, #155414)
|
| 714 |
- devfs-aware (Closes: #143455, #116279, #146412)
|
| 715 |
- better usb burner support (Closes: #150437)
|
| 716 |
- more forgiving config file (Closes: #115508)
|
| 717 |
- clarified description of utf-8 in mkisofs man page (Closes: #128270)
|
| 718 |
- readcd man page updates (Closes: #153806)
|
| 719 |
* added hint about shmmax (closes: #146726)
|
| 720 |
* changed the default mode of cdrecord binary to 4750 (closes: #150092)
|
| 721 |
* changed vorbis-tools relationship (closes: #143237)
|
| 722 |
* removed the ugly extension-protection patch, included my name-conversion
|
| 723 |
patch instead (closes: #149456, #145038)
|
| 724 |
* changed to DBS
|
| 725 |
* using german docs from the upstream tarball instead of debian/DEUTSCH
|
| 726 |
* Thanks to Eduard Bloch for above
|
| 727 |
|
| 728 |
-- Michael Stone <mstone@debian.org> Tue, 27 Aug 2002 19:57:24 -0400
|
| 729 |
|
| 730 |
cdrtools (4:1.10-8) unstable; urgency=low
|
| 731 |
|
| 732 |
* New maintainer
|
| 733 |
* No config.sub in diff
|
| 734 |
* Updated copyright file
|
| 735 |
|
| 736 |
-- Michael Stone <mstone@debian.org> Fri, 21 Jun 2002 22:17:14 -0400
|
| 737 |
|
| 738 |
cdrtools (4:1.10-7) unstable; urgency=medium
|
| 739 |
|
| 740 |
* The seventh-time-lucky release. This should go into Woody.
|
| 741 |
* Simplified the old crap^h^h^h^hdebconf interaction part, moved makedev
|
| 742 |
calls to cdrecord.postinst, since makedev != essential. Closes: #141905
|
| 743 |
|
| 744 |
-- Eduard Bloch <blade@debian.org> Tue, 9 Apr 2002 10:03:06 +0200
|
| 745 |
|
| 746 |
cdrtools (4:1.10-6) unstable; urgency=medium
|
| 747 |
|
| 748 |
* clean up in the clean rule
|
| 749 |
* reverted the change of cdrecord.conf location. It was completely useless
|
| 750 |
and non-compliant with upstream's defaults or other distributions.
|
| 751 |
Disabled the transition hack. I won't screw up users config file just
|
| 752 |
because of Erik's personal preferences.
|
| 753 |
* placed rscsi.dfl file as /etc/default/rscsi, but with commented lines to
|
| 754 |
not break security by default
|
| 755 |
|
| 756 |
-- Eduard Bloch <blade@debian.org> Sun, 7 Apr 2002 12:14:28 +0200
|
| 757 |
|
| 758 |
cdrtools (4:1.10-5) unstable; urgency=medium
|
| 759 |
|
| 760 |
* Oh no, there was no rscsi, ffmppffmf mmpmmmfmmfmpmmmpffmpmfmm...
|
| 761 |
* added rscsi and rscsi.dfl to cdrecord package, closes: #118048
|
| 762 |
* added devdump.8 symlink
|
| 763 |
|
| 764 |
-- Eduard Bloch <blade@debian.org> Sun, 7 Apr 2002 00:15:05 +0200
|
| 765 |
|
| 766 |
cdrtools (4:1.10-4) unstable; urgency=medium
|
| 767 |
|
| 768 |
* removed the ugly was-not-compiled-with-your-kernel warning, closes: #115697
|
| 769 |
* merging default and old config file on upgrades, closes: #122309
|
| 770 |
* new warning about wrong device files, closes: #137339
|
| 771 |
* cooked cdda2ogg from cdda2mp3, added Recommends: vorbis-tools. They do
|
| 772 |
also parse the /etc/default/$APP file, closes: #51929
|
| 773 |
* extracted and renamed german documentation add-on, was hard to find
|
| 774 |
|
| 775 |
-- Eduard Bloch <blade@debian.org> Sat, 6 Apr 2002 17:20:53 +0200
|
| 776 |
|
| 777 |
cdrtools (4:1.10-3) unstable; urgency=medium
|
| 778 |
|
| 779 |
* New maintainer
|
| 780 |
* forces use of SHM instead of MMAP, ignoring tests at build time which
|
| 781 |
depend on the kernel version,
|
| 782 |
closes: #127895, #131325, #136754, #138581
|
| 783 |
* blackout the build arguments and version info string in mkisofs,
|
| 784 |
closes: #87043. Set NOPRIVACY environment to force the default behaviour.
|
| 785 |
* cdda2wav's output channel problem is fixed by upstream, closes: #55695
|
| 786 |
* symlink mkhybrid and mkisofs, closes: #132479
|
| 787 |
* updated upstream's mail address, closes: #115496
|
| 788 |
* fixed formatting error in mkisofs.8, closes: #135385
|
| 789 |
* respect extension of filenames when creating Joliet info for filenames
|
| 790 |
longer than 64 chars, closes: #80202
|
| 791 |
* fixed typo in templates, closes: #126870
|
| 792 |
* using debconf-utils to merge templates
|
| 793 |
|
| 794 |
-- Eduard Bloch <blade@debian.org> Fri, 5 Apr 2002 00:04:07 +0200
|
| 795 |
|
| 796 |
cdrtools (4:1.10-2.4) unstable; urgency=low
|
| 797 |
|
| 798 |
* NMU to fix outstanding sparc bug
|
| 799 |
* Applied patch to allow SILO sparc bootable to be built. Closes: #120266
|
| 800 |
Now debian-cd can use mkisofs instead of mkhybrid
|
| 801 |
|
| 802 |
-- Ben Collins <bcollins@debian.org> Sun, 10 Feb 2002 16:33:55 -0500
|
| 803 |
|
| 804 |
cdrtools (4:1.10-2.3) unstable; urgency=low
|
| 805 |
|
| 806 |
* NMU
|
| 807 |
* debian/cdrecord.postinst:
|
| 808 |
- Redirect output of dpkg-statoverride to /dev/null (Closes: #126682)
|
| 809 |
* mkisofs/mkisofs.8:
|
| 810 |
- Fix minor manpage error (Closes: #108700)
|
| 811 |
* cdrecord/cdrecord.1:
|
| 812 |
- Fix minor manpage error (Closes: #126266)
|
| 813 |
|
| 814 |
-- Colin Walters <walters@debian.org> Fri, 28 Dec 2001 20:42:14 -0500
|
| 815 |
|
| 816 |
cdrtools (4:1.10-2.2) unstable; urgency=medium
|
| 817 |
|
| 818 |
* NMU
|
| 819 |
* debian/rules:
|
| 820 |
- Add symlinks in RULES for s390, parisc{,64}, and update
|
| 821 |
config.{guess,sub} in clean target (Closes: #116013, #123120, #104966).
|
| 822 |
- Don't install build/install documentation for other operating systems.
|
| 823 |
* debian/control:
|
| 824 |
- Add Build-Depends on autotools-dev.
|
| 825 |
- Fix minor spelling errors and typos in descriptions
|
| 826 |
(Closes: #124486, #124490).
|
| 827 |
* debian/cdrecord.config:
|
| 828 |
- Don't prompt for creating devices in /dev if DevFS is active
|
| 829 |
(Closes: #114297).
|
| 830 |
* debian/cdrecord.templates:
|
| 831 |
- Fix spelling errors (Closes: #114037).
|
| 832 |
- Add pt_BR translation (Closes: #116441).
|
| 833 |
- Add de translation (Closes: #115170).
|
| 834 |
* debian/cdrecord.postinst:
|
| 835 |
- Don't meddle with cdrecord permissions if the admin is using
|
| 836 |
dpkg-statoverride (Closes: #115696).
|
| 837 |
* debian/cdrecord.prerm:
|
| 838 |
- Remove obsolete suidunregister stuff. Add #DEBHELPER# token.
|
| 839 |
* debian/cdrecord.postrm:
|
| 840 |
- Purge debconf database.
|
| 841 |
* mkisofs/mkisofs.8:
|
| 842 |
- Fix formatting (Closes: #123568).
|
| 843 |
|
| 844 |
-- Colin Walters <walters@debian.org> Fri, 21 Dec 2001 17:12:13 -0500
|
| 845 |
|
| 846 |
cdrtools (4:1.10-2) frozen unstable; urgency=high
|
| 847 |
|
| 848 |
* Recompile under 2.2.x (closes: #98953, #102916)
|
| 849 |
* Support for /etc/cdrecord.conf (closes: #97886)
|
| 850 |
* Ask whether to make cdrecord SUID (closes: #107109)
|
| 851 |
* Fixed version number in abort message (closes: #102197, #103060, #110184)
|
| 852 |
* Hopefully this upload will put mkisofs back in testing (closes: #103853)
|
| 853 |
|
| 854 |
-- Erik Andersen <andersee@debian.org> Sat, 29 Sep 2001 15:41:11 -0600
|
| 855 |
|
| 856 |
cdrtools (4:1.10-1) unstable; urgency=low
|
| 857 |
|
| 858 |
* Move to cdrecord 1.10 final version (closes: #93125, #97219)
|
| 859 |
* Make sure /dev/sg0 is a char and /dev/scd0 is a block dev
|
| 860 |
(closes: #93592, #92836)
|
| 861 |
* Make sure that if cdrecord is compiled under 2.4.x that folks
|
| 862 |
running 2.2.x get informed they must recompile.
|
| 863 |
(closes: #92927, #92949, #93001, #93281, #96832, #95622)
|
| 864 |
* Add in man page for readcd (closes: #93772)
|
| 865 |
* cdrecord supports Disc at Once and Track at Once modes
|
| 866 |
these days (closes: #69308)
|
| 867 |
* Linux 2.4.x kernels use shmfs these days, so alpha boxes should
|
| 868 |
be taken care of now (closes: #67995)
|
| 869 |
* Newer kernels should no longer crash (closes: #71746)
|
| 870 |
* Include some german docs, submitted by Eduard Bloch <edi@gmx.de>
|
| 871 |
* Those wanting cdrecord to be setuid root, or similar, can use
|
| 872 |
the dpkg-statoverride utility provided by dpkg. (closes: #78505)
|
| 873 |
* Added ia64 support (RULES/ia64*) from Bdale <bdale@itanium.gag.com>
|
| 874 |
(closes: #100858)
|
| 875 |
* Added in a patch from Chris Lawrence <lawrencc@debian.org> for
|
| 876 |
mkisofs symlink tree support (closes: #85672)
|
| 877 |
* If upstream feels it is best to write args to CD, I'm not going
|
| 878 |
to argue with him. (closes: #87043)
|
| 879 |
* Both cdrecord and mkisofs are built from the same package, so
|
| 880 |
of course they have the same changelog. (closes: #95829)
|
| 881 |
|
| 882 |
-- Erik Andersen <andersee@debian.org> Sun, 24 Jun 2001 00:41:44 -0600
|
| 883 |
|
| 884 |
cdrtools (3:1.10a18-2) unstable; urgency=low
|
| 885 |
|
| 886 |
* Fix conflict with the mkhybrid package (closes: #82411, #92851)
|
| 887 |
|
| 888 |
-- Erik Andersen <andersee@debian.org> Wed, 4 Apr 2001 00:52:20 -0600
|
| 889 |
|
| 890 |
cdrtools (3:1.10a18-1) unstable; urgency=low
|
| 891 |
|
| 892 |
* New upstream version -- code freeze release for 1.10.
|
| 893 |
* links for mips and mipsel architectures are now included from upstream
|
| 894 |
thanks to Marcelo E. Magallon <mmagallo@debian.org> (closes: #85251)
|
| 895 |
* The postinst script now checks for block, not char filetypes (closes: #79353)
|
| 896 |
* Removed cruft from changelog (closes: #90499)
|
| 897 |
* manpage bad escape sequence fixed and sent upstream (closes: #82815)
|
| 898 |
* Joerg Schilling is German. The English word "Identification" is spelled
|
| 899 |
"Identifikation" in German, and so he is not going to change it. Besides,
|
| 900 |
changing it would break gcombust, xcdrecord, etc. (closes: #69945)
|
| 901 |
|
| 902 |
-- Erik Andersen <andersee@debian.org> Mon, 2 Apr 2001 23:39:09 -0600
|
| 903 |
|
| 904 |
cdrecord (3:1.9-1) unstable; urgency=low
|
| 905 |
|
| 906 |
* New upstream version. (closes: #64225, #68538, #65612, #65656, #64409)
|
| 907 |
|
| 908 |
-- Erik Andersen <andersee@debian.org> Thu, 7 Sep 2000 21:52:05 -0600
|
| 909 |
|
| 910 |
cdrecord (3:1.8-3) frozen unstable; urgency=low
|
| 911 |
|
| 912 |
* Included the fixed linux scsi driver from 1.8.1 -- the previous release
|
| 913 |
has a bug causing CD's to fail to fixate properly. This fixes an
|
| 914 |
important bug, and so should go into frozen. (closes: #62855)
|
| 915 |
* Group "cdrom" always exists on a Debian system (closes: #63058)
|
| 916 |
* Cdrecord doesn't even refer to root in the postinst (closes: #59763)
|
| 917 |
* Cdrecord now uses suidregister. Cdrecord is still installed 0755, but
|
| 918 |
now those foolish enough to want to make it suid root can do so on their
|
| 919 |
own systems. (closes: #61899)
|
| 920 |
* Many thanks to Torsten Landschoff <torsten@debian.org> for his help
|
| 921 |
on this release.
|
| 922 |
|
| 923 |
-- Erik Andersen <andersee@debian.org> Sat, 29 Apr 2000 12:28:02 -0600
|
| 924 |
|
| 925 |
cdrecord (3:1.8-2) frozen unstable; urgency=low
|
| 926 |
|
| 927 |
* Fix path problem (I assumed . was in the path) to
|
| 928 |
allow autobuilders to work, fixing an important bug.
|
| 929 |
(closes: #59186)
|
| 930 |
|
| 931 |
-- Erik Andersen <andersee@debian.org> Tue, 29 Feb 2000 10:02:15 -0700
|
| 932 |
|
| 933 |
cdrecord (3:1.8-1) frozen unstable; urgency=low
|
| 934 |
|
| 935 |
* Final version of cdrecord 1.8 was released, which is almost
|
| 936 |
identical to 1.8a40. This release closes 2 bugs marked
|
| 937 |
as important, and one marked critical.
|
| 938 |
* The MAKEDEV postinst bug is fixed (closes: #55677)
|
| 939 |
* Remove debian/files in the debian/rules 'clean' target (closes: #56043)
|
| 940 |
* Added /usr/doc -> /usr/share/doc symlink (closes: #56206, #56750)
|
| 941 |
* Fixed cdda2mp3 so it is a proper shell script. (closes: #55646)
|
| 942 |
* Adjusted libscg/scsitransp.c per discussion on bug 57765
|
| 943 |
to avoid a potential kernel crash. (closes: #57765)
|
| 944 |
|
| 945 |
-- Erik Andersen <andersee@debian.org> Mon, 21 Feb 2000 22:29:39 -0700
|
| 946 |
|
| 947 |
cdrecord (2:1.8a40-1) frozen unstable; urgency=low
|
| 948 |
|
| 949 |
* Fixed a release critical bug for potato where the postinst
|
| 950 |
script called the /dev/MAKEDEV symlink, instead of /sbin/MAKEDEV,
|
| 951 |
but the /dev/MAKEDEV symlink is not there till makdev is configured.
|
| 952 |
(closes: #55694)
|
| 953 |
* Fixed the /usr/bin/list_audio_tracks symlink (closes: #55694)
|
| 954 |
* Final version of a40 from upstream.
|
| 955 |
|
| 956 |
-- Erik Andersen <andersee@debian.org> Sat, 22 Jan 2000 12:40:27 -0700
|
| 957 |
|
| 958 |
cdrecord (1:1.8a40r3-1) frozen unstable; urgency=low
|
| 959 |
|
| 960 |
* New upstream (bugfixing) version
|
| 961 |
* Applied patch from Tuomas Jormola <tj@sgic.fi> to help
|
| 962 |
set up /usr/doc symlinks to /usr/share/doc, and
|
| 963 |
also fix the following 2 items...
|
| 964 |
* Updated to standards version 3.1.1.
|
| 965 |
* Fixed all important lintian errors and warnings.
|
| 966 |
* cdrecord is not designed to be setuid, and has never
|
| 967 |
been audited for such a task. Folks wanting non-root
|
| 968 |
to use cdrecord, should be able to set perms on /dev/sg*
|
| 969 |
(closes: #38711)
|
| 970 |
* cdda2wav --help seems to work these days. (closes: #41663)
|
| 971 |
* I found a 7 track cd "Heifetz Concertos -- Tchaikovsky, Mendelssohn",
|
| 972 |
and "sudo cdda2wav -D /dev/hdc -t1+8 file.wav" didn't segfault
|
| 973 |
(closes: #44353)
|
| 974 |
* Added the /usr/bin/list_audio_tracks -> /usr/bin/cdda2mp3
|
| 975 |
symlink. (closes: #51928)
|
| 976 |
|
| 977 |
-- Erik Andersen <andersee@debian.org> Sun, 16 Jan 2000 10:13:14 -0700
|
| 978 |
|
| 979 |
cdrecord (1:1.8a39-1) unstable; urgency=low
|
| 980 |
|
| 981 |
* New upstream version
|
| 982 |
* In discussions with the upstream author Joerg Schilling, a
|
| 983 |
boatload of bugs can now be closed (closes: #39396, #39878, #41011, #12761, #17277, #21849, #31366, #33545, #33794, #39498, #3539, #3540, #3703, #5901, #10748, #11814)
|
| 984 |
|
| 985 |
-- Erik Andersen <andersee@debian.org> Fri, 7 Jan 2000 23:26:25 -0700
|
| 986 |
|
| 987 |
cdrecord (1:1.8a38-1) unstable; urgency=low
|
| 988 |
|
| 989 |
* New upstream version
|
| 990 |
* Close an ancient bug (closes: #37007)
|
| 991 |
|
| 992 |
-- Erik Andersen <andersee@debian.org> Sun, 2 Jan 2000 17:16:30 -0700
|
| 993 |
|
| 994 |
cdrecord (1:1.8a30-1) unstable; urgency=low
|
| 995 |
|
| 996 |
* New upstream version (closes: #46506)
|
| 997 |
* Should now (hopefully) compile on sparc64 (closes: #46700)
|
| 998 |
|
| 999 |
-- Erik Andersen <andersee@debian.org> Sun, 24 Oct 1999 23:17:42 -0600
|
| 1000 |
|
| 1001 |
cdrecord (1:1.8a25-1) unstable; urgency=low
|
| 1002 |
|
| 1003 |
* New upstream source with bunches of updates
|
| 1004 |
|
| 1005 |
-- Erik Andersen <andersee@debian.org> Mon, 30 Aug 1999 21:18:00 -0600
|
| 1006 |
|
| 1007 |
cdrecord (1:1.8a23-1) unstable; urgency=low
|
| 1008 |
|
| 1009 |
* New upstream source with bunches of updates (closes: #38258, 31366)
|
| 1010 |
* Package now built using pristine upstream source (closes: #37068)
|
| 1011 |
* Fixed some man page strangeness (closes: #39492, #37234, #41383)
|
| 1012 |
|
| 1013 |
-- Erik Andersen <andersee@debian.org> Sat, 24 Jul 1999 13:43:21 -0600
|
| 1014 |
|
| 1015 |
cdrecord (1:1.8a20-1) unstable; urgency=low
|
| 1016 |
|
| 1017 |
* Initial re-release using the cdrecord source to build cdrecord as
|
| 1018 |
well as mkisofs, cdda2wav, and cdrecord-dev. They used to all be
|
| 1019 |
built from separate sources.
|
| 1020 |
* I now check for the existance of the needed /dev/sg?? devices, and if
|
| 1021 |
they are not there (as seems to be the case for a stock Debian 2.1
|
| 1022 |
install), I go ahead and make these devices.
|
| 1023 |
|
| 1024 |
-- Erik Andersen <andersee@debian.org> Fri, 16 Apr 1999 15:00:40 -0600
|
| 1025 |
|
| 1026 |
cdrecord (1:1.6final-0.2) unstable frozen; urgency=low
|
| 1027 |
|
| 1028 |
* Fixes build on m68k (closes Bug #23631)
|
| 1029 |
* Fixed so it doesn't poke about in /opt/schily during build/install
|
| 1030 |
thanks to Paul Slootman <paul@debian.org>. (closes Bug #22953).
|
| 1031 |
* Maintainer Release (I have recovered from surgery and am nearly
|
| 1032 |
done with radiation therapy now).
|
| 1033 |
|
| 1034 |
-- Erik Andersen <andersee@debian.org> Mon, 22 Jun 1998 10:15:15 -0600
|
| 1035 |
|
| 1036 |
cdrecord (1:1.6final-0.1) unstable frozen; urgency=low
|
| 1037 |
|
| 1038 |
* Non-maintainer release (get better, Erik!)
|
| 1039 |
* Upstream non-beta release, fixes some bugs. No new features.
|
| 1040 |
* Don't include extra manpages (Bug# 22355)
|
| 1041 |
* Changelog is a changelog, not a doc
|
| 1042 |
|
| 1043 |
-- Wichert Akkerman <wakkerma@debian.org> Sat, 16 May 1998 22:15:51 +0200
|
| 1044 |
|
| 1045 |
cdrecord (1:1.6a14-1) unstable frozen; urgency=low
|
| 1046 |
|
| 1047 |
* New upstream version -- Upgraded to 1.6a14. This is _supposed_
|
| 1048 |
to be identical to the final 1.6 release, modulo any as yet
|
| 1049 |
undiscovered bugs.
|
| 1050 |
|
| 1051 |
-- Erik Andersen <andersee@debian.org> Thu, 2 Apr 1998 00:44:46 -0700
|
| 1052 |
|
| 1053 |
cdrecord (1:1.6a12-1) unstable frozen; urgency=low
|
| 1054 |
|
| 1055 |
* New upstream version -- Upgraded to 1.6a12 so that the
|
| 1056 |
version of cdrecord matches the version of xcdrost already
|
| 1057 |
in the distribution (these two packages are really designed
|
| 1058 |
to work together).
|
| 1059 |
* Converted to using debhelper.
|
| 1060 |
* Changed the copyright file to point to the current address of the
|
| 1061 |
Free Software Foundation.
|
| 1062 |
|
| 1063 |
-- Erik Andersen <andersee@debian.org> Sat, 28 Mar 1998 12:07:06 -0700
|
| 1064 |
|
| 1065 |
cdrecord (1:1.5-3) unstable; urgency=low
|
| 1066 |
|
| 1067 |
* New maintainer
|
| 1068 |
|
| 1069 |
-- Erik Andersen <andersee@debian.org> Sun, 30 Nov 1997 03:09:46 -0700
|
| 1070 |
|
| 1071 |
cdrecord (1:1.5-2) unstable; urgency=low
|
| 1072 |
|
| 1073 |
* Removed mkisofs.8 man page (fixes #13326)
|
| 1074 |
|
| 1075 |
-- Christian Schwarz <schwarz@debian.org> Sun, 12 Oct 1997 21:59:11 +0200
|
| 1076 |
|
| 1077 |
cdrecord (1:1.5-1) unstable; urgency=low
|
| 1078 |
|
| 1079 |
* New upstream version.
|
| 1080 |
* Upgraded to standards version 2.3.0.0.
|
| 1081 |
* Recompiled to use /dev/sg0... devices (fixes #12191)
|
| 1082 |
* Included one new README file.
|
| 1083 |
* Included epoch in version number.
|
| 1084 |
* Pristine source.
|
| 1085 |
|
| 1086 |
-- Christian Schwarz <schwarz@debian.org> Tue, 16 Sep 1997 22:16:57 +0200
|
| 1087 |
|
| 1088 |
cdrecord (1.5a5-1) experimental; urgency=low
|
| 1089 |
|
| 1090 |
* New upstream version.
|
| 1091 |
* Upload to experimental since it is alpha.
|
| 1092 |
* Recompiled with libc6.
|
| 1093 |
* Upgraded to standards version 2.2.0.0.
|
| 1094 |
|
| 1095 |
-- Christian Schwarz <schwarz@debian.org> Tue, 29 Jul 1997 12:01:23 +0200
|
| 1096 |
|
| 1097 |
cdrecord (1.4-2) unstable; urgency=low
|
| 1098 |
|
| 1099 |
* Recompiled with libc6.
|
| 1100 |
* Upgraded to standards version 2.2.0.0.
|
| 1101 |
|
| 1102 |
-- Christian Schwarz <schwarz@debian.org> Sun, 13 Jul 1997 22:09:27 +0200
|
| 1103 |
|
| 1104 |
cdrecord (1.4-1) unstable; urgency=low
|
| 1105 |
|
| 1106 |
* Initial Release.
|
| 1107 |
|
| 1108 |
-- Christian Schwarz <schwarz@debian.org> Mon, 26 May 1997 17:05:05 +0200
|
| 1109 |
|