diff options
author | Bogdano Arendartchuk <bogdano@mandriva.org> | 2007-05-04 18:48:42 +0000 |
---|---|---|
committer | Bogdano Arendartchuk <bogdano@mandriva.org> | 2007-05-04 18:48:42 +0000 |
commit | d1b0bd707ad3c724f7ff6d3b71e5dfed8522cea8 (patch) | |
tree | ea57200e6e0a1e6e876b389deca004a4c53a5fc5 /CHANGES | |
parent | 411828bbd6fa8b204f1730db8e9d34190b708e58 (diff) | |
download | mgarepo-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
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -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 |