Skip to content

Commit b835c44

Browse files
committed
6.7.1-unstable
1 parent 37f34a3 commit b835c44

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

debian/changelog

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
cinnamon-desktop (6.7.1) unstable; urgency=medium
2+
3+
[ Michael Webster ]
4+
* thumbnailer: Use bubblewrap to appease glycin and work around glycin-thumbnailer disabling its built-in sandbox.
5+
* gnome-desktop-thumbnail.c: Support a (mimetype argument to thumbnailers.
6+
7+
-- Clement Lefebvre <root@linuxmint.com> Thu, 21 May 2026 11:08:54 +0100
8+
19
cinnamon-desktop (6.7.0) unstable; urgency=medium
210

311
[ Michael Webster ]

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Meson build file
22

33
# https://github.com/linuxmint/cinnamon-desktop
4-
project('cinnamon-desktop', 'c', version : '6.7.0', meson_version : '>=0.56.0')
4+
project('cinnamon-desktop', 'c', version : '6.7.1', meson_version : '>=0.56.0')
55

66
# Before making a release, the LT_VERSION string should be modified.
77
# The string is of the form C.R.A.

0 commit comments

Comments
 (0)