| 1 |
cdrkit (1.0pre1) UNRELEASED; urgency=low |
cdrkit (1.0pre4) UNRELEASED; urgency=low |
| 2 |
|
|
| 3 |
* Changed source package name and the version set to 1.0pre1 |
[ Eduard Bloch ] |
| 4 |
* resorted contents to give the files a better structure (docs to docs, |
* Added checks for libcam to make (k)FreeBSD compilation work (untested) |
| 5 |
readmes to readmes and announcements to announements) |
|
| 6 |
* 3rd-party/ contains additional tools that make sense to be installed in |
[ Peter Samuelson ] |
| 7 |
the contents of some of the applications here |
* Cleanups: unused macros/defines |
| 8 |
* mods-archive/ contains patches used in the development, for easier history |
* Unified and simplified the build-host data crawling methods |
| 9 |
lookup and easier merging of future versions of this parts (interdiff'ing) |
|
| 10 |
|
-- Eduard Bloch <blade@debian.org> Mon, 4 Sep 2006 23:36:58 +0200 |
| 11 |
|
|
| 12 |
|
cdrkit (1.0pre3) unstable; urgency=low |
| 13 |
|
|
| 14 |
|
[ Eduard Bloch ] |
| 15 |
|
* Added FAQ ("where wodim name comes from") |
| 16 |
|
* Moved the NULL pointer check on cdr_t to a place before it is used for DVD |
| 17 |
|
feature checks (otherwise it would crash when run on any pure CD-ROM |
| 18 |
|
reader) |
| 19 |
|
* Added test for WORDS_BIGENDIAN |
| 20 |
|
* copied values from align.h to another set of sizeof-reflecting defines in |
| 21 |
|
xconfig.h |
| 22 |
|
* workarounds for almost all "you are not allowed to modify that {version |
| 23 |
|
checking,quality assurance,other-important-looking-wording}" parts, |
| 24 |
|
replacing the output of "schily" where the commend said that we are forced |
| 25 |
|
to. One part in cdrecord.c still remains, the comment sounds too dangerous |
| 26 |
|
to be touched. |
| 27 |
|
* forced FIFO define, suggested by Peter |
| 28 |
|
|
| 29 |
|
[ Peter Samuelson ] |
| 30 |
|
* Created cmake test and code snippet for HAVE_C_BITFIELDS |
| 31 |
|
|
| 32 |
|
[ Michael Ablassmeier ] |
| 33 |
|
* Typo fixes in mkisofs messages and unified identical ones with a macro |
| 34 |
|
|
| 35 |
|
[Joerg Jaspert] |
| 36 |
|
* Released as 1.0pre3 |
| 37 |
|
|
| 38 |
|
-- Eduard Bloch <blade@debian.org> Mon, 4 Sep 2006 09:56:38 +0200 |
| 39 |
|
|
| 40 |
|
cdrkit (1.0pre2) RELEASED; urgency=low |
| 41 |
|
|
| 42 |
|
* Took zisofs_tools out of the global build system and restored its original |
| 43 |
|
Makefile. Its own build system works better. |
| 44 |
|
|
| 45 |
|
-- Eduard Bloch <blade@debian.org> Sun, 03 Sep 2006 22:14:31 +0200 |
| 46 |
|
|
| 47 |
|
cdrkit (1.0pre1) RELEASED; urgency=low |
| 48 |
|
|
| 49 |
|
[ See http://bugs.debian.org/$BUGNR for detailed explanations ] |
| 50 |
* The Big Fork to an independent project called cdrkit |
* The Big Fork to an independent project called cdrkit |
| 51 |
+ using the last clearly stated GPLed versions of files from |
+ using the last clearly stated GPLed versions of files from |
| 52 |
cdrtools-2.01.01a08 (closes: #353403, 372486 |
cdrtools-2.01.01a08 (closes: #353403, 372486) |
| 53 |
+ we play the upstream role now, using our patches and we like them |
+ we play the upstream role now, using our patches and we like them |
| 54 |
(closes: #361450) |
(closes: #361450) |
| 55 |
+ renamed relevant works to avoid claims of "potential defamation" or |
+ renamed relevant works to avoid claims of "potential defamation" or |
| 56 |
"damage of reputation", to not create a legal battlefield for |
"damage of reputation" (closes: #350738) |
|
Joerg Schilling and "his understanding of how GPL applies in German |
|
|
Urheberrecht" which was used to legitimate the "special clauses" in the |
|
|
source (closes: #350738) |
|
| 57 |
+ custom CMake based build system used instead of the original one, since |
+ custom CMake based build system used instead of the original one, since |
| 58 |
we understand it better (closes: #350739 and hopefully closes: #350254, |
we understand it better (closes: #350739 and hopefully closes: #350254, |
| 59 |
reopen if not). It seems to be portable among the the plattforms |
reopen if not). It seems to be portable among the platforms |
| 60 |
supported by Debian, it needs a bit of work for porting to non-Linux |
supported by Debian, it needs a bit of work for porting to non-Linux |
| 61 |
plattforms, though. |
plattforms, though. |
| 62 |
* changed mkisofs/apple.c and company to use system's libmagic instead of |
* removed most of the anti-linux2.6 program messages (unless being |
| 63 |
the built-in |
in verbose mode). (closes: #377145) |
|
* removed most of the anti-linux2.6 FUD from program messages (unless beeing |
|
|
in verbose mode). Decent information about code modifications is okay, |
|
|
subtle propaganda isn't (closes: #377145) |
|
| 64 |
* changed default config file location to /etc/default/wodim |
* changed default config file location to /etc/default/wodim |
|
* long help output of wodim, mkisofs, cdda2wav goes to stdout IFF -help was |
|
|
used deliberately. No matter what JS claims to be "the Unix Tradition" |
|
|
(closes: #138490, #299641) |
|
| 65 |
* added more meaningful error message on -dvd-video failure (closes: #324586) |
* added more meaningful error message on -dvd-video failure (closes: #324586) |
| 66 |
* minor cdda2mp3/cdda2ogg scripts fixes suggested by Fabian Pietsch, plus |
* minor cdda2mp3/cdda2ogg scripts fixes suggested by Fabian Pietsch, plus |
| 67 |
fixes for unreliable encoder detection (closes: #283794, #344443) plus |
fixes for unreliable encoder detection (closes: #283794, #344443) plus |
| 104 |
* increased hash size in mkisofs/hash.c (closes: #327270) |
* increased hash size in mkisofs/hash.c (closes: #327270) |
| 105 |
* more decent info message about locale detection |
* more decent info message about locale detection |
| 106 |
|
|
| 107 |
-- Eduard Bloch <blade@debian.org> Wed, 23 Aug 2006 15:03:46 +0200 |
-- Eduard Bloch <blade@debian.org> Sun, 03 Sep 2006 22:14:31 +0200 |
| 108 |
|
|
| 109 |
cdrkit (2.01.01a08+X.15) UNRELEASED; urgency=low |
cdrkit (2.01.01a08+X.15) UNRELEASED; urgency=low |
| 110 |
|
|