mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-05-18 00:30:28 -04:00
bumped changelog version
This commit is contained in:
parent
f3ff32ddbb
commit
06ed728d79
2 changed files with 28 additions and 0 deletions
|
@ -1,3 +1,25 @@
|
|||
commit f3ff32ddbb8a7cf7555b9f1b2154e83154532a3d
|
||||
Author: Patrick Schleizer <adrelanos@riseup.net>
|
||||
Date: Mon Dec 30 06:39:24 2019 -0500
|
||||
|
||||
Protect /bin/mount from 'chmod -x'.
|
||||
|
||||
/bin/mount exactwhitelist
|
||||
/usr/bin/mount exactwhitelist
|
||||
|
||||
Remove SUID from 'mount' but keep executable.
|
||||
|
||||
/bin/mount 745 root root
|
||||
/usr/bin/mount 745 root root
|
||||
|
||||
https://forums.whonix.org/t/disable-suid-binaries/7706/61
|
||||
|
||||
commit e4e9c4e3b09138af25e94a6db81b0f759ddb4d1b
|
||||
Author: Patrick Schleizer <adrelanos@riseup.net>
|
||||
Date: Mon Dec 30 05:59:43 2019 -0500
|
||||
|
||||
bumped changelog version
|
||||
|
||||
commit 9c0d6b605707dbcb7db9cd227257a5dcd612f784
|
||||
Author: Patrick Schleizer <adrelanos@riseup.net>
|
||||
Date: Sun Dec 29 05:09:07 2019 -0500
|
||||
|
|
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
|||
security-misc (3:13.8-1) unstable; urgency=medium
|
||||
|
||||
* New upstream version (local package).
|
||||
|
||||
-- Patrick Schleizer <adrelanos@riseup.net> Mon, 30 Dec 2019 11:42:14 +0000
|
||||
|
||||
security-misc (3:13.7-1) unstable; urgency=medium
|
||||
|
||||
* New upstream version (local package).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue