Re: [OpenWrt-Devel] [PATCH 0/6] buildsystem: Activate PIE ASLR for some packages

2020-01-08 Thread Rosen Penev
> On Jan 8, 2020, at 3:10 PM, Hauke Mehrtens wrote: > > On 1/8/20 7:24 AM, Petr Štetiar wrote: >> Hauke Mehrtens [2020-01-07 23:21:19]: >> >> Hi, >> >> thanks for your work. >> Hauke Mehrtens (6): buildsystem: Make PIE ASLR option tristate dnsmasq: Activate PIE by default >

Re: [OpenWrt-Devel] [PATCH 0/6] buildsystem: Activate PIE ASLR for some packages

2020-01-08 Thread Hauke Mehrtens
On 1/8/20 7:24 AM, Petr Štetiar wrote: > Hauke Mehrtens [2020-01-07 23:21:19]: > > Hi, > > thanks for your work. > >>> Hauke Mehrtens (6): >>> buildsystem: Make PIE ASLR option tristate >>> dnsmasq: Activate PIE by default >>> dropbear: Activate PIE by default >>> hostapd: Activate PIE

Re: [OpenWrt-Devel] [PATCH 0/6] buildsystem: Activate PIE ASLR for some packages

2020-01-07 Thread Petr Štetiar
Hauke Mehrtens [2020-01-07 23:21:19]: Hi, thanks for your work. > > Hauke Mehrtens (6): > > buildsystem: Make PIE ASLR option tristate > > dnsmasq: Activate PIE by default > > dropbear: Activate PIE by default > > hostapd: Activate PIE by default > > uhttpd: Activate PIE by default >

Re: [OpenWrt-Devel] [PATCH 0/6] buildsystem: Activate PIE ASLR for some packages

2020-01-07 Thread Rosen Penev
On Tue, Jan 7, 2020 at 2:21 PM Hauke Mehrtens wrote: > > On 10/27/19 6:44 PM, Hauke Mehrtens wrote: > > This is a follow up patch on this discussion on the mailing list: > > https://patchwork.ozlabs.org/patch/1041647/ > > > > This allows to activate PIE only for some packages where we thing it is

Re: [OpenWrt-Devel] [PATCH 0/6] buildsystem: Activate PIE ASLR for some packages

2020-01-07 Thread Hauke Mehrtens
On 10/27/19 6:44 PM, Hauke Mehrtens wrote: > This is a follow up patch on this discussion on the mailing list: > https://patchwork.ozlabs.org/patch/1041647/ > > This allows to activate PIE only for some packages where we thing it is > necessary and not only globally for all of them. > > Hauke Me

Re: [OpenWrt-Devel] [PATCH 0/6] buildsystem: Activate PIE ASLR for some packages

2019-10-30 Thread Hauke Mehrtens
On 10/28/19 10:14 AM, Daniel Engberg wrote: > On 2019-10-27 18:44, Hauke Mehrtens wrote: >> This is a follow up patch on this discussion on the mailing list: >> https://patchwork.ozlabs.org/patch/1041647/ >> >> This allows to activate PIE only for some packages where we thing it is >> necessary and

Re: [OpenWrt-Devel] [PATCH 0/6] buildsystem: Activate PIE ASLR for some packages

2019-10-28 Thread Daniel Engberg
On 2019-10-27 18:44, Hauke Mehrtens wrote: This is a follow up patch on this discussion on the mailing list: https://patchwork.ozlabs.org/patch/1041647/ This allows to activate PIE only for some packages where we thing it is necessary and not only globally for all of them. Hauke Mehrtens (6):

[OpenWrt-Devel] [PATCH 0/6] buildsystem: Activate PIE ASLR for some packages

2019-10-27 Thread Hauke Mehrtens
This is a follow up patch on this discussion on the mailing list: https://patchwork.ozlabs.org/patch/1041647/ This allows to activate PIE only for some packages where we thing it is necessary and not only globally for all of them. Hauke Mehrtens (6): buildsystem: Make PIE ASLR option tristate