Skip to content

Commit

Permalink
version 4.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
marmarek committed Jun 18, 2024
1 parent fcd732a commit 5153704
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
qubes-core-agent (4.3.2-1) unstable; urgency=medium

[ Demi Marie Obenour ]
* Make prepare_creds_return_dir() static
* Validate user ID arguments
* Correctly check for success of setfsuid()
* Exit if getpwuid() returned entry for wrong user
* Explain why the return value of mkdir() is ignored
* Use O_CLOEXEC | O_NOCTTY to open a directory
* qfile-unpacker: Add flags to allow unsafe characters and symlinks
* qubes.Filecopy: support unpacking files with unsafe characters
* Select between qubes.Filecopy and qubes.UnsafeFileCopy
* Support installation outside of /usr

[ Marek Marczykowski-Górecki ]
* rpm,deb: bump required version of qubes-utils libs

-- Marek Marczykowski-Górecki <[email protected]> Tue, 18 Jun 2024 09:31:23 +0200

qubes-core-agent (4.3.1-1) unstable; urgency=medium

[ Demi Marie Obenour ]
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.3.1
4.3.2

0 comments on commit 5153704

Please sign in to comment.