Skip to content

Commit

Permalink
[Documentazione]
Browse files Browse the repository at this point in the history
Predisposto rilascio 3.3.5.p1
  • Loading branch information
andreapoli committed Dec 17, 2021
1 parent 753edfc commit 5120ad1
Show file tree
Hide file tree
Showing 25 changed files with 48 additions and 19 deletions.
15 changes: 15 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
2021-12-18 Andrea Poli <[email protected]>

* Rilasciata versione 3.3.5.p2

2021-12-17 Andrea Poli <[email protected]>

* [GovwayConsole]
Nella console di gestione, se configurata in Load Balancing per gestire molteplici nodi,
l'accesso alla sezione 'Runtime' causava delle invocazioni verso i nodi gestiti ancor prima di averne selezionato qualcuno o aver richiesto operazioni di gestione (es. svuota cache).

2021-12-17 Andrea Poli <[email protected]>

* [GovWayCore]
Libreria 'lo4j2' aggiornata alla versione '2.16.0' per risolvere la vulnerabilità 'CVE-2021-45046'.

2021-12-14 Andrea Poli <[email protected]>

* Rilasciata versione 3.3.5.p1
Expand Down
2 changes: 1 addition & 1 deletion ant/commons/sql-build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<target name="git-version-sql-replace">

<!-- Imposto versione -->
<var name="pddDetails" value="3.3.5.p1" />
<var name="pddDetails" value="3.3.5.p2" />
<var name="pddVersionMajor" value="3" />
<var name="pddVersionMinor" value="3" />

Expand Down
6 changes: 3 additions & 3 deletions ant/setup/antinstall-config.xml
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE installer PUBLIC "-//tp23 //DTD Ant Installer Config//EN" "http://antinstaller.sf.net/dtd/antinstall-config-0.8.dtd">
<installer name="GovWay Installer v3.3.5.p1" defaultImageResource="/logoSetup.png"
<installer name="GovWay Installer v3.3.5.p2" defaultImageResource="/logoSetup.png"
ui="swing,text"
verbose="false"
windowIcon="/iconaSetup.png" wide="550:275" loadDefaults="true">

<!-- Se si caricano i loadDefaults non funzionano piu' i cambi di stato per il db -->
<!-- loadDefaults="true" > -->

<page type="input" name="intro" displayText="Installer GovWay v3.3.5.p1">
<page type="input" name="intro" displayText="Installer GovWay v3.3.5.p2">
<comment explanatoryText=""/>
<comment explanatoryText="Il software GovWay e' distribuito con licenza GPL v3"/>
<comment explanatoryText=""/>
<comment explanatoryText="Per maggiori informazioni sul prodotto:"/>
<comment explanatoryText=" https://govway.org" bold="true"/>
<comment explanatoryText=" https://link.it" bold="true"/>

<hidden property="antinstaller_versione_attuale_con_p_level" value="3.3.5.p1"/> <!-- se presente indicare il patch o RC level (es. 3.2.1.rc1). Finisce nei jar -->
<hidden property="antinstaller_versione_attuale_con_p_level" value="3.3.5.p2"/> <!-- se presente indicare il patch o RC level (es. 3.2.1.rc1). Finisce nei jar -->
<hidden property="antinstaller_versione_attuale" value="3.3.5"/>

<!-- NOTA: le proprieta seguenti NON devono essere utilizzate al di fuori della ifProperty altrimenti su windows non vengono
Expand Down
2 changes: 1 addition & 1 deletion distrib/distrib.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ TAG_PDD_VERSION_PRODUCT="3"
TAG_PDD_VERSION_MAJOR="3"
TAG_PDD_MAJOR_VERSION="${TAG_PDD_VERSION_PRODUCT}.${TAG_PDD_VERSION_MAJOR}"
TAG_PDD_MINOR_VERSION=5
TAG_PDD_PATCHLEVEL=p1
TAG_PDD_PATCHLEVEL=p2
ramo=tags # tags / branches
GIT_URL=https://github.com/link-it/govway.git

Expand Down
4 changes: 3 additions & 1 deletion distrib/tag.README
Original file line number Diff line number Diff line change
Expand Up @@ -108,4 +108,6 @@ Per creare una tag version:

