%general-entities; ]> xdg-utils-&xdg-utils-version; xdg-utils Introduction to xdg-utils xdg-utils is a a set of command line tools that assist applications with a variety of desktop integration tasks. It is required for Linux Standards Base (LSB) conformance. A security vulnerability exists in all versions of xdg-utils from version 1.1.0rc1 when handling mailto: URIs. An attacker could potentially send a victim a URI that automatically attaches a sensitive file to a new email. If a victim user does not notice that an attachment was added and sends the email, this could result in sensitive information disclosure. To mitigate this flaw, either do not use mailto links at all, or always double-check in the user interface that there are no unwanted attachments before sending emails, especially when the email originates from clicking on a mailto link. &lfs101_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &xdg-utils-md5sum; Download size: &xdg-utils-size; Estimated disk space required: &xdg-utils-buildsize; Estimated build time: &xdg-utils-time; xdg-utils Dependencies Required with one of , , or W3m Required (runtime) Optional (runtime) User Notes: Installation of xdg-utils Compile xdg-utils with the following commands: ./configure --prefix=/usr --mandir=/usr/share/man && make The tests for the scripts must be made from an X-Window based session. There are several run-time requirements to run the tests including a browser and an MTA. Running the tests as root user is not recommended. To run the tests, issue: make -k test. Now install it as the root user: make install Contents Installed Programs Installed Libraries Installed Directories xdg-desktop-menu, xdg-desktop-icon, xdg-mime, xdg-icon-resource, xdg-open, xdg-email, xdg-screensaver, xdg-settings None None Short Descriptions xdg-desktop-menu is a command line tool for (un)installing desktop menu items xdg-desktop-menu xdg-desktop-icon is a command line tool for (un)installing icons to the desktop xdg-desktop-icon xdg-mime is a command line tool for querying information about file type handling and adding descriptions for new file types xdg-mime xdg-icon-resource is a command line tool for (un)installing icon resources xdg-icon-resource xdg-open opens a file or URL in the user's preferred application xdg-open xdg-email opens the user's preferred e-mail composer in order to send a mail message xdg-email xdg-screensaver is a command line tool for controlling the screensaver xdg-screensaver xdg-settings is a command line tool for managing various settings from the desktop environment xdg-settings