diff options
author | adam <adam@pkgsrc.org> | 2004-11-09 13:02:39 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2004-11-09 13:02:39 +0000 |
commit | 06435bccc563cdbc6484511b2e86412b37328537 (patch) | |
tree | 65f53486374b17ad3cbd9aab1b9b34e67c4756ff /archivers/dar/distinfo | |
parent | a32bebad124d6135c5ab300287da7a54cb7d4d30 (diff) | |
download | pkgsrc-06435bccc563cdbc6484511b2e86412b37328537.tar.gz |
Changes 2.1.5:
- added protection code against bad_alloc exception
- new configure option to bypass libdl test
- removed expected exception list in deci, limitint, real_infinint
and storage modules to improve global robustness
- remove the #pragma implementation/interface directives
which tend today to become obsolete, and seems to be the
cause of compilation problem on (recent) Linux kernel 2.6.7
for example.
- added protection code to report bug conditions
- code simplification for filesystem reading (while performing
backup)
- fixed bug #29 (crash when saving hard link without read
permission)
- fixed code syntax to support gcc-3.4.x
Diffstat (limited to 'archivers/dar/distinfo')
-rw-r--r-- | archivers/dar/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/archivers/dar/distinfo b/archivers/dar/distinfo index c7efc891e8a..22b19680aa7 100644 --- a/archivers/dar/distinfo +++ b/archivers/dar/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2004/05/29 18:07:38 minskim Exp $ +$NetBSD: distinfo,v 1.3 2004/11/09 13:02:39 adam Exp $ -SHA1 (dar-2.0.2.tar.gz) = 2dc5deb0d17034fcfb7e7bd39e3f9670f6d8f7fa -Size (dar-2.0.2.tar.gz) = 624364 bytes +SHA1 (dar-2.1.5.tar.gz) = 992836c05c685933e56e8035e00313008567948a +Size (dar-2.1.5.tar.gz) = 652534 bytes SHA1 (patch-aa) = 6f07f2bf85194cdad58d99c7cafd85e3b2c06031 |