Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
packages
parrot
parrot-core
Commits
1ec8ce8d
Commit
1ec8ce8d
authored
Oct 22, 2017
by
Lorenzo "Palinuro" Faletra
Browse files
import dpkg fix
parent
41d3c1d3
Changes
2
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
1ec8ce8d
parrot-core (3.9.171022.2) testing; urgency=medium
* Don't break dpkg if firecfg fails.
-- Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org> Sun, 22 Oct 2017 23:29:08 +0200
parrot-core (3.9.171022.1) testing; urgency=medium
* Add full firejail sandboxing features and auto symlinks creation.
...
...
parrot-core/etc/apt/apt.conf.d/99parrot-firejail
View file @
1ec8ce8d
DPkg::Post-Invoke { "[ ! -x /usr/bin/firecfg ] || /usr/bin/firecfg"; }
DPkg::Post-Invoke { "[ ! -x /usr/bin/firecfg ] || /usr/bin/firecfg
|| true
"; }
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment