From 889bf0a5314de0f27c5c7854a18454cd5a74224bc4104d1a6d52ff540d0bbb27 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 12 Jun 2023 14:22:18 +0000 Subject: [PATCH] - Write the users when using AutoYaST on an installed system (bsc#1211753). - Move Ruby classes in Yast::Users (SSHAuthorizedKeysFile and SSHAuthorizedKeyring) to the Y2Users module to remove duplication Yast::Users Perl module. - 4.6.2 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=633 --- yast2-users-4.6.1.tar.bz2 | 3 --- yast2-users-4.6.2.tar.bz2 | 3 +++ yast2-users.changes | 10 ++++++++++ yast2-users.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 yast2-users-4.6.1.tar.bz2 create mode 100644 yast2-users-4.6.2.tar.bz2 diff --git a/yast2-users-4.6.1.tar.bz2 b/yast2-users-4.6.1.tar.bz2 deleted file mode 100644 index d79692e..0000000 --- a/yast2-users-4.6.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6b6ad766417eb1b9ccce3dc54d21280ee2516fd8e7ae0fafc5863059d9098f04 -size 1074699 diff --git a/yast2-users-4.6.2.tar.bz2 b/yast2-users-4.6.2.tar.bz2 new file mode 100644 index 0000000..eaaf050 --- /dev/null +++ b/yast2-users-4.6.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21b08419b0dc36212bc27a38353d046834f4bfe93908768a66bc9d0a40053205 +size 1075056 diff --git a/yast2-users.changes b/yast2-users.changes index 847dd09..7f941fa 100644 --- a/yast2-users.changes +++ b/yast2-users.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Jun 7 16:22:59 UTC 2023 - Imobach Gonzalez Sosa + +- Write the users when using AutoYaST on an installed system + (bsc#1211753). +- Move Ruby classes in Yast::Users (SSHAuthorizedKeysFile and + SSHAuthorizedKeyring) to the Y2Users module to remove duplication + Yast::Users Perl module. +- 4.6.2 + ------------------------------------------------------------------- Thu Mar 23 14:04:54 UTC 2023 - Ancor Gonzalez Sosa diff --git a/yast2-users.spec b/yast2-users.spec index a302e8e..6f1fb38 100644 --- a/yast2-users.spec +++ b/yast2-users.spec @@ -17,7 +17,7 @@ Name: yast2-users -Version: 4.6.1 +Version: 4.6.2 Release: 0 Summary: YaST2 - User and Group Configuration License: GPL-2.0-only