[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[lintian] branch master updated (9778913 -> 0a85368)



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

lamby pushed a change to branch master
in repository lintian.

      from  9778913   Don't hardcode architecture triplet to fix FTBFS on non-amd64 architectures. (Closes: #884683)
       new  0a85368   Check for Microsoft Windows Portable Executable (PE) files that are missing security hardening features. Thanks to Petter Reinholdtsen for the report. (Closes: #837548)

The 1 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/pe.desc                                     |  14 ++++
 checks/pe.pm                                       |  80 +++++++++++++++++++++
 debian/changelog                                   |   5 ++
 profiles/debian/main.profile                       |   2 +-
 .../debian/.coverage                               |   0
 .../debian/debian/install                          |   1 +
 .../debian/extrac32.exe                            | Bin 0 -> 1032 bytes
 .../debian/win32-loader.exe                        | Bin 0 -> 1669581 bytes
 t/tests/pe-missing-security-features/desc          |   5 ++
 .../pe-missing-security-features}/tags             |   0
 10 files changed, 106 insertions(+), 1 deletion(-)
 create mode 100644 checks/pe.desc
 create mode 100644 checks/pe.pm
 copy t/tests/{files-python-coverage => pe-missing-security-features}/debian/.coverage (100%)
 create mode 100644 t/tests/pe-missing-security-features/debian/debian/install
 create mode 100644 t/tests/pe-missing-security-features/debian/extrac32.exe
 create mode 100644 t/tests/pe-missing-security-features/debian/win32-loader.exe
 create mode 100644 t/tests/pe-missing-security-features/desc
 copy t/{debs/deb-format-record-size => tests/pe-missing-security-features}/tags (100%)

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


Reply to: