diff --git a/NEWS.rst b/NEWS.rst index 5a242fc54c..d405c1a73f 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -1,6 +1,35 @@ NEWS ==== +Version 1.6.1 (09 Jun 2026) +--------------------------- + + +Summary +~~~~~~~ +There was a clash between two libraries of the same name but with different versions and source url. +This has been fixed. Also adding publiccode.yml file to project root. + +Notes +~~~~~ + +No database upgrade needed. + +Contributors +~~~~~~~~~~~~ + +A big thanks to all the contributors to version 1.6.1 : + +* Jeroen Baten +* Santiago Borrazas + +Changes +~~~~~~~ + +* Merge pull request #2068 from sanbor/fix-woodstox-stax2-conflict-2067 +* Exclude obsolete woodstox-core-asl from CXF transitive deps (fixes #2067). + + Version 1.6.0 (17 Apr 2026) ---------------------------------- diff --git a/VERSION b/VERSION index dc1e644a10..9c6d6293b1 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.6.0 +1.6.1 diff --git a/debian/changelog b/debian/changelog index af0f222d5f..9d1b6e2f28 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,14 @@ +libreplan (1.6.1-1) squeeze; urgency=low + + * Released LibrePlan 1.6.1 + + -- Jeroen Baten Wed, 10 Jun 2026 12:35:16 +0200 + libreplan (1.6.0-1) squeeze; urgency=low * Released LibrePlan 1.6.0 - -- Jeroen Baten Tue May 5 15:44:40 CEST 2026 + -- Jeroen Baten Tue, 05 May 2026 15:44:40 +0100 libreplan (1.4.1-2) UNRELEASED; urgency=low diff --git a/ganttzk/pom.xml b/ganttzk/pom.xml index b07aabe21a..ad9de97c4d 100644 --- a/ganttzk/pom.xml +++ b/ganttzk/pom.xml @@ -6,7 +6,7 @@ org.libreplan libreplan - 1.6.0 + 1.6.1 ganttzk jar diff --git a/ganttzk/src/main/resources/metainfo/zk/lang-addon.xml b/ganttzk/src/main/resources/metainfo/zk/lang-addon.xml index df6a3790a0..6cb7ba4642 100755 --- a/ganttzk/src/main/resources/metainfo/zk/lang-addon.xml +++ b/ganttzk/src/main/resources/metainfo/zk/lang-addon.xml @@ -5,9 +5,9 @@ xul/html - - - + + + zul xul diff --git a/libreplan-business/pom.xml b/libreplan-business/pom.xml index 72904d570e..dce25b82bc 100644 --- a/libreplan-business/pom.xml +++ b/libreplan-business/pom.xml @@ -6,7 +6,7 @@ org.libreplan libreplan - 1.6.0 + 1.6.1 libreplan-business jar diff --git a/libreplan-webapp/pom.xml b/libreplan-webapp/pom.xml index 25fe65300b..bb11d3986f 100644 --- a/libreplan-webapp/pom.xml +++ b/libreplan-webapp/pom.xml @@ -6,7 +6,7 @@ org.libreplan libreplan - 1.6.0 + 1.6.1 libreplan-webapp war diff --git a/libreplan-webapp/src/main/resources/metainfo/zk/lang-addon.xml b/libreplan-webapp/src/main/resources/metainfo/zk/lang-addon.xml index e978430253..7d1e0a48a6 100755 --- a/libreplan-webapp/src/main/resources/metainfo/zk/lang-addon.xml +++ b/libreplan-webapp/src/main/resources/metainfo/zk/lang-addon.xml @@ -6,8 +6,8 @@ xul/html - - + + twowayselector diff --git a/libreplan.spec b/libreplan.spec index d8930bdd68..c85164d245 100644 --- a/libreplan.spec +++ b/libreplan.spec @@ -1,5 +1,5 @@ Name: libreplan -Version: 1.6.0 +Version: 1.6.1 Release: 1 Summary: Web application for project planning, monitoring and control License: AGPLv3 @@ -105,8 +105,12 @@ rm -rf ${RPM_BUILD_ROOT} %{_datadir}/%{name}/conf/* %changelog -* Wed Apr 15 2015 Jeroen Baten jeroen@libreplan.dev> - 1.6.0-1 +* Wed Jun 10 2026 Jeroen Baten jeroen@libreplan.dev> - 1.6.1-1 +- Released LibrePlan 1.6.1 +* Wed Apr 15 2026 Jeroen Baten jeroen@libreplan.dev> - 1.6.0-1 - Released LibrePlan 1.6.0 +* Wed Apr 15 2015 Jeroen Baten jbaten@i2rs.nl - 1.4.1-1 +- Released LibrePlan 1.4.1 * Mon Apr 29 2012 Manuel Rego Casasnovas - 1.4.0-1 - Released LibrePlan 1.4.0 * Fri Dec 21 2012 Manuel Rego Casasnovas - 1.3.3-1 diff --git a/pom.xml b/pom.xml index 8886ee5e68..f2361605af 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.libreplan libreplan pom - 1.6.0 + 1.6.1 LibrePlan diff --git a/publiccode.yml b/publiccode.yml new file mode 100644 index 0000000000..b9f3f1890a --- /dev/null +++ b/publiccode.yml @@ -0,0 +1,88 @@ +publiccodeYmlVersion: 0.5.0 +name: LibrePlan +url: https://github.com/LibrePlan/libreplan +softwareVersion: 1.6.0 +releaseDate: 2026-05-15 +platforms: + - web + - linux +categories: + - enterprise-project-management + - project-management + - project-collaboration +organisation: + uri: https://opencollective.com/libreplan + name: Open Collective Europe +roadmap: https://www.libreplan.dev/info/roadmap/ +developmentStatus: stable +softwareType: standalone/web +description: + en: + localisedName: LibrePlan + shortDescription: open source web-based project management application + longDescription: >- + LibrePlan is an open source web-based project management application. It + allows project managers to plan projects, see the resource load (people + and machines), track time and materials during realization, report + progress, find deviations and connect to other systems. It has many, many + features, is stable and user friendly. + + + The LibrePlan team creates and supports this open source project + management application to help you plan, monitor and control projects. + features: + - project management + - Gantt overview + - Resource allocation + - Resource selection criteria + - email notification + - critical path + - resource load view + - pipeline view + - project documentation repositories + - jira integration + - REST interface + - web services interface + - reports + screenshots: + - https://www.libreplan.dev + videos: + - https://www.youtube.com/watch?v=gLxlLpbOQMA + - https://www.youtube.com/watch?v=u6QvX_Cwe9w + - https://www.youtube.com/watch?v=UI__mC9yZwk +legal: + license: AGPL-3.0-or-later +maintenance: + type: community + contacts: + - name: Jeroen Baten + email: jeroen@libreplan.dev + phone: "+31648519096" + affiliation: Project leader +localisation: + localisationReady: true + availableLanguages: + - nl + - fr + - de + - en + - it + - es + - ca + - ru + - uk + - zh + - zh-Hans + - ja + - nb + - nb-NO + - no + - cs + - cs-CZ + - fa-IR + - pl + - pl-PL + - pt + - pt-BR + - sv + - sv-SE