source: branches/2.4/changelog @ 78

Last change on this file since 78 was 78, checked in by bas, 11 years ago

pbs_mkdirs is sitill wrong in 2.5, so apply all the patches. We will rename it to 3.5 branch

File size: 20.4 KB
Line 
1torque (2.5.12-3) unstable; urgency=low
2
3  * New 2.5 version
4  * enable pbs_mkdirs.in patch
5  * checkpoint check in pbs_mkdirs.on is wrong, fixed it
6
7 -- Bas van der Vlies <bas@surfsara.nl>  Mon, 15 Jul 2013 11:56:52 +0200
8
9torque (2.4.17-1) unstable; urgency=low
10
11  * New upstream version 2.4.17
12
13 -- Bas van der Vlies <bas.vandervlies@surfsara.nl>  Tue, 02 Jul 2013 10:10:33 +0200
14
15torque (2.4.16-2) unstable; urgency=low
16
17  * new postinst script
18
19 -- Bas van der Vlies <basv@sara.nl>  Fri, 16 Sep 2011 09:06:47 +0200
20
21torque (2.4.16-1) unstable; urgency=low
22
23  * Fixes pbs_mom crashes
24  * this a 2.4.16 snapshot release
25
26 -- Bas van der Vlies <basv@sara.nl.irc.sara.nl>  Wed, 27 Jul 2011 10:38:04 +0200
27
28torque (2.4.14-1) unstable; urgency=low
29
30  * New upstream torque version with security fix
31
32 -- Bas van der Vlies <basv@sara.nl>  Tue, 14 Jun 2011 12:43:31 +0200
33
34torque (2.4.11-1) unstable; urgency=low
35
36  *  New upstream torque version
37
38 -- Bas van der Vlies <basv@sara.nl>  Fri, 14 Jan 2011 13:32:40 +0100
39
40torque (2.4.9-4) unstable; urgency=low
41
42  * For debian squeeze the package openmpi need libtorque package. So
43    we just createad an empty package to satisfy this dependency.
44
45 -- Bas van der Vlies <basv@sara.nl>  Mon, 11 Oct 2010 12:19:07 +0200
46
47torque (2.4.9-3) unstable; urgency=low
48
49  * /etc/init.d/torque restart-mom did not work, fixed by
50    Bas van der Vlies & Dennis Stam
51
52 -- Bas van der Vlies <basv@sara.nl>  Fri, 13 Aug 2010 11:32:59 +0200
53
54torque (2.4.9-2) unstable; urgency=low
55
56  * Changed runlevels to 99 start and 1 stop.  Ramon & Bas
57
58 -- Bas van der Vlies <basvsara.nl>  Mon, 09 Aug 2010 11:26:49 +0200
59
60torque (2.4.9-1) unstable; urgency=low
61
62  * New upstream version with our patch applied
63
64 -- Bas van der Vlies <basv@sara.nl>  Wed, 04 Aug 2010 11:11:03 +0200
65
66torque (2.4.7-3) unstable; urgency=low
67
68  * Increase NCONNECTS to 10. So we can have 10 connections at the same time
69
70 -- Bas van der Vlies <basv@sara.nl>  Wed, 28 Apr 2010 11:30:09 +0200
71
72torque (2.4.7-2) unstable; urgency=low
73
74  * Updated pbs_mkdirs.in to new situation, must make some more directories
75
76 -- Bas van der Vlies <basv@sara.nl>  Tue, 27 Apr 2010 11:49:08 +0200
77
78torque (2.4.7-1) unstable; urgency=low
79
80  * New upstream release 2.4.7
81
82 -- Bas van der Vlies <basv@sara.nl>  Tue, 13 Apr 2010 15:51:10 +0200
83
84torque (2.4.6-1) unstable; urgency=low
85
86  * New upstream release 2.4.6
87
88 -- Bas van der Vlies <basv@sara.nl>  Thu, 25 Mar 2010 09:11:02 +0100
89
90torque (2.3.7-1) unstable; urgency=low
91
92 * changed init.d scripts. If we do a configure or install a new torque version. We restart the daemon.
93    the administrator can decicde what to do when the pbs_mom restart with the PBS_MOM_RESTART_OPTS in
94    dpkg-reconfigure or /etc/default/torque
95
96 * added PBS_MOM_RESTART_OPTS to debconf setup
97
98 * new upstream version
99
100 -- Bas van der  Vlies <basv@sara.nl>  Mon, 19 Jan 2009 14:16:13 +0100
101
102torque (2.3.4-2) unstable; urgency=low
103
104  * Made init.d script LSBaware, see http://wiki.debian.org/LSBInitScripts
105
106 -- Bas van der Vlies <basv@sara.nl>  Tue, 11 Nov 2008 14:05:34 +0100
107
108torque (2.3.4-1) unstable; urgency=low
109
110  * New torque release 2.3.4
111
112 -- Bas van der Vlies <bas@sara.nl>  Tue, 11 Nov 2008 13:52:36 +0100
113
114torque (2.3.2) unstable; urgency=low
115
116  * New upstream release
117  * Applied patch from renfro at tntech dot edu, fix a bug in the date command
118    for postinst script
119
120
121 -- Bas van der Vlies <bas@saralt0081.ka.sara.nl>  Thu, 14 Aug 2008 12:15:32 +0200
122
123torque (2.3.0) unstable; urgency=low
124
125  * New upstream release
126
127 -- Bas van der Vlies <basv@sara.nl>  Mon, 17 Mar 2008 18:15:29 +0100
128
129torque (2.2.1) unstable; urgency=low
130
131  * new upstream release
132  * fixed directory permissions in /var/spool/torque
133  * overwrite /etc/default/torque, it's handled by debconf
134  * create /var/spool/torque/sched_priv/accounting
135
136 -- Adrian Knoth <adi@thur.de>  Mon, 05 Nov 2007 18:34:00 +0100
137
138torque (2.2.0) unstable; urgency=low
139
140  * New upstream release
141  * added compile fix for gcc-4.2 on amd64
142  * added configure fix for new pam_get_user()
143  * added compile fix for gcc-4.1
144
145 -- Adrian Knoth <adi@chopin.inf-ra.uni-jena.de>  Thu, 01 Nov 2007 15:49:47 +0100
146
147torque (2.1.9p0-3) unstable; urgency=low
148
149  *  Fix the permissions for pbs_iff
150  *  Clean up the rules file
151
152 -- Bas van der Vlies <basv@sara.nl>  Fri, 21 Sep 2007 12:47:52 +0200
153
154torque (2.1.9p0-2) unstable; urgency=low
155
156  *  Changed the debconf from low to high
157  *  Removed some obsolete code
158
159 -- root <root@rc.sara.nl>  Wed, 12 Sep 2007 09:19:04 +0200
160
161torque (2.1.9p0-1) unstable; urgency=low
162
163  *  New upstream release
164
165 -- root <root@rc.sara.nl>  Tue, 11 Sep 2007 16:45:55 +0200
166
167torque (2.1.8) unstable; urgency=low
168
169  * New upstream release torque 2.1.8
170  * Added Build-Depends libpam0g-dev and sed (for debian/patches/apply_patch)
171  * Removed info.ex and diversion.ex
172  * added debconf support
173  * On 64bit systems, PAM modules are no longer placed in /lib64
174    to circumvent #367962
175
176 -- Adrian Knoth <adi@thur.de>  Tue,  7 Aug 2007 11:54:00 +0200
177
178torque (2.1.7p0-1) unstable; urgency=low
179
180  * Fresh upstream with Bas's torque_2_deb
181  * Adjusted conf_torq with --with-rcp=scp
182  * Added Build-Depends
183  * Yaroslav O. Halchenko <debian@onerussian.com>  Fri, 27 Oct 2006
184
185 -- root <root@rc.sara.nl>  Thu,  2 Nov 2006 12:15:50 +0100
186
187torque (2.1.6p0-1) unstable; urgency=low
188
189  * New release fixes security issues and related bugs
190
191 -- root <root@rc.sara.nl>  Wed, 25 Oct 2006 09:16:47 +0200
192
193torque (2.1.4p0-3) unstable; urgency=low
194
195  * Just a test
196
197 -- root <root@rc.sara.nl>  Sat, 21 Oct 2006 09:35:08 +0200
198
199torque (2.1.4p0-2) unstable; urgency=low
200
201  * Added -p opion to pbs_mom
202
203 -- root <root@rc.sara.nl>  Sat, 21 Oct 2006 09:27:54 +0200
204
205torque (2.1.4p0-1) unstable; urgency=low
206
207  * New torque fixes security issue
208
209 -- root <root@rc.sara.nl>  Sat, 21 Oct 2006 09:07:11 +0200
210
211torque (2.1.3p0-5) unstable; urgency=low
212
213  * acl group sloppy fix
214
215 -- root <root@rc.sara.nl>  Fri, 29 Sep 2006 16:23:13 +0200
216
217torque (2.1.3p0-4) unstable; urgency=low
218
219  * ac_group_sloppy_fix
220  * pam fixes
221
222 -- root <root@rc.sara.nl>  Tue, 26 Sep 2006 09:15:38 +0200
223
224torque (2.1.2p1-3) unstable; urgency=low
225
226  * Debian packages fixes
227
228 -- root <root@rc.sara.nl>  Thu, 21 Sep 2006 12:02:51 +0200
229
230torque (2.1.2p1-2) unstable; urgency=low
231
232  * Fixed acl_sloppy_group bug. It hangs up the server
233
234 -- root <root@rc.sara.nl>  Thu, 21 Sep 2006 10:56:11 +0200
235
236torque (2.1.2p0-1) unstable; urgency=low
237
238  * New upstream release with pam and xauth support
239
240 -- root <root@rc.sara.nl>  Wed, 20 Sep 2006 14:36:34 +0200
241
242torque (2.1.1p0-3) unstable; urgency=low
243
244  * Fixing mail problem
245
246 -- root <root@rc.sara.nl>  Fri, 21 Jul 2006 09:14:15 +0200
247
248torque (2.1.1p0-2) unstable; urgency=low
249
250  *  Install torque lib in /usr/lib instead of /usr/lib/torque
251
252 -- root <root@rc.sara.nl>  Tue, 18 Jul 2006 15:11:12 +0200
253
254torque (2.1.1p0-1) unstable; urgency=low
255
256  * New release
257
258 -- root <root@rc.sara.nl>  Tue, 18 Jul 2006 10:58:27 +0200
259
260torque (2.1.0p0-5) unstable; urgency=low
261
262  * use -X/--excludse option dh_fixperms
263
264 -- root <root@rc.sara.nl>  Mon, 15 May 2006 17:28:57 +0200
265
266torque (2.1.0p0-4) unstable; urgency=low
267
268  *  Use --update for dpkg-statoverride
269
270 -- root <root@rc.sara.nl>  Mon, 15 May 2006 17:22:11 +0200
271
272torque (2.1.0p0-3) unstable; urgency=low
273
274  *  Fixed an permission problem for pbs_iff
275
276 -- root <root@rc.sara.nl>  Mon, 15 May 2006 17:09:43 +0200
277
278torque (2.1.0p0-2) unstable; urgency=low
279
280  * Final version of 2.1.0
281
282 -- root <root@rc.sara.nl>  Mon, 15 May 2006 16:59:58 +0200
283
284torque (2.1.0p0-1) unstable; urgency=low
285
286  * New upstream release and build system
287
288 -- root <root@rc.sara.nl>  Thu, 20 Apr 2006 11:36:39 +0200
289
290torque (2.0.0p8-10) unstable; urgency=low
291
292  * Added pbs_mkdirs.in patch from SARA
293  * Changed build for 2.1.0 and higher
294  * Fixed an error in new debian build
295
296 -- root <root@rc.sara.nl>  Wed, 19 Apr 2006 13:37:55 +0200
297
298torque (2.0.0p8-9) unstable; urgency=low
299
300  * New debian build system, make use of debhelper
301
302 -- root <root@bas2.ka.sara.nl>  Tue, 18 Apr 2006 15:49:21 +0200
303
304torque (2.0.0p8-8) unstable; urgency=low
305
306  *  Put in the right place now, else we lose the PBS environment
307
308 -- root <root@rc.sara.nl>  Mon, 13 Mar 2006 14:40:39 +0100
309
310torque (2.0.0p8-7) unstable; urgency=low
311
312  * We have fixed it hopefully
313
314 -- root <root@rc.sara.nl>  Mon, 13 Mar 2006 12:51:33 +0100
315
316torque (2.0.0p8-6) unstable; urgency=low
317
318  *  Changed the code a bit
319
320 -- root <root@rc.sara.nl>  Mon, 13 Mar 2006 12:06:08 +0100
321
322torque (2.0.0p8-5) unstable; urgency=low
323
324  *  Removed some oboslete code ;-(
325
326 -- root <root@rc.sara.nl>  Mon, 13 Mar 2006 11:25:55 +0100
327
328torque (2.0.0p8-4) unstable; urgency=low
329
330  * Fixed the patch for the patch
331
332 -- root <root@rc.sara.nl>  Mon, 13 Mar 2006 11:05:43 +0100
333
334torque (2.0.0p8-3) unstable; urgency=low
335
336  * Patch to try epilogure.pararallel
337
338 -- root <root@rc.sara.nl>  Mon, 13 Mar 2006 10:11:45 +0100
339
340torque (2.0.0p8-2) unstable; urgency=low
341
342  *  Just update version
343
344 -- root <root@rc.sara.nl>  Fri, 10 Mar 2006 15:31:24 +0100
345
346torque (2.0.0p8-1) unstable; urgency=low
347
348  * New upstream release
349
350 -- root <root@rc.sara.nl>  Fri, 10 Mar 2006 14:06:28 +0100
351
352torque (2.0.0p7-4) unstable; urgency=low
353
354  * Fixed parsing bug for torque.cfg
355
356 -- root <root@rc.sara.nl>  Wed, 22 Feb 2006 13:04:44 +0100
357
358torque (2.0.0p7-3) unstable; urgency=low
359
360  * Have fixed it, parallel epilogue
361
362 -- root <root@rc.sara.nl>  Tue, 21 Feb 2006 15:45:47 +0100
363
364torque (2.0.0p7-2) unstable; urgency=low
365
366  * Try to fix parallel epilogue
367
368 -- root <root@rc.sara.nl>  Tue, 21 Feb 2006 15:06:59 +0100
369
370torque (2.0.0p7-1) unstable; urgency=low
371
372  * New upstream version
373
374 -- root <root@rc.sara.nl>  Tue, 21 Feb 2006 14:19:21 +0100
375
376torque (2.0.0p5-1) unstable; urgency=low
377
378  * New version 2.0.0p5
379
380 -- root <root@rc.sara.nl>  Thu, 19 Jan 2006 15:53:56 +0100
381
382torque (2.0.0p2-2) unstable; urgency=low
383
384  * The real 2.0.0p2 release 
385
386 -- root <root@rc.sara.nl>  Thu, 24 Nov 2005 14:00:28 +0100
387
388torque (2.0.0p2-1) unstable; urgency=low
389
390  * New new torque release
391
392 -- root <root@rc.sara.nl>  Tue, 15 Nov 2005 14:10:30 +0100
393
394torque (1.2.0p6-1) unstable; urgency=low
395
396  * New torque version
397
398 -- root <root@rc.sara.nl>  Thu,  6 Oct 2005 15:26:45 +0200
399
400torque (1.2.0p4-2) unstable; urgency=low
401
402  * Made /var/spool/torque/server_name an config file. So it will not be
403    overwritten by a package update
404
405 -- root <root@rc.sara.nl>  Wed, 22 Jun 2005 08:56:04 +0200
406
407torque (1.2.0p4-1) unstable; urgency=low
408
409  * New upstream release
410  * Added configurable daemon options to init.d and default config file
411    Thanks to Josh Lauricha for the patches.
412
413 -- root <root@rc.sara.nl>  Tue, 21 Jun 2005 16:21:52 +0200
414
415torque (1.2.0p2-2) unstable; urgency=low
416
417  * New upstream release
418  * added --enable-docs to get readable manpages ;-)
419
420 -- Bas van der Vlies <basv@sara.nl>  Fri, 11 Mar 2005 13:53:25 +0100
421
422torque (1.1.0p4-6) unstable; urgency=low
423
424  *  Made build depended on ssh
425     Fixed by: Ingo Juergensmann
426
427 -- Bas van der Vlies <bas@sara.nl>  Fri, 17 Dec 2004 11:29:49 +0100
428
429torque (1.1.0p4-5) unstable; urgency=low
430
431  * dpkg-source -b does not make all script executable, fixed it
432    in rules file.
433    Thanks to: Ingo Juergensmann
434
435 -- Bas van der Vlies <bas@sara.nl>  Thu, 16 Dec 2004 16:03:15 +0100
436
437torque (1.1.0p4-4) unstable; urgency=low
438
439  *  Made build depended on debmake
440     Fixed by: Ingo Juergensmann
441
442 -- Bas van der Vlies <basv@sara.nl>  Thu, 16 Dec 2004 14:45:25 +0100
443
444torque (1.1.0p4-3) unstable; urgency=low
445
446  * added rm.h/log.h to /usr/include/torque needed by some tools
447
448 -- Bas van der Vlies <basv@sara.nl>  Mon,  8 Nov 2004 12:31:52 +0100
449
450torque (1.1.0p4-2) unstable; urgency=low
451
452  * Added and patch that changes the location of submit_filter to /usr/sbin
453    instead of /usr/local/sbin
454
455 -- Bas van der Vlies <basv@sara.nl>  Wed,  3 Nov 2004 17:50:02 +0100
456
457torque (1.1.0p4-1) unstable; urgency=low
458
459  * New upstream release.
460  * In this release there ptmx fix for udev/2.6 kernels. Adjust the rules
461    files to reflect these changes. Thanks to Yaroslav Halchenko for
462    reporting it.
463
464 -- Bas van der Vlies <basv@sara.nl>  Mon,  1 Nov 2004 12:37:34 +0100
465
466torque (1.1.0p2-4) unstable; urgency=low
467
468  * New upstream release
469  * Added torque changelog to /usr/share/doc/torque
470  * Added README's of the contrib software to /usr/share/doc/torque
471
472 -- Bas van der Vlies <basv@sara.nl>  Thu, 14 Oct 2004 08:08:55 +0200
473
474torque (1.1.0p2-3) unstable; urgency=low
475
476  * new upstream release
477
478 -- Bas van der Vlies <basv@sara.nl>  Fri,  8 Oct 2004 15:18:24 +0200
479
480torque (1.1.0p1-3) unstable; urgency=low
481
482  * added an postinst patch from Josh Lauricha for tcl indexes
483
484 -- Bas van der Vlies <basv@sara.nl>  Wed,  6 Oct 2004 13:53:21 +0200
485
486torque (1.1.0p1-2) unstable; urgency=low
487
488  * removed the building of the gui commands.
489
490 -- Bas van der Vlies <basv@sara.nl>  Thu, 16 Sep 2004 11:06:06 +0200
491
492torque (1.1.0p1-1) unstable; urgency=low
493
494  * A new torque release
495
496 -- Bas van der Vlies <basv@sara.nl>  Wed, 15 Sep 2004 17:01:07 +0200
497
498torque (1.1.0p0-5) unstable; urgency=low
499
500  * Make use of a new script that does the patching
501
502 -- Bas van der Vlies <basv@sara.nl>  Wed,  4 Aug 2004 13:24:24 +0200
503
504torque (1.1.0p0-4) unstable; urgency=low
505
506  * Added the patches directory.
507  * configure patch for tk. Now we can handle all tcl/tk versions instead of
508    only one version 8.0
509  * ptmx patch in the new 2.6 kernel the handeling of pty's is different
510
511 -- Bas van der Vlies <basv@sara.nl>  Wed,  4 Aug 2004 12:48:45 +0200
512
513torque (1.1.0p0) unstable; urgency=low
514
515  * New upstream release
516
517 -- Bas van der Vlies <basv@sara.nl>  Mon, 12 Jul 2004 17:44:15 +0200
518
519torque (1.0.1p6-3) unstable; urgency=low
520
521  * 1-april-release with debug support
522
523 -- Bas van der Vlies <basv@sara.nl>  Tue, 20 Apr 2004 14:46:09 +0200
524
525torque (1.0.1p6-2) unstable; urgency=low
526
527  * fixed init.d script. First use -15 and then -9
528
529 -- Bas van der Vlies <basv@sara.nl>  Thu,  1 Apr 2004 11:41:56 +0200
530
531torque (1.0.1p6-1) unstable; urgency=low
532
533  * New torque release 1.0.1p6
534
535 -- Bas van der Vlies <basv@sara.nl>  Fri, 26 Mar 2004 10:52:22 +0100
536
537torque (1.0.1p5-12) unstable; urgency=low
538
539  * replaced egrep in an awk statement, else postinst script will
540    fail with exit status 1
541
542 -- Bas van der Vlies <basv@sara.nl>  Wed, 24 Mar 2004 12:26:46 +0100
543
544torque (1.0.1p5-11) unstable; urgency=low
545
546  * Else instead of elif ;-(
547
548 -- Bas van der Vlies <basv@sara.nl>  Mon, 22 Mar 2004 20:50:43 +0100
549
550torque (1.0.1p5-10) unstable; urgency=low
551
552  * Fix an error in postinst script. Egrep on non existent file.
553
554 -- Bas van der Vlies <basv@sara.nl>  Mon, 22 Mar 2004 20:48:10 +0100
555
556torque (1.0.1p5-9) unstable; urgency=low
557
558  * Using a new style default file with 3 variables instead of 1
559
560 -- Bas van der Vlies <basv@sara.nl>  Mon, 22 Mar 2004 20:31:39 +0100
561
562torque (1.0.1p5-8) unstable; urgency=high
563
564  * Fixed a bug in parsing the /etc/default/torque file
565
566 -- Bas van der Vlies <basv@sara.nl>  Mon, 22 Mar 2004 19:14:41 +0100
567
568torque (1.0.1p5-7) unstable; urgency=low
569
570  *  Make xpbs/xpbsmon executable after change by patch_gui_cmds.sh
571
572 -- Bas van der Vlies <basv@sara.nl>  Thu, 18 Mar 2004 11:56:37 +0100
573
574torque (1.0.1p5-6) unstable; urgency=low
575
576  *  Fix an error in patch_gui_cmds.sh
577
578 -- Bas van der Vlies <basv@sara.nl>  Tue, 16 Mar 2004 17:03:02 +0100
579
580torque (1.0.1p5-5) unstable; urgency=low
581
582  * Fix the gui commands because it had wrong paths/interperters
583
584 -- Bas van der Vlies <basv@sara.nl>  Tue, 16 Mar 2004 16:54:20 +0100
585
586torque (1.0.1p5-4) unstable; urgency=low
587
588  * Replaced init.d script with one supplied by Kilian CAVALOTTI
589
590 -- Bas van der Vlies <bas@sara.nl>  Mon, 15 Mar 2004 15:31:39 +0100
591
592torque (1.0.1p5-3) unstable; urgency=low
593
594  * Fixes some errors in the init.d script, Thanks to Kilian CAVALOTTI
595    for the comments/remarks.
596
597  * Changed the keyword slave to mom
598
599     
600 -- Bas van der Vlies <bas@sara.nl>  Mon, 15 Mar 2004 14:42:38 +0100
601
602torque (1.0.1p5-2) unstable; urgency=low
603
604  * Added --set-default-server=localhost
605
606 -- Bas van der Vlies <bas@uva-c.sara.nl>  Mon, 16 Feb 2004 11:04:21 +0100
607
608torque (1.0.1p5-1) unstable; urgency=low
609
610  * New torque release 1.0.1p5
611
612 -- Bas van der Vlies <basv@sara.nl>  Mon, 16 Feb 2004 11:00:11 +0100
613
614torque (1.0.1p4-10) unstable; urgency=low
615
616  *  Fix an error in src/resmom/mom_main.c
617
618 -- Bas van der Vlies <root@uva-c.sara.nl>  Wed,  4 Feb 2004 15:10:39 +0100
619
620torque (1.0.1p4-9) unstable; urgency=low
621
622  * Add verbose output for usecp (Willem, Bas)
623
624 -- Bas van der Vlies <root@uva-c.sara.nl>  Wed,  4 Feb 2004 15:06:30 +0100
625
626torque (1.0.1p4-8) unstable; urgency=low
627
628  *  added --with-scp for willem
629
630 -- Bas van der Vlies <root@uva-c.sara.nl>  Wed,  4 Feb 2004 14:28:04 +0100
631
632torque (1.0.1p4-7) unstable; urgency=low
633
634  * debian/rules
635
636 -- Bas van der Vlies <bas@uva-c.sara.nl>  Wed,  4 Feb 2004 14:33:15 +0100
637
638torque (1.0.1p4-6) unstable; urgency=low
639
640  * Disable --with-scp, problems with ssh protocol 2
641
642 -- Bas van der Vlies <bas@uva-c.sara.nl>  Wed,  4 Feb 2004 10:44:33 +0100
643
644torque (1.0.1p4-5) unstable; urgency=low
645
646  * Fixed an echo problem in init.d
647
648 -- Bas van der Vlies <root@uva-c.sara.nl>  Tue,  3 Feb 2004 09:08:31 +0100
649
650torque (1.0.1p4-4) unstable; urgency=low
651
652  * Changed the init.d script. It now support sched,server and all keywords
653    So we can use another scheduler and only start the server.
654
655 -- Bas van der Vlies <bas@uva-c.sara.nl>  Mon,  2 Feb 2004 12:52:52 +0100
656
657torque (1.0.1p4-3) unstable; urgency=low
658
659  * Fix an error with the spool permissions directories.
660
661 -- Bas van der Vlies <bas@uva-c.sara.nl>  Thu, 29 Jan 2004 14:09:47 +0100
662
663torque (1.0.1p4-2) unstable; urgency=low
664
665  * --with-scp added to rules file
666
667 -- Bas van der Vlies <bas@uva-c.sara.nl>  Wed, 28 Jan 2004 17:31:47 +0100
668
669torque (1.0.1p4-1) unstable; urgency=low
670
671  * The name has been changed to TORQUE (Tera-scale Open-source Resource
672    and QUEue manager). We have also a new release 1.0.1p4. First try!
673
674 -- Bas van der Vlies <bas@uva-c.sara.nl>  Mon, 26 Jan 2004 11:40:09 +0100
675
676torque (1.0.1p3-7) unstable; urgency=low
677
678  * Added in rules the creation of pbs_mkdirs and in postinst
679
680 -- Bas van der Vlies <bas@uva-c.sara.nl>  Fri, 23 Jan 2004 14:50:30 +0100
681
682storm (1.0.1p3-6) unstable; urgency=low
683
684  * Remove the # before pbs_mkdirs
685
686 -- Bas van der Vlies <bas@uva-c.sara.nl>  Fri, 23 Jan 2004 13:00:29 +0100
687
688storm (1.0.1p3-5) unstable; urgency=low
689
690  * removed var/spool/storm from debian/dirs file
691
692 -- Bas van der Vlies <bas@uva-c.sara.nl>  Fri, 23 Jan 2004 12:34:20 +0100
693
694storm (1.0.1p3-4) unstable; urgency=low
695
696  *  Lot of things fixed. First time install does not make default
697     directory structure. Thanks to Jaap Dijkshoorn for the solution.
698
699 -- Bas van der Vlies <bas@uva-c.sara.nl>  Fri, 23 Jan 2004 12:29:00 +0100
700
701storm (1.0.1p3-3) unstable; urgency=low
702
703  * A new snapshot, release 1074756214
704
705 -- Bas van der Vlies <root@uva-c.sara.nl>  Fri, 23 Jan 2004 11:32:57 +0100
706
707storm (1.0.1p3-2) unstable; urgency=low
708
709  * fixed some typo's in the control files, from spbs to storm
710
711 -- Bas van der Vlies <root@uva-c.sara.nl>  Mon, 19 Jan 2004 16:03:30 +0100
712
713storm (1.0.1p3-1) unstable; urgency=low
714
715  *  Fixed an error in the postrm script
716
717 -- Bas van der Vlies <linux-tg@hec.sara.nl>  Thu, 11 Dec 2003 16:29:12 +0100
718
719spbs (1.0.1p2-8) unstable; urgency=low
720
721  * Added postrm script
722
723 -- Bas van der Vlies <linux-tg@hec.sara.nl>  Thu, 11 Dec 2003 16:15:32 +0100
724
725spbs (1.0.1p2-7) unstable; urgency=low
726
727  *  Some errors in postinst script
728
729 -- Bas van der Vlies <linux-tg@hec.sara.nl>  Thu, 11 Dec 2003 16:09:25 +0100
730
731spbs (1.0.1p2-6) unstable; urgency=low
732
733  *  Fixed an error in postinst script
734
735 -- Bas van der Vlies <linux-tg@hec.sara.nl>  Thu, 11 Dec 2003 15:55:15 +0100
736
737spbs (1.0.1p2-5) unstable; urgency=low
738
739  *  Made init script, postinst script and some other info files
740
741 -- Bas van der Vlies <linux-tg@hec.sara.nl>  Thu, 11 Dec 2003 15:45:52 +0100
742
743spbs (1.0.1p2-4) unstable; urgency=low
744
745  * spbs include files are also in a seperate directory, /usr/include/spbs
746
747 -- Bas van der Vlies <linux-tg@hec.sara.nl>  Thu, 11 Dec 2003 12:01:16 +0100
748
749spbs (1.0.1p2-3) unstable; urgency=low
750
751  * Did not work. changed it to /usr/lib/spbs agian
752  * Added libdir=`pwd`/debian/tmp/usr/lib/spbs to install section
753
754 -- Bas van der Vlies <linux-tg@hec.sara.nl>  Thu, 11 Dec 2003 11:56:02 +0100
755
756spbs (1.0.1p2-2) unstable; urgency=low
757
758  * Changed libdir to usr/lib/spbs instead of /usr/lib/spbs
759
760 -- Bas van der Vlies <linux-tg@hec.sara.nl>  Thu, 11 Dec 2003 11:50:34 +0100
761
762spbs (1.0.1p2-1) unstable; urgency=low
763
764  * Initial release.
765
766 -- Bas van der Vlies <linux-tg@hec.sara.nl>  Thu, 11 Dec 2003 11:27:41 +0100
767
768Local variables:
769mode: debian-changelog
770End:
Note: See TracBrowser for help on using the repository browser.