Correctifs pour opsi 4.0/4.1 stable

Ce forum est dédié au nouveautés, événements autour du projet Opsi
Antworten
Benutzeravatar
otto
uib-Team
Beiträge: 195
Registriert: 08 Aug 2017, 12:16

Correctifs pour opsi 4.0/4.1 stable

Beitrag von otto »

Chers utilisateurs d'opsi,

nous avons constaté une erreur dans le paquet opsi-scriopt / opsi-winst actuel.

À cause de cette erreur opsi-script annonce une erreur de syntaxe quand on appele une complexe (mais correcte) fonction de 'defined functions'.
Ces appels se trouvent par example dans les produits opsi-wim-capture, opsi-vhd-control et opsi-local-image-wim-capture.

Nous publions la version 4.12.0.20, dans laquelle cette problème est résolu, comme stable et testing.

#####################################
Comme stable et testing nous publions:

Produits Windows LocalBoot

* opsi-winst/opsi-script (4.12.0.20)
* opsi-script-test (4.12.0.20)


detlef oertel


Changelogs:
=============================
opsi-winst/opsi-script (4.12.0.20) stable; urgency=low

* osparserhelper: GetWord: search backwards=true;backwardfirst=true : / get from "hu)hu)))" as expr "hu)hu" with remaining ")))"
* osparserhelper: GetWord: search backwards=true;backwardfirst=false : / get from "hu)hu)))" as expr "hu)hu))" with remaining ")"
* osparserhelper: GetWordOrStringConstant: new params search backwards=true;backwardfirst=false
* osparser: producestringlist: do not delete remaining after call of defined function
* osdefinedfunctions: parseCallParameter: better error messages
* osdefinedfunctions: parseCallParameter: trim paramstr ; fixes #3526
* osdefinedfunctions: call: set inDefFuncIndex on leaving function ; fixes #3528
* osparser: executeWith: use autoactivitydisplay
* osparser: execShellCall: use autoactivitydisplay
* osparser: execPowerShellCall: use autoactivitydisplay

-- Detlef Oertel <d.oertel@uib.de> Mon, 14 May 2018:15:00:00 +0200

opsi-winst/opsi-script (4.12.0.19) stable; urgency=low

* osparser: new SearchForSectionLines
* osparser: SearchForSectionLines used in produceStringlist and doAktionen
* oswebservice connection timeout 20 sec
* osdefinedfunctions: fix at free the local Vars (no $result$ if dfpVoid

-- Detlef Oertel <d.oertel@uib.de> Tue, 8 May 2018:15:00:00 +0200

opsi-winst/opsi-script (4.12.0.18) stable; urgency=low

* oslog: fix logging defined function that are included

-- Detlef Oertel <d.oertel@uib.de> Thu, 3 May 2018:15:00:00 +0200
=============================
Antworten