Commit graph

5763 commits

Author SHA1 Message Date
glitsj16
cddee365e1
Add appimage fix to electrum.profile 2019-12-29 05:57:49 +00:00
netblue30
23659fbfdc 0.9.62 testing 2019-12-28 08:26:03 -05:00
netblue30
d962618df2 merge from mainline: disable CLI archivers 2019-12-28 08:24:29 -05:00
glitsj16
8691b43473
Update private-bin in tar.profile 2019-12-26 05:11:57 +00:00
glitsj16
c6d3269615
Add login.defs to private-etc 2019-12-26 05:05:37 +00:00
glitsj16
e39e1f157e
Fix private-lib in gconf.profile 2019-12-25 10:41:20 +00:00
glitsj16
253a2bf94b
Add ephemeral to firecfg.config 2019-12-24 02:58:43 +00:00
glitsj16
038f8eac9f
Create ephemeral.profile 2019-12-24 02:57:08 +00:00
glitsj16
c787f259da
Add description in 7zr.profile 2019-12-24 02:56:00 +00:00
glitsj16
8f27ee561e
Add description in 7za.profile 2019-12-24 02:55:04 +00:00
glitsj16
4348ea865a
Add description to 7z.profile 2019-12-24 02:54:02 +00:00
glitsj16
e9bf66eac1
Update description in p7zip.profile 2019-12-24 02:51:29 +00:00
glitsj16
d02cf11b70
Update brave.profile to support native sandboxing 2019-12-21 22:46:10 +00:00
glitsj16
a4c6ebd0d5
Support Brave's native sandboxing 2019-12-21 22:42:18 +00:00
glitsj16
d841172c76
Fix comments in thunderbird.profile 2019-12-21 16:31:00 +00:00
glitsj16
2f6c81b63d
Add more brave redirects to firecfg.config 2019-12-21 16:17:33 +00:00
glitsj16
eef5031267
Create brave-browser-stable.profile 2019-12-21 16:15:14 +00:00
glitsj16
218fab45a6
Create brave-browser-nightly.profile 2019-12-21 16:14:32 +00:00
glitsj16
34808816ab
Create brave-browser-dev.profile 2019-12-21 16:13:50 +00:00
glitsj16
07525d11e2
Create brave-browser-beta.profile 2019-12-21 16:13:06 +00:00
glitsj16
81e1a59043
Create znew.profile 2019-12-21 16:11:31 +00:00
glitsj16
a7ea650a83
Create zmore.profile 2019-12-21 16:10:54 +00:00
glitsj16
d322e2fa86
Create zless.profile 2019-12-21 16:10:17 +00:00
glitsj16
37a341cbbd
Create zgrep.profile 2019-12-21 16:09:39 +00:00
glitsj16
f664663857
Create zforce.profile 2019-12-21 16:08:55 +00:00
glitsj16
ad4d2aa308
Create zfgrep.profile 2019-12-21 16:08:17 +00:00
glitsj16
a91910cc10
Create zegrep.profile 2019-12-21 16:07:39 +00:00
glitsj16
1bfa394ad4
Create zdiff.profile 2019-12-21 16:07:01 +00:00
glitsj16
e2dd34b649
Create zcmp.profile 2019-12-21 16:06:20 +00:00
glitsj16
3726dba1a2
Create zcat.profile 2019-12-21 16:05:34 +00:00
glitsj16
93f0c68a8b
Create uncompress.profile 2019-12-21 16:04:40 +00:00
glitsj16
b01a20f8e5
Create gzexe.profile 2019-12-21 16:03:49 +00:00
rusty-snake
038e966978 fix seahorse-tool
squashed: Fix private-etc ordering in seahorse-tool
Thanks to @glitsj16 for this fixup
2019-12-21 15:02:11 +01:00
glitsj16
0d65bbf312 Fix Brave's native sandbox (#3087)
* Allow user access to /proc/config.gz

* Fix Brave's native sandbox

* Move /proc/config.gz to disable-common.inc

* Move /proc/config.gz to disable-common.inc
2019-12-21 14:54:54 +01:00
netblue30
b63ff7a8d0 small fix 2019-12-21 14:54:22 +01:00
netblue30
99ead57b52 configure script, version, relnotes 2019-12-14 08:48:37 -05:00
glitsj16
3740f37648
Fix --appimage on linux 5.4.x kernel
Fixes #3068.
2019-12-14 02:08:03 +00:00
smitsohu
1a1543f356 wine: enable allow-debuggers by default - #446 2019-12-11 17:37:36 +01:00
smitsohu
ed17011e50 little things 2019-12-11 16:44:34 +01:00
glitsj16
a24c466112
gpg additions (#3077)
* Add 'quiet' to gpg.profile

* Add 'quiet' to gpg-agent.profile

* Create gpg2.profile
2019-12-10 20:00:57 +00:00
netblue30
8c4a8801e4 tentative fix for #3075 2019-12-08 19:40:07 -05:00
rusty-snake
a13118f79f Fix DeVeDe-NG export
It is better to comment wusc in ffmpeg?
2019-12-06 21:05:41 +01:00
rusty-snake
f1646d20bd fix brasero 2019-12-06 19:07:05 +01:00
netblue30
acd14b8f4f mainline moving to 0.9.63 for new development; release 0.9.62 is handled on release-0.9.62 branch 2019-12-06 08:18:13 -05:00
smitsohu
4d932a0a03
merges 2019-12-03 16:09:09 +01:00
smitsohu
45df93a33b
Merge pull request #3065 from the-antz/profile-thunderbird-wayland
Minor profile tweaks.
2019-12-03 16:01:56 +01:00
smitsohu
d6c332cbe4
cleanup 2019-12-03 15:59:45 +01:00
smitsohu
cbe0d751c9
fix stack alignment
apparently on x86 and on other platforms like aarch64 a 16 byte aligned stack is expected
todo: replace this with a generic check
2019-11-30 19:32:06 +01:00
rusty-snake
755feb5967 libreoffice aliasen 2019-11-28 21:23:17 +01:00
smitsohu
b0aa6a3364 add private-tmp debug message 2019-11-28 11:37:46 +01:00