File: changelog

package info (click to toggle)
queue 1.30.1-4woody2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 2,388 kB
  • ctags: 1,630
  • sloc: ansic: 10,499; cpp: 2,771; sh: 2,640; lex: 104; makefile: 87
file content (110 lines) | stat: -rw-r--r-- 3,382 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
queue (1.30.1-4woody2) stable-security; urgency=high

  * Non-maintainer upload by the Security Team
  * Partially applied patch by "jaguar" to fix several buffer overflows
    [queue.c, queued.c, CAN-2004-0555]
  * Added special detection routine for big/little endianess on MIPS since
    the line "byteorder : {big|little} endian" from /proc/cpuinfo was
    removed as of Linux 2.4.20, resulting in the mipsel buildd being
    unable to build this package.

 -- Martin Schulze <joey@infodrom.org>  Wed, 12 Jan 2005 10:17:33 +0100

queue (1.30.1-4) unstable; urgency=low

  * Added pty patch. Pty allocation on devfs is totally broken and highly
    suspect everywhere else. (closes: #81040)
  * Adopting package. (closes: #79129)

 -- Brian Ristuccia <bristucc@sw.starentnetworks.com>  Fri, 30 Nov 2001 18:23:57 -0500

queue (1.30.1-3) unstable; urgency=low

  * fix build failure on ia64 (closes: #105092)
  * fix broken use of time headers (closes: #113254)

 -- David Kimdon <dwhedon@debian.org>  Sun, 23 Sep 2001 23:09:53 -0600

queue (1.30.1-2) unstable; urgency=medium

  * Applied patch from suckfish@ihug.co.nz to fix a crash on any trivial
    command, related to rlimits. Closes: #81033

 -- Joey Hess <joeyh@debian.org>  Tue,  2 Jan 2001 10:46:02 -0800

queue (1.30.1-1) unstable; urgency=high

  * New upstram release.
    - Includes /dev/tty chmod fix. Closes: #56931 (critical)
  * It really is orphaned though -- someone else needs to take it from
    here, I don't use the package.

 -- Joey Hess <joeyh@debian.org>  Fri, 29 Dec 2000 21:28:05 -0800

queue (1.20.1-pre4-8) unstable; urgency=medium

  * Orphaned.

 -- Joey Hess <joeyh@debian.org>  Fri,  8 Dec 2000 14:57:20 -0800

queue (1.20.1-pre4-7) frozen unstable; urgency=medium

  * Fixed weird tty manuipulation bug with patch by author. Closes: #56931
    (critical bug)

 -- Joey Hess <joeyh@debian.org>  Sun,  6 Feb 2000 18:12:41 -0800

queue (1.20.1-pre4-6) unstable; urgency=low

  * Build deps.

 -- Joey Hess <joeyh@debian.org>  Sat,  4 Dec 1999 15:24:24 -0800

queue (1.20.1-pre4-5) unstable; urgency=low

  * Removed install-stamp target, which can cause some problems.

 -- Joey Hess <joeyh@debian.org>  Thu, 30 Sep 1999 13:27:17 -0700

queue (1.20.1-pre4-4) unstable; urgency=low

  * FHS
  * Use dh_installinfo.

 -- Joey Hess <joeyh@debian.org>  Mon,  6 Sep 1999 16:30:56 -0700

queue (1.20.1-pre4-3) unstable; urgency=low

  * Corrected permissions of queue binary. Closes: #43568

 -- Joey Hess <joeyh@debian.org>  Sun, 29 Aug 1999 18:19:20 -0700

queue (1.20.1-pre4-2) unstable; urgency=low

  * Rebuild with sudo to fix suidregister issue. DO NOT build this package
    with fakeroot.

 -- Joey Hess <joeyh@debian.org>  Fri, 25 Jun 1999 11:25:12 -0700

queue (1.20.1-pre4-1) unstable; urgency=low

  * New upstream release, first public debian release.

 -- Joey Hess <joeyh@debian.org>  Sun, 14 Mar 1999 11:02:43 -0800

queue (1.20.1-pre3-1) unstable; urgency=low

  * New upstream release.

 -- Joey Hess <joeyh@debian.org>  Sat, 13 Mar 1999 17:13:34 -0800

queue (1.12-1) unstable; urgency=low

  * First release. I'm sure it still needs some tweaking and ease-of-install
    additions.
  * Applied patch from author to make qsh not crash queued.
  * Disabled F_SETLK locking temporarily, it breaks under kernel 2.2.

 -- Joey Hess <joeyh@debian.org>  Thu, 11 Mar 1999 00:09:08 -0800