From 4ece607b8f833cf0974bcf2a5e41f0504cbbff59 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Tue, 28 Jun 2016 07:58:20 -0400 Subject: sysutils --- todo | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'todo') diff --git a/todo b/todo index cd36b5f11..a5c311562 100644 --- a/todo +++ b/todo @@ -101,3 +101,10 @@ firejail.src: E: no-changelogname-tag firejail.src: W: invalid-url Source0: https://github.com/netblue30/firejail/archive/0.9.40.tar.gz#/firejail-0.9.40.tar.gz HTTP Error 404: Not Found 1 packages and 0 specfiles checked; 1 errors, 1 warnings. +15. Testing: +find /usr/share/doc/firejail | cpio -ov > t1 +strings /usr/bin/firejail > t1 +gzip -c /usr/bin/firejail > t1 + +use diff -s to compare the files + -- cgit v1.2.3-54-g00ecf