Bug#813136: Default permissions for local upload not ideal

2016-01-29 Thread Alexander Balderson
Package: dput-ng Version: 1.10 Severity: minor Tags: patch The file permissions for 'local' uploads are not ideal as 'install' defaults to rwxr-xr-x, which doesn't make much sense for .changes, .deb and similar files. I've attached a patch that changes the permission to 0644 (-rw-r--r--) Let me

Bug#778058: patch for gcc5 bug

2015-07-24 Thread Alexander Balderson
tags 778058 + patch thanks Here's a fix for the GCC 5 build issue. Converted __PRETTY_FUNCTION__ to __func__ to be compatible with new compilers. -- Alexander Balderson Linux for HP Helion OpenStack, Hewlett-Packard Description: Fixes gcc5 build errors Replacing __PRETTY_FUNCTION__

Bug#778122: patch for gcc5 build issue

2015-07-20 Thread Alexander Balderson
://gcc.gnu.org/gcc-5/porting_to.html for more background. -- Alexander Balderson Linux for HP Helion OpenStack, Hewlett-Packard --- flow-tools-0.68.orig/debian/patches/07_libft_PIC 2015-07-20 22:00:28.47600 + +++ flow-tools-0.68/debian/patches/07_libft_PIC 2015-07-20 21:55:19.29200 + @@ -30,7

Bug#778122: Wrong bug number

2015-07-20 Thread Alexander Balderson
Sorry, I sent the prior patch to the wrong bug number. was meant for 777853. Thanks, -- Alexander Balderson Linux for HP Helion OpenStack, Hewlett-Packard -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#777853: patch for gcc5 build issue

2015-07-20 Thread Alexander Balderson
://gcc.gnu.org/gcc-5/porting_to.html for more background. -- Alexander Balderson Linux for HP Helion OpenStack, Hewlett-Packard --- flow-tools-0.68.orig/debian/patches/07_libft_PIC 2015-07-20 22:00:28.47600 + +++ flow-tools-0.68/debian/patches/07_libft_PIC 2015-07-20 21:55:19.29200 + @@ -30,7

Bug#777853: patch for gcc5 bug

2015-07-17 Thread Alexander Balderson
tags 777853 + patch thanks Here's a fix for GCC5 build issue. Added extern to inline functions in ftfil.c Upstream may prefer to move to C99 instead, please see section Different semantics for inline functions at https://gcc.gnu.org/gcc-5/porting_to.html for more background. -- Alexander

Bug#778122: patch for gcc5 bug

2015-07-15 Thread Alexander Balderson
background. -- Alexander Balderson Linux for HP Helion OpenStack, Hewlett-Packard --- skyeye-1.2.5/arch/ppc/common/ppc_fpu.c 2007-06-17 02:22:22.0 + +++ ppc_fpu.c 2015-07-15 20:49:30.86000 + @@ -29,7 +29,7 @@ #define PPC_FPR_TYPE2(a,b) (((a)8)|(b)) -inline void ppc_fpu_add