Commit Graph

160 Commits

Author SHA1 Message Date
4bf2360b95 description 2019-07-17 21:02:27 +00:00
9f2e300e72 description 2019-07-17 20:48:33 +00:00
d044780c04 description 2019-07-17 20:42:14 +00:00
75e5714d18 description 2019-07-17 20:40:01 +00:00
8c2f983578 description 2019-07-17 20:39:42 +00:00
2499ae0890 description 2019-07-16 07:28:50 -04:00
d0124b24d1 description 2019-07-16 07:27:56 -04:00
5c741d2149 shuffle 2019-07-15 13:02:30 +00:00
d247b7534b sort description by categories 2019-07-15 13:01:46 +00:00
168ea5a660 shuffle 2019-07-15 08:48:17 -04:00
ea90f95f1c cleanup 2019-07-13 16:26:40 +00:00
ea8b22ee78 shuffle 2019-07-13 16:26:14 +00:00
ca7e0e0161 description 2019-07-13 16:25:08 +00:00
ffb5a9c482 formatting 2019-07-13 16:23:39 +00:00
41675ddcff removed: The amount of hashing rounds used by shadow is bumped to 65536.
This increases the security of hashed passwords.

Since we do not do that currently.

https://forums.whonix.org/t/restrict-root-access/7658/37
2019-07-13 16:21:34 +00:00
3f031a297d Removes read, write and execute access for others for all users who have home
folders under folder /home by running for example "chmod o-rwx /home/user"
 during package installation or upgrade. This will be done only once per folder
 in folder /home so users who wish to relax file permissions are free to do so.
 This is to protect previously created files in user home folder which were
 previously created with lax file permissions prior installation of this
 package.
2019-07-13 16:20:14 +00:00
aee6b34635 fix lintian warning 2019-07-11 18:26:17 +00:00
1aee08fa5e Update control 2019-07-11 15:30:09 +00:00
853c2eb377 Update control 2019-07-11 15:26:14 +00:00
0057c0dd8c fix lintian warning 2019-07-11 07:07:01 +00:00
1e4d349516 Update control 2019-07-10 14:28:39 +00:00
a8b44c75f9 Update control 2019-07-09 21:57:07 +00:00
0f15303eb4 Merge branch 'master' into patch-16 2019-07-09 10:54:24 +00:00
24b326d906 Update control 2019-07-08 23:24:41 +00:00
45f8102d56 Update control 2019-07-08 23:04:47 +00:00
223b691833 add 'Depends: libpam-cgfs'
https://forums.whonix.org/t/change-default-umask/7416/30?u=patrick
2019-07-07 23:39:58 +00:00
d4c79cce69 add "Depends: libpam-runtime" so pam-auth-update is available
for Debian maintainer script
2019-07-07 21:09:26 +00:00
3cd1a5ec09 fix lintian warning 2019-07-06 13:56:00 +00:00
8888147e1e Update control 2019-07-04 14:26:31 +00:00
48e511347c fix lintian warning 2019-07-01 13:37:55 +00:00
93c0821054 config-package-dev displace files for change umask
https://forums.whonix.org/t/change-default-umask/7416
2019-07-01 13:35:45 +00:00
cfaafe400c Update control 2019-06-30 13:16:12 +00:00
85f61758c5 fix package description 2019-06-30 04:11:38 -04:00
67de5247c8 Merge branch 'master' into patch-13 2019-06-30 08:10:04 +00:00
dbfb9e1cdf Update control 2019-06-30 00:21:46 +00:00
024a698249 Update control 2019-06-30 00:20:38 +00:00
22267c895b Update control 2019-06-29 22:30:41 +00:00
befa03fea8 fix lintian warning 2019-06-29 10:34:48 +00:00
9e9c854d27 Update control 2019-06-28 11:34:35 +00:00
b26d861dff Update control 2019-06-28 11:33:48 +00:00
4e32438d75 debian/control syntax fix 2019-06-23 19:47:05 +00:00
1a07d90ed2 Update control 2019-06-23 19:26:03 +00:00
a985581c68 port to debian buster 2019-04-04 05:51:06 -04:00
4ecd32ef99 description 2018-10-31 02:26:13 -04:00
73e5319711 'Depends: libglib2.0-bin' - contains glib-compile-schemas (required by postinst) 2018-09-14 10:46:00 +00:00
5b3fc2f6b9 update copyright 2018-01-29 15:22:05 +00:00
ff28f5932c update copyright 2018-01-29 15:09:42 +00:00
2130b4c654 use python rather than unbuffer
because unbuffer eats exit code when process is killed
2017-02-27 23:16:32 +00:00
966e90ebe2 add missing dependency tcl8.6 (which is required by unbuffer [package expect]) 2017-02-27 00:17:36 +00:00
5653b7732a fix, show progress during apt-get-wrapper
fix, propagate signals to apt-get child process
2017-02-26 23:57:17 +00:00