Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 252339 Details for
Bug 261730
net-ftp/vsftpd-devnet-2.1.0_p1 - vsftpd devnet fork
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for vsftpd-2.2.2+ (ext build 3)
vsftpd-2.1.0-caps.patch (text/plain), 518 bytes, created by
Peter
on 2010-10-28 07:35:18 UTC
(
hide
)
Description:
patch for vsftpd-2.2.2+ (ext build 3)
Filename:
MIME Type:
Creator:
Peter
Created:
2010-10-28 07:35:18 UTC
Size:
518 bytes
patch
obsolete
>diff -ur vsftpd-2.1.0.orig/sysdeputil.c vsftpd-2.1.0/sysdeputil.c >--- vsftpd-2.1.0.orig/sysdeputil.c 2009-02-23 18:23:26.000000000 +0100 >+++ vsftpd-2.1.0/sysdeputil.c 2009-02-23 18:23:51.000000000 +0100 >@@ -184,8 +184,7 @@ > > #if defined(VSF_SYSDEP_HAVE_CAPABILITIES) && !defined(VSF_SYSDEP_HAVE_LIBCAP) > #include <linux/capability.h> >-#include <errno.h> >-#include <syscall.h> >+#include <sys/syscall.h> > int capset(cap_user_header_t header, const cap_user_data_t data) > { > return syscall(__NR_capset, header, data);
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 261730
:
184341
|
184635
|
188241
|
188265
|
188266
|
252337
|
252339
|
252341
|
252343
|
252759
|
252761
|
252763
|
252765
|
252767
|
252769