Package: moreutils / 0.60-1

Metadata

Package Version Patches format
moreutils 0.60-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
001 is utf8 allow hardening flags.patch | (download)

is_utf8/Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 is_utf8: honour ldflags for hardening flags
 Debian hardening flags are propagated via the LDFLAGS variable.
 Therefore, this patch simply adds LDFLAGS to isutf8's build rule.
002 Makefile call is utf8 clean.patch | (download)

Makefile | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 makefile: call is_utf8's clean rule