diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-02-24 22:00:13 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-02-24 22:00:13 +0000 |
commit | 6c65c3dd94ce2e6a054d9358795ba1f17de03cad (patch) | |
tree | d4c6fe93b9fe761f4c6668b3c77d59a0740b724f /NEWS | |
parent | f16d25a7c6bb9c0645ce31d15f6564577197af45 (diff) | |
download | s6-6c65c3dd94ce2e6a054d9358795ba1f17de03cad.tar.xz |
Build everything as PIC by default
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ uid/self key if the client and the server have the same uid, and the gid/self key if the client and the server have the same gid. That means s6-ipcserver-access can now be configured to allow/deny/specialcase connections where the client's credentials are the same as the server's. + - Everything builds as PIC by default. In 2.7.2.2 |