Neue Pakete in stable und testing

Neuigkeiten und Ankündigungen
Antworten
Benutzeravatar
d.oertel
uib-Team
Beiträge: 3319
Registriert: 04 Jun 2008, 14:27

Neue Pakete in stable und testing

Beitrag von d.oertel »

Hi,

der opsi-winst ist in der Version 4.10.1 ist als stable freigegeben.
der opsi-winst ist in der Version 4.10.3 ist als testing freigegeben.

Erweiterung in der stable Version (seit der letzetn testing):
DecStrToHexStr
HexStrToDecStr
getMSVersionMap

Erweiterungen in der testing Version betreffen vorallem das Handling auf 64-Bit Systemen.
sowie das Logging, die interaktive Oberfläche und
* new: takeFirstStringContaining(<list>,<search string>)
* new: getlistcontaining(<list>,<search string>)

Aktualisierte Dokus finden sich im Testing Bereich.

gruss
d.oertel

Changelog seit der letzten stable Version 4.8.8-2:

opsi-winst (4.10.3.1-1) testing; urgency=low

* code cleanup
* new loglevels
(* new Loglevels since opsi 3.5:
0 = nothing (absolute nothing)
1 = essential ("unverzichtbares")
2 = critical (unexpected errors that my cause a program abort)
3 = error (Errors that don't will abort the running program)
4 = warning (you should have a look at this)
5 = notice (Important statements to the program flow)
6 = info (Additional Infos)
7 = debug (important debug messages)
8 = debug2 (a lot more debug informations and data)
9 = confidential (passwords and other security relevant data)
*)
* new command <setLogLevel=>
* <LogLevel=> is depricated and now implemented as loglevel := loglevel+4 for backward compatibility
* GetSystemtype now using windows api wrapper DSiIsWow64
* New: Parameter '/64Bit' for Files-Sections (disables file redirection)
using: DSiDisableWow64FsRedirection and DSiRevertWow64FsRedirection
see http://msdn.microsoft.com/en-us/library ... 85%29.aspx
* New: Funktion FileExists64 with disabled file redirection at 64 Bit
* Log-Level and timestamp is shown at the start of every Log-Line
* LogView with search, color, font size regulation, loglevel filter
* Const %ProfileDir% via DSiGetFolderLocation(CSIDL_PROGRAM_FILES)
* New: Registry: For 64Bit and AllNtUserDats own redirection
* bug fix in postinst (']' missing; also fixed in 4.10.1.0-2)
* new: takeFirstStringContaining(<list>,<search string>)
* new: getlistcontaining(<list>,<search string>)
* wimesg with Richedit component (gives the possibility for copy the messages, and better encoding than memo)


-- Detlef Oertel <d.oertel@uib.de> Tue, 16 Apr 2010:15:00:00 +0200

opsi-winst (4.10.2.1-1) experimental; urgency=low

* All clx components removed
* Message also writes to log
* new interactive GUI
* Log-Level is show at the start of every Log-Line

-- Detlef Oertel <d.oertel@uib.de> Tue, 1 Apr 2010:15:00:00 +0200



opsi-winst (4.10.1.0-1) stable; urgency=low

* New: DecStrToHexStr
* New: HexStrToDecStr

-- Detlef Oertel <d.oertel@uib.de> Tue, 23 Mar 2010:15:00:00 +0200

opsi-winst (4.10.0.0-1) stable; urgency=low

* New: getMSVersionMap
* New: GetRegistryStringValue64
* New: Parameter '/64Bit' for Registry-Sections
* Background infos for getMSVersionMap
* http://msdn.microsoft.com/en-us/library ... 85%29.aspx
* http://www.delphi-treff.de/tipps/system ... ermitteln/
* http://www.tek-tips.com/viewthread.cfm? ... 774&page=6
* http://msdn.microsoft.com/en-us/library/dd419805.aspx
* http://msdn.microsoft.com/en-us/library ... 85%29.aspx
* Background infos for 64 Bit Registry access:
* http://msdn.microsoft.com/en-us/library ... 85%29.aspx
* http://msdn.microsoft.com/en-us/library ... 85%29.aspx
* http://www.delphipraxis.net/topic103630 ... 2node.html
* postinst: copy files only to utils dir if it exists

-- Detlef Oertel <d.oertel@uib.de> Tue, 23 Mar 2010:15:00:00 +0200

opsi-winst (4.9.4.2-1) experimental; urgency=low

* improved focus handling in interactive login to configuration
service

-- Rupert Roeder <r.roeder@uib.de> Tue, 12 Jan 2009:12:31:43 +0200

opsi-winst (4.9.4.1-1) experimental; urgency=low

* in interactive mode, the batch gui is only shown when activated by
a button

-- Rupert Roeder <r.roeder@uib.de> Mon, 11 Jan 2009:10:31:43 +0200

opsi-winst (4.9.4.0-1) experimental; urgency=low

* new experiment for getting a second entry in the taskbar

-- Rupert Roeder <r.roeder@uib.de> Thu, 07 Jan 2009:10:31:43 +0200

opsi-winst (4.9.3.5-1) experimental; urgency=low

* increased logging for setting product action requests on reinstall

-- Rupert Roeder <r.roeder@uib.de> Mon, 14 Dec 2009:12:31:43 +0200

opsi-winst (4.9.3.4-1) experimental; urgency=low

* new algorithm for catch output

-- Rupert Roeder <r.roeder@uib.de> Fre, 20 Nov 2009 12:31:43 +0200

opsi-winst (4.9.3.3-1) experimental; urgency=low

* bugfix

-- Rupert Roeder <r.roeder@uib.de> Fre, 13 Nov 2009 16:31:43 +0200

opsi-winst ( opsi-winst_4.9.3.2-1) experimental; urgency=low

* bugfix for trace mode
* fatal error handling also for if clauses
* command line option usercontext
* patch text file commands set_mozilla_pref, addstringlistelement_to_mozilla_pref
* new String function getUserSID
* new locations for logfile

opsi-winst ( opsi-winst_4.9.3.1-3) experimental; urgency=low

* bugfix for fatal error

opsi-winst ( opsi-winst_4.9.3.1-2) experimental; urgency=low

* on fatal error, winst stops execution also with if
* no more trace mode when log file cannot be written, instead message
box
* introduction of usercontext in command line and batch mode, new
String function getUserSid

opsi-winst ( opsi-winst_4.9.3.0-2) experimental; urgency=low
* setacl.exe removed bardo wolf
opsi-winst (4.9.3) experimental; urgency=low

* for temporary batch files the logging directory is used

-- Rupert Roeder <r.roeder@uib.de> Mon, 26 Oct 2009 12:31:43 +0200
opsi-winst (4.9.2) experimental; urgency=low

* new command in PatchTextFile section: set_mozilla_pref
* ensuring that opsi-winst does not set itself to update on reinstallation

-- Rupert Roeder <r.roeder@uib.de> Mon, 26 Oct 2009 12:31:43 +0200

opsi-winst (4.9.1.1) experimental; urgency=low

* user account name on top of winst log

-- Rupert Roeder <r.roeder@uib.de> Thu, 08 Oct 2009 12:31:43 +0200

opsi-winst (4.9.1.0) experimental; urgency=low

* trying to reconnect when a connection error 10054 occured

-- Rupert Roeder <r.roeder@uib.de> Wed, 17 Sep 2009 10:31:43 +0200

opsi-winst (4.9.0.0) stable; urgency=low

* new functions GetProductProperty, GetSectionLines

-- Rupert Roeder <r.roeder@uib.de> Wed, 16 Sep 2009 10:31:43 +0200
opsi support - uib gmbh

For productive opsi installations we recommend support contracts.
http://www.uib.de
http://www.opsi.org
Antworten