source: trunk/debathena/config/printing-config/debian/changelog @ 25173

Revision 25173, 9.8 KB checked in by jdreed, 13 years ago (diff)
Leave Ben's changelog entry in there, as it's still partially true
Line 
1debathena-printing-config (1.23.4) unstable; urgency=low
2
3  [ Benjamin Kaduk ]
4  * Minor style fixups
5
6  [ Jonathan Reed ]
7  * No, really, don't barf on unexpected args (Trac: #719)
8
9 -- Jonathan Reed <jdreed@mit.edu>  Mon, 27 Jun 2011 15:18:22 -0400
10
11debathena-printing-config (1.23.3) unstable; urgency=low
12
13  * Don't barf on unexpected args (Trac #719)
14  * Kill LPROPT with fire (Trac: #882)
15  * That's not how you spell 'nonexistent'
16
17 -- Jonathan Reed <jdreed@mit.edu>  Tue, 14 Jun 2011 16:07:10 -0400
18
19debathena-printing-config (1.23.2) unstable; urgency=low
20
21  * Test system and argstyle, when adding zephyr args so as not to break
22    LPRng queues (Trac: #710)
23  * Modify tests to account for the fact that we're now calling
24    common.find_queue twice
25
26 -- Jonathan Reed <jdreed@mit.edu>  Tue, 07 Sep 2010 11:37:41 -0400
27
28debathena-printing-config (1.23.1) unstable; urgency=low
29
30  * The server is named cluster-printers, not cluster-printer
31  * common._setup should set the global variable cupsd (Trac: #665)
32
33 -- Jonathan Reed <jdreed@mit.edu>  Thu, 26 Aug 2010 22:51:52 -0400
34
35debathena-printing-config (1.23) unstable; urgency=low
36
37  * Fix a typo in common.get_default_printer() (Trac: #665).
38  * Add a missing dependency on the pkg_resources module.
39
40 -- Geoffrey Thomas <geofft@mit.edu>  Sat, 14 Aug 2010 20:23:18 -0400
41
42debathena-printing-config (1.22) unstable; urgency=low
43
44  * Work around broken cups-lpq interactions between 1.4 servers and
45    older clients, by falling back to LPD manually implemented if the
46    arguments to lpq are trivial (Trac: #652).
47
48 -- Geoffrey Thomas <geofft@mit.edu>  Sat, 14 Aug 2010 15:53:59 -0400
49
50debathena-printing-config (1.21) unstable; urgency=low
51
52  * If DEBATHENA_DEBUG is set, print the command that's about to be
53    executed.
54
55 -- Evan Broder <broder@mit.edu>  Mon, 05 Jul 2010 14:15:07 -0400
56
57debathena-printing-config (1.20) unstable; urgency=low
58
59  [ Jonathan Reed ]
60  * Fix package name in maintainer scripts
61
62  [ Evan Broder ]
63  * Add a debathena.printing Python module for common logic:
64    - Determining the print system and print server to use based on the
65      name of a queue
66    - Parsing and filtering arguments in common ways.
67    - Actually dispatching commands between CUPS and LPRng.
68  * Add a test suite for debathena.printing and run it during package
69    builds.
70  * Kill the totally unused debathena-cluster-printing-config package.
71  * Do some minor cleanup of the rules file.
72  * Make wrapper scripts work if run with .debathena suffix.
73  * Update the manpages to reflect the demise of
74    /etc/debathena-printing.conf.
75  * Update lp(1) to use the correct argument for specifying a printer.
76  * Restore classic behavior of zephyring on job completion by default.
77  * Don't ship symlinks for files we're no longer diverting.
78  * Recommend apparmor-config for lpr and lpr.debathena whitelisting.
79  * Bump Debian standards version.
80
81 -- Evan Broder <broder@dr-wily.mit.edu>  Thu, 01 Jul 2010 20:20:02 -0400
82
83debathena-printing-config (1.19) unstable; urgency=low
84
85  * Allow the IPP URL's path component to start with /classes/ in
86    addition to /printers/, since duplex queues are implemented as
87    classes, so that we deal with Kerberized duplex queues correctly
88    (see [help.mit.edu #1163697]).
89
90 -- Geoffrey Thomas <geofft@mit.edu>  Mon, 15 Mar 2010 18:05:50 -0400
91
92debathena-printing-config (1.18.2) unstable; urgency=low
93
94  [ Geoffrey Thomas ]
95  * Don't treat any Hesiod IOErrors as fatal.
96
97  [ Jonathan Reed ]
98  * Add lpropt_transform and zephyr_transform for cups invocation of lpr,
99    so that LPROPT is respected when the command-line arguments are
100    subsystem-agnostic (Trac #509)
101
102 -- Jonathan Reed <jdreed@mit.edu>  Fri, 12 Mar 2010 10:17:52 -0500
103
104debathena-printing-config (1.18.1) unstable; urgency=low
105
106  * Undo a Python syntax error.
107
108 -- Geoffrey Thomas <geofft@mit.edu>  Sun, 13 Dec 2009 17:37:09 -0500
109
110debathena-printing-config (1.18) unstable; urgency=low
111
112  [ Evan Broder ]
113  * Include add-athena-printer script for configuring Athena print queues
114    not available via BrowsePoll.
115
116  [ Geoffrey Thomas ]
117  * Apparently -z on Athena-patched LPRng was a nop because Zephyr was
118    the default, and there was a -N to disable zephyr. Adjust our
119    wrapper to match.
120
121 -- Geoffrey Thomas <geofft@mit.edu>  Wed, 09 Dec 2009 01:19:00 -0500
122
123debathena-printing-config (1.17.2) unstable; urgency=low
124
125  * Don't try to parse variables if their value is None.
126
127 -- Evan Broder <broder@mit.edu>  Tue, 01 Dec 2009 20:04:17 -0500
128
129debathena-printing-config (1.17.1) unstable; urgency=low
130
131  * Add missing dependency on python-cups.
132
133 -- Evan Broder <broder@mit.edu>  Tue, 01 Dec 2009 10:35:21 -0500
134
135debathena-printing-config (1.17) unstable; urgency=low
136
137  * When doing operations against CUPS printers, act against the
138    realserver because load balancing otherwise gets in your way.
139  * Remove /etc/debathena-printing.conf and revert 1.4 and much of 1.7.
140    Use the printing subsystem that the print queue lives on; attempt to
141    convert LPRng options to CUPS ones for CUPS printers, but not vice
142    versa.
143  * Rephrase man pages to stop talking about Athena 10, and mention
144    cups-lp(1)'s documentation of the -o options to lpr.
145  * Fix a bug relating to lp using -d for its destination, not -P.
146  * Stop wrapping lpc, since it's only useful with LPRng, and cancel,
147    since it's not useful with LPRng (it's treated exactly the same
148    as LPRng's lprm).
149
150 -- Geoffrey Thomas <geofft@mit.edu>  Tue, 01 Dec 2009 02:11:08 -0500
151
152debathena-printing-config (1.16) unstable; urgency=low
153
154  * Revert 1.15, based on further examination of how Gtk+ printing works.
155
156 -- Evan Broder <broder@mit.edu>  Fri, 13 Nov 2009 19:20:39 -0500
157
158debathena-printing-config (1.15) unstable; urgency=low
159
160  * Take advantage of the new clusterinfo update.d hook to set a default
161    CUPS printer when clusterinfo gets updated. (Trac: #411)
162
163 -- Evan Broder <broder@mit.edu>  Tue, 10 Nov 2009 14:44:50 -0500
164
165debathena-printing-config (1.14) unstable; urgency=low
166
167  * Add a new debathena-cluster-printing-config package that configures
168    the CUPS client to use printers.mit.edu.
169
170 -- Evan Broder <broder@mit.edu>  Tue, 10 Nov 2009 11:19:24 -0500
171
172debathena-printing-config (1.13) unstable; urgency=low
173
174  * Enable the file, cups, and lpr printing backends (instead of just file
175    and cups).
176
177 -- Evan Broder <broder@mit.edu>  Tue, 15 Sep 2009 14:46:59 -0400
178
179debathena-printing-config (1.12) unstable; urgency=low
180
181  * Insert LPROPT at the beginning of the options, rather than after the
182    first option (which may accidentally split an option and its arguments).
183  * Fix some issues with transformations to the 'args' variable sticking
184    around for a larger scope than they were intended to. This prevents
185    LPROPT from being inserted if we fall back from lprng to cups.
186
187 -- Geoffrey Thomas <geofft@mit.edu>  Fri, 11 Sep 2009 15:36:31 -0400
188
189debathena-printing-config (1.11) unstable; urgency=low
190
191  * Treat lpr -z as a toggle flag, and set it by default. (Trac: #138)
192
193 -- Evan Broder <broder@mit.edu>  Thu, 06 Aug 2009 07:28:54 -0700
194
195debathena-printing-config (1.10) unstable; urgency=low
196
197  * If you're using system-config-printer with notification popups,
198    notify that the job was sent to the printer rather than that it was
199    successfully printed, since that's not necessarily true for remote
200    printers (Trac: #281).
201    See also https://fedorahosted.org/system-config-printer/ticket/181
202
203 -- Geoffrey Thomas <geofft@mit.edu>  Thu, 06 Aug 2009 02:35:16 -0400
204
205debathena-printing-config (1.9) unstable; urgency=low
206
207  * Support LPROPT for LPRng lpr (Trac: #285).
208  * Be a little more robust if ATHENA_USER doesn't exist for some
209    strange reason.
210
211 -- Geoffrey Thomas <geofft@mit.edu>  Tue, 04 Aug 2009 16:58:45 -0400
212
213debathena-printing-config (1.8) unstable; urgency=low
214
215  * Add support for lpr -z for LPRng in the wrapper, by turning it into
216    -m zephyr%$ATHENA_USER (Trac: #138).
217
218 -- Geoffrey Thomas <geofft@mit.edu>  Fri, 31 Jul 2009 23:50:42 -0400
219
220debathena-printing-config (1.7) unstable; urgency=low
221
222  * If the arguments to a printing command imply a desire for a particular
223    version of that command (CUPS or LPRng), use that version. (Trac: #251)
224
225 -- Geoffrey Thomas <geofft@mit.edu>  Sat, 13 Jun 2009 22:52:24 -0400
226
227debathena-printing-config (1.6) unstable; urgency=low
228
229  * Add missing dependency on python-hesiod. (Trac: #204)
230
231 -- Evan Broder <broder@mit.edu>  Wed, 15 Apr 2009 16:09:49 -0400
232
233debathena-printing-config (1.5.1) unstable; urgency=low
234
235  * Fix a typo that causes CUPS-only queues to not get preferred if the system
236    default is LPRng.
237
238 -- Geoffrey Thomas <geofft@mit.edu>  Mon, 16 Mar 2009 15:26:13 -0400
239
240debathena-printing-config (1.5) unstable; urgency=low
241
242  * Permit lpq's -v (verbose).
243
244 -- Geoffrey Thomas <geofft@mit.edu>  Wed, 11 Mar 2009 01:07:57 -0400
245
246debathena-printing-config (1.4) unstable; urgency=low
247
248  * Default to LPRng instead of CUPS for command line printing...for now
249
250 -- Evan Broder <broder@mit.edu>  Tue, 03 Mar 2009 14:03:52 -0500
251
252debathena-printing-config (1.3) unstable; urgency=low
253
254  * Remove DEB_AUTO_UPDATE_DEBIAN_CONTROL.
255  * Change "Debian-Athena Project" to "Debathena Project".
256  * Remove debian/control from version control.
257  * Clean up debian/copyright.
258
259 -- Tim Abbott <tabbott@mit.edu>  Sat, 24 Jan 2009 16:25:03 -0500
260
261debathena-printing-config (1.2) unstable; urgency=low
262
263  * Add awareness of the default printer, specified by the PRINTER environment
264    variable or via Hesiod cluster information.
265
266 -- Geoffrey Thomas <geofft@mit.edu>  Sat, 23 Aug 2008 00:30:32 -0400
267
268debathena-printing-config (1.1) unstable; urgency=low
269
270  * Handle rename of cupsys to cups in Debian sid.
271
272 -- Evan Broder <broder@mit.edu>  Sun, 06 Jul 2008 22:15:17 -0400
273
274debathena-printing-config (1.0) unstable; urgency=low
275
276  * Initial Release.
277
278 -- Evan Broder <broder@mit.edu>  Sun, 22 Jun 2008 17:41:16 -0400
Note: See TracBrowser for help on using the repository browser.