From 7f07b3b4cbce8a08ae3db804075e105d5a8dc26d Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 21 Aug 2011 11:56:44 +0000 Subject: version 1.10.1 --- CHANGES | 4 ++++ mgarepo | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 0dc3dab..77f4256 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +* 1.10.1 +- check sha1sum of existing binary files when updating +- remove file when there was an error during download from binrepo + * 1.10.0 - change binrepo : http://mageia.org/pipermail/mageia-sysadm/2011-July/003717.html diff --git a/mgarepo b/mgarepo index b4ff402..89fdc4e 100755 --- a/mgarepo +++ b/mgarepo @@ -4,7 +4,7 @@ from MgaRepo.command import * import getopt import sys -VERSION="1.10.0" +VERSION="1.10.1" HELP = """\ Usage: mgarepo COMMAND [COMMAND ARGUMENTS] -- cgit v1.2.1