aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Rousse <guillomovitch@mandriva.org>2007-08-16 22:52:26 +0000
committerGuillaume Rousse <guillomovitch@mandriva.org>2007-08-16 22:52:26 +0000
commitb6c3e2718fca6727ed8efcf5f5d9826278fae3dc (patch)
treec23a24aa186c58d8e49ee5d8c6fb347c53090f2f
parentc8be34886c11347fa4482a14687a4d7f89cc5ef4 (diff)
downloadrpm-helper-b6c3e2718fca6727ed8efcf5f5d9826278fae3dc.tar
rpm-helper-b6c3e2718fca6727ed8efcf5f5d9826278fae3dc.tar.gz
rpm-helper-b6c3e2718fca6727ed8efcf5f5d9826278fae3dc.tar.bz2
rpm-helper-b6c3e2718fca6727ed8efcf5f5d9826278fae3dc.tar.xz
rpm-helper-b6c3e2718fca6727ed8efcf5f5d9826278fae3dc.zip
bump release
-rw-r--r--Makefile2
-rw-r--r--NEWS4
2 files changed, 5 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7402a6b..c635a51 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = rpm-helper
-VERSION = 0.19
+VERSION = 0.19.1
SVNPATH = svn+ssh://svn.mandriva.com/svn/soft/rpm/$(PACKAGE)
SCRIPT_FILES = add-user del-user add-service del-service create-file \
diff --git a/NEWS b/NEWS
index 00a28fc..635f58f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+2007-08-17 Guillaume Rousse <guillomovitch@mandriva.org> 0.19.1
+ * fix usage of ssl certificate creation helper without 3rd argument
+ * allow local certificate configuration
+
2007-06-29 Guillaume Rousse <guillomovitch@mandriva.org> 0.19.0
* new ssl certificate creation helper
* renamed ChangeLog to NEWS