File: changelog

package info (click to toggle)
kmscon 9.3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,684 kB
  • sloc: ansic: 30,388; sh: 112; python: 89; makefile: 16
file content (132 lines) | stat: -rw-r--r-- 4,758 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
kmscon (9.3.2-1) unstable; urgency=medium

  * New upstream release.
  * debian/patches/backport/*: Dropped, useless.

 -- Boyuan Yang <byang@debian.org>  Mon, 16 Feb 2026 23:56:52 -0500

kmscon (9.3.1-3) unstable; urgency=medium

  * debian/patches/backport/*.patch: Add patch from upstream trunk
    to properly install the man page for kmscon.conf into section 5.

 -- Boyuan Yang <byang@debian.org>  Wed, 11 Feb 2026 19:33:42 -0500

kmscon (9.3.1-2) unstable; urgency=medium

  * debian/copyright: Use SPDX canonical license names.
  * Manually trigger rebuild for ppc64el issue in Ubuntu.
  * debian/man/kmscon-launch-gui.1: Add extra man page for the
    kmscon-launch-gui tool.

 -- Boyuan Yang <byang@debian.org>  Tue, 10 Feb 2026 00:04:12 -0500

kmscon (9.3.1-1) unstable; urgency=medium

  * New upstream release.
  * debian/patches: Refresh patches.
  * debian/control: Bump libtsm version dependency.

 -- Boyuan Yang <byang@debian.org>  Sat, 07 Feb 2026 18:26:03 -0500

kmscon (9.3.0-1) unstable; urgency=medium

  * New upstream release.
  * debian/patches/proposed/*: Dropped, merged upstream.
  * debian/patches/0004-Revert-libtsm-4.4.0-required-code-changes.patch:
    Do not require new libtsm before we have that available in Debian.
  * debian/patches/: Refresh patches.
  * debian/kmscon.install: Use dh-exec to install the example config file
    as /etc/kmscon.conf.

 -- Boyuan Yang <byang@debian.org>  Mon, 26 Jan 2026 15:03:56 -0500

kmscon (9.2.1-1) unstable; urgency=medium

  * New upstream release. (Closes: #1061691, #1121924, #1123930)
  * debian/control: Explicitly depends on binary package login due
    to it no longer being Essential: yes. (Closes: #1074093)
  * debian/control: Bump requirement of libtsm to v4.3+.
  * debian/control: Drop build-dep on libpixman-1-dev.
  * debian/patches: Refresh patches.

 -- Boyuan Yang <byang@debian.org>  Fri, 02 Jan 2026 20:27:25 -0500

kmscon (9.1.0-1) unstable; urgency=medium

  * New upstream release.
    + Fixes virtual console reset on logout. (Closes: #1091429)
  * debian/README.Debian: Write a README file on kmscon usage.
  * debian/patches/0004-Use-correct-systemd-system-unit-directory.patch:
    Dropped, merged upstream.
  * debian/patches/0005-Run-agetty-instead-of-login.patch: Dropped,
    merged upstream and in patch 0001.
  * debian/patches/proposed/dbf7d1e1e589c2cb8cec6f35f275ee972b43d869.patch:
    Add proposed patch to fix a typo in the man page. (Closes: #1098993)
  * debian/patches: Refresh patches.
  * debian/control: Add new build-dep check.
  * debian/kmscon.prerm: Disable the kmsconvt@.service in prerm to ensure
    that /etc/systemd/system/autovt@.service gets removed on package
    removal and getty is restored properly. (Closes: #1061686)

 -- Boyuan Yang <byang@debian.org>  Thu, 01 Jan 2026 21:54:06 -0500

kmscon (9.0.0-6) unstable; urgency=medium

  * Update package maintainership. (Closes: #1124470)
  * debian/: Apply wrap-and-sort -abst.
  * Bump Standards-Version to 4.7.3.
  * Switch upstream to github kmscon/kmscon. (Closes: #1116621)
  * debian/control: Use updated Vcs-* fields.
  * debian/control: Replace pkg-config with pkgconf.

 -- Boyuan Yang <byang@debian.org>  Thu, 01 Jan 2026 15:27:06 -0500

kmscon (9.0.0-5.1) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/watch: Fix upstream monitoring. (Closes: #1110927)

 -- Boyuan Yang <byang@debian.org>  Thu, 18 Dec 2025 19:03:10 -0500

kmscon (9.0.0-5) unstable; urgency=medium

  * Stop using undocumented autoscripts in d/rules.
  * Use dh_builtusing to generate Built-Using dependency on unifont.
  * Fix FTBFS when systemd.pc changes systemdsystemunitdir.
    Thanks to Helmut Grohne. (Closes: 1052644)

 -- Victor Westerhuis <victor@westerhu.is>  Mon, 04 Dec 2023 14:55:05 +0100

kmscon (9.0.0-4) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster (oldstable).

  [ Victor Westerhuis ]
  * Update standards version to 4.6.2, no changes needed.
  * Disable -Werror=array-bounds.

 -- Victor Westerhuis <victor@westerhu.is>  Sun, 29 Jan 2023 20:19:17 +0100

kmscon (9.0.0-3) unstable; urgency=medium

  * Depend on init-system-helpers >= 1.65
  * Fix Built-Using calculation in d/rules
  * Register exception with needrestart (Closes: 1024345)
  * Update d/watch

 -- Victor Westerhuis <victor@westerhu.is>  Sun, 20 Nov 2022 18:39:48 +0100

kmscon (9.0.0-2) unstable; urgency=medium

  * Run agetty instead of login (Closes: #1014316)
  * Bump Standards-Version to 4.6.1

 -- Victor Westerhuis <victor@westerhu.is>  Tue, 05 Jul 2022 16:14:32 +0200

kmscon (9.0.0-1) unstable; urgency=medium

  * Initial release (Closes: #1004919)

 -- Victor Westerhuis <victor@westerhu.is>  Sun, 19 Jun 2022 22:43:25 +0200