File: changelog

package info (click to toggle)
killer 0.90-13
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, trixie
  • size: 752 kB
  • sloc: perl: 8,785; sh: 313; makefile: 43
file content (175 lines) | stat: -rw-r--r-- 6,610 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
killer (0.90-13) unstable; urgency=medium

  * Team upload.

  [ Petter Reinholdtsen ]
  * Improve manual page regarding nice levels (Closes: #737651).
  * Update debhelper compat level to 9.

  [ Holger Levsen ]
  * d/control:
    - update Vcs: headers to point to salsa.
    - bump Standards-Version to 4.1.4, no changes needed.
    - declare that killer doesn't need root to build, add
      "Rules-Requires-Root: no" header after testing this is the case.
    - add default-mts to depends and place it first, thanks lintian.
  * d/compat: bump to 10 and adopt dependency accordingly.
  * debian/patches/
    - consoleuser-consolekit.patch: fix typo in description, thanks lintian.
    - add handle-ps-name-truncate.patch to series file.

 -- Holger Levsen <holger@debian.org>  Fri, 08 Jun 2018 17:25:35 +0000

killer (0.90-12) unstable; urgency=low

  [ Alexander Alemayhu ]
  * Handle ps format changes (Closes: #771449).

 -- Petter Reinholdtsen <pere@debian.org>  Sat, 29 Nov 2014 19:26:57 +0100

killer (0.90-11) unstable; urgency=high

  * Adjust consoleuser-xprintidle.patch to avoid unwanted line break in
    debug output.
  * Improve x-console.dpatch, make it more clear why $tty2idletime is
    set to zero.

 -- Petter Reinholdtsen <pere@debian.org>  Sat, 04 Oct 2014 20:54:42 +0200

killer (0.90-10) unstable; urgency=medium

  * Update empty-domain.dpatch to prefer /etc/mailname over the
    dnsdomainname output when generating mail addresses (Closes:
    673371).
  * Refresh all patches to reflect the new line numbers.
  * Restructure control file lists to be more friendly to line based
    version control systems.
  * Update standard-version from 3.9.5 to 3.9.6.  No changes needed.
  * Add new patch consoleuser-consolekit.patch to fall back to
    ck-list-sessions if it exist for finding local sessions if 'who'
    do not list any (Closes: #714428).
  * Add new patch consoleuser-logind.patch to use loginctl to find
    local sessions if 'who' and consolekit both fail.
  * Use xprintidle to figure out how long the X session have been
    unused (Closes: #714477).

 -- Petter Reinholdtsen <pere@debian.org>  Sun, 28 Sep 2014 19:44:10 +0200

killer (0.90-9) unstable; urgency=medium

  [ Alexander Alemayhu ]
  * debian/control:
    - Update Vcs-* control fields.
    - Update standard-version from 3.9.2 to 3.9.5.

  [ Petter Reinholdtsen ]
  * Switch from dpatch to source format 3.0 (quilt).
  * Add Alexander Alemayhu as uploader.

 -- Petter Reinholdtsen <pere@debian.org>  Wed, 11 Jun 2014 14:51:35 +0200

killer (0.90-8) unstable; urgency=low

  * Change empty-domain.dpatch to fetch mail domain from DNS domain and
    not NIS domain (Closes: #656297).
  * Adjust cron job to return exit code 0 also when the package is
    removed but not purged (Closes: #586199).
  * Update standards-version from 3.8.0 to 3.9.2.  No changes needed.
  * Update debhelper compat level from 5 to 8.
  * Adjust copyright file to get lintian to discover the copyright
    statement.
  * Add README.source to keep lintian happy.

 -- Petter Reinholdtsen <pere@debian.org>  Wed, 18 Jan 2012 10:13:58 +0100

killer (0.90-7~lenny1) stable; urgency=low

  * Upload to stable.

 -- Petter Reinholdtsen <pere@debian.org>  Tue, 26 Jan 2010 13:27:36 +0100

killer (0.90-7) unstable; urgency=low

  * Fix linux-ps-longusernames.dpatch to also handle long usernames in
    ruser, to avoid killing processes of user with usernames > 8
    characters (Closes: #551753).

 -- Petter Reinholdtsen <pere@debian.org>  Mon, 25 Jan 2010 19:03:03 +0100

killer (0.90-6) unstable; urgency=low

  * Fix typo in linux-ps-longusernames.dpatch, returning the password
    hash instead of the username.

 -- Petter Reinholdtsen <pere@debian.org>  Mon,  7 Jul 2008 10:29:42 +0200

killer (0.90-5) unstable; urgency=low

  * Rewrite patch x-console to drop code to use uid instead of username
    for console users.  It was based on a misunderstanding regarding the
    source of the uids (Closes: #467499).
  * New patch linux-ps-longusernames to look up uids returned from ps to
    get the usernames, to work around the misfeature in ps only showing
    uids for users with usernames > 8 characters.
  * Change kdm console detection code to recognize any X display, not
    just :0.
  * Updated standards-version from 3.7.3 to 3.8.0.  No changes needed.

 -- Petter Reinholdtsen <pere@debian.org>  Sun,  6 Jul 2008 12:46:16 +0200

killer (0.90-4) unstable; urgency=low

  [ José L. Redrejo Rodríguez ]
  * Use getent to get the uid as getpwname does not work correctly with
    ldap authenticated users.

  [ Petter Reinholdtsen ]
  * Fix typos in the package description (Closes: #470017).

 -- Petter Reinholdtsen <pere@debian.org>  Sun, 16 Mar 2008 11:37:35 +0100

killer (0.90-3) unstable; urgency=low

  [ Petter Reinholdtsen ]
  * Added patch linux-nice-level to deduce nice limit from 20
    (impossible on Linux as 19 is max) to 9.
  * Added patch default-email to change default emails from killer@ to
    root@.
  * Make package group maintained by Debian Edu and add
    José L. Redrejo Rodríguez as uploader.
  * debian/patches/x-console.dpatch modified to avoid killing the user
    logged via gdm/kdm
  * Add Vcs-Svn and Vcs-Browse headers to the control file.

  [ José L. Redrejo Rodríguez ]
  * Modify how console users idle time is calculated.
  * debian/patches/update-valid-users.dpatch to avoid killing daemons
    running under the nobody login.

 -- Petter Reinholdtsen <pere@debian.org>  Wed, 27 Feb 2008 08:22:07 +0100

killer (0.90-2) unstable; urgency=low

  * Split all patches into separate files in debian/patch, to make
    them easier to submit upstream.  Uses dpatch.
  * Added patch to handle kdm and gdm logins better.
  * Added patch to implement new option -n to tryrun only (not killing
    anything) and -d for debug output.
  * Make sure to use LC_ALL=POSIX to avoid different output depending
    on locale.
  * Add /dev/input/mice to list of devices to check for the console user.

 -- Petter Reinholdtsen <pere@debian.org>  Sat, 16 Feb 2008 14:30:41 +0100

killer (0.90-1) unstable; urgency=low

  * Initial upload (Closes: #463161).
  * Patches relative to upstream:
    - Do not kill processes belonging to users with uid below 1000.
    - Correct path to the ps command.
    - Make sure to work even without the domainname program.
    - Fix clean target to remove files generated by pod2html generated.
  * Add cron.hourly file to call killer once an hour to kill
    background jobs.

 -- Petter Reinholdtsen <pere@debian.org>  Wed, 30 Jan 2008 13:59:09 +0100