Skip to content

Releases: CESNET/perun-services

Release 3.4.0

09 Nov 14:52
v3.4.0
a702c9e
Compare
Choose a tag to compare

Changed architecture of all packages to "all", because the packages can be used on all architectures. Updated version numbers of all packages.

Release 3.3.1

31 Oct 13:27
v3.3.1
db34315
Compare
Choose a tag to compare
  • Fixed error code comparison in generic_send script. Now we correctly decide, if service provisioning failed due to an error or just timed out (and is probably running on slave side).

Release 3.3.0

31 Oct 12:22
v3.3.0
1cbb8a8
Compare
Choose a tag to compare
  • Use new group-resource attributes in voms service for "vomsRoles" and "vomsGroupName".
  • Added alternativeLoginNames param in crm_ceitec service.
  • Fixed k5login_root when there are no groups or no valid members in a group.
  • Fixed vsup_vema service to update only own entries with 'vmauth' value in TYPPROP column.
  • Extended vsup_k4 service with OSB_ID from IFIS system.
  • Fixed false deleting of persons in vsup_k4.
  • Extended logging and better debug for generic send script.
  • Fixed parsing of input file in afs service.

Release 3.2.1

10 Oct 08:50
v3.2.1
178f7a2
Compare
Choose a tag to compare

Bugfix release.

Changelog

  • send: Removed all calls of exit in ADConnector.pm since its a library
  • fs_project: Fix typo in project service
  • fs_project: Fix ACL set for owner on directory

Release 3.2.0

01 Oct 09:49
v3.2.0
f952a08
Compare
Choose a tag to compare

Changelog

  • Added service to manager root access using yubikeys.
  • Fixed logging in group and group_nfs4 services.
  • Changed homedir in SafeQ service.
  • Updated locking in ad_mu service.
  • Fixed AD related services and library.
  • Added service for K4 at VŠUP.
  • Added new CoS types to VŠUP Zimbra service.
  • Sort groups in Tinia services.
  • Updated o365 service at MU.

Release 3.1.0

29 Jun 09:12
v3.1.0
8c60032
Compare
Choose a tag to compare

This is the first official release after many years of development without official releases. Because this release contains both GEN scripts for master Perun server and perun-slave scripts for slave machines controlled by Perun, the release number is not linked to versions of .deb or .rpm packages.

Prepared packages for Debian can be installed from a repository. Create the file /etc/apt/sources.list.d/perun.list with the following content:

deb ftp://repo.metacentrum.cz/ all main pilot
deb-src ftp://repo.metacentrum.cz/ all main pilot

Download and install the repo key:

wget -qO - https://raw.githubusercontent.com/CESNET/perun-services/master/perun_repo.asc |apt-key add -

Install needed packages or the package perun-slave-full which installs all packages:

apt update
apt install perun-slave-full