SHA256
1
0
forked from pool/pam

Accepting request 242966 from home:bmwiedemann:branches:Linux-PAM

limit number of processes to 700 by default to harden against fork-bombs

OBS-URL: https://build.opensuse.org/request/show/242966
OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=141
This commit is contained in:
Tomáš Chvátal
2014-12-25 17:01:00 +00:00
committed by Git OBS Bridge
parent 9b92f7495c
commit bdcad7ea0f
3 changed files with 23 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue May 6 14:31:36 UTC 2014 - bwiedemann@suse.com
- limit number of processes to 700 to harden against fork-bombs
Add pam-limit-nproc.patch
-------------------------------------------------------------------
Wed Apr 9 16:02:17 UTC 2014 - ckornacker@suse.com