Package: secure-delete Version: 3.1.6 Severity: minor Dear maintainer,
Several bugs were reported against the ubuntu package for spelling mistakes in the manpages. These have been fixed in Ubuntu with the following patch: Index: secure-delete-3.1/sfill.1 =================================================================== --- secure-delete-3.1.orig/sfill.1 +++ secure-delete-3.1/sfill.1 @@ -14,7 +14,7 @@ sfill \- secure free disk and inode spac .SH DESCRIPTION .I sfill is designed to delete data which lies on available diskspace on mediums -in a secure manner which can not be recovered by thiefs, law enforcement +in a secure manner which can not be recovered by thieves, law enforcement or other threats. The wipe algorithm is based on the paper "Secure Deletion of Data from Magnetic and Solid-State Memory" presented at the 6th Usenix Security @@ -39,7 +39,7 @@ process of sfill goes like this: .PP afterwards as many temporary files as possible are generated to wipe the free inode space. After no more temporary files can be created, they are -removed and sfill is finnished. +removed and sfill is finished. .PP .SH COMMANDLINE OPTIONS Index: secure-delete-3.1/smem.1 =================================================================== --- secure-delete-3.1.orig/smem.1 +++ secure-delete-3.1/smem.1 @@ -14,11 +14,11 @@ sdmem \- secure memory wiper (secure_del .SH DESCRIPTION .I sdmem is designed to delete data which may lie still in your memory (RAM) -in a secure manner which can not be recovered by thiefs, law enforcement +in a secure manner which can not be recovered by thieves, law enforcement or other threats. Note that with the new SDRAMs, data will not wither away but will be kept static - it is easy to extract the necessary information! -The wipe algorythm is based on the paper "Secure Deletion of Data from +The wipe algorithm is based on the paper "Secure Deletion of Data from Magnetic and Solid-State Memory" presented at the 6th Usenix Security Symposium by Peter Gutmann, one of the leading civilian cryptographers. .PP Index: secure-delete-3.1/srm.1 =================================================================== --- secure-delete-3.1.orig/srm.1 +++ secure-delete-3.1/srm.1 @@ -14,7 +14,7 @@ srm \- secure remove (secure_deletion to .SH DESCRIPTION .I srm is designed to delete data on mediums in a secure manner which can not be -recovered by thiefs, law enforcement or other threats. +recovered by thieves, law enforcement or other threats. The wipe algorythm is based on the paper "Secure Deletion of Data from Magnetic and Solid-State Memory" presented at the 6th Usenix Security Symposium by Peter Gutmann, one of the leading civilian cryptographers. Index: secure-delete-3.1/sswap.1 =================================================================== --- secure-delete-3.1.orig/sswap.1 +++ secure-delete-3.1/sswap.1 @@ -14,7 +14,7 @@ sswap \- secure swap wiper (secure_delet .SH DESCRIPTION .I sswap is designed to delete data which may lie still on your swapspace -in a secure manner which can not be recovered by thiefs, law enforcement +in a secure manner which can not be recovered by thieves, law enforcement or other threats. The wipe algorythm is based on the paper "Secure Deletion of Data from Magnetic and Solid-State Memory" presented at the 6th Usenix Security -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

