From 1a39ef5c9ad9caeb10b41cc046a980b6cd55c454 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 7 Aug 2009 16:49:40 -0400 Subject: [PATCH] releasing version 0.42 --- Makefile | 2 +- debian/changelog | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index f03411a..ec59d8c 100644 --- a/Makefile +++ b/Makefile @@ -4,5 +4,5 @@ build: test: (echo "[]"; echo "checkout=") > mrconfig.tmp - ./mr -c mrconfig.tmp ed | grep -q "horse" + ./mr --trust-all -c mrconfig.tmp ed | grep -q "horse" rm -f mrconfig.tmp diff --git a/debian/changelog b/debian/changelog index 1bedae6..f3570d6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,11 @@ -mr (0.42) UNRELEASED; urgency=low +mr (0.42) unstable; urgency=low * Add support for ~/.mrtrust, which can be used to list trusted mrconfig files. If you create this file, all files not listed in it will be treated as untrusted, and carefully limited in what they can do. This improves security when using mrconfig files provided by others. - -- Joey Hess Fri, 07 Aug 2009 01:10:39 -0400 + -- Joey Hess Fri, 07 Aug 2009 16:38:31 -0400 mr (0.41) unstable; urgency=low -- 2.39.5