This is an automated email from the git hooks/post-receive script.

nthykier pushed a change to branch master
in repository lintian.

      from  35cc8d4   Fix typos
       new  24da082   c/binaries: Move lookup out of loop
       new  06379d3   c/binaries: Implemented hardening-no-relro directly
       new  db4f304   c/binaries: Implement hardening-no-bindnow directly
       new  df40bc7   c/binaries: Implement hardening-no-pie directly
       new  daaef1a   c/binaries: Implement hardening-no-fortify-functions
       new  8f40b69   Drop hardening-info and missing stackprotector check
       new  877cf3c   d/control: Drop hardening-includes from (Build-)Depends
       new  800702f   d/changelog: Add changelog entries for the 
hardening-rewrite

The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 checks/binaries.desc                    |   2 +-
 checks/binaries.pm                      |  61 ++++++++-----
 collection/hardening-info               |  98 ---------------------
 collection/hardening-info.desc          |   8 --
 data/binaries/hardened-functions        |  88 +++++++++++++++++++
 debian/changelog                        |  25 ++++++
 debian/control                          |   2 -
 debian/source/lintian-overrides         |   2 -
 helpers/coll/hardening-info-helper      | 147 --------------------------------
 helpers/coll/objdump-info-helper        |  13 +++
 lib/Lintian/Collect/Binary.pm           |   7 +-
 profiles/debian/extra-hardening.profile |   5 --
 t/tests/binaries-hardening/desc         |   2 -
 t/tests/binaries-hardening/tags         |   1 -
 14 files changed, 174 insertions(+), 287 deletions(-)
 delete mode 100755 collection/hardening-info
 delete mode 100644 collection/hardening-info.desc
 create mode 100644 data/binaries/hardened-functions
 delete mode 100755 helpers/coll/hardening-info-helper
 delete mode 100644 profiles/debian/extra-hardening.profile

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/lintian/lintian.git

Reply via email to