ALT Linux Bugzilla
– Attachment 6264 Details for
Bug 27073
ошибка передачи параметров в sudo от gksu
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
Поправленный патч
libgksu.patch (text/plain), 477 bytes, created by
Антон Мидюков
on 2015-04-05 15:26:16 MSK
(
hide
)
Description:
Поправленный патч
Filename:
MIME Type:
Creator:
Антон Мидюков
Created:
2015-04-05 15:26:16 MSK
Size:
477 bytes
patch
obsolete
>--- libgksu-2.0.12/libgksu/libgksu.c.orig 2015-04-05 19:07:05.002676815 +0700 >+++ libgksu-2.0.12/libgksu/libgksu.c 2015-04-05 19:08:37.628465628 +0700 >@@ -2565,10 +2565,6 @@ gksu_sudo_fuller (GksuContext *context, > cmd[argcount] = g_strdup("-S"); > argcount++; > >- /* Make sudo noninteractive (we should already have a token) */ >- cmd[argcount] = g_strdup("-n"); >- argcount++; >- > /* Make sudo use next arg as prompt */ > cmd[argcount] = g_strdup("-p"); > argcount++;
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 27073
:
5531
|
5532
| 6264