-
xdg-utils (1.1.3-2ubuntu1.20.04.2) focal-security; urgency=medium
* SECURITY REGRESSION: simple-scan email functionality break
- debian/patches/CVE-2020-27748.patch: was reverted/delete in
scripts/xdg-email.in.
-- Leonidas Da Silva Barbosa <email address hidden> Mon, 11 Jan 2021 10:39:48 -0300
-
xdg-utils (1.1.3-2ubuntu1.20.04.1) focal-security; urgency=medium
* SECURITY UPDATE: local file inclusion vulnerability
- debian/patches/CVE-2020-27748.patch: remove attachment handling from
mailto in scripts/xdg-email.in.
- CVE-2020-27748
-- <email address hidden> (Leonidas S. Barbosa) Tue, 24 Nov 2020 14:16:38 -0300
-
xdg-utils (1.1.3-2ubuntu1) focal; urgency=medium
* Sync with Debian. Remaining change:
- Add debian/xdg-utils.links:
+ Symlink /usr/bin/xdg-open to /usr/bin/browse (LP: #1624022)
xdg-utils (1.1.3-2) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 10 to 12.
* Set debhelper-compat version in Build-Depends.
* Add upstream metadata info.
[ Nicholas Guriev ]
* Shift debian/NEWS content to the left.
* Set Rules-Requires-Root: no in debian/control.
* Obey the nocheck build option.
* Bump Standards-Version to 4.5.0.
* Add machine readable debian/copyright file.
* Now uscan(1) watches FreeDesktop GitLab.
* Add trailing new line into auto-generated patch header.
* Drop redundant invocation dh_installchangelogs in debian/rules.
* Install release notes as NEWS file in according P. 12.7 of the Debian
policy.
* xdg-mime: Create config directory if it does not exist yet.
Closes: #652038.
[ Rex Dieter ]
* xdg-open: Do better pcmanfm check, fix AND operator. Closes: #908760,
Upstream: BR106636, BR106161.
[ Alberto Salvia Novella ]
* xdg-email: Support for Deepin.
[ Mario van der Linde ]
* Enable Cinnamon screensaver for XDG aware desktop environments (e.g. LXQt).
[ Iain Lane ]
* xdg-screensaver: Sanitise window name before sending it over the bus.
Closes: #910070, LP: #1743216, Upstream: BR108121.
[ Andrea Tarocchi ]
* xdg-open: correct handling directories with spaces in the name.
LP: #1848335, Upstream: #166.
-- Jeremy Bicha <email address hidden> Sun, 29 Mar 2020 19:38:09 -0400
-
xdg-utils (1.1.3-1ubuntu2) cosmic; urgency=medium
* Use perl's decode() to ensure we don't pass invalid UTF-8 to D-Bus, as
doing so triggers an assertion from libdbus which makes us crash. LP:
#1743216 (Debian #910070, Upstream #108121)
-- Iain Lane <email address hidden> Tue, 02 Oct 2018 11:11:16 +0100