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
93e3d4fd
Commit
93e3d4fd
authored
Oct 13, 2018
by
Lorenzo "Palinuro" Faletra
Browse files
Import Debian version 4.3.181013
parrot-core (4.3.181013) testing; urgency=medium * Update for Parrot 4.3.
parent
72378111
Changes
3
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
93e3d4fd
parrot-core (4.3.181013) testing; urgency=medium
* Update for Parrot 4.3.
-- Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org> Sat, 13 Oct 2018 02:07:39 +0200
parrot-core (4.2.180811) testing; urgency=medium
parrot-core (4.2.180811) testing; urgency=medium
* Update for parrot 4.2.
* Update for parrot 4.2.
...
...
parrot-core/etc/bashrc
View file @
93e3d4fd
...
@@ -8,7 +8,7 @@ case $- in
...
@@ -8,7 +8,7 @@ case $- in
*) return;;
*) return;;
esac
esac
export PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/share/games:/usr/local/sbin:/usr/sbin:/sbin:~/local/bin
export PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/share/games:/usr/local/sbin:/usr/sbin:/sbin:~/
.
local/bin
:/snap/bin:$PATH
# don't put duplicate lines or lines starting with space in the history.
# don't put duplicate lines or lines starting with space in the history.
# See bash(1) for more options
# See bash(1) for more options
...
...
parrot-core/root/.bashrc
View file @
93e3d4fd
...
@@ -8,7 +8,7 @@ case $- in
...
@@ -8,7 +8,7 @@ case $- in
*
)
return
;;
*
)
return
;;
esac
esac
export
PATH
=
/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/share/games:/usr/local/sbin:/usr/sbin:/sbin
export
PATH
=
/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/share/games:/usr/local/sbin:/usr/sbin:/sbin
:~/.local/bin:/snap/bin:
$PATH
# don't put duplicate lines or lines starting with space in the history.
# don't put duplicate lines or lines starting with space in the history.
# See bash(1) for more options
# See bash(1) for more options
...
...
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