Re: Bug on function.

2015-12-09 Thread Eduardo A . Bustamante López
Kelvin: This is what's typically called a layer 8 issue, or PEBKAC. It just means that you're failing to understand how bash works. If you write a script that runs: #!/bin/bash sudo poweroff Is that a vulnerability? No! The script does exactly what you wrote, that is, to shutdown the machin

[PATCH] `alias' reusable form breaks with alias NAMES starting with `-'

2015-12-09 Thread Mingye Wang (Arthur2e5)
Bash Version: 4.3 Patch Level: 42 Description: `alias' does not `--'-ize alias items with a name starting with a `-' when it is invoked to print aliases in the reusable form. This causes `invalid option' errors when trying to reuse these output. Steps to Reproduce: Run the following segment:

Re: Apparmor problemas

2015-12-09 Thread Ángel González
Hello heliogabalo It doesn't seem your problem is really related to bash but rather with apparmor and the other application you are running. Hola helogabalo, me parece que tu problema no tiene relación con bash, sino con apparmor y el programa que estás intentando ejecutar. Greets

Re: Apparmor problemas

2015-12-09 Thread Chet Ramey
On 12/9/15 5:12 AM, he...@heliogabalo.net wrote: > > Bash Version: 4.3 > Patch Level: 11 > Release Status: release Sorry, I'm monolinugal. -- ``The lyf so short, the craft so long to lerne.'' - Chaucer ``Ars longa, vita brevis'' - Hippocrates Chet Ramey, ITS, CWRUc...@case.

Apparmor problemas

2015-12-09 Thread helio
Configuration Information [Automatically generated, do not change]: Machine: i686 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i686' -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i686-pc-linux-gnu' -DCONF_VENDOR='pc' -DLOCALEDIR='/usr/share/locale' -DPACKAGE='ba