aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBogdano Arendartchuk <bogdano@mandriva.org>2007-05-04 18:48:42 +0000
committerBogdano Arendartchuk <bogdano@mandriva.org>2007-05-04 18:48:42 +0000
commitd1b0bd707ad3c724f7ff6d3b71e5dfed8522cea8 (patch)
treeea57200e6e0a1e6e876b389deca004a4c53a5fc5
parent411828bbd6fa8b204f1730db8e9d34190b708e58 (diff)
downloadmgarepo-d1b0bd707ad3c724f7ff6d3b71e5dfed8522cea8.tar
mgarepo-d1b0bd707ad3c724f7ff6d3b71e5dfed8522cea8.tar.gz
mgarepo-d1b0bd707ad3c724f7ff6d3b71e5dfed8522cea8.tar.bz2
mgarepo-d1b0bd707ad3c724f7ff6d3b71e5dfed8522cea8.tar.xz
mgarepo-d1b0bd707ad3c724f7ff6d3b71e5dfed8522cea8.zip
Updated CHANGES to v1.6.16 and v1.6.17
-rw-r--r--CHANGES18
1 files changed, 18 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 8fa4e03..7b17ed6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,21 @@
+* 1.6.17
+- brought from mdvsys world the sync command
+- ldapusers: the configuration format has changed, now it uses python
+ template strings
+- ldapusers: many fixes: better error messages, ldap-port working, results
+ contain only the fields needed, unbinding after search, filters are
+ escaped
+
+* 1.6.16
+- introduced the plugin ldapusers: repsys user data obtained from LDAP;
+ this plugin is builtin
+- added support to plugins, and the hability to wrap configuration sections
+- added workaround in the template to ignore empty releases
+- added initial support to mirrors, as requested by mrl; it required the
+ new subcommand "ci"
+- changelogs from misc/ will now should come from HEAD and should be
+ escaped (%%)
+
* 1.6.15
- empty changelog entries are now shown, with a EMPTYLOG tag to allow
rpmlint warn the developer about it