This website requires JavaScript.
Explore
Help
Sign In
Qubes
/
core-agent-linux
Watch
1
Star
0
Fork
0
You've already forked core-agent-linux
Code
Issues
Pull Requests
Releases
Wiki
Activity
e54ecfb040
core-agent-linux
/
package-managers
/
apt-conf-00notify-hook
2 lines
70 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Improved upgrade notifications sent to QVMM. Each time some arbitrary package was installed using dpkg or apt-get, the update notification in Qubes VM Manager was cleared. No matter if there were still updates pending. (Could happen even after the user running `apt-get dist-upgrade` in case of package manager issues.) No longer clear upgrade notification in QVMM on arbitrary package installation. Check if upgrades have been actually installed before clearing the notifications. https://github.com/QubesOS/qubes-issues/issues/1066#issuecomment-150044906
2015-10-22 17:26:24 +02:00
DPkg::Post-Invoke {"/usr/lib/qubes/upgrades-status-notify || true";};
Reference in New Issue
Copy Permalink