You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2016/06/03 06:24:49 UTC

[1/2] syncope git commit: Updating CHANGES for release

Repository: syncope
Updated Branches:
  refs/heads/master e28878338 -> c6dc3c7e3


Updating CHANGES for release


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/b8f5a572
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/b8f5a572
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/b8f5a572

Branch: refs/heads/master
Commit: b8f5a5725348a9d18b73e7c0e947c45b956fb533
Parents: e288783
Author: Francesco Chicchiricc� <il...@apache.org>
Authored: Fri Jun 3 08:22:34 2016 +0200
Committer: Francesco Chicchiricc� <il...@apache.org>
Committed: Fri Jun 3 08:22:34 2016 +0200

----------------------------------------------------------------------
 CHANGES | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 82 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/b8f5a572/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 6744cfd..0b6afc3 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,88 @@ Apache Syncope - CHANGES
 Licensed under Apache License 2.0 - http://www.apache.org/licenses/LICENSE-2.0
 --------------------------------------------------------------------------------
 
+Release Notes - Syncope - Version 2.0.0-M3
+================================================================================
+
+** Sub-task
+    * [SYNCOPE-719] - UI enhancements
+    * [SYNCOPE-745] - Complete Configuration
+    * [SYNCOPE-765] - Provide approval management
+
+** Bug
+    * [SYNCOPE-737] - UserWizardBuilder, the store internally password flag is not set properly
+    * [SYNCOPE-781] - Activiti Modeler breaks deployment from installer
+    * [SYNCOPE-783] - DateTime fields not correctly handled in Enduser
+    * [SYNCOPE-792] - Improve JEXL information text for "mandatory" when creating a new schema attribute
+    * [SYNCOPE-793] - Password" keys missing when creating a resource mapping
+    * [SYNCOPE-798] - Once authenticated to enduser, "Cancel" brings nowhere 
+    * [SYNCOPE-799] - Do not allow admin user log in to enduser
+    * [SYNCOPE-800] - Synchronization fails in case of accountId mapped on derived attribute starting with literal
+    * [SYNCOPE-801] - Provisioning mappings are not saved
+    * [SYNCOPE-811] - Error message "'spinner' is required"
+    * [SYNCOPE-812] - Remove flickering
+    * [SYNCOPE-813] - Remove "mandatory" field from configuration parameter creation
+    * [SYNCOPE-814] - MasterContent.xml configuration is broken for "main"
+    * [SYNCOPE-817] - Switching between Connector Configuration tabs loses information
+    * [SYNCOPE-823] - Workflow XML editor pops up after closing Activiti Modeler
+    * [SYNCOPE-825] - CSS title under Realms: bad style
+    * [SYNCOPE-836] - On Firefox, once logged in can't log out and viceversa if cache is not have been cleared
+    * [SYNCOPE-837] - Bad appearance for + / - buttons under Chrome / Chromium
+    * [SYNCOPE-839] - Syncope 2.0.0-M2 has a missing dependency syncope-fit-build-build-tools
+    * [SYNCOPE-844] - When showing propagation task details stacktrace is reported instead
+    * [SYNCOPE-846] - Annoying flickering
+    * [SYNCOPE-847] - When creating virtual schema, the new item is not shown in the list
+    * [SYNCOPE-849] - Task execution popup does not resize properly on Chrome
+    * [SYNCOPE-850] - Heart icon to check connector connectivity does not show feedback panel on Chrome
+
+** Improvement
+    * [SYNCOPE-791] - Update UI to display what you're adding when creating a role
+    * [SYNCOPE-796] - Add favicon to enduser
+    * [SYNCOPE-797] - Automatically select a unique version for a Connector
+    * [SYNCOPE-802] - Improve Connector "Capabilities" layout
+    * [SYNCOPE-803] - Improve explanation for on/off buttons in the Connector Configuration
+    * [SYNCOPE-804] - Support the explanation of the Connector Configuration properties
+    * [SYNCOPE-805] - Select destination realm from a drop down list when creating a task
+    * [SYNCOPE-806] - Validate "standalone" resource provisioning
+    * [SYNCOPE-807] - When editing realms, select account and password policies from combo box
+    * [SYNCOPE-810] - Allow generated projects to include extensions in embedded mode
+    * [SYNCOPE-815] - Configure standalone to log under $CATALINA_HOME/logs
+    * [SYNCOPE-816] - Add message when no "plain" attributes available
+    * [SYNCOPE-818] - Allow to optionally specify the MappingItemTransformer class, for each mapping item
+    * [SYNCOPE-819] - Add deletion query across all components
+    * [SYNCOPE-820] - Allow to optionally specify user / group / any object template(s) for pull tasks
+    * [SYNCOPE-821] - Allow capability override on resources
+    * [SYNCOPE-822] - Replace Long autogenerated keys with UUIDs
+    * [SYNCOPE-824] - Push/Pull task "names" not marked as mandatory in the console
+    * [SYNCOPE-826] - Allow to specify any templates and logic actions from realm
+    * [SYNCOPE-830] - Associate notification tasks to related notifications
+    * [SYNCOPE-834] - Single WebSocketBehavior per page
+    * [SYNCOPE-835] - Allow to configure groups' type extensions
+    * [SYNCOPE-838] - review of logging state of the syncope enduser 
+    * [SYNCOPE-841] - Admin console small tweaks and fixes
+    * [SYNCOPE-842] - Use gzip compression by default
+    * [SYNCOPE-848] - Include provision information in VirSchemaTO
+    * [SYNCOPE-851] - Add title per wizard step about user/group/anyobject
+    * [SYNCOPE-855] - Synchronization token management enhancement in case of errors
+    * [SYNCOPE-857] - JEXL-based transformation for mapping items
+    * [SYNCOPE-858] - Ensure afterObject is provided after propagation
+
+** New Feature
+    * [SYNCOPE-156] - New admin UI
+    * [SYNCOPE-701] - New end-user UI
+    * [SYNCOPE-788] - Show the propagation task(s) linked to a given user / group / any object
+    * [SYNCOPE-789] - Browse objects on external resources
+    * [SYNCOPE-790] - Allow user / group / any object admin form customization
+    * [SYNCOPE-828] - Russian translation for admin console
+    * [SYNCOPE-856] - Allow to provision all group's members upon request
+
+** Task
+    * [SYNCOPE-753] - Settle how to migrate from 1.2
+    * [SYNCOPE-777] - Update IzPack to 5.0.8
+    * [SYNCOPE-785] - Provide demo page on website
+    * [SYNCOPE-786] - Automatic demo deploy upon Jenkins build
+    * [SYNCOPE-787] - Enable Activiti Modeler for demo
+
 Release Notes - Syncope - Version 2.0.0-M2
 ================================================================================
 


