Package: rhash / 1.4.3-3

Metadata

Package Version Patches format
rhash 1.4.3-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 v1.4.3.patch | (download)

version.h | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 fix the program version reported by `rhash --version`
0002 l10n fix.patch | (download)

po/ca.po | 20 10 10 - 0 !
po/de.po | 23 10 13 - 0 !
po/en_AU.po | 23 11 12 - 0 !
po/es.po | 23 10 13 - 0 !
po/fr.po | 20 10 10 - 0 !
po/gl.po | 20 10 10 - 0 !
po/it.po | 23 11 12 - 0 !
po/rhash.pot | 20 10 10 - 0 !
po/ro.po | 20 10 10 - 0 !
po/ru.po | 25 12 13 - 0 !
po/uk.po | 23 11 12 - 0 !
11 files changed, 115 insertions( ), 125 deletions(-)

 fix localization
0003 bt fix.patch | (download)

librhash/aich.c | 1 1 0 - 0 !
librhash/torrent.c | 15 11 4 - 0 !
2 files changed, 12 insertions( ), 4 deletions(-)

 fix export of rhash context, containing btih
0004 reorder libcrypto.patch | (download)

librhash/plug_openssl.c | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 fix libcrypto dynamic loading by reordering library filenames
 Load libcrypto by the development *.so symlink only as the last resort.
0005 fix align.patch | (download)

librhash/rhash.c | 36 23 13 - 0 !
1 file changed, 23 insertions( ), 13 deletions(-)

 fix aligment for aich/tth/btih context, when exporting it
 This patch fixes build on sparc64 arch.