Sehr geehrte opsi Betreiber,
wir haben folgende Paketversionen als stable veröffentlicht:
- opsi-winst 4.10.8.14
- opsi-client-agent 4.0-13
Die netbootprodukte zur unattended Betriebssystem Installation win*.opsi
Das netbootprodukt memtest 3.5.b-1
Die opsi-winst Version fixed einen Fehler beim Aufruf von 'opsiLicenseManagementEnabled'
der vermutlich seit opsi-winst 4.10.8.9 (testing) existiert
Wesentliche Änderungen beim opsi-client-agent:
- Überarbeitete und verbesserte Deinstallationsscripte
- Bugfixes im opsiclientd
- Aufnahme aller bekannten Depots als trusted share
Wesentliche Änderungen bei den netbootprodukten win*:
- Verbesserungen bei Treiberintegration und der Einbindung von Treibern im winpe
Das netbootprodukt memtest 3.5.b-1:
- enthält einen aktualisierten memtest
- fixed einen Fehler bei der Rechtevergabe in /tftpboot während der Installation des Pakets
wir haben folgende Paketversionen von experimental nach testing verschoben:
- opsi-client-agent 4.0.1-3
Es handelt sich um eine Vorabversion der kommenden opsi 4.0.1 Release.
Der entsprechende changelog ist noch in Arbeit.
gruss
d.oertel
Die changelogs:
opsi-client-agent:
Hier die ausführlichen Changelogs seit der aktuellen stable Version : 4.0.11
=====================================================
opsi-client-agent (4.0-13) testing; urgency=low
* bugfixes in register all known depots as trusted:
* also use hostname (netbiosnames)
* try to authenticate at the webservice if in bootimage mode
-- Detlef Oertel <d.oertel@uib.de> Thu, 27 Jan 2011 19:00:00 +0100
opsi-client-agent (4.0-12) testing; urgency=low
* opsigina.dll 1.3
- prevent gina chain loop (NextGina = opsigina.dll)
- read config from HKLM\Software\opsi.org\opsi-client-agent with fallback to ..\preloginloader
* opsiclientd 4.0.25: Close socket in HTTP
* make/delete Registry settings at HKLM\Software\opsi.org\opsi-client-agent (and preloginloader)
* workaround for bug #197 removed
* make/delete and lock new directory $OCD_OpsiVarDir$ (c:\opsi.org) for caching, logging, etc
* setup.ins: Aborts with interactive message if copy fails
* kills notifier.exe on uninstall
* uninstall: fallback to deactivation if first gina is not a well known opsi gina
* new product property: on_uninstall , possible values: deactivation, uninstall
* ask for all known depots and set register them all as trusted
-- Jan Schneider <j.schneider@uib.de> Tue, 11 Jan 2011 20:16:00 +0100
-------------------------------------------
opsi-winst:
Hier die ausführlichen Changelogs seit der aktuellen stable Version : 4.10.8.7
=====================================================
opsi-winst (4.10.8.14) stable; urgency=low
* widatamodul: TOpsi4Data.getOpsiModules : ISuperObject; with opsi 4 methods
-- Detlef Oertel <d.oertel@uib.de> Tue, 28 Dec 2010:17:00:00 +0200
opsi-winst (4.10.8.13) stable; urgency=low
* widatamodul: TOpsiMethodCall.getJsonHashListString:
to avoid datatype conversion values can be prefixed with:
'opsistring:'
-- Detlef Oertel <d.oertel@uib.de> Tue, 28 Dec 2010:17:00:00 +0200
opsi-winst (4.10.8.12) stable; urgency=low
* new constants: %CurrentAppDataDir%, %ScriptDir%, %CommonProfileDir%,
* constant names changed: %StartmenuDir% -> %CurrentStartmenuDir%,
%DesktopDir% -> %CurrentDesktopDir%,
%StartupDir% -> %CurrentStartupDir%,
%ProgramsDir% -> %CurrentProgramsDir%,
%SendToDir% -> %CurrentSendToDir%
-- Detlef Oertel <d.oertel@uib.de> Fri, 10 Dec 2010:17:00:00 +0200
opsi-winst (4.10.8.11-1) stable; urgency=low
* wimemo: window in screen center, larger font, no more autosize -> for showmessagefile, fixes #184
* wisynth: product / version at the end of the log , fixes #110
* wimain: ProcessNonZeroScript: logmessage 'no script file name given' now LLNotice instead of warning
* wisynth: getLocaleInfoMap: system_default_language_id now from HKLM\System\CurrentControlset\Control\Nls\Language','InstallLanguage', fixes #113
* wimain: StartProgramModes: No interactive message if no connection to service, fixes #117
* wiglob: DependentAdd: possibility to abort trace mode, fixes #129
* widatamodul: getOpsiServerVersion: avoid check for serverversion 3 if we get a 'HTTP/1.1 401 Unauthorized' at the first try
* wisynth: No registry redirection for win2k even at /64Bit /Sysnative (win2k can't handle this), fixes #197
* widata: TOpsiMethodCall.getJsonUrlString : String quoted if not in {} (a JSON Object), fixes #198
* wispecfolder: get folder locations now from API instead from Registry
* new constants: %CommonStartmenuDir% ,%CommonDesktopDir%, %CommonStartupDir%, %CommonProgramsDir%, %AppDataDir%, %StartmenuDir%, %DesktopDir%, %StartupDir%, %ProgramsDir%, %SendToDir%, fixes #175
-- Detlef Oertel <d.oertel@uib.de> Tue, 3 Dec 2010:17:00:00 +0200
opsi-winst (4.10.8.10-1) stable; urgency=low
* bugfix: progress was not set on running setup script. fixed in widatamodul:TOpsi4Data.setProductState
* new function: TOpsi4Data.setProductProgress (myprogres : String);
-- Detlef Oertel <d.oertel@uib.de> Tue, 25 Nov 2010:17:00:00 +0200
opsi-winst (4.10.8.9-1) stable; urgency=low
(4.10.8.9a)
* bugfix: at getOpsiServerVersion: if not opsi 4, try to ask opsi3 server
* cleanup: Topsi4data: remove not used functions
(4.10.8.9b)
* uJson removed and replaced by superobject
(4.10.8.9c)
* TJsonThroughHTTPS.retrieveJSONObjectByHttpPost uses at opsi4 compressed stream (sendlog) (part of #114)
* TJsonThroughHTTPS.retrieveJSONObject uses at opsi4 compressed streams
* TJsonThroughHTTPS.retrieveJSONArray uses at opsi4 compressed streams
-- Detlef Oertel <d.oertel@uib.de> Tue, 9 Nov 2010:17:00:00 +0200
opsi-winst (4.10.8.8-1) stable; urgency=low
* bugfix: at getOpsiServerVersion reduce errorcounter by 1 if not opsi 4 (bugfix silent installation)
-- Detlef Oertel <d.oertel@uib.de> Wed, 26 Okt 2010:17:00:00 +0200
-------------------------------------------
netbootprodukte:
Hier die ausführlichen Changelogs seit der aktuellen stable Version
=====================================================
nt5:
windows (4.0-4) stable; urgency=low
* create_driver_links.py: do not link additional drivers
-- uib GmbH <info@uib.de> Wed, 16 Mar 2011 10:13:12 +0000
nt6:
windows (4.0-5) stable; urgency=low
* add 05_copy_drivers to postinst.d
* remove creation of 05_copydriver.cmd from setup.py
* change sequence of driver integration
-- uib GmbH <info@uib.de> Thu, 17 Mar 2011 16:52:30 +0000
windows (4.0-4) stable; urgency=low
* create_driver_links: do not link additional drivers
* setup.py
- starnet.cmd: copy work.cmd to ramdisk and execute
- work.cmd: retry on setup.exe error
-- uib GmbH <info@uib.de> Wed, 16 Mar 2011 10:21:08 +0000
opsi 4.0 Updates
opsi 4.0 Updates
Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.
Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.
uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de