19. Riportazione indicazione di backwardCompatibility e hotUpgrade sul wiki (per indicare le info sull'aggiornamento della base dati)

20. (PVersion) Creazione versione tag
22. Aggiungere la nuova versione come directory all'interno degli script di distribuzione delle immagini docker

21. (PVersion) Creazione versione tag
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<!-- govway version -->
<govway.version>3.3.5.p1</govway.version>
<govway.version>3.3.5.p2</govway.version>

<!-- compile config -->
<compile>compile</compile> <!-- compile phase, use 'none' for disable -->
Expand Down
4 changes: 2 additions & 2 deletions publiccode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,9 +135,9 @@ maintenance:
name: GovWay
platforms:
- web
releaseDate: '2021-12-14'
releaseDate: '2021-12-18'
softwareType: standalone/web
softwareVersion: 3.3.5.p1
softwareVersion: 3.3.5.p2
url: 'https://github.com/link-it/govway'
usedBy:
- MISE - Ministero dello Sviluppo Economico
Binary file modified resources/doc/pdf/GovWay-HowTo.pdf
Binary file not shown.
Binary file modified resources/doc/pdf/GovWay-ManualeInstallazione.pdf
Binary file not shown.
Binary file modified resources/doc/pdf/GovWay-ManualeMonitoraggio.pdf
Binary file not shown.
Binary file modified resources/doc/pdf/GovWay-ManualeUtente.pdf
Binary file not shown.
Binary file modified resources/doc/pdf/GovWay-ReleaseNotes.pdf
Binary file not shown.
Binary file modified resources/doc/pdf/GovWay-ScenariApplicativi.pdf
Binary file not shown.
4 changes: 2 additions & 2 deletions resources/doc/src/manuali/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
numfig = True

# The short X.Y version
version = '3.3.5.p1'
version = '3.3.5.p2'
# The full version, including alpha/beta/rc tags
release = '3.3.5.p1'
release = '3.3.5.p2'


# -- General configuration ---------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion resources/doc/src/releaseNotes/3.3.4/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ si può invece far riferimento al file ChangeLog di questa versione.

Per la versione 3.3.4 utilizzare l'ultima patch version che risolve bug importanti descritti nelle sezioni:

- :ref:`3.3.4.1_bug`
- :ref:`3.3.4.2_bug`
- :ref:`3.3.4.1_bug`

.. toctree::
:maxdepth: 2
Expand Down
10 changes: 10 additions & 0 deletions resources/doc/src/releaseNotes/3.3.5/bug_p2.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
.. _3.3.5.2_bug:

Bug Fix 3.3.5.p2
----------------

Sono stati risolti i seguenti bug:

- libreria 'lo4j2' aggiornata alla versione '2.16.0' per risolvere la vulnerabilità 'CVE-2021-45046';

- nella console di gestione, se configurata in Load Balancing per gestire molteplici nodi, l'accesso alla sezione 'Runtime' causava delle invocazioni verso i nodi gestiti ancor prima di averne selezionato qualcuno o aver richiesto operazioni di gestione (es. svuota cache).
2 changes: 2 additions & 0 deletions resources/doc/src/releaseNotes/3.3.5/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ si può invece far riferimento al file ChangeLog di questa versione.

Per la versione 3.3.5 utilizzare l'ultima patch version che risolve bug importanti descritti nelle sezioni:

- :ref:`3.3.5.2_bug`
- :ref:`3.3.5.1_bug`


Expand All @@ -27,4 +28,5 @@ si può invece far riferimento al file ChangeLog di questa versione.
installer
bug
bug_p1
bug_p2

4 changes: 2 additions & 2 deletions resources/doc/src/releaseNotes/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
author = u'Link.it'

# The short X.Y version
version = u'3.3.5.p1'
version = u'3.3.5.p2'
# The full version, including alpha/beta/rc tags
release = u'3.3.5.p1'
release = u'3.3.5.p2'


# -- General configuration ---------------------------------------------------
Expand Down
Binary file modified resources/scenari/scenari.zip
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ info:
x-summary: Servizi per la configurazione di GovWay
description: Servizi per la configurazione di GovWay
termsOfService: https://govway.org/documentazione/api/index.html
version: "3.3.5.p1"
version: "3.3.5.p2"
contact:
email: [email protected]
license:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ info:
license:
name: "GPL v3.0"
url: "https://www.gnu.org/licenses/gpl-3.0.txt"
version: "3.3.5.p1"
version: "3.3.5.p2"
x-api-id: "https://govway.org/apiConfig"
x-summary: "Servizi per la configurazione di GovWay"
servers:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ info:
x-summary: Servizi per il monitoraggio di GovWay
description: Servizi per il monitoraggio di GovWay
termsOfService: https://govway.org/documentazione/api/index.html
version: "3.3.5.p1"
version: "3.3.5.p2"
contact:
email: [email protected]
license:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ info:
license:
name: "GPL v3.0"
url: "https://www.gnu.org/licenses/gpl-3.0.txt"
version: "3.3.5.p1"
version: "3.3.5.p2"
x-api-id: "https://govway.org/apiMonitor"
x-summary: "Servizi per il monitoraggio di GovWay"
servers:
Expand Down
2 changes: 1 addition & 1 deletion tools/utils/src/org/openspcoop2/utils/Costanti.java
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ public class Costanti {
public final static String OPENSPCOOP2_LOOKUP = "GOVWAY_LOOKUP";

/** Versione beta, es: "b1" */
public static final String OPENSPCOOP2_BETA = ".5.p1"; //".0.rc1";
public static final String OPENSPCOOP2_BETA = ".5.p2"; //".0.rc1";
/** Versione di OpenSPCoop */
public static final String OPENSPCOOP2_VERSION = "3.3"+Costanti.OPENSPCOOP2_BETA;
/** Versione di OpenSPCoop */
Expand Down

0 comments on commit 5120ad1

Please sign in to comment.