From djm at mindrot.org Fri Jan 8 11:58:35 2021 From: djm at mindrot.org (Damien Miller) Date: Fri, 8 Jan 2021 11:58:35 +1100 (AEDT) Subject: [openssh-unix-announce] openssh8.3 dependencies In-Reply-To: References: Message-ID: Portable OpenSSH's dependencies are listed in the INSTALL file in the source distribution. OpenSSH has no interaction with cgroups whatsoever. It's possible you were using a version of OpenSSH modified by your Linux vendor. If so, you should contact them to see what changes they have made and their interactions with cgroups. On Thu, 7 Jan 2021, Raghu Icecraft Software Trainings wrote: > Hello,I have a xilinx setup where earlier i was using openssh7.8version i > upgraded to openssh8.3 version. > After i upgraded to 8.3V i observe cgroups error on my root filesystem. > I would like to know what are the dependencies of openssh package > and also if openssh package has anything?related to "set_user_group" package > > Please?let me know if any packages are removed as part of openssh8.3 when > compared to openssh7.8 > > Thanks, > Soujanya? > > > > From djm at mindrot.org Fri Jan 8 13:13:04 2021 From: djm at mindrot.org (Damien Miller) Date: Fri, 8 Jan 2021 13:13:04 +1100 (AEDT) Subject: [openssh-unix-announce] openssh8.3 dependencies In-Reply-To: References: Message-ID: On Fri, 8 Jan 2021, Raghu Icecraft Software Trainings wrote: > Damien, > ? Thank you for the Details. > ? I have picked OpenSSH 8.3 from Open SSH git repository.byyocto.?https://git.yoctoproject.org/cgit.cgi/poky/plain/meta/recipes-connec > tivity/openssh/s > > please let me know how can i verify the dependencies for openssh, because > while building openssh8.3 i have disabled "virtual/crypt" lib package > dependency in makefile. As I mentioned, you will need to contact your OS vendor. I'm not familiar with yocto or its build system. -d