Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (16m)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (89d)  pkgsrc-2023Q3 (168d) 

2024-05-27 11:35:33 UTC Now

2020-04-28 05:29:18 UTC MAIN commitmail json YAML

security/sudo: update to 1.8.31p1

Update sudo to 1.8.31p1.

Major changes between sudo 1.8.31p1 and 1.8.31

* Sudo once again ignores a failure to restore the RLIMIT_CORE
  resource limit, as it did prior to version 1.8.29.  Linux
  containers don't allow RLIMIT_CORE to be set back to RLIM_INFINITY
  if we set the limit to zero, even for root, which resulted in a
  warning from sudo.

(taca)