1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126
|
slick-greeter (1.2.4-2) unstable; urgency=medium
* Bug fix release
- Cherry-pick commit: Protect accidental reveal of passwords when
memory is stressed.
* Packaging Changes
- Control: Bump Standards-Version - no changes required
-- David Mohammed <fossfreedom@ubuntu.com> Wed, 20 Feb 2019 20:01:14 +0000
slick-greeter (1.2.4-1) unstable; urgency=medium
* New release
- Translation updates
-- David Mohammed <fossfreedom@ubuntu.com> Wed, 12 Dec 2018 20:25:06 +0000
slick-greeter (1.2.3-2) unstable; urgency=medium
* Packaging Change
- control: Add python3-gi as dependency to ensure HiDPI detection works
correctly (Closes: #915812)
-- David Mohammed <fossfreedom@ubuntu.com> Fri, 07 Dec 2018 19:32:49 +0000
slick-greeter (1.2.3-1) unstable; urgency=medium
* New release
- Translation updates
* Packaging Changes
- drop patch 0001-background.vala-Fix-build-with-vala-0.41.91.patch
since this is now included in the source
-- David Mohammed <fossfreedom@ubuntu.com> Wed, 28 Nov 2018 22:44:29 +0000
slick-greeter (1.2.2-2) unstable; urgency=medium
* Packaging Changes
- control: bump Standards-Version; changed rules to add
verbose compilation
- control: change alternate for lightdm-vala to resolve
FTBS (Closes: #907752)
The alternate ensures the same package builds both on Ubuntu
and Debian
- Add patch 0001-background.vala-Fix-build-with-vala-0.41.91.patch
to ensure package build with vala 0.41.91
- rules: Add override for dh-missing to fail if missing files;
this ensures we are ready for compat 12
- copyright: clarify that debian source tarball is missing upstream
debian packaging folder which has been replaced by ours.
-- David Mohammed <fossfreedom@ubuntu.com> Sat, 01 Sep 2018 17:28:59 +0100
slick-greeter (1.2.2-1) unstable; urgency=medium
* New upstream release
- Latest translations
- Fix HiDPI detection
- Add option to display to specific monitor (only-on-monitor)
* Packaging Changes:
- Drop patch mint-master-unstable-19.patch since it is now
included in the new release
- debian/control bump StandardsVersion - no changes required
-- David Mohammed <fossfreedom@ubuntu.com> Sun, 01 Jul 2018 22:50:27 +0100
slick-greeter (1.1.4-1) unstable; urgency=medium
* New upstream release
- Build correctly with vala > 0.39
- Latest translations
- Reset config keys if not in slick config file
- Add multimonitor support when used with docking stations
- Fix failure to connect to user-session components
- Slick config component file changes
* Packaging Changes:
- Drop existing patches except for sans-schema-font.patch
- Add patch mint-master-unstable-19.patch
- debian/copyright 2018 year change and http --> https
- debian/{compat/control} debhelper v11
- debian/control Bump Standards-Version (no changes required)
- debian/upstream/metadata fix check-all-the-things warning
for missing document-start
- debian/rules remove override to remove broken symlink since this
symlink has now been removed in the source
-- David Mohammed <fossfreedom@ubuntu.com> Sat, 17 Feb 2018 22:33:15 +0000
slick-greeter (1.0.8-2) unstable; urgency=medium
* Bug-fix release
- patch 0001-Session-detection-Add-support-for-more-DE-WM-61.patch
add patch to recognise more session types so that when
switching between sessions, the correct session type is displayed
- patch 0002-add-GNOME-3.26-xorg-session-and-ubuntu-xorg-equivale.patch
add GNOME 3.26 xorg session plus the equivalent for Ubuntu;
this ensures these two session types are recognised by slick-greeter
* Packaging Changes:
- add manpage for slick-greeter executable to resolve lintian warning
slick-greeter-set-keyboard-layout
- debian/rules remove broken symlink (Closes: #866999)
-- David Mohammed <fossfreedom@ubuntu.com> Mon, 11 Sep 2017 12:47:24 +0100
slick-greeter (1.0.8-1) unstable; urgency=medium
* New upstream release
- do not start onboard and orca on session startup since these do
not work with this greeter
- improve contrast, test color and font style to improve readability
for those with any form of visual impairment
- improve clarity of session badges for HiDPI users
- fix GTK+3.20 and later issues with the prompt display
- Improve man page and README for slick-greeter to describe all the
slick-greeter.conf options
* Packaging changes:
- update debian/copyright for the budgie-desktop greeter icon
file name; changed from .png to .svg in the source
-- David Mohammed <fossfreedom@ubuntu.com> Thu, 29 Jun 2017 21:04:47 +0100
slick-greeter (1.0.3-1) unstable; urgency=medium
* Initial release. (Closes: #862934)
-- David Mohammed <fossfreedom@ubuntu.com> Mon, 15 May 2017 19:25:15 +0100
|