mirror of
https://github.com/nchevsky/systemrescue-zfs.git
synced 2026-04-21 06:03:41 +00:00
Add pass and qtpass password managers
This commit is contained in:
parent
8ce3fdb5f9
commit
c08b3cf5f0
2 changed files with 7 additions and 0 deletions
|
|
@ -5,6 +5,11 @@ IMPORTANT: The 32bit (i686) release of SystemRescue will be deprecated soon
|
|||
unless volunteers are found to help maintaining it. See
|
||||
https://gitlab.com/systemrescue/systemrescue-sources/-/issues/278
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
10.00 (YYYY-MM-DD):
|
||||
------------------------------------------------------------------------------
|
||||
* Added pass and qtpass (simple password manager which supports GnuPG encryption)
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
9.06 (2022-12-18):
|
||||
------------------------------------------------------------------------------
|
||||
|
|
|
|||
2
packages
2
packages
|
|
@ -171,6 +171,7 @@ par2cmdline
|
|||
partclone
|
||||
parted
|
||||
partimage
|
||||
pass
|
||||
patch
|
||||
pavucontrol
|
||||
pciutils
|
||||
|
|
@ -196,6 +197,7 @@ python-pip
|
|||
python-yaml
|
||||
qemu-guest-agent
|
||||
qemu-img
|
||||
qtpass
|
||||
rclone
|
||||
rdesktop
|
||||
rdiff-backup
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue