Package: intel-lpmd / 0.0.9-1

Metadata

Package Version Patches format
intel-lpmd 0.0.9-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Makefile remove manpage compression.patch | (download)

Makefile.am | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 [patch] disable gzip of intel_lpmd.8

We don't need to compress intel_lpmd.8, the -k causes a duplicated install
of compressed and uncompress man page. Just remove the gzip.

Manual Fix grammar mistake found with debian lintian.patch | (download)

man/intel_lpmd_config.xml.5 | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 [patch] manual: fix grammar mistake found with debian lintian tool
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit

Fix grammar.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>

intel_lpmd.service.in use private tmp file for more .patch | (download)

data/intel_lpmd.service.in | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 [patch] intel_lpmd.service.in: use private tmp file for more security
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit

Set PrivateTmp=yes

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>