Sehr geehrte opsi-Anwender,
heute veröffentlichen wir neue Pakete in testing für opsi 4.0.7. Neben den Paketen gibt es auch neue Versionen einiger Handbücher, die Sie unter folgendem Link erreichen:
http://download.uib.de/opsi4.0/testing/opsi-v407/doc/
Als Testing veröffentlichen wir folgende opsi-Pakete:
opsi-client-agent (4.0.7.9-2)
swaudit (4.0.7.2-1)
opsi-winst/opsi-script (4.11.6.5)
opsi-winst-test (4.11.6.4-1)
jedit (5.3.0-2)
opsi-configed (4.0.7.3.1-1)
Folgende OS-Pakete werden ebenfalls als Testing veröffentlicht:
opsi-utils (4.0.7.7-1)
opsi-linux-bootimage (20160921-1)
python-opsi (4.0.7.26-1)
Wichtige Änderungen:
Das Paket opsi-client-agent hat in dieser Version drei wichtige Fixes erhalten.
1.) Der Windows-Agent wird nun Plattformabhängig für jede supportete Windows-Plattform speziell gebaut. Damit sollten die DLL-Lade-Probleme behoben sein. Deshalb ist auch die opsi-Paketgröße etwas angewachsen.
2.) Es gab einen Bug im WAN/VPN Modus, der aus einer Änderung der opsihwaudit.conf entstanden ist. Auch dafür ist ein Fix in dem neuen opsi-client-agent Problem vorhanden. Da sich in so einem Fehlerfall der Client nicht per WAN/VPN verteilen lässt, müsste der Client auf den WAN-Clients über die Standardmechanismen neu verteilt werden.
3.) Das install_by_shutdown-Modul hat sporadisch im Betrieb Probleme verursacht. Dieses Problem sollte nun gefixed sein.
Mit freundlichen Grüßen
e. ueluekmen
Changelogs:
opsi-client-agent (4.0.7.9-2) stable; urgency=low
* opsiclientd 4.0.90
-- Erol Ueluekmen <e.ueluekmen@uib.de> Tue, 05 Oct 2016:22:06:00 +0200
opsi-client-agent (4.0.7.9-1) stable; urgency=low
* update to openSSL 1.0.2j
* replacing opsiclientd_shutdown_starter by opsiclientd_event_starter
* opsiclientd_event_starter 4.0.7.0
* changes for installation
-- Detlef Oertel <d.oertel@uib.de> Tue, 04 Oct 2016:15:00:00 +0200
opsi-client-agent (4.0.7.8-1) stable; urgency=low
* opsiclientd 4.0.89
-- Erol Ueluekmen <e.ueluekmen@uib.de> Wed, 21 Sep 2016 15:01:01 +0200
==========================================================================
opsiclientd (4.0.90) stable; urgency=medium
* based on python 4.0.7.26-1
* new plattform dependend build for windows
-- Erol Ueluekmen <e.ueluekmen@uib.de> Tue, 11 Oct 2016 23:32:02 +0200
opsiclientd (4.0.89) stable; urgency=low
* do not use proxy if connecting to localhost (WAN-Mode)
* based python-opsi 4.0.7.21-1
-- Erol Ueluekmen <e.ueluekmen@uib.de> Wed, 21 Sep 2016 14:58:32 +0200
==========================================================================
swaudit (4.0.7.2-1) stable; urgency=low
* fix for readfromfile
* mask single quotes by double single quotes before sending
-- detlef oertel <d.oertel@uib.de> Wed, 12 Oct 2016 15:00:00 +0100
swaudit (4.0.7.1-1) stable; urgency=low
* code cleanup
* complete redesign of webservice connection
* requires opsi-scrip 4.11.6
* removed opsi3 support
* cleanup removed property extended_search
* removed win2k support
* usekeyfinder now has default off
* new property debug_send: Send data using one serviceall per object
-- detlef oertel <d.oertel@uib.de> Wed, 05 Oct 2016 15:00:00 +0100
==========================================================================
opsi-winst/opsi-script (4.11.6.5) stable; urgency=low
* osjson: fix at jsonAsObjectGetKeyList
* osparser: fix at jsonAsObjectDeleteByKey
* osencoding: new overloaded version of reencode with destEncoding
* osfunc: fix TXStringlist.savetofile (use new reencode verion)
* osparser: fix reencodestr (use new reencode verion)
-- Detlef Oertel <d.oertel@uib.de> Mon, 10 Oct 2016:15:00:00 +0200
opsi-winst/opsi-script (4.11.6.4) stable; urgency=low
* osjson: jsonAsObjectGetKeyList: also true on empty keylist
* osjson: new functions: jsonAsObjectDeleteByKey, jsonAsArrayDeleteObjectByIndex
* osparser: new functions: jsonAsObjectDeleteByKey, jsonAsArrayDeleteObjectByIndex
* osencoding: : trim of found encoding ; fixes #2411 ; viewtopic.php?p=38236#p38236
* oswebservice: sendlog: no more reencoding to uft8 ; Perhaps Fehler #2408
* osparser: getMSVersionMap: Do not try to read ReleaseID if below win10; fixes #2316
* osparser / osmain: use LLCritical in fatal situations; fixes #2263
* osparser: CompareDotSeparatedNumbers (str/bool): better wrong parameter handling fixes #2045 #2369
* osparser: new boolean command savetextfilewithencoding(<list>,<filename>,<endoding>)
* osregistry: readentry: trdString, trdExpandString: expicit use empty value if 0 bytes
-- Detlef Oertel <d.oertel@uib.de> Wed, 05 Oct 2016:15:00:00 +0200
opsi-winst/opsi-script (4.11.6.3-2) stable; urgency=low
* update to openSSL 1.0.2j
-- Detlef Oertel <d.oertel@uib.de> Tue, 04 Oct 2016:15:00:00 +0200
opsi-winst/opsi-script (4.11.6.3) stable; urgency=low
* osfunc: new functions: isValidUtf8String(str:string) : boolean;
getFixedUtf8String(str:string) : string;
* osparser : new opsiscript functions:
isValidUtf8String(str:string) : boolean;
getFixedUtf8String(str:string) : string;
-- Detlef Oertel <d.oertel@uib.de> Thu, 08 Sep 2016:15:00:00 +0200
==========================================================================
jedit_5.3.0-2 stable; urgency=low
* opsi-script.xml for opsi-script 4.11.6.4
-- d.oertel <d.oertel@uib.de> Tue, 11 Oct 2016 15:00:00 + 0100
==========================================================================
opsi-winst-test (4.11.6.4-1) stable; urgency=low
* json: new test for jsonAsObjectDeleteByKey, jsonAsArrayDeleteObjectByIndex
* new test savetextfilewithencoding(<list>,<filename>,<endoding>)
-- detlef oertel <d.oertel@uib.de> Fri, 07 Oct 2016 15:00:00 +0200
==========================================================================
opsi-configed (4.0.7.3.1-1) stable; urgency=low
* Bugfix: WakeOnLan is again working
-- Rupert Roeder <r.roeder@uib.de> Tue, 11 Oct 2016 16:30:00 + 0100
==========================================================================
opsi-utils (4.0.7.7-1) testing; urgency=medium
* opsi-makeproductfile: new options --keep-versions, --package-version
and --product-version for non-interactive use.
* opsi-package-manager: it is now possible to specifiy a product id to
use with --new-product-id when installing a package.
This allows installation of a package with a different product id.
-- Niko Wenselowski <n.wenselowski@uib.de> Fri, 23 Sep 2016 15:44:11 +0200
opsi-utils (4.0.7.6-1) testing; urgency=medium
* Raising more specific exceptions.
* opsi-makeproductfile: set rights to created files after creation.
* opsi-makeproductfile: explicit set of default encoding to utf-8.
* Small changes to texts.
-- Niko Wenselowski <n.wenselowski@uib.de> Fri, 16 Sep 2016 09:30:57 +0200
==========================================================================
opsi-linux-bootimage (20160921-1) testing; urgency=medium
* added support for enx<MACADDRESS> named network devices
* updated internal python-opsi-version
* /etc/init.d/opsi doesn't fail when network device is not connected
* dhclient timeout is now set to 30 seconds
-- Mathias Radtke <m.radtke@uib.de> Tue, 20 Sep 2016 15:59:41 +0200
==========================================================================
python-opsi (4.0.7.26-1) stable; urgency=medium
* SQLite backend: Fix syntax error that may occur during an ALTER TABLE
if more than one column should be altered.
-- Niko Wenselowski <n.wenselowski@uib.de> Mon, 10 Oct 2016 17:54:42 +0200
python-opsi (4.0.7.25-1) testing; urgency=medium
* DepotserverBackend: Fix problem with package installation.
-- Niko Wenselowski <n.wenselowski@uib.de> Thu, 29 Sep 2016 18:16:54 +0200
python-opsi (4.0.7.24-1) stable; urgency=medium
* ConfigurationData: On UCS we preferably read the domain from UCR.
If this fails we resort to the Samba config file.
-- Niko Wenselowski <n.wenselowski@uib.de> Tue, 27 Sep 2016 12:37:43 +0200
python-opsi (4.0.7.23-2) stable; urgency=medium
* Correct entry in changelog.
-- Niko Wenselowski <n.wenselowski@uib.de> Mon, 26 Sep 2016 15:29:35 +0200
python-opsi (4.0.7.23-1) stable; urgency=medium
* OPSI.System.Posix: added missing 'datetime' import.
* OPSI.System.Posix: fix wrong reference in getBlockDeviceBusType
-- Niko Wenselowski <n.wenselowski@uib.de> Mon, 26 Sep 2016 13:18:20 +0200
python-opsi (4.0.7.22-1) testing; urgency=medium
* DepotserverBackend: function depot_installPackage now has parameter
'forceProductId' to force a specific product id when installing a
product. The installation will be made into the corresponding directory
of the given product id.
* OPSI.Util.File.Archive.getFileType now follows symlinks.
-- Niko Wenselowski <n.wenselowski@uib.de> Fri, 23 Sep 2016 14:15:56 +0200
python-opsi (4.0.7.21-1) stable; urgency=medium
* New BackendMethod changeWANConfig
* OPSI.System.Posix: added enx network device support
* small fix in Repository-Handling
-- Erol Ueluekmen <e.ueluekmen@uib.de> Wed, 21 Sep 2016 01:22:59 +0200
python-opsi (4.0.7.20-1) stable; urgency=medium
* Various internal refactorings.
* OPSI.System.Posix.which now throws CommandNotFoundException instead of
a basic Exception to make catching errors easier.
-- Niko Wenselowski <n.wenselowski@uib.de> Tue, 13 Sep 2016 09:39:56 +0200
python-opsi (4.0.7.19-1) testing; urgency=medium
* OPSI.Util.Task.UpdateBackend.MySQL: temporary disable foreign key checks
when altering the depotId / hostId.
-- Niko Wenselowski <n.wenselowski@uib.de> Tue, 06 Sep 2016 14:11:02 +0200
python-opsi (4.0.7.18-1) stable; urgency=medium
* OPSI.System.Posix: added sleep function when using ms-sys to write
partition
boot record
* Corrected some typos.
* Make header verify_server_cert work with current Python 2.7.
* OPSI.Util.Task.Samba.configureSamba: warn if oplocks are present in
Samba configuration.
* OPSI.System.Posix: Wait a few seconds before running ms-sys to avoid
timing problems on systems with NVME storage.
-- Niko Wenselowski <n.wenselowski@uib.de> Wed, 24 Aug 2016 17:08:55 +0200
Neue opsi 4.0.7 Pakete in Testing
Neue opsi 4.0.7 Pakete in Testing
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