Commit Graph

2398 Commits

Author SHA1 Message Date
Patrick Schleizer
6195450eb2
No longer ignore duplicate apt sources in apt-get-wrapper.
No longer acceptable because these generate lots of noise in the terminal.
2017-02-27 23:57:04 +00:00
Patrick Schleizer
191918027c
adjust apt-get-wrapper for Debian stretch's apt-get 2017-02-27 23:43:02 +00:00
Patrick Schleizer
2130b4c654
use python rather than unbuffer
because unbuffer eats exit code when process is killed
2017-02-27 23:16:32 +00:00
Patrick Schleizer
cc351165dc
apt-get-wrapper:
- fix exit code handling
- code simplification
2017-02-27 19:36:38 +00:00
Patrick Schleizer
1fb48e3548
bumped changelog version 2017-02-27 02:04:00 +00:00
Patrick Schleizer
966e90ebe2
add missing dependency tcl8.6 (which is required by unbuffer [package expect]) 2017-02-27 00:17:36 +00:00
Patrick Schleizer
5653b7732a
fix, show progress during apt-get-wrapper
fix, propagate signals to apt-get child process
2017-02-26 23:57:17 +00:00
Patrick Schleizer
49cde21078
Whonix 14 KDE plasma 5 fixes
https://phabricator.whonix.org/T633
2017-02-21 19:54:41 +00:00
Patrick Schleizer
0228e87d47
minor 2017-02-19 22:37:10 +00:00
Patrick Schleizer
dfe8a569b6
override glib-compile-schemas with || true in postinst
https://phabricator.whonix.org/T500
2017-02-19 22:32:04 +00:00
Patrick Schleizer
5ba2a5b6ff
disable previews in nautilus by default for better security
copied solution by @unman

https://github.com/QubesOS/qubes-issues/issues/1108

https://github.com/QubesOS/qubes-core-agent-linux/pull/39

https://phabricator.whonix.org/T500
2017-02-19 22:25:28 +00:00
Patrick Schleizer
91adab0d1b
bumped changelog version 2017-02-17 14:08:56 +00:00
Patrick Schleizer
c59d15d48f
Debian stretch / kde plasma5 fix: KDEDIRS -> XDG_CONFIG_DIRS
https://phabricator.whonix.org/T633
2017-02-15 20:46:22 +00:00
Patrick Schleizer
bddbba84a6
"$@" 2017-02-14 17:30:31 +00:00
Patrick Schleizer
9b0d3e34fc
add usr/lib/security-misc/apt-get-update-sanity-test
a CVE-2016-1252 sanity test script
2017-02-14 02:37:08 +00:00
Patrick Schleizer
5e07641553
readme 2017-02-13 17:26:59 +00:00
Patrick Schleizer
0bb059093f
remove faketime from Build-Depends:
since no longer used for reproducible builds
2017-02-10 15:47:52 +00:00
Patrick Schleizer
be8084ad1c
remove debian/gain-root-command workaround 2017-02-10 15:35:25 +00:00
Patrick Schleizer
90f175e117
double apt-get-update wrapper timeout from 120 to 240 seconds
since it takes a bit longer than 120 seconds for me on a fast connection
2017-02-08 14:26:26 +00:00
Patrick Schleizer
1e66e03da1
bumped changelog version 2017-01-15 15:35:31 +00:00
Patrick Schleizer
d80d576953
fix lintian warning 2017-01-15 13:11:38 +00:00
Patrick Schleizer
59633fbc60
packaging, bumped Standards-Version from 3.9.6 to 3.9.8 for jessie support 2017-01-15 08:35:40 +01:00
Patrick Schleizer
814d6c5f74
bumped changelog version 2017-01-12 02:56:55 +00:00
Patrick Schleizer
0cf6524f0f
apt-get-update: implement SIGINIT trap; hide 'ps' output 2016-12-25 02:33:44 +00:00
Patrick Schleizer
c4089d8d40
update path to /usr/lib/security-misc/apt-get-wrapper 2016-12-25 01:36:04 +00:00
Patrick Schleizer
7b01fb9341
remove obsolete comments 2016-12-25 01:35:17 +00:00
Patrick Schleizer
8160cfe1d7
moved apt-get-update and apt-get-wrapper from whonixcheck to security-misc 2016-12-25 01:29:31 +00:00
Patrick Schleizer
7b3ef3a00f
bumped changelog version 2016-12-10 02:30:50 +00:00
Patrick Schleizer
4416ea5cf9
readme 2016-11-21 17:42:55 +00:00
Patrick Schleizer
6cda8b1496
disable conntrack helper for better security
https://phabricator.whonix.org/T486
2016-10-10 16:10:30 +00:00
Patrick Schleizer
0d66fc60b9
bumped changelog version 2016-04-25 23:27:58 +00:00
Patrick Schleizer
192d1e0cee
/etc/sysctl.d/nf_conntrack_helper.conf disabled for now as it needs more work
https://phabricator.whonix.org/T486
2016-04-25 23:19:54 +00:00
Patrick Schleizer
492ce12890
bumped changelog version 2016-04-07 22:54:45 +00:00
Patrick Schleizer
9d7ad9e97e
fixed package description and package description linitan warnings 2016-03-31 15:53:40 +00:00
Patrick Schleizer
d5e61eb4b1
added 'Replaces: tcp-timestamps-disable'
https://phabricator.whonix.org/T486
2016-03-31 15:36:59 +00:00
Patrick Schleizer
7b54755841
merged tcp-timestamps-disable package into security-misc package
disable conntrack helper for better security

https://phabricator.whonix.org/T486
2016-03-31 15:35:07 +00:00
Patrick Schleizer
be086aea59 Merge pull request #1 from HulaHoopWhonix/patch-1
Create tcp_timestamps.conf
2016-03-31 15:34:17 +00:00
HulaHoopWhonix
d0eceae0c8 Update README.md 2016-03-31 03:18:38 +00:00
HulaHoopWhonix
989f2f54e2 Update control 2016-03-31 03:18:05 +00:00
HulaHoopWhonix
c7d88571e4 Update control 2016-03-31 03:16:10 +00:00
HulaHoopWhonix
27200cd98f Update README.md 2016-03-31 02:57:15 +00:00
HulaHoopWhonix
92d738db56 Create nf_conntrack_helper.conf 2016-03-31 02:53:12 +00:00
HulaHoopWhonix
5992a7f026 Create tcp_timestamps.conf 2016-03-31 02:48:06 +00:00
Patrick Schleizer
10c87b84e2
updated README.md 2015-12-15 21:05:03 +00:00
Patrick Schleizer
ba7b06ce30
bumped changelog version 2015-12-15 04:16:14 +00:00
Patrick Schleizer
c47f9697b4
deactivate preview in Nautilus 2015-12-15 04:14:00 +00:00
Patrick Schleizer
4b7d8a4bd8
bumped changelog version 2015-12-15 02:00:39 +00:00
Patrick Schleizer
d3ccf0eeaf
initial commit 2015-12-15 02:00:24 +00:00