Update git submodules

* Update oslo.privsep from branch 'master'
  to e46ad9c44d46e4fcba9b7a5d53a9d9fd5b03f23f
  - Merge "setgid should be called before setuid"
  - setgid should be called before setuid
    
    If you setuid to a non-zero value first(meaning you're no longer root),
    then call setgroups, the effective uid of the process
    is now no longer root, meaning that the internal setgid call fails
    
    This also removes the duplicated if loop
    
    Closes-Bug: #1628360
    Change-Id: I5d66fccd9ffb07df0c2e4435ec3da767b3b61117
This commit is contained in:
Zuul 2023-07-14 15:22:09 +00:00 committed by Gerrit Code Review
parent 69f518165b
commit 8693f0dee1
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 1f9d71260e4ad42ad0082b2c44e88b256c8c87dc
Subproject commit e46ad9c44d46e4fcba9b7a5d53a9d9fd5b03f23f