aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2011-08-21 11:56:44 +0000
committerNicolas Vigier <boklm@mageia.org>2011-08-21 11:56:44 +0000
commit7f07b3b4cbce8a08ae3db804075e105d5a8dc26d (patch)
tree8accca0998ea4b1f45bf4e1e2fda0c9e22628df5
parent6ea2837358347482044e3ae3ce0914f087a03a39 (diff)
downloadmgarepo-7f07b3b4cbce8a08ae3db804075e105d5a8dc26d.tar
mgarepo-7f07b3b4cbce8a08ae3db804075e105d5a8dc26d.tar.gz
mgarepo-7f07b3b4cbce8a08ae3db804075e105d5a8dc26d.tar.bz2
mgarepo-7f07b3b4cbce8a08ae3db804075e105d5a8dc26d.tar.xz
mgarepo-7f07b3b4cbce8a08ae3db804075e105d5a8dc26d.zip
version 1.10.11.10.1
-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]