[arch-commits] Commit in syslog-ng/repos (testing-x86_64 testing-x86_64/uid.patch)

Allan McRae allan at archlinux.org
Sun Jul 12 03:38:08 UTC 2009


    Date: Saturday, July 11, 2009 @ 23:38:08
  Author: allan
Revision: 45463

Merged revisions 45461 via svnmerge from 
svn+ssh://archlinux.org/srv/svn-packages/syslog-ng/trunk

........
  r45461 | allan | 2009-07-12 13:35:30 +1000 (Sun, 12 Jul 2009) | 1 line
  
  remove patch included upstream
........

Modified:
  syslog-ng/repos/testing-x86_64/	(properties)
Deleted:
  syslog-ng/repos/testing-x86_64/uid.patch

-----------+
 uid.patch |   11 -----------
 1 file changed, 11 deletions(-)


Property changes on: syslog-ng/repos/testing-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /syslog-ng/trunk:1-45412
   + /syslog-ng/trunk:1-45462

Deleted: testing-x86_64/uid.patch
===================================================================
--- testing-x86_64/uid.patch	2009-07-12 03:36:49 UTC (rev 45462)
+++ testing-x86_64/uid.patch	2009-07-12 03:38:08 UTC (rev 45463)
@@ -1,11 +0,0 @@
---- src/misc.c~	2009-03-13 07:33:56.000000000 +0100
-+++ src/misc.c	2009-03-13 07:33:56.000000000 +0100
-@@ -274,7 +274,7 @@
-   struct passwd *pw;
- 
-   *uid = 0;
--  if (*user)
-+  if (!*user)
-     return FALSE;
-     
-   pw = getpwnam(user);




More information about the arch-commits mailing list