Package: nacl / 20110221-5

Metadata

Package Version Patches format
nacl 20110221-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 fix build hostname.patch | (download)

do | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix-build-hostname

A hostname should be fixed to allow easier build process.
	by Sergiusz Pawlowicz <debian@pawlowicz.name>

0002 remove superfluous compiler flags.patch | (download)

okcompilers/c | 9 3 + 6 - 0 !
okcompilers/cpp | 9 3 + 6 - 0 !
2 files changed, 6 insertions(+), 12 deletions(-)

 remove superfluous compiler flags

 Since we build on target architecture we don't need -m32/-m64 feature
 of gcc compiler, especially since it isn't supported on all archs.
0003 output to standard output while building.patch | (download)

do | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 output to standard output while building.

 The upstream build system puts all output in a log file rather than to standard
 output. This can cause build timeouts on slow architectures and if the build
0004 librandombytes.patch | (download)

do | 7 7 + 0 - 0 !
1 file changed, 7 insertions(+)

 librandombytes


0005 socket_bind.patch | (download)

curvecp/socket_bind.c | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 socket_bind


0006 fakegettimeofday.patch | (download)

cpucycles/do | 1 1 + 0 - 0 !
cpucycles/fakegettimeofday.c | 40 40 + 0 - 0 !
cpucycles/fakegettimeofday.h | 21 21 + 0 - 0 !
3 files changed, 62 insertions(+)

 fakegettimeofday


0007 segfaultfix.patch | (download)

curvecp/curvecpclient.c | 1 1 + 0 - 0 !
curvecp/curvecpserver.c | 1 1 + 0 - 0 !
curvecp/portparse.c | 1 1 + 0 - 0 !
3 files changed, 3 insertions(+)

 segfaultfix


0008 cpucycles mips.patch | (download)

cpucycles/mips.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 cpucycles-mips


0009 killafter.patch | (download)

cpucycles/do | 2 1 + 1 - 0 !
do | 7 7 + 0 - 0 !
killafter/do | 30 30 + 0 - 0 !
killafter/pg.c | 47 47 + 0 - 0 !
4 files changed, 85 insertions(+), 1 deletion(-)

 killafter


0010 curvecpmessage zombies.patch | (download)

curvecp/curvecpmessage.c | 30 26 + 4 - 0 !
1 file changed, 26 insertions(+), 4 deletions(-)

 curvecpmessage-zombies


0011 curvecp enable debug symbols.patch | (download)

do | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 curvecp enable debug symbols


0012 commandline enable debug symbols.patch | (download)

do | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 commandline enable debug symbols