File: changelog

package info (click to toggle)
sddm 0.19.0-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 5,940 kB
  • sloc: cpp: 6,936; xml: 509; sh: 506; perl: 114; makefile: 25
file content (402 lines) | stat: -rw-r--r-- 14,274 bytes parent folder | download
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
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
sddm (0.19.0-5) unstable; urgency=medium

  * Drop haveged from recommends, it used to be necessary to gather enough
    entropy to avoid freezes during boot but this hasn’t been the case anymore
    for many kernel releases.

 -- Aurélien COUDERC <coucouf@debian.org>  Mon, 20 Feb 2023 22:51:20 +0100

sddm (0.19.0-4) unstable; urgency=medium

  * Team upload.

  [ Norbert Preining ]
  * Recommend sddm-theme-debian-breeze instead of maui (Closes: #949340).
    The alternatives system gives this theme the highest priority, so install
    it by default.

  [ Pino Toscano ]
  * Remove inactive Uploaders.
  * Backport upstream commit e93bf95c54ad8c2a1604f8d7be05339164b19308 to fix
    build with newer versions of Qt 5.15; patch
    upstream_Fix-compilation-once-QTBUG-88431-gets-fixed.patch.
    (Closes: #1013550)
  * Update lintian overrides.
  * Use /usr/share/dpkg/architecture.mk instead of querying the $DEB_HOST_*
    variables manually.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.6.1, no changes needed.
  * Remove the upstream sddm.service in execute_after_dh_auto_install, rather
    than execute_before_dh_install; same effect, mostly a better place
    logically.
  * Use execute_after_dh_fixperms-arch, and execute_after_dh_installpam to avoid
    invoking dh_fixperms, and dh_installpam manually.

 -- Pino Toscano <pino@debian.org>  Sun, 09 Oct 2022 10:30:14 +0200

sddm (0.19.0-3) unstable; urgency=medium

  * Cherry-pick upstream commit to re-add sourcing of /etc/profile and
    $HOME/.profile for users with fish as their default shell.

 -- Aurélien COUDERC <coucouf@debian.org>  Wed, 17 Mar 2021 22:41:58 +0100

sddm (0.19.0-2) unstable; urgency=medium

  [ Norbert Preining ]
  * Disable 07_fix-desktop-session-env-var.diff imported from Ubuntu
    (Closes: #973907)
  * Add upstream's d/p/upstream-2f034906d-use-only-basename-of-session to
    use only the basename of the session file as session name.

 -- Norbert Preining <norbert@preining.info>  Tue, 10 Nov 2020 04:38:45 +0900

sddm (0.19.0-1) unstable; urgency=medium

  [ Aurélien COUDERC ]
  * New upstream release (0.19.0):
    - Fix X not having access control on startup (fixes CVE-2020-28049)
  * Fix lintian warning command-with-path-in-maintainer-script in postrm.
  * Sync patches with Kubuntu.
  * Switch to UTF-8 encoding for Swedish po translation.
  * Review copyright information.
  * Build with hardening=+all build hardening flag.
  * Mark watch file as version=4, no change required.
  * Don’t install LICENSE files from source, their contents is already in
    d/copyright.
  * Install upstream README files to /usr/share/doc.
  * Disable lintian warning for Maya theme’s font license, the source gives a
    plausible source and license that are redistribuable.
  * Bump Standards-Version to 4.5.0:
    - Add Rules-Requires-Root: no
  * Switch from the debhelper build dependency to debhelper-compat
    - remove debian/compat
    - bump compatibility level to 13

  [ Norbert Preining ]
  * Bump build-depends according to CMakeLists.
  * Add Aurélien and myself to uploaders.
  * Change maintainer to Debian Qt/KDE ...
  * Don't do recursive change of ownership of /var/lib/sddm in d/sddm.postinst

 -- Norbert Preining <norbert@preining.info>  Sat, 07 Nov 2020 09:28:39 +0900

sddm (0.18.1-1) unstable; urgency=medium

  * Team upload.

  [ Maximiliano Curia ]
  * Add missing license paragraph
  * Add wayland-session as a conffile
  * Avoid sourcing /etc/profile with fish.
    Thanks to Alf Gaida for the report (Closes: 904698)

  [ Pino Toscano ]
  * New upstream release.
  * Add the configuration for the CI on salsa.
  * Remove the unused debian/meta/ stuff.
  * Remove debian/not-installed, as we ship everything.
  * Switch from python-docutils to python3-docutils to get Python 3-based
    rst2man. (Closes: #943206)
  * Small changes to copyright.
  * Drop the upstart confirmation, as it is long gone
    - unregister it as conffile
  * Depend on xauth, as it is used for X sessions. (Closes: #929463)
  * Change sid to unstable in old changelog entries. (Closes: #901969)
  * Improve the Debian-provided sddm.service: (Closes: #916398, #950391)
    - remove old check of /etc/X11/default-display-manager
    - alias it as display-manager.service
    - add getty@tty1.service to Conflicts/After to avoid races

  [ Lorenzo Puliti ]
  * Improve sysv init script: (Closes: #915534)
    - add dbus under 'Should Start'
    - remove  'S' and 'K' update-rc.d levels from postinst script,
      as setting the boot sequence that way is deprecated and no longer
      effective

 -- Pino Toscano <pino@debian.org>  Sun, 23 Feb 2020 13:34:38 +0100

sddm (0.18.0-1) unstable; urgency=medium

  [ Simon Quigley ]
  * New upstream release.
  * Bump Standards-version to 4.1.4, no changes needed.
  * Bump debhelper compat to 11, no changes needed.
  * Remove unneeded dbgsym stanza of debian/rules.
  * Refresh patches for the new upstream release, and remove the
    reverse-applicable handle-reading-from-a-closed-file-handle.patch.
  * /etc/sddm.conf is no longer shipped by default; remove it from
    sddm.install and not-installed.

  [ Maximiliano Curia ]
  * Workaround entropy starvation by recommending haveged
  * Release to unstable

 -- Maximiliano Curia <maxy@debian.org>  Sun, 22 Jul 2018 13:26:44 +0200

sddm (0.17.0-2) experimental; urgency=medium

  * New revision
  * Also read the environment from ~/.pam_environment
  * Start after systemd-logind
  * Check for the daemon name, not the full path.
    Thanks to Alf Gaida for the report (Closes: 901966)
  * Release to experimental

 -- Maximiliano Curia <maxy@debian.org>  Thu, 21 Jun 2018 13:08:36 +0200

sddm (0.17.0-1) unstable; urgency=medium

  [ Clive Johnston ]
  * Drop upstream patches.

  [ Simon Quigley ]
  * New upstream release (0.17.0).
  * Bump Standards-version to 4.1.1, no changes needed.
  * Upstream patch from Kubuntu which allows for NVIDIA Prime to be setup on
    login.
  * Update patches.
  * Add 04_set_default_path.diff back.

  [ Maximiliano Curia ]
  * Suggest qtvirtualkeyboard
  * Bump to Standards-Version 4.1.3
  * Update Vcs fields
  * Release to sid

 -- Maximiliano Curia <maxy@debian.org>  Sun, 25 Feb 2018 09:26:35 +0100

sddm (0.15.0-1) unstable; urgency=medium

  * New upstream release (0.15.0).
  * Drop upstream patches
  * Migrate to dh using compat 10
  * Bump Standards-Version to 4.1.0.
  * Add new theme sddm-theme-maya
  * Use pam_deny in the sddm-greeter password
  * Add fish specific Xsession snipped (from upstream's f486cf4)
  * Update copyright file
  * Release to sid

 -- Maximiliano Curia <maxy@debian.org>  Sat, 02 Sep 2017 23:57:41 +0200

sddm (0.14.0-4) unstable; urgency=medium

  * Update documentation, add information about HiDPI

 -- Maximiliano Curia <maxy@debian.org>  Tue, 14 Mar 2017 09:50:33 +0100

sddm (0.14.0-3) unstable; urgency=medium

  * Drop pam_systemd.so from our pam rules.
    Thanks to Russell Coker for reporting (Closes: 850006)
  * Add new upstream patch: Fix-display-of-user-avatars.-684.patch.
    Thanks to Salvo Tomaselli for reporting (Closes: 856195)
  * Create sddm's home dir if not present
  * Add HiDPI patches:
    Add-a-config-option-to-enable-high-DPI-scaling-701.patch (upstream) and
    Regression-fix-disable-HiDPI-by-default.patch.
    Thanks to Laurent Bonnaud for reporting and testing (Closes: 853843)

 -- Maximiliano Curia <maxy@debian.org>  Sun, 12 Mar 2017 17:33:04 +0100

sddm (0.14.0-2) unstable; urgency=medium

  * Avoid killing plymouth from the sddm system unit (Closes: 854260)
  * Purge dangling symlink.
    Thanks to Andreas Beckmann for following this issue (Closes: 848936)
  * Install the generated configuration file as an example
  * Workaround debconf's db_purge stdout parsing (#855912)
    Thanks to Laurent Bonnaud for reporting (Closes: 853844)

 -- Maximiliano Curia <maxy@debian.org>  Mon, 20 Feb 2017 19:09:24 +0100

sddm (0.14.0-1) experimental; urgency=medium

  [ Maximiliano Curia ]
  * New upstream release (0.14.0).
  * Add missing xserver dependencies. (Closes: 833080)
  * Refresh patches
  * Update build-deps and deps with the info from cmake
  * Drop maui and circles themes
  * Bump Standards-Version to 3.9.8
  * Add a .gitattributes file to use dpkg-mergechangelogs
  * Migrate dbg package to automatic dbgsym
  * debian/control: Update Vcs-Browser and Vcs-Git fields
  * Demote the breeze theme to a recommends
  * Add a basic README.Debian for the sddm configuration and themes
  * Add new patch: handle-reading-from-a-closed-file-handle.patch

  [ Aurélien COUDERC ]
  * Add SDDM themes based on Debian arwork, make default theme configurable with alternatives

 -- Maximiliano Curia <maxy@debian.org>  Fri, 30 Dec 2016 20:41:13 +0100

sddm (0.13.0-1) unstable; urgency=medium

  * Team Upload
  [ Diane Trout ]
  * New upstream release.
  * Remove CVE-2015-0856.patch applied upstream.
  * Refresh patches.
  * Build man pages
    - Add python-docutils to Build-Depends
    - Add built man pages to sddm.install

  [ Scott Kitterman ]
  * Add missing debian/changelog entry from previous revision
  * Apply sddm.pam.diff (provided by Alf Gaida - Thanks!) and add
    libpam-systemd to sddm Recommends to fix session problems while using
    systemd while still allowing non-systemd installations (Closes: #799837,
    #806758)

 -- Diane Trout <diane@ghic.org>  Mon, 04 Jan 2016 22:23:34 -0800

sddm (0.12.0-5) unstable; urgency=medium

  * Team upload.

  [ Maximiliano Curia ]
  * Delete the sddm.log file on purge. (Closes: #793679)
  * The themes shipped with sddm need the latest version, using breaks
    instead of depends to avoid circular deps. (Closes: #800462) Thanks
    to Max Görner

  [ Matthias Klumpp ]
  * Fix deadlock in sddm.service when waiting for Plymouth to quit

  [ Scott Kitterman ]
  * Add debian/patches/CVE-2015-0856.patch to fix potential issue if an SDDM
    theme crashes while running the KDE debug handler (Closes: #803338)

 -- Scott Kitterman <scott@kitterman.com>  Thu, 29 Oct 2015 00:01:45 -0400

sddm (0.12.0-4) unstable; urgency=medium

  * Fix indep build. (Closes: #799142) Thanks to Boris Pek

 -- Maximiliano Curia <maxy@debian.org>  Wed, 16 Sep 2015 15:06:00 +0200

sddm (0.12.0-3) unstable; urgency=medium

  * Update service file, run after plymouth-quit-wait.
  * Re add patch: 04_set_default_path.diff

 -- Maximiliano Curia <maxy@debian.org>  Mon, 14 Sep 2015 21:22:30 +0200

sddm (0.12.0-2) unstable; urgency=medium

  * Team upload
  * Ensure SDDM waits for Plymouth and getty to quit before starting
    (Closes: #793637)
  * Drop some unnecessary patches
  * Suggest libpam-kwallet5 instead of pam-kwallet5

 -- Matthias Klumpp <mak@debian.org>  Sat, 12 Sep 2015 16:32:50 +0200

sddm (0.12.0-1) unstable; urgency=medium

  * Team upload
  * New upstream release: 0.12.0
  * Drop patches which are applied upstream
  * Refresh and reorganize remaining patches
  * debian/rules: Compile with DBUS_CONFIG_FILENAME set to non-conflicting name
  * Ensure Xsession script is marked as executable
  * Don't fail when purging sddm

 -- Matthias Klumpp <mak@debian.org>  Sat, 05 Sep 2015 22:02:54 +0200

sddm (0.11.0-4) unstable; urgency=medium

  [ Scott Kitterman ]
  * Team upload.
  * Add Provides: x-display-manager for sddm (Closes: 795006)

  [ Maximiliano Curia ]
  * Add the Xsession script. (Closes: #794419)
  * New patch: default_path

 -- Maximiliano Curia <maxy@debian.org>  Thu, 03 Sep 2015 17:23:08 +0200

sddm (0.11.0-3) unstable; urgency=medium

  * Transition to libsystemd-dev. (Closes: #792400) Thanks to Michael
    Biebl
  * New patch: libsystemd.diff
  * Fix systemctl path. (Closes: #792401) Thanks to Michael Biebl
  * New patch: sddm_systemctl.diff
  * Update debian/po files. (Closes: #792085) Thanks to Christian
    Perrier

 -- Maximiliano Curia <maxy@debian.org>  Sat, 18 Jul 2015 21:34:44 +0200

sddm (0.11.0-2) unstable; urgency=medium

  [ Maximiliano Curia ]
  * Re-enable patches kubuntu_use_breeze.diff, kubuntu_minimum_vt.diff,
    upstream_add-graphical.target.diff.
  * Re-enable libpam-gnome-keyring.

  [ Pino Toscano ]
  * Make sddm build on non-Linux architectures:
    - limit the libsystemd-login-dev build dependency as linux-any
    - properly use DEB_HOST_ARCH_OS for detecting the current target OS
    - explicitly disable systemd and journald on non-Linux archs
    - disable installation of the upstream lib/systemd/system/sddm.service
      (installed only with systemd support enabled), as there is a local
      debian/sddm.service which will be used anyway instead

 -- Maximiliano Curia <maxy@debian.org>  Thu, 09 Jul 2015 15:20:08 +0200

sddm (0.11.0-1) experimental; urgency=medium

  [ Michał Zając ]
  * Initial release (LP: #1157742)

  [ Maximiliano Curia ]
  * New upstream release (0.10.0).
  * New upstream release (0.11.0).
  * Update copyright information.

 -- Maximiliano Curia <maxy@debian.org>  Fri, 27 Mar 2015 21:27:38 +0100

sddm (0.11.0-0ubuntu5) vivid; urgency=medium

  * Add upstream_add-graphical.target.diff from upstream

 -- Jonathan Riddell <jriddell@ubuntu.com>  Wed, 18 Mar 2015 18:31:32 +0100

sddm (0.11.0-0ubuntu4) vivid; urgency=medium

  * Add kubuntu_minimum_vt.diff to set minimum vt to 7

 -- Jonathan Riddell <jriddell@ubuntu.com>  Wed, 11 Mar 2015 17:02:02 +0100

sddm (0.11.0-0ubuntu3) vivid; urgency=medium

  * Re-enable systemd integration and install the sddm.service again

 -- Philip Muškovac <yofel@kubuntu.org>  Sun, 14 Dec 2014 19:02:38 +0100

sddm (0.11.0-0ubuntu2) vivid; urgency=medium

  * Sync with packaging from kubuntu_unstable

 -- Rohan Garg <rohangarg@kubuntu.org>  Thu, 20 Nov 2014 17:58:48 +0100

sddm (0.11.0-0ubuntu1) vivid; urgency=medium

  * New upstream release

 -- Rohan Garg <rohangarg@kubuntu.org>  Thu, 20 Nov 2014 17:57:57 +0100

sddm (0.10.0+dfsg1-0ubuntu1) vivid; urgency=medium

  * Initial archive upload
  * Replace file data/themes/maldives/maldives.jpg and
    data/themes/maldives/background.jpg background file with a free
    image, https://github.com/sddm/sddm/issues/315

 -- Jonathan Riddell <jriddell@ubuntu.com>  Fri, 17 Oct 2014 15:39:42 +0200