-
-
Save eloquence/4289354eb31b1356bc3d954b3a6b5ae6 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
user@sd-small-bullseye-template:~$ sudo apt list --upgradable | |
Listing... Done | |
securedrop-workstation-grsec/unknown 5.15.41-dev-20220627-062237+bullseye amd64 [upgradable from: 5.15.41-1~bullseye] | |
N: There is 1 additional version. Please use the '-a' switch to see it | |
user@sd-small-bullseye-template:~$ sudo apt list -a --upgradable | |
Listing... Done | |
securedrop-workstation-grsec/unknown 5.15.41-dev-20220627-062237+bullseye amd64 [upgradable from: 5.15.41-1~bullseye] | |
securedrop-workstation-grsec/now 5.15.41-1~bullseye amd64 [installed,upgradable to: 5.15.41-dev-20220627-062237+bullseye] | |
user@sd-small-bullseye-template:~$ sudo apt show securedrop-workstation-grsec | |
Package: securedrop-workstation-grsec | |
Version: 5.15.41-dev-20220627-062237+bullseye | |
Priority: optional | |
Section: kernel | |
Maintainer: SecureDrop Team <[email protected]> | |
Installed-Size: 18.4 kB | |
Provides: securedrop-workstation-grsec-latest | |
Pre-Depends: qubes-kernel-vm-support (>= 4.0.31) | |
Depends: libelf-dev, linux-headers-5.15.41-dev-20220627-grsec-workstation, linux-image-5.15.41-dev-20220627-grsec-workstation, paxctld | |
Homepage: https://securedrop.org | |
Download-Size: 3,584 B | |
APT-Sources: https://apt-test.freedom.press bullseye/nightlies amd64 Packages | |
Description: Linux for SecureDrop Workstation template (meta-package) | |
Metapackage providing a grsecurity-patched Linux kernel for use in SecureDrop | |
Workstation Qubes templates. Depends on the most recently built patched kernel | |
maintained by FPF. | |
N: There is 1 additional record. Please use the '-a' switch to see it | |
user@sd-small-bullseye-template:~$ sudo apt show -a securedrop-workstation-grsec | |
Package: securedrop-workstation-grsec | |
Version: 5.15.41-dev-20220627-062237+bullseye | |
Priority: optional | |
Section: kernel | |
Maintainer: SecureDrop Team <[email protected]> | |
Installed-Size: 18.4 kB | |
Provides: securedrop-workstation-grsec-latest | |
Pre-Depends: qubes-kernel-vm-support (>= 4.0.31) | |
Depends: libelf-dev, linux-headers-5.15.41-dev-20220627-grsec-workstation, linux-image-5.15.41-dev-20220627-grsec-workstation, paxctld | |
Homepage: https://securedrop.org | |
Download-Size: 3,584 B | |
APT-Sources: https://apt-test.freedom.press bullseye/nightlies amd64 Packages | |
Description: Linux for SecureDrop Workstation template (meta-package) | |
Metapackage providing a grsecurity-patched Linux kernel for use in SecureDrop | |
Workstation Qubes templates. Depends on the most recently built patched kernel | |
maintained by FPF. | |
Package: securedrop-workstation-grsec | |
Version: 5.15.41-1~bullseye | |
Status: install ok installed | |
Priority: optional | |
Section: kernel | |
Maintainer: SecureDrop Team <[email protected]> | |
Installed-Size: 18.4 kB | |
Provides: securedrop-workstation-grsec-latest | |
Pre-Depends: qubes-kernel-vm-support (>= 4.0.31) | |
Depends: libelf-dev, linux-headers-5.15.41-grsec-workstation, linux-image-5.15.41-grsec-workstation, paxctld | |
Homepage: https://securedrop.org | |
Download-Size: unknown | |
APT-Manual-Installed: yes | |
APT-Sources: /var/lib/dpkg/status | |
Description: Linux for SecureDrop Workstation template (meta-package) | |
Metapackage providing a grsecurity-patched Linux kernel for use in SecureDrop | |
Workstation Qubes templates. Depends on the most recently built patched kernel | |
maintained by FPF. | |
---- | |
user@sd-small-bullseye-template:~$ sudo apt dist-upgrade | |
Reading package lists... Done | |
Building dependency tree... Done | |
Reading state information... Done | |
Calculating upgrade... Done | |
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. | |
user@sd-small-bullseye-template:~$ sudo apt upgrade | |
Reading package lists... Done | |
Building dependency tree... Done | |
Reading state information... Done | |
Calculating upgrade... Done | |
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. | |
user@sd-small-bullseye-template:~$ sudo apt list -a --upgradeable | |
Listing... Done | |
securedrop-workstation-grsec/unknown 5.15.41-dev-20220627-062237+bullseye amd64 [upgradable from: 5.15.41-1~bullseye] | |
securedrop-workstation-grsec/now 5.15.41-1~bullseye amd64 [installed,upgradable to: 5.15.41-dev-20220627-062237+bullseye] | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment