Imported Upstream version 1.1.11
[platform/upstream/cdrkit.git] / doc / ANNOUNCEMENTs / AN-2.01.01a08
1 Please have a look at the German open Source Center BerliOS at www.berlios.de
2 BerliOS will continue to support free hosting of cryptography projects even
3 when US laws change and don't allow to host cryptography projects in the USA.
4 Also look at sourcewell.berlios.de, the first Open Source announcement service
5 that itself is implemented as Open Source project.
6
7 ***************** Important news ****************************
8
9 For the 'Slottable Source Plugin Module' SSPM Features read README.SSPM
10
11 ***************** Please Test *********************************
12
13 NEW features of cdrtools-2.01.01a08:
14
15 *******
16 NOTE: this is _not_ a release that starts a new aplha/beta series of dirtibutions.
17         The only reason is to add certain new CD/DVD features that are important.
18
19         So _please_ do not send any patches except when you like to fix extreme bugs.
20         I am currently mainly working on stable incremental restore featurs for star-1.5-final.
21         Once star-1.5-final is out, cdrtools will start a new developent cycle.
22 *******
23
24 All:
25
26 Libparanoia (Ported by Jörg Schilling, originated by Monty xiphmont@mit.edu):
27
28 Libedc (Optimized by Jörg Schilling, originated by Heiko Eißfeldt heiko@hexco.de):
29
30 Libscg:
31
32 Rscsi:
33
34 Cdrecord:
35
36 Cdda2wav (By Heiko Eißfeldt heiko@hexco.de):
37
38 -       Started to make cdda2wav Cstyle compliant.
39
40 -       Avoid to shutdown the whole system when kill(getppid(), SKGINT)
41         would result in kill -INT 1 because the parent cdda2wav is
42         dead and the child is orphaned and cdda2wav has been called by root.
43
44 -       __FreeBSD_version >= 600021 have devmajor == 0 for all devices.
45         Thanks to Marius Strobl <marius@alchemy.franken.de> for reporting.
46
47 -       General #ifdef structure related to FreeBSD in mycdrom.h now
48         corrected, thanks to Marius Strobl.
49
50 -       Try to fix some FreeBSD/DragonFly related problems that have been
51         introduced with a06 when Heiko's changes from 2004 have been integrated
52
53         IMPORTANT:      I need testers for FreeBSD and DragonFly BSD as
54                         a result of the merge with the complex changes
55                         from Heiko.
56
57 Readcd:
58
59 Scgcheck:
60
61 Scgskeleton:
62
63 Btcflash:
64
65 Mkisofs (By Jörg Schilling and James Pearson j.pearson@ge.ucl.ac.uk):
66
67 TODO:
68         -       read Joliet filenames with multi-session if no TRANS.TBL
69                 or RR is present. I am looking for a volouteer for this task!
70
71                 Note that this can never be 100% correct as there is no relation
72                 between the names on the master (UNIX) filesystem, the ISO-9660
73                 names and the Joliet names. Only the Rock Ridge names are
74                 untranslated with respect to the original files on the
75                 master (UNIX) filesystem.
76
77         -       add libecc/edc for CDI and similar.
78
79
80 CYGWIN NT-4.0 NOTES:
81
82 To compile on Cygwin32, get Cygwin and install it.
83 For more information read README.win32
84
85 The files are located on:
86
87 ftp://ftp.berlios.de/pub/cdrecord/alpha ...
88
89 NOTE:   These tar archives are 100% POSIX compatible. GNU tar may get some
90         minor trouble. If you like a 100% POSIX compliant tar, get star from
91         ftp://ftp.berlios.de/pub/star/
92
93 WARNING: Do not use 'winzip' to extract the tar file!
94         Winzip cannot extract symbolic links correctly.
95
96 Joerg