aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGES4
-rwxr-xr-xmgarepo2
2 files changed, 5 insertions, 1 deletions
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]