| Summary: | sssd_be Out of memory | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Chad DeNike <chad> |
| Component: | sssd | Assignee: | Jakub Hrozek <jhrozek> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 23 | CC: | abokovoy, chad, jhrozek, lslebodn, mkosek, pbrezina, rharwood, sbose, ssorce |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | sssd-1.13.4-2.fc23 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-07-08 09:25:07 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Chad DeNike
2016-04-14 13:10:20 UTC
We fixed several memory leaks in sssd in the 1.13.4 release that was out just today. Also some leaks in libtevent were fixed in libtevent 0.9.28, so can you please try sssd 1.13.4 when Lukas packages it and also libtevent 0.9.28? sssd-1.13.4-1.fc23 is already in updates-testing
You can update packages with following command
dnf --enablerepo=updates-testing update sssd
The update doesn't seem to be available. [root@punisher ~]# dnf --enablerepo=updates-testing update sssd Dependencies resolved. Nothing to do. Complete! [root@punisher ~]# dnf --enablerepo=updates-testing upgrade sssd Last metadata expiration check: 0:01:14 ago on Fri Apr 15 10:42:30 2016. Dependencies resolved. Nothing to do. Complete! [root@punisher ~]# dnf --enablerepo=updates-testing install sssd Last metadata expiration check: 0:01:29 ago on Fri Apr 15 10:42:30 2016. Package sssd-1.13.3-6.fc23.x86_64 is already installed, skipping. Dependencies resolved. Nothing to do. Complete! I'm sorry I built packages in koji[1] but I forgot to push updates to fedora.
I have just pushed packages to updates-testing[2]
It will take some time(usually a day) until they will be in rpm repositories.
Then you will be able to update packages from updates-testing.
dnf --enablerepo=updates-testing update sssd
[1] http://koji.fedoraproject.org/koji/buildinfo?buildID=754415
[2] https://bodhi.fedoraproject.org/updates/FEDORA-2016-fcc7d9a72d
|