X-Git-Url: https://git.madduck.net/code/myrepos.git/blobdiff_plain/2c77b1b9a86f35ebd68757aec8f5432e38b63f6d..f11dccd34492d5816c733548c2255a6afea3db1b:/debian/NEWS diff --git a/debian/NEWS b/debian/NEWS new file mode 100644 index 0000000..a31227f --- /dev/null +++ b/debian/NEWS @@ -0,0 +1,13 @@ +mr (1.00) unstable; urgency=low + + In this version, mr has changed to not trust all mrconfig files by + default. Untrusted files are only allowed to run carefully checked commands. + Only the main ~/.mrconfig is now trusted by default. If you have other + mrconfig files, containing unusual commands, that mr should trust, you + will need to list them in ~/.mrtrust. + + Also in this version, the -p flag is on by default, so mr will + look for a .mrconfig file in the current directory or one of its parent + directories, in addition to the main ~/.mrconfig file. + + -- Joey Hess Wed, 19 Jan 2011 13:40:16 -0400