~ubuntu-branches/ubuntu/utopic/gridengine/utopic

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Mark Hymers
  • Date: 2008-11-27 23:17:37 UTC
  • Revision ID: james.westby@ubuntu.com-20081127231737-v1mrvbkmz1ttn4km
Tags: 6.2-3
* Fix the default configuration file to use full path names.
  Closes: #501972, #497855.
* Make gridengine-exec Depend: on c-shell | tcsh.  Closes: #497839.
* Add symlink farm to /var/lib/gridengine to allow for programs
  which rely on $SGE_ROOT/bin and $SGE_ROOT/utilbin.  Closes: #502000.
* Apply JG-2008-11-10-0 from upstream in order to fix a qmaster
  deadlock.
* Move qrsh_starter to gridengine-exec instead of gridengine-master.
  Closes: #501976.
* Remove linux32 from Build-Depends as it's now in util-linux.
* Ensure we don't fail in gridengine-common postinst when the sgeadmin user
  already exists.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
gridengine (6.2-3) unstable; urgency=low
 
2
 
 
3
  * Fix the default configuration file to use full path names.
 
4
    Closes: #501972, #497855.
 
5
  * Make gridengine-exec Depend: on c-shell | tcsh.  Closes: #497839.
 
6
  * Add symlink farm to /var/lib/gridengine to allow for programs
 
7
    which rely on $SGE_ROOT/bin and $SGE_ROOT/utilbin.  Closes: #502000.
 
8
  * Apply JG-2008-11-10-0 from upstream in order to fix a qmaster
 
9
    deadlock.
 
10
  * Move qrsh_starter to gridengine-exec instead of gridengine-master.
 
11
    Closes: #501976.
 
12
  * Remove linux32 from Build-Depends as it's now in util-linux.
 
13
  * Ensure we don't fail in gridengine-common postinst when the sgeadmin user
 
14
    already exists.
 
15
 
 
16
 -- Mark Hymers <mhy@debian.org>  Thu, 27 Nov 2008 23:17:37 +0000
 
17
 
1
18
gridengine (6.2-2) unstable; urgency=medium
2
19
 
3
20
  * Use chmod instead of chown in postinst.