Changelog for
qubes-core-dom0-4.1.25-1.fc32.noarch.rpm :
* Mon Feb 14 2022 Qubes OS Team
- For complete changelog see: https://github.com/QubesOS/qubes-core-admin.git
* Mon Feb 14 2022 Marek Marczykowski-Górecki - a7649998- version 4.1.25
* Sun Feb 13 2022 Rusty Bird - e05c3f5a- tests/integ/storage: check that the snapshot is not stuck
* Wed Feb 09 2022 Marek Marczykowski-Górecki - 6be1b522- tests: explicitly select to open an attachment in Thunderbird
* Sat Feb 05 2022 Demi Marie Obenour - fd312d12- Avoid a useless str -> str conversion
* Sat Feb 05 2022 Demi Marie Obenour - ea4c9e85- Assert number of arguments to LVM ops are right
* Sat Feb 05 2022 Demi Marie Obenour - 3d6b8f06- Specify size in bytes when resizing
* Thu Feb 03 2022 Demi Marie Obenour - 4270e844- Use long options for LVM2
* Wed Feb 02 2022 Rusty Bird - 46e355f7- storage/reflink: precache reflink before save_on_stop start()
* Wed Feb 02 2022 Rusty Bird - e42b1688- storage/reflink: is_outdated(): decide by inode inequality
* Wed Feb 02 2022 Rusty Bird - 6515cae2- storage/reflink: start(): use hardlink for snap_on_start volume
* Wed Feb 02 2022 Rusty Bird - d9be5402- storage/reflink: _add_revision(): ctime -> mtime in filename
* Wed Feb 02 2022 Rusty Bird - c209f89c- storage/reflink: resize(): don\'t mutate _path_clean file contents
* Wed Feb 02 2022 Rusty Bird - 0714c915- storage/reflink: _copy_file(): add dst_size and copy_mtime args
* Wed Feb 02 2022 Rusty Bird - 1fef9dcf- tests/storage_reflink: test on XFS too
* Wed Feb 02 2022 Rusty Bird - b7390cb7- tests/storage_reflink: speed up tests
* Wed Feb 02 2022 Rusty Bird - 476acd9d- tests/storage_reflink: place test cases in numeric order
* Wed Feb 02 2022 Rusty Bird - dc4f5630- tests/storage_reflink: fix pylint complaints
* Wed Feb 02 2022 Rusty Bird - 1cc84971- storage/reflink: volume usage(): omit wrong docstring
* Wed Feb 02 2022 Rusty Bird - 24c14ae5- storage/reflink: harmonize code style
* Wed Feb 02 2022 Rusty Bird - 6dfa1d83- storage/reflink: _is_supported(): make src_dir keyword-only
* Wed Feb 02 2022 Rusty Bird - 62f20255- storage/reflink: revisions(): narrow the glob
* Wed Feb 02 2022 Rusty Bird - 716a1c13- storage/reflink: move latest revision logic to _path_revision()
* Sun Jan 23 2022 Rusty Bird - 3742ef0b- storage/reflink: \"(revision) number\" -> \"revision\"
* Sun Jan 23 2022 Rusty Bird - 2acf972d- storage/reflink: _make_dir() -> _create_dir()
* Sun Jan 23 2022 Rusty Bird - 397fd950- storage/reflink: _make_dir(): check isdir() for existing path
* Sun Jan 23 2022 Rusty Bird - b50bcecd- storage/reflink: start(): no need to go through size() getter
* Sun Jan 23 2022 Rusty Bird - 1a4fdc25- storage/reflink: stop(): reuse is_dirty()
* Wed Jan 19 2022 Marek Marczykowski-Górecki - bc8747e9- tests: use more deterministic format for image comparison
* Fri Dec 31 2021 Demi Marie Obenour - 0918fc8c- Better error for attaching a PCI device to dom0
* Thu Dec 30 2021 Rot127 - 0933b096- Remove logrotate configuration for qmemman.log and empty parent directory.
* Tue Dec 21 2021 Ivan Kardykov - 6a030997- Allow negative timezone offset
* Mon Dec 20 2021 Demi Marie Obenour - fad46e0b- Rip vif-route-qubes out from dom0
* Sun Dec 12 2021 Marek Marczykowski-Górecki - 069970e6- version 4.1.24
* Tue Dec 07 2021 Marek Marczykowski-Górecki - 251d8aaa- tests: spurious double DispVM startup
* Tue Nov 30 2021 Marek Marczykowski-Górecki - 899f2a8e- tests: do initial setup of Whonix Gateway when testing on that template
* Sun Nov 28 2021 Marek Marczykowski-Górecki - 684ea985- tests: Add basic qvm-template integration test
* Wed Nov 24 2021 Marek Marczykowski-Górecki - d354b15a- tests: increase DispVM shutdown timeout
* Wed Nov 24 2021 Marek Marczykowski-Górecki - 8c78af91- tests: wait for dispvm destroy a bit smarter
* Sat Nov 20 2021 Patrick Schleizer - a30c9714- -utc
* Mon Nov 15 2021 Marek Marczykowski-Górecki - f67a263a- tests: switch to createrepo_c
* Mon Nov 15 2021 Marek Marczykowski-Górecki - f1a13dd8- tests: block attach, detach, reattach
* Tue Nov 09 2021 Marek Marczykowski-Górecki - 568908c8- version 4.1.23
* Wed Oct 20 2021 Demi Marie Obenour - bf08dfd8- Default to Fedora 32 in dom0
* Wed Oct 20 2021 Demi Marie Obenour - efefc8a6- Use file function instead of a shell command
* Wed Oct 20 2021 Marek Marczykowski-Górecki - 13b5e519- tests: avoid patching file pool script path on module import
* Sun Oct 17 2021 Frédéric Pierret (fepitre) - 3d735211- spec: add BR make
* Wed Oct 13 2021 Demi Marie Obenour - d7c616dd- Add documentation for ephemeral_volatile property
* Wed Oct 13 2021 Demi Marie Obenour - 0c6a2761- Check that volumes that should not be ephemeral aren’t
* Wed Oct 13 2021 Demi Marie Obenour - 871b8315- Volatile volumes must respect pool-wide ephemeral flag
* Wed Oct 13 2021 Demi Marie Obenour - 99d7691e- Add unit tests for ephemeral volume API