URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=511bb814332d03553b2dfb3b927a721c364ad160
Submitter: Balint Reczey (bal...@balintreczey.hu)
Changed: branch: master
Repository: wireshark

Commits:

511bb81 by Balint Reczey (bal...@balintreczey.hu):

    debian: Stop using hardening-check during .deb package build
    
    Hardening-check script has been removed from Debian unstable. Checking
    binaries' security features is implemented in Lintian instead which
    will raise proper warnings for not Position Independent Executables
    and binaries missing "bindnow" linker flag.
    
    This also fixes the Lintian error complaining about dependency on
    obsolete hardening-includes package.
    
    Change-Id: If3387aa1f2297927c19d85f27361ba639203aad9
    Reviewed-on: https://code.wireshark.org/review/18238
    Reviewed-by: Peter Wu <pe...@lekensteyn.nl>
    Reviewed-by: Balint Reczey <bal...@balintreczey.hu>
    

Actions performed:

    from  ad3fe15   debian: Update symbols file for new symbols
    adds  511bb81   debian: Stop using hardening-check during .deb package build


Summary of changes:
 debian/control |    2 +-
 debian/rules   |    3 ---
 2 files changed, 1 insertion(+), 4 deletions(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to