diff --git a/Full/system/xbin/bash.bin.arm b/Full/system/xbin/bash.bin.arm index a62d536..eab7c40 100755 Binary files a/Full/system/xbin/bash.bin.arm and b/Full/system/xbin/bash.bin.arm differ diff --git a/Full/system/xbin/bash.bin.x86 b/Full/system/xbin/bash.bin.x86 index 172fe07..5358f3e 100755 Binary files a/Full/system/xbin/bash.bin.x86 and b/Full/system/xbin/bash.bin.x86 differ diff --git a/Full/system/xbin/bashbug.arm b/Full/system/xbin/bashbug.arm index 3fc700c..efe14f1 100755 --- a/Full/system/xbin/bashbug.arm +++ b/Full/system/xbin/bashbug.arm @@ -31,7 +31,7 @@ OS="linux-gnueabi" CC="arm-linux-gnueabi-gcc" CFLAGS=" -DPROGRAM='bash' -DCONF_HOSTTYPE='arm' -DCONF_OSTYPE='linux-gnueabi' -DCONF_MACHTYPE='arm-unknown-linux-gnueabi' -DCONF_VENDOR='unknown' -DLOCALEDIR='/usr/local/share/locale' -DPACKAGE='bash' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -Wno-parentheses -Wno-format-security" RELEASE="4.4" -PATCHLEVEL="19" +PATCHLEVEL="23" RELSTATUS="release" MACHTYPE="arm-unknown-linux-gnueabi" diff --git a/Full/system/xbin/bashbug.x86 b/Full/system/xbin/bashbug.x86 index b50c7b3..177d9af 100755 --- a/Full/system/xbin/bashbug.x86 +++ b/Full/system/xbin/bashbug.x86 @@ -31,7 +31,7 @@ OS="linux-gnu" CC="gcc" CFLAGS=" -DPROGRAM='bash' -DCONF_HOSTTYPE='i686' -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i686-pc-linux-gnu' -DCONF_VENDOR='pc' -DLOCALEDIR='/usr/local/share/locale' -DPACKAGE='bash' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 -Wno-parentheses -Wno-format-security" RELEASE="4.4" -PATCHLEVEL="19" +PATCHLEVEL="23" RELSTATUS="release" MACHTYPE="i686-pc-linux-gnu"