]> git.donarmstrong.com Git - roundcube.git/blobdiff - plugins/password/package.xml
Imported Upstream version 0.7
[roundcube.git] / plugins / password / package.xml
index a4827dfd0f40db6f9e68bd2f4c3504b58991ed45..45688e1188e97aa2b33ab5f8c1ac132d55c776ca 100644 (file)
                <email>alec@alec.pl</email>
                <active>yes</active>
        </lead>
-       <date>2011-02-15</date>
-       <time>12:00</time>
+       <date>2011-11-23</date>
        <version>
-               <release>2.2</release>
+               <release>2.4</release>
                <api>1.6</api>
        </version>
        <stability>
        </stability>
        <license uri="http://www.gnu.org/licenses/gpl-2.0.html">GNU GPLv2</license>
        <notes>
-- hMail driver: add username_domain detection (#1487100)
-- hMail driver: HTML tags in logged messages should be stripped off (#1487099)
-- Chpasswd driver: add newline at end of input to chpasswd binary (#1487141)
-- Fix usage of configured temp_dir instead of /tmp (#1487447)
-- ldap_simple driver: fix parse error
-- ldap/ldap_simple drivers: support %dc variable in config
-- ldap/ldap_simple drivers: support Samba password change
-- Fix extended error messages handling (#1487676)
-- Fix double request when clicking on Password tab in Firefox
-- Fix deprecated split() usage in xmail and directadmin drivers (#1487769)
-- Added option (password_log) for logging password changes
-- Virtualmin driver: Add option for setting username format (#1487781)
+- Added option to use punycode or unicode for domain names (#1488103)
+- Save Samba password hashes in capital letters (#1488197)
     </notes>
        <contents>
                <dir baseinstalldir="/" name="/">
                        <file name="localization/de_CH.inc" role="data"></file>
                        <file name="localization/de_DE.inc" role="data"></file>
                        <file name="localization/en_US.inc" role="data"></file>
+                       <file name="localization/es_AR.inc" role="data"></file>
                        <file name="localization/es_ES.inc" role="data"></file>
                        <file name="localization/et_EE.inc" role="data"></file>
                        <file name="localization/fi_FI.inc" role="data"></file>
                        <file name="localization/fr_FR.inc" role="data"></file>
                        <file name="localization/gl_ES.inc" role="data"></file>
+                       <file name="localization/hr_HR.inc" role="data"></file>
                        <file name="localization/hu_HU.inc" role="data"></file>
                        <file name="localization/it_IT.inc" role="data"></file>
+                       <file name="localization/ja_JA.inc" role="data"></file>
                        <file name="localization/lt_LT.inc" role="data"></file>
                        <file name="localization/lv_LV.inc" role="data"></file>
                        <file name="localization/nl_NL.inc" role="data"></file>
                        <file name="localization/pl_PL.inc" role="data"></file>
                        <file name="localization/pt_BR.inc" role="data"></file>
                        <file name="localization/pt_PT.inc" role="data"></file>
+                       <file name="localization/ru_RU.inc" role="data"></file>
+                       <file name="localization/sk_SK.inc" role="data"></file>
                        <file name="localization/sl_SI.inc" role="data"></file>
                        <file name="localization/sv_SE.inc" role="data"></file>
+                       <file name="localization/tr_TR.inc" role="data"></file>
                        <file name="localization/zh_TW.inc" role="data"></file>
 
                        <file name="drivers/chgsaslpasswd.c" role="data"></file>
 - hMail driver: Add possibility to connect to remote host
             </notes>
         </release>
+        <release>
+               <date>2011-02-15</date>
+               <time>12:00</time>
+               <version>
+                       <release>2.2</release>
+                       <api>1.6</api>
+               </version>
+               <stability>
+                       <release>stable</release>
+                       <api>stable</api>
+               </stability>
+               <license uri="http://www.gnu.org/licenses/gpl-2.0.html">GNU GPLv2</license>
+               <notes>
+- hMail driver: add username_domain detection (#1487100)
+- hMail driver: HTML tags in logged messages should be stripped off (#1487099)
+- Chpasswd driver: add newline at end of input to chpasswd binary (#1487141)
+- Fix usage of configured temp_dir instead of /tmp (#1487447)
+- ldap_simple driver: fix parse error
+- ldap/ldap_simple drivers: support %dc variable in config
+- ldap/ldap_simple drivers: support Samba password change
+- Fix extended error messages handling (#1487676)
+- Fix double request when clicking on Password tab in Firefox
+- Fix deprecated split() usage in xmail and directadmin drivers (#1487769)
+- Added option (password_log) for logging password changes
+- Virtualmin driver: Add option for setting username format (#1487781)
+            </notes>
+        </release>
+        <release>
+               <date>2011-10-26</date>
+               <time>12:00</time>
+               <version>
+                       <release>2.3</release>
+                       <api>1.6</api>
+               </version>
+               <stability>
+                       <release>stable</release>
+                       <api>stable</api>
+               </stability>
+               <license uri="http://www.gnu.org/licenses/gpl-2.0.html">GNU GPLv2</license>
+               <notes>
+- When old and new passwords are the same, do nothing, return success (#1487823)
+- Fixed Samba password hashing in 'ldap' driver
+- Added 'password_change' hook for plugin actions after successful password change
+- Fixed bug where 'doveadm pw' command was used as dovecotpw utility
+- Improve generated crypt() passwords (#1488136)
+            </notes>
+        </release>
     </changelog>
 </package>