[2/2] syncope git commit: Updating downloads site page for release

Posted by il...@apache.org.
Updating downloads site page for release


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/c6dc3c7e
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/c6dc3c7e
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/c6dc3c7e

Branch: refs/heads/master
Commit: c6dc3c7e3f38e1e044859e4fb65aa430dc3cbd99
Parents: b8f5a57
Author: Francesco Chicchiricc� <il...@apache.org>
Authored: Fri Jun 3 08:24:36 2016 +0200
Committer: Francesco Chicchiricc� <il...@apache.org>
Committed: Fri Jun 3 08:24:36 2016 +0200

----------------------------------------------------------------------
 src/site/xdoc/downloads.xml | 104 +++++++++++++++++++--------------------
 1 file changed, 52 insertions(+), 52 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/c6dc3c7e/src/site/xdoc/downloads.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/downloads.xml b/src/site/xdoc/downloads.xml
index e74445b..c89124a 100644
--- a/src/site/xdoc/downloads.xml
+++ b/src/site/xdoc/downloads.xml
@@ -55,8 +55,8 @@ under the License.
         </ul>
       </p>
 
-      <subsection name="2.0.0-M2 Jazz">
-        <p>Release date: March 21st 2016</p>
+      <subsection name="2.0.0-M3 Jazz">
+        <p>Release date: June 3rd 2016</p>
         <p>
           <a href="https://cwiki.apache.org/confluence/display/SYNCOPE/Jazz">Release notes</a>
         </p>
@@ -70,79 +70,79 @@ under the License.
           <tbody>
             <tr>
               <td>
-                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.0-M2/syncope-2.0.0-M2-source-release.zip">syncope-2.0.0-M2-source-release.zip</a>
+                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.0-M3/syncope-2.0.0-M3-source-release.zip">syncope-2.0.0-M3-source-release.zip</a>
               </td>
               <td>
