opsi 4.1: Updates in testing

Antworten
Benutzeravatar
n.wenselowski
Ex-uib-Team
Beiträge: 3194
Registriert: 04 Apr 2013, 12:15

opsi 4.1: Updates in testing

Beitrag von n.wenselowski »

Dear opsi users,

updates have been released for opsi 4.1 in testing.


With the general availability of winexe for the distributions supported by the opsi 4.1 server OSes winexe has been added as a dependency in opsi-windows-support.

opsi-admin gained support for the configuration of connection data (address, username, password) in a file so that configuring this on the commandline is not required anymore.
A blogpost explains background information.
More information can be found in the manual.

The overview page of the opsiconfd has been overhauled.
There is now a simpler selection for downloading the configed installer that reacts to the used OS.

Translations for opsi-admin can be made in Transifex as usual.


Updated packages in testing:

Server packages:
  • opsi-directory-connector 28-1
  • opsi-linux-bootimage 20190227-1
  • opsi-utils 4.1.1.30-1
  • opsi-windows-support 4.1.1.8-1
  • opsiconfd 4.1.1.18-4
  • python-opsi 4.1.1.62-1

Linux localboot packages:
  • opsi-configed 4.1.1.0.5-2
Windows localboot packages:
  • opsi-configed 4.1.1.0.5-2

With kind regards

Niko Wenselowski


PS: Changelogs:

-------------------------------------------

opsi-configed (4.1.1.0.5-2) TESTING; urgency=medium

* updated bundled java versions

-- Rupert <r.roeder@uib.de> Fri, 18 Feb 2019 13:11:46 +0100


opsi-configed (4.1.1.0.5-1) TESTING; urgency=medium

* option to extend product groups so that they include all dependent products

-- Rupert <r.roeder@uib.de> Fri, 13 Feb 2019 13:11:46 +0100

opsi-configed (4.1.1.0.4-1) STABLE; urgency=medium

* permission options added for host group permission, create client permission, product group permission

* support for upload of 4.1. repo files

-- Rupert <r.roeder@uib.de> Fri, 01 Feb 2019 13:11:46 +0100

opsi-configed (4.0.7.8.7-1) STABLE; urgency=medium

* info window if the opsiconfd version is not more supported
* on login page info about the java environemnet

-- Rupert <r.roeder@uib.de> Tue, 22 Jan 2019 13:11:46 +0100

-------------------------------------------

opsi-directory-connector (28-1) testing; urgency=medium

* When creating an client set the date for lastseen to zeroes to make
newly created clients that haven't been in contact yet easy to spot.
* Removed parts meant for handling sync of empty groups.
This deprecates the configuration settings mapping.groups and
directory.search_query_groups from the configuration file.
* Internal refactorings.

-- Niko Wenselowski <n.wenselowski@uib.de> Mon, 10 Dec 2018 13:39:24 +0100

opsi-directory-connector (27-1) testing; urgency=medium

* Internal restructuring.

-- Niko Wenselowski <n.wenselowski@uib.de> Mon, 19 Nov 2018 12:30:38 +0100

-------------------------------------------

opsi-linux-bootimage (20190227-1) testing; urgency=medium

running rngd twice
corrected typo in master.py

opsi-linux-bootimage (20190218-1) testing; urgency=medium

kernel 4.20.8

-- Mathias Radtke m.radtke@uib.de Mon, 18 Feb 2019 12:38:41 +0100

-------------------------------------------

opsi-utils (4.1.1.30-1) stable; urgency=medium

* opsi-admin: Only show error message about reading session information
if an session file exists.
* opsi-admin: Added support for using an opsirc file via --opsirc.
* opsi-admin: History and session ID are now stored in ~/.opsi.org/

-- Niko Wenselowski <n.wenselowski@uib.de> Tue, 19 Feb 2019 17:07:15 +0100

opsi-utils (4.1.1.29-1) stable; urgency=medium

* opsi-admin: Fix bug in calling task
setActionRequestWhereOutdatedWithDependencies.
This method remains obsolete and the corresponding method should be used.
* opsi-admin: Logfile in interactive mode will use loglevel 7.
* opsi-admin: Set default loglevel to 3.
* opsi-backup: Small internal refactoring.
* opsi-package-updater: Improved text for --help.

-- Niko Wenselowski <n.wenselowski@uib.de> Thu, 07 Feb 2019 16:53:11 +0100

-------------------------------------------

opsi-windows-support (4.1.1-8) testing; urgency=medium

* Winexe now a dependency also for CentOS/RHEL

-- Mathias Radtke <m.radtke@uib.de> Wed, 06 Feb 2019 09:31:24 +0100

opsi-windows-support (4.1.1-7) testing; urgency=medium

* corrected RPM requirement for CentOS/RHEL

-- Mathias Radtke <m.radtke@uib.de> Tue, 22 Jan 2019 09:30:00 +0100

opsi-windows-support (4.1.1-6) testing; urgency=medium

* added dependency: winexe

-- Mathias Radtke <m.radtke@uib.de> Mon, 21 Jan 2019 12:17:53 +0100

-------------------------------------------

opsiconfd (4.1.1.18-4) stable; urgency=medium

* Overview page: Automatic selection of download link per requesting OS.
* Info page: Place the logo above the heading.

-- Niko Wenselowski <n.wenselowski@uib.de> Thu, 21 Feb 2019 16:17:16 +0100

-------------------------------------------

python-opsi (4.1.1.62-1) stable; urgency=medium

* Opsi.Util.File.Opsi.Opsirc: Change the default path for an opsirc file
to ~/.opsi.org/opsirc.

-- Niko Wenselowski <n.wenselowski@uib.de> Tue, 19 Feb 2019 16:58:20 +0100

python-opsi (4.1.1.61-1) stable; urgency=medium

* OPSI.Util.Task.UpdatePackages.Updater.getLocalPackages: When looking for
the checksum file use the absolute path.

-- Niko Wenselowski <n.wenselowski@uib.de> Mon, 18 Feb 2019 10:53:33 +0100

python-opsi (4.1.1.60-1) stable; urgency=medium

* OPSI.Backend.MySQL: Fixed a reference error.
* OPSI.Util.File.Opsi.Opsirc.readOpsirc: Skip empty values from config.
* OPSI.Util.File.Opsi.Opsirc.readOpsirc: Mark passwords as confidential
right after reading.
* OPSI.Util.File.Opsi.Opsirc.readOpsirc: filename parameter is optional.
If None is given it will resort to retrieving the path via
getOpsircPath.

-- Niko Wenselowski <n.wenselowski@uib.de> Fri, 15 Feb 2019 13:07:20 +0100

python-opsi (4.1.1.59-1) stable; urgency=medium

* DhcpOnDepot Feature-Fix: (fixes #3901)
* Added module OPSI.Util.File.Opsi.Opsirc

-- Erol Ueluekmen <e.ueluekmen@uib.de> Fri, 08 Feb 2019 15:15:29 +0100

-------------------------------------------

Code: Alles auswählen

import OPSI
Antworten