]> git.madduck.net Git - code/myrepos.git/blob - debian/NEWS

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

myrepos (1.20130710) unstable; urgency=low
[code/myrepos.git] / debian / NEWS
1 mr (1.00) unstable; urgency=low
2
3   In this version, mr has changed to not trust all mrconfig files by
4   default. Untrusted files are only allowed to run carefully checked commands.
5   Only the main ~/.mrconfig is now trusted by default. If you have other
6   mrconfig files, containing unusual commands, that mr should trust, you
7   will need to list them in ~/.mrtrust.
8
9   Also in this version, the -p flag is on by default, so mr will
10   look for a .mrconfig file in the current directory or one of its parent
11   directories, in addition to the main ~/.mrconfig file.
12
13  -- Joey Hess <joeyh@debian.org>  Wed, 19 Jan 2011 13:40:16 -0400