Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/QubesOS/qubes-core-admin-linux
Qubes component: core-admin-linux
https://github.com/QubesOS/qubes-core-admin-linux
232b834ce68bd51a82af58074991e75952278512 authored 11 months ago
* origin/pr/146:
fix #9025 hotfix for some minimal templates
* origin/pr/142:
Up the limit of files downloaded during a dom0 update.
Updating templates without qubes-core-agent-networking package
failed because qubes.UpdateProxy ...
aa24f3def5373c62cf7c7410a5eeba99f046ac79 authored 11 months ago
Since the issue breaks updates, apply the fix via updater wrapper
QubesOS/qubes-issues#9025
35b9efee8a32e5e1bab8779152a2d22909111955 authored 11 months ago73181f01a7d3f7230abf6130bd31d78060d157ae authored 12 months ago
apt-get update exits with code 100 on error, but updater as a whole uses
this code for "no updat...
This is totally possible during distupgrade. I hit the issue myself.
It wasn't even hard — I ju...
ece07825d1f1dad24ab89f2be5d9744df38e0594 authored about 1 year ago
* origin/pr/140:
Work around a bug in PipeWire
PipeWire doesn't realize dom0 is a virtual machine and sets its quantums
too low, resulting in x...
* origin/pr/139:
Remove debugging statements
Initial support for archlinux updates through p...
f08058c2a97c7c8901f4d386e0a286b534e64549 authored about 1 year ago
39dc4e3b9ad3f9bfbe9e2626e81aa6185d073381 authored about 1 year ago
5a1cf732a4509274506973d69974348c711497f5 authored about 1 year ago
e0b09228175c1246bf99e3fad76807b4e67abbb3 authored about 1 year ago
* origin/pr/131:
Working version
Add script to generate Xen unified kernel images
Tested with:
qemu-system-x86_64 -nic none -serial mon:stdio \
-drive file=fat:rw:PA...
9f13d0405c265edc5db2ebf513987d434fd16eeb authored about 1 year ago
They don't have any secrets (the file is publicly available in git
repository and rpm package), ...
This is a prerequisite for secure boot.
4b65b2d09d92568b30de7aeb127a55e0327fa9d9 authored about 1 year ago8d09d4165fbfca9d24a54e9343dccdf9feaa9f75 authored over 1 year ago
Taken from
https://github.com/QubesOS/qubes-core-agent-linux/commit/300e864543219dc21334d3ffd365...
5e82de9cde190355192d03eafe611cbc2ab186a9 authored over 1 year ago
a3e6a0886e0ed430856363365e4e9e17d0c7f66b authored over 1 year ago
* origin/pr/135:
qubes-vm-update/dnf: import signing key if needed
* origin/pr/134:
qubes-vm-update: fix waiting for EOF on stdout/stderr
qubes-vm-update: bett...
When an update is installed from a given repository for the first time,
its signing key may not ...
Reboot is necessary after major Xen update, but with --downloadonly it
wasn't performed yet.
Qu...
d651cccc71cf226239fb148ac634cd0c3815d00c authored over 1 year ago
Those FDs are opened in binary mode, so readline signals EOF as b'', not
'' or None.
When EOF is...
1ccaf782d09f835677a8af8d6dbef2b536a53c9a authored over 1 year ago
02654fc40a3c94286b094bd77772ccbaa58bbe40 authored over 1 year ago
* origin/pr/132:
qubes-vm-update: do not update last-updates-check if checking updates fails
hide --just-print-progress from help, since it is more internal than user flag.
079496dfb790abdb18f8690033d0120e8abb0cfe authored over 1 year ago86fe801b25dfc8a26aa6ab9325f2ac9c804a5028 authored over 1 year ago
Qrexec service is dom0 are called as normal user. Template repos may be
writable by that user, b...
e400a34973b5247fbb128dbecc31ee098268e694 authored over 1 year ago
* origin/pr/129:
qubes-vm-update: do not report updates check if service.qubes-update-check is...
* origin/pr/128:
qubes-vm-update: refactor
qubes-vm-update: skip double selecting of templates
30d9475c547ab9ef003257565b5e51879336da42 authored over 1 year ago
fixes QubesOS/qubes-issues#8162
c18eb25eeaa232b13edbc8dacf0cb244f7b6db1b authored over 1 year ago9f3ac5c306363696e460ee2ee72469ab5075ed31 authored over 1 year ago
8a45805f97c9f14d7655b6a47822ea2b5eee09a7 authored over 1 year ago
There is no qvm-run --filter-escape-chars-stderr
Fixes: b33b09a "qvm-copy-to-vm: disable wait f...
d0a29380ea0d3137dd01217af7212e010d84c105 authored over 1 year agob4d566048c2217a2a622b0c74e2210b727ab9de5 authored over 1 year ago
* origin/pr/130:
dom0-update: avoid writing 'typescript' file
* origin/pr/126:
Safer unpacking of files in dom0
* origin/pr/123:
Avoid hardcoding user "user" in qubes-dom0-update
Write `script` output to /dev/null, it doesn't need to persist. It's
main purpose is printing to...
a5a1623b66b26026335d2c17ad76fc99f890f058 authored over 1 year ago
qfile-dom0-unpacker does not need to support unpacking directories or
symbolic links when receiv...
This can cause the copy to hang for no good reason. Also
unconditionally filter escape characte...
f2856713a29667e120e67bacd654bef68b27012a authored over 1 year ago
It is no longer compatible.
69e85543ca4d8020cf91ad5e402ee5a1b6bea3b5 authored over 1 year ago
* origin/pr/124:
qubes-vm-update: change log level to info
qubes-vm-update: write `qubes-vm-...
87476b50418900f8a9757cd1c7c464134dda9b56 authored over 1 year ago
01bece0f0c3b4836606d83cc35e16899154e6209 authored over 1 year ago
Installation/update of requirements is performed by invoking `dnf` from the CLI, while updating ...
4497da1aa3a826562b96c0c4c2a42b01bd9eb707 authored over 1 year agob4e35832aef1ff7065066b081694710442ede6c2 authored almost 2 years ago
8d22fb29cb7f942e3e0d78ce19f84466d66d9823 authored almost 2 years ago
It's necessary for the "derived_vms" property.
19eb1e2a8bb7db2deac14abdd6cd8588a94c4402 authored almost 2 years ago
* origin/pr/122:
qubes-vm-update: include all derived vms in restarting
* origin/pr/120:
If in doubt, do not scan zvols
Clean up qubes-dom0-update
UpdateVM might have a different default user.
0f08888dfd2457d674a86b91b5eebf675323470e authored almost 2 years agofixes https://github.com/QubesOS/qubes-issues/issues/8133
requires: https://github.com/QubesOS/...
8a7d54c15ba97101a7170a08ee3270c28075e39a authored almost 2 years ago31c9bf2e39f27a336314f9ea942ff94aebdae7a8 authored almost 2 years ago
* origin/pr/121:
Do not allow trailing newlines in filenames
BootLoaderSpecification is not used in Qubes at all (it isn't compatible
with Xen), so remove wh...
Do not allow leading special characters either.
128a09107c03fb5c55aa6635d9e8b0818b0ec9f4 authored almost 2 years agoSafer to not scan a volume than to scan one.
9606ad435e5d7645daadb52627bb017076551d0c authored almost 2 years agoUse bash regular expressions instead of echo | grep and echo | sed.
67495c8b850c3390fde379fc4b3aa6ec727498e8 authored almost 2 years agoa6ff3071aa650f6ae9639c07e133eb27cffd91df authored almost 2 years ago
* origin/pr/118:
Move the zvol ignore rules much earlier in the udev chain of events.
Handle...
690f1a7b4a01f965dcc25845789b2af5ba25e87d authored almost 2 years ago
d362831545421e4e15ecf0989f974904b2487e5d authored almost 2 years ago
241a5f723c3a49166e99b21781fceb5c0cbe8a92 authored almost 2 years ago
dd6d3eeeeeb11603827c6319b0ce9999054299aa authored almost 2 years ago
7ca327aad57fd4c004e68347d7c1efc261a2e1e1 authored almost 2 years ago
65a1c2915830cb9e74ba0a9e01194a46d728a3dc authored almost 2 years ago
26ca4800a5bb2db351eb1b5297fbf7e2b845ab80 authored almost 2 years ago
2da3cf16e910b53faffad88fd5eb2823f4926dd8 authored almost 2 years ago
9984d651af2865402c13e39b4e234d2aeb00f04a authored almost 2 years ago
1178add9fcb18e865b0fc3408cfbd2baa1391024 authored almost 2 years ago
* origin/pr/117:
qubes-vm-update: fix logging for limited number of processes
qubes-vm-updat...
047bbf97bdc0299bbaa54c830dfa5dc9147a6433 authored almost 2 years ago
05a58aaa72779bbd5eaffbe66d9d4f4aaa4ad299 authored almost 2 years ago
* revert-xterm:
dom0-updates: '~' is a valid character in a package version
dom0-updates: re...
906729eed4925e288e00d12a9ea9e9a0190b3a59 authored almost 2 years ago
e0b7208dfa6459c0f528ba61f15d39dd0a8fb2d5 authored almost 2 years ago
b5e23623cf16283d6a0bc611052c8a02ae3ec088 authored almost 2 years ago
Otherwise old directory remains on update, confusing pkg_resources
module.
Also, remove unused ...
1e1a6aef3feb3ab79db31170e92dc644221788cc authored almost 2 years ago
* origin/pr/111:
qubes-vm-update: fix error for dummy progress bar.
qubes-vm-update: @marmar...
It's commonly used for prereleases.
dc6f3017f34f6da1d5232d55c57a4cbec78ee1f4 authored almost 2 years ago
Displaying updatevm output in an xterm provides negligible security
improvement over filtered ou...
They are useless as there is no network, and no multiple users or user
data in home dirs.
Dummy progress bar does not have a progress collector.
e95b86c6b5f48e98e660c7ac0d464df967c1bb81 authored almost 2 years agoHandle the problem with VMs never reporting updates state at all (for example non-Linux VMs).
b6e75954cca597d34d6e01080ecb4f1d0df902a3 authored almost 2 years ago9e5a3fa0a98531db5456d2a540df5947e57cc753 authored almost 2 years ago
bb4e18a2bb1ce9aee546a89a7df46a0a45bca523 authored almost 2 years ago