Imported Upstream version 1.1.11
[platform/upstream/cdrkit.git] / doc / ANNOUNCEMENTs / AN-2.01.01a01
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.01a01:
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 -       Better lint make rules
27
28 -       Better autoconf rrules for ACLs
29
30 -       Better support for Linux on IBM-390
31
32 -       Better support for Linux on AMD x86-64
33
34 -       Better conforming to lint warnings.
35
36 Libparanoia (Ported by Jörg Schilling, originated by Monty xiphmont@mit.edu):
37
38 Libedc (Optimized by Jörg Schilling, originated by Heiko Eißfeldt heiko@hexco.de):
39
40 Libscg:
41
42 -       Modified the remote SCSI library stuff that has been changed due
43         to a security problem on order to make it compile again on HP-UX.
44
45 Rscsi:
46
47 Cdrecord:
48
49 -       Support for the Plextor GigaRec feature.
50         Use driveropts=gigarec=1.2 to increase CD capacity by 20%.
51
52 Cdda2wav (By Heiko Eißfeldt heiko@hexco.de):
53
54 Readcd:
55
56 Scgcheck:
57
58 Scgskeleton:
59
60 Mkisofs (By Jörg Schilling and James Pearson j.pearson@ge.ucl.ac.uk):
61
62 TODO:
63         -       read Joliet filenames with multi-session if no TRANS.TBL
64                 or RR is present. I am looking for a volouteer for this task!
65
66                 Note that this can never be 100% correct as there is no relation
67                 between the names on the master (UNIX) filesystem, the ISO-9660
68                 names and the Joliet names. Only the Rock Ridge names are
69                 untranslated with respect to the original files on the
70                 master (UNIX) filesystem.
71
72         -       add libecc/edc for CDI and similar.
73
74
75 CYGWIN NT-4.0 NOTES:
76
77 To compile on Cygwin32, get Cygwin and install it.
78 For more information read README.win32
79
80 The files are located on:
81
82 ftp://ftp.berlios.de/pub/cdrecord/alpha ...
83
84 NOTE:   These tar archives are 100% POSIX compatible. GNU tar may get some
85         minor trouble. If you like a 100% POSIX compliant tar, get star from
86         ftp://ftp.berlios.de/pub/star/
87
88 WARNING: Do not use 'winzip' to extract the tar file!
89         Winzip cannot extract symbolic links correctly.
90
91 Joerg