X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=README;h=e039ce99cf44634933be6ab14514929dc59f693b;hb=e44dbcfa8487a008098ae1f37123b9cf363fea8f;hp=8944b54b55e1c3d57239022a6fb4837b1f8e39c6;hpb=76236e46263e6d2cc6ed9451ae5ef1ff63711ba7;p=blhc%2Fblhc.git diff --git a/README b/README index 8944b54..e039ce9 100644 --- a/README +++ b/README @@ -13,8 +13,9 @@ all compiler commands use the correct hardening flags and thus all hardening features are correctly used. It's designed to check build logs generated by Debian's dpkg-buildpackage (or -tools using dpkg-buildpackage like pbuilder or the official buildd build logs) -to help maintainers detect missing hardening flags in their packages. +tools using dpkg-buildpackage like pbuilder or sbuild (which is used for the +official buildd build logs)) to help maintainers detect missing hardening +flags in their packages. At the moment it works only on Debian and derivatives but it should be easily extendable to other systems as well. Patches are welcome. @@ -118,7 +119,7 @@ real compile process (output of dpkg-buildpackage): dpkg-buildpackage: ... If it's not present no compiler commands are detected. In case you don't use -dpkp-buildpackage but still want to check a build log adding it as first line +dpkp-buildpackage but still want to check a build log, adding it as first line should work fine. The following non-verbose builds can't be detected: @@ -168,7 +169,7 @@ LICENSE blhc is licensed under GPL version 3 or later. -Copyright (C) 2012 Simon Ruderich +Copyright (C) 2012-2013 Simon Ruderich This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by