-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathannounce.txt
54 lines (34 loc) · 1.78 KB
/
announce.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
Hello!
We are pleased to announce version 1.0.4 of Libksba.
Libksba is an X.509 and CMS (PKCS#7) library. It is for example
required to build the S/MIME part of GnuPG-2 (gpgsm). The only build
requirement for Libksba itself is the libgpg-error package. There are
no other dependencies; actual cryptographic operations need to be done
by the user. Libksba is distributed under the GPLv3+. There are no
user tools accompanying this software, thus it is mostly relevant to
developers.
This is a maintenance release.
You may download the library and its OpenPGP signature from:
ftp://ftp.gnupg.org/gcrypt/libksba/libksba-1.0.4.tar.bz2 (553k)
ftp://ftp.gnupg.org/gcrypt/libksba/libksba-1.0.4.tar.bz2.sig
As an alternative you may use a patch file to upgrade the previous
version of the library:
ftp://ftp.gnupg.org/gcrypt/libksba/libksba-1.0.3-1.0.4.diff.bz2 (144k)
(the reason for the large patch file is due to newer version of files
from the build systems) or from any mirror of that server
(http://www.gnupg.org/mirrors.html).
SHA-1 checksums are:
05d0b803bac34b53e07619ca52425452be535792 libksba-1.0.4.tar.bz2
51249c45ea74c61325c1f2462045ba5a4148bf38 libksba-1.0.3-1.0.4.diff.bz2
Noteworthy changes in version 1.0.4 (2008-09-22)
------------------------------------------------
* Write smimeCapabilities according to RFC3851 to help Mozilla.
* Support DSA.
* The visibility attribute is now used if supported by the toolchain.
Commercial support contracts for Libksba are available, and they help
finance continued maintenance. g10 Code, a Duesseldorf based company
owned and headed by Libksba's principal author, is currently funding
its development. We are always looking for interesting development
projects. See also http://www.gnupg.org/service.html .
Happy hacking,
Werner