-                <a href="https://www.apache.org/dist/syncope/2.0.0-M2/syncope-2.0.0-M2-source-release.zip.asc">asc</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.0-M2/syncope-2.0.0-M2-source-release.zip.md5">md5</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.0-M2/syncope-2.0.0-M2-source-release.zip.sha1">sha1</a>
+                <a href="https://www.apache.org/dist/syncope/2.0.0-M3/syncope-2.0.0-M3-source-release.zip.asc">asc</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.0-M3/syncope-2.0.0-M3-source-release.zip.md5">md5</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.0-M3/syncope-2.0.0-M3-source-release.zip.sha1">sha1</a>
               </td>
             </tr>
             <tr>
               <td>
-                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.0-M2/syncope-standalone-2.0.0-M2-distribution.zip">syncope-standalone-2.0.0-M2-distribution.zip</a>
+                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.0-M3/syncope-standalone-2.0.0-M3-distribution.zip">syncope-standalone-2.0.0-M3-distribution.zip</a>
               </td>
               <td>
-                <a href="https://www.apache.org/dist/syncope/2.0.0-M2/syncope-standalone-2.0.0-M2-distribution.zip.asc">asc</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.0-M2/syncope-standalone-2.0.0-M2-distribution.zip.md5">md5</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.0-M2/syncope-standalone-2.0.0-M2-distribution.zip.sha1">sha1</a>
+                <a href="https://www.apache.org/dist/syncope/2.0.0-M3/syncope-standalone-2.0.0-M3-distribution.zip.asc">asc</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.0-M3/syncope-standalone-2.0.0-M3-distribution.zip.md5">md5</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.0-M3/syncope-standalone-2.0.0-M3-distribution.zip.sha1">sha1</a>
               </td>
             </tr>
             <tr>
               <td>
-                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.0-M2/syncope-installer-2.0.0-M2-uber.jar">syncope-installer-2.0.0-M2.jar</a>
+                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.0-M3/syncope-installer-2.0.0-M3-uber.jar">syncope-installer-2.0.0-M3.jar</a>
               </td>
               <td>
-                <a href="https://www.apache.org/dist/syncope/2.0.0-M2/syncope-installer-2.0.0-M2-uber.jar.asc">asc</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.0-M2/syncope-installer-2.0.0-M2-uber.jar.md5">md5</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.0-M2/syncope-installer-2.0.0-M2-uber.jar.sha1">sha1</a>
+                <a href="https://www.apache.org/dist/syncope/2.0.0-M3/syncope-installer-2.0.0-M3-uber.jar.asc">asc</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.0-M3/syncope-installer-2.0.0-M3-uber.jar.md5">md5</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.0-M3/syncope-installer-2.0.0-M3-uber.jar.sha1">sha1</a>
               </td>
             </tr>
             <tr>
               <td>
-                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.0-M2/syncope-client-cli-2.0.0-M2.zip">syncope-client-cli-2.0.0-M2.zip</a>
+                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.0-M3/syncope-client-cli-2.0.0-M3.zip">syncope-client-cli-2.0.0-M3.zip</a>
               </td>
               <td>
-                <a href="https://www.apache.org/dist/syncope/2.0.0-M2/syncope-client-cli-2.0.0-M2.zip.asc">asc</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.0-M2/syncope-client-cli-2.0.0-M2.zip.md5">md5</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.0-M2/syncope-client-cli-2.0.0-M2.zip.sha1">sha1</a>
+                <a href="https://www.apache.org/dist/syncope/2.0.0-M3/syncope-client-cli-2.0.0-M3.zip.asc">asc</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.0-M3/syncope-client-cli-2.0.0-M3.zip.md5">md5</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.0-M3/syncope-client-cli-2.0.0-M3.zip.sha1">sha1</a>
               </td>
             </tr>
             <tr>
               <td>
-                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.0-M2/apache-syncope-2.0.0-M2.deb">apache-syncope-2.0.0-M2.deb</a>
+                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.0-M3/apache-syncope-2.0.0-M3.deb">apache-syncope-2.0.0-M3.deb</a>
               </td>
               <td>
-                <a href="https://www.apache.org/dist/syncope/2.0.0-M2/apache-syncope-2.0.0-M2.deb.asc">asc</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.0-M2/apache-syncope-2.0.0-M2.deb.md5">md5</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.0-M2/apache-syncope-2.0.0-M2.deb.sha1">sha1</a>
+                <a href="https://www.apache.org/dist/syncope/2.0.0-M3/apache-syncope-2.0.0-M3.deb.asc">asc</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.0-M3/apache-syncope-2.0.0-M3.deb.md5">md5</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.0-M3/apache-syncope-2.0.0-M3.deb.sha1">sha1</a>
               </td>
             </tr>
             <tr>
               <td>
-                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.0-M2/apache-syncope-console-2.0.0-M2.deb">apache-syncope-console-2.0.0-M2.deb</a>
+                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.0-M3/apache-syncope-console-2.0.0-M3.deb">apache-syncope-console-2.0.0-M3.deb</a>
               </td>
               <td>
-                <a href="https://www.apache.org/dist/syncope/2.0.0-M2/apache-syncope-console-2.0.0-M2.deb.asc">asc</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.0-M2/apache-syncope-console-2.0.0-M2.deb.md5">md5</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.0-M2/apache-syncope-console-2.0.0-M2.deb.sha1">sha1</a>
+                <a href="https://www.apache.org/dist/syncope/2.0.0-M3/apache-syncope-console-2.0.0-M3.deb.asc">asc</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.0-M3/apache-syncope-console-2.0.0-M3.deb.md5">md5</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.0-M3/apache-syncope-console-2.0.0-M3.deb.sha1">sha1</a>
               </td>
             </tr>
             <tr>
               <td>
-                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.0-M2/apache-syncope-enduser-2.0.0-M2.deb">apache-syncope-enduser-2.0.0-M2.deb</a>
+                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.0-M3/apache-syncope-enduser-2.0.0-M3.deb">apache-syncope-enduser-2.0.0-M3.deb</a>
               </td>
               <td>
-                <a href="https://www.apache.org/dist/syncope/2.0.0-M2/apache-syncope-enduser-2.0.0-M2.deb.asc">asc</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.0-M2/apache-syncope-enduser-2.0.0-M2.deb.md5">md5</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.0-M2/apache-syncope-enduser-2.0.0-M2.deb.sha1">sha1</a>
+                <a href="https://www.apache.org/dist/syncope/2.0.0-M3/apache-syncope-enduser-2.0.0-M3.deb.asc">asc</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.0-M3/apache-syncope-enduser-2.0.0-M3.deb.md5">md5</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.0-M3/apache-syncope-enduser-2.0.0-M3.deb.sha1">sha1</a>
               </td>
             </tr>
           </tbody>
         </table>
       </subsection>
-      <subsection name="1.2.7 Intermezzo">
-        <p>Release date: January 15th, 2016</p>
+      <subsection name="1.2.8 Intermezzo">
+        <p>Release date: June 3rd 2016</p>
         <p>
           <a href="https://cwiki.apache.org/confluence/display/SYNCOPE/Intermezzo">Release notes</a>
         </p>
@@ -156,52 +156,52 @@ under the License.
           <tbody>
             <tr>
               <td>
-                <a href="http://www.apache.org/dyn/closer.lua/syncope/1.2.7/syncope-1.2.7-source-release.zip">syncope-1.2.7-source-release.zip</a>
+                <a href="http://www.apache.org/dyn/closer.lua/syncope/1.2.8/syncope-1.2.8-source-release.zip">syncope-1.2.8-source-release.zip</a>
               </td>
               <td>
-                <a href="https://www.apache.org/dist/syncope/1.2.7/syncope-1.2.7-source-release.zip.asc">asc</a> 
-                <a href="https://www.apache.org/dist/syncope/1.2.7/syncope-1.2.7-source-release.zip.md5">md5</a> 
-                <a href="https://www.apache.org/dist/syncope/1.2.7/syncope-1.2.7-source-release.zip.sha1">sha1</a>
+                <a href="https://www.apache.org/dist/syncope/1.2.8/syncope-1.2.8-source-release.zip.asc">asc</a> 
+                <a href="https://www.apache.org/dist/syncope/1.2.8/syncope-1.2.8-source-release.zip.md5">md5</a> 
+                <a href="https://www.apache.org/dist/syncope/1.2.8/syncope-1.2.8-source-release.zip.sha1">sha1</a>
               </td>
             </tr>
             <tr>
               <td>
-                <a href="http://www.apache.org/dyn/closer.lua/syncope/1.2.7/syncope-standalone-1.2.7-distribution.zip">syncope-standalone-1.2.7-distribution.zip</a>
+                <a href="http://www.apache.org/dyn/closer.lua/syncope/1.2.8/syncope-standalone-1.2.8-distribution.zip">syncope-standalone-1.2.8-distribution.zip</a>
               </td>
               <td>
-                <a href="https://www.apache.org/dist/syncope/1.2.7/syncope-standalone-1.2.7-distribution.zip.asc">asc</a> 
-                <a href="https://www.apache.org/dist/syncope/1.2.7/syncope-standalone-1.2.7-distribution.zip.md5">md5</a> 
-                <a href="https://www.apache.org/dist/syncope/1.2.7/syncope-standalone-1.2.7-distribution.zip.sha1">sha1</a>
+                <a href="https://www.apache.org/dist/syncope/1.2.8/syncope-standalone-1.2.8-distribution.zip.asc">asc</a> 
+                <a href="https://www.apache.org/dist/syncope/1.2.8/syncope-standalone-1.2.8-distribution.zip.md5">md5</a> 
+                <a href="https://www.apache.org/dist/syncope/1.2.8/syncope-standalone-1.2.8-distribution.zip.sha1">sha1</a>
               </td>
             </tr>
             <tr>
               <td>
-                <a href="http://www.apache.org/dyn/closer.lua/syncope/1.2.7/syncope-installer-1.2.7-uber.jar">syncope-installer-1.2.7.jar</a>
+                <a href="http://www.apache.org/dyn/closer.lua/syncope/1.2.8/syncope-installer-1.2.8-uber.jar">syncope-installer-1.2.8.jar</a>
               </td>
               <td>
-                <a href="https://www.apache.org/dist/syncope/1.2.7/syncope-installer-1.2.7-uber.jar.asc">asc</a> 
-                <a href="https://www.apache.org/dist/syncope/1.2.7/syncope-installer-1.2.7-uber.jar.md5">md5</a> 
-                <a href="https://www.apache.org/dist/syncope/1.2.7/syncope-installer-1.2.7-uber.jar.sha1">sha1</a>
+                <a href="https://www.apache.org/dist/syncope/1.2.8/syncope-installer-1.2.8-uber.jar.asc">asc</a> 
+                <a href="https://www.apache.org/dist/syncope/1.2.8/syncope-installer-1.2.8-uber.jar.md5">md5</a> 
+                <a href="https://www.apache.org/dist/syncope/1.2.8/syncope-installer-1.2.8-uber.jar.sha1">sha1</a>
               </td>
             </tr>
             <tr>
               <td>
-                <a href="http://www.apache.org/dyn/closer.lua/syncope/1.2.7/apache-syncope-1.2.7.deb">apache-syncope-1.2.7.deb</a>
+                <a href="http://www.apache.org/dyn/closer.lua/syncope/1.2.8/apache-syncope-1.2.8.deb">apache-syncope-1.2.8.deb</a>
               </td>
               <td>
-                <a href="https://www.apache.org/dist/syncope/1.2.7/apache-syncope-1.2.7.deb.asc">asc</a> 
-                <a href="https://www.apache.org/dist/syncope/1.2.7/apache-syncope-1.2.7.deb.md5">md5</a> 
-                <a href="https://www.apache.org/dist/syncope/1.2.7/apache-syncope-1.2.7.deb.sha1">sha1</a>
+                <a href="https://www.apache.org/dist/syncope/1.2.8/apache-syncope-1.2.8.deb.asc">asc</a> 
+                <a href="https://www.apache.org/dist/syncope/1.2.8/apache-syncope-1.2.8.deb.md5">md5</a> 
+                <a href="https://www.apache.org/dist/syncope/1.2.8/apache-syncope-1.2.8.deb.sha1">sha1</a>
               </td>
             </tr>
             <tr>
               <td>
-                <a href="http://www.apache.org/dyn/closer.lua/syncope/1.2.7/apache-syncope-console-1.2.7.deb">apache-syncope-console-1.2.7.deb</a>
+                <a href="http://www.apache.org/dyn/closer.lua/syncope/1.2.8/apache-syncope-console-1.2.8.deb">apache-syncope-console-1.2.8.deb</a>
               </td>
               <td>
-                <a href="https://www.apache.org/dist/syncope/1.2.7/apache-syncope-console-1.2.7.deb.asc">asc</a> 
-                <a href="https://www.apache.org/dist/syncope/1.2.7/apache-syncope-console-1.2.7.deb.md5">md5</a> 
-                <a href="https://www.apache.org/dist/syncope/1.2.7/apache-syncope-console-1.2.7.deb.sha1">sha1</a>
+                <a href="https://www.apache.org/dist/syncope/1.2.8/apache-syncope-console-1.2.8.deb.asc">asc</a> 
+                <a href="https://www.apache.org/dist/syncope/1.2.8/apache-syncope-console-1.2.8.deb.md5">md5</a> 
+                <a href="https://www.apache.org/dist/syncope/1.2.8/apache-syncope-console-1.2.8.deb.sha1">sha1</a>
               </td>
             </tr>
           </tbody>