Commit Graph

2333 Commits

Author SHA1 Message Date
Patrick Schleizer
2913acda63
bumped changelog version 2019-03-29 10:02:51 +00:00
Patrick Schleizer
2ea9957e4c
https://www.whonix.org/wiki/Dev/Licensing 2019-03-29 09:03:18 +00:00
Patrick Schleizer
c5768683f4
bumped changelog version 2019-03-12 11:36:25 +00:00
Patrick Schleizer
811852656e
add improved legal protections clauses
The license for software created by Whonix is the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version with additional terms applicable per GNU GPL version 3 section 7.

The additional terms are based on the Doom 3 license which is Debian refers to as `GPL-3+-with-id-software-additional-terms`, which is Debian DFSG [1] (The Debian Free Software Guidelines) approved and which is therefore suitable for Debian `main`. Whonix made applied minimal changes to it:

* Rewrite `The Doom 3 BFG Edition GPL Source Code` to the more common `this program` which is used throughout the GPL.
* Added a "trump clause" [2], in other words, any conflicts or disputes between the additional terms and the GPLv3 shall be resolved in favor of the GPLv3 by adding `Notwithstanding any other provision of this License` (as mentioned in GPL FAQ [3]) at the beginning of the additional terms.

[1] https://www.debian.org/social_contract#guidelines
[2] https://www.fsf.org/news/canonical-updated-licensing-terms
[3] https://www.gnu.org/licenses/gpl-faq.html#v3Notwithstanding

For more considerations, see also:
https://www.whonix.org/wiki/Dev/Licensing
2019-03-01 14:32:41 +00:00
Patrick Schleizer
2298d0f6b0
bumped changelog version 2018-11-28 06:33:14 +00:00
Patrick Schleizer
63b080f40b
fix hiding network bookmark in thunar by default
Thanks to @Algernon for suggesting the fix!
2018-11-19 06:27:52 -05:00
Patrick Schleizer
daf7fc002b
Disables network bookmark by default. 2018-11-19 03:08:20 -05:00
Patrick Schleizer
2bd6dabc7c
bumped changelog version 2018-11-08 09:55:41 +00:00
Patrick Schleizer
0c020af885
Merge remote-tracking branch 'origin/master' 2018-11-08 09:53:47 +00:00
Patrick Schleizer
6f240c0c4c
Merge pull request #4 from Algernon-01/master
Enable hidden files and volume management again.
2018-11-08 04:53:25 -05:00
Algernon-01
f84f988118 Enabled hidden files and volume management. 2018-11-08 07:22:35 +00:00
Algernon-01
5aebf29214 Security and general settings for Thunar. 2018-11-02 10:16:09 +00:00
Patrick Schleizer
f9e18772d7
bumped changelog version 2018-11-01 07:42:29 +00:00
Patrick Schleizer
4ecd32ef99
description 2018-10-31 02:26:13 -04:00
Patrick Schleizer
008a97d9e7
disable previews in thunar 2018-10-31 02:22:43 -04:00
Patrick Schleizer
256e4bac52
bumped changelog version 2018-09-14 13:20:11 +00:00
Patrick Schleizer
73e5319711
'Depends: libglib2.0-bin' - contains glib-compile-schemas (required by postinst) 2018-09-14 10:46:00 +00:00
Patrick Schleizer
64b5e55d8c
bumped changelog version 2018-08-27 16:49:44 +00:00
Patrick Schleizer
1211aee020
readme 2018-08-21 05:18:37 +08:00
Patrick Schleizer
c296cba838
bumped changelog version 2018-02-01 15:18:55 +00:00
Patrick Schleizer
edbf198a93
readme 2018-01-29 15:50:36 +00:00
Patrick Schleizer
6b94612ca4
update copyright 2018-01-29 15:38:57 +00:00
Patrick Schleizer
5b3fc2f6b9
update copyright 2018-01-29 15:22:05 +00:00
Patrick Schleizer
c3b6a44e97
update copyright 2018-01-29 15:15:17 +00:00
Patrick Schleizer
ff28f5932c
update copyright 2018-01-29 15:09:42 +00:00
Patrick Schleizer
674d2d8abf
bumped changelog version 2017-12-21 20:35:29 +00:00
Patrick Schleizer
776bf9d695
readme 2017-12-21 20:26:29 +00:00
Patrick Schleizer
7b2d3c9e2f
bumped changelog version 2017-07-26 14:37:34 +00:00
Patrick Schleizer
dc2c9a9992
Merge remote-tracking branch 'origin/master' 2017-03-14 13:43:18 +00:00
Patrick Schleizer
91ff0c2571 Merge pull request #2 from HulaHoopWhonix/patch-2
Update README.md
2017-03-14 13:42:37 +00:00
HulaHoopWhonix
6e5e5d6ea6 Update README.md 2017-03-14 13:11:44 +00:00
Patrick Schleizer
61bd4d05b7
bumped changelog version 2017-03-06 16:16:32 +00:00
Patrick Schleizer
99bb1e877e
"$@" 2017-03-06 15:00:33 +00:00
Patrick Schleizer
f6bc188485
comment 2017-02-28 15:22:54 +01:00
Patrick Schleizer
18e23af784
cleanup 2017-02-27 23:59:37 +00:00
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