* [PATCH] Remove executable permissions from firmware files
@ 2014-01-26 0:51 Connor Behan
2014-01-27 0:50 ` Ben Hutchings
0 siblings, 1 reply; 2+ messages in thread
From: Connor Behan @ 2014-01-26 0:51 UTC (permalink / raw)
To: dwmw2, ben; +Cc: netdev, Connor Behan
We should change these permissions unless there is a reason to keep them
executable.
Signed-off-by: Connor Behan <connor.behan@gmail.com>
---
ar3k/AthrBT_0x41020000.dfu | Bin
ar3k/ramps_0x41020000_40.dfu | Bin
ar5523.bin | Bin
carl9170fw/carlfw/src/printf.c | 0
rtlwifi/rtl8723fw.bin | Bin
rtlwifi/rtl8723fw_B.bin | Bin
6 files changed, 0 insertions(+), 0 deletions(-)
mode change 100755 => 100644 ar3k/AthrBT_0x41020000.dfu
mode change 100755 => 100644 ar3k/ramps_0x41020000_40.dfu
mode change 100755 => 100644 ar5523.bin
mode change 100755 => 100644 carl9170fw/carlfw/src/printf.c
mode change 100755 => 100644 rtlwifi/rtl8723fw.bin
mode change 100755 => 100644 rtlwifi/rtl8723fw_B.bin
diff --git a/ar3k/AthrBT_0x41020000.dfu b/ar3k/AthrBT_0x41020000.dfu
old mode 100755
new mode 100644
diff --git a/ar3k/ramps_0x41020000_40.dfu b/ar3k/ramps_0x41020000_40.dfu
old mode 100755
new mode 100644
diff --git a/ar5523.bin b/ar5523.bin
old mode 100755
new mode 100644
diff --git a/carl9170fw/carlfw/src/printf.c b/carl9170fw/carlfw/src/printf.c
old mode 100755
new mode 100644
diff --git a/rtlwifi/rtl8723fw.bin b/rtlwifi/rtl8723fw.bin
old mode 100755
new mode 100644
diff --git a/rtlwifi/rtl8723fw_B.bin b/rtlwifi/rtl8723fw_B.bin
old mode 100755
new mode 100644
--
1.8.5.2
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-01-27 0:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-26 0:51 [PATCH] Remove executable permissions from firmware files Connor Behan
2014-01-27 0:50 ` Ben Hutchings
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox