Change logs for esound source package in Gutsy

  • esound (0.2.38-0ubuntu4.1) gutsy-proposed; urgency=low
    
      * esdlib.c: The previous patch leaks pipe file descriptors in the case
        that /usr/bin/esd doesn't exist.  Fix that bug by only opening the
        pipes after we know that the esd executable exists (LP: #183411).
    
     -- Ryan Lortie <email address hidden>   Tue, 15 Jan 2008 22:08:19 -0500
  • esound (0.2.38-0ubuntu4) gutsy; urgency=low
    
      * esdlib.c: Check if the esd binary exists at all. If not, forego forking
        a shell and trying to execute it. This both improves startup time and also
        avoids the "/bin/sh: /usr/bin/esd: not found" warning. (LP: #134641)
    
     -- Martin Pitt <email address hidden>   Fri, 05 Oct 2007 14:00:43 +0200
  • esound (0.2.38-0ubuntu3) gutsy; urgency=low
    
      * Add lpia to the list of supported architectures.
    
     -- Matthias Klose <email address hidden>   Tue, 07 Aug 2007 16:07:05 +0000
  • esound (0.2.38-0ubuntu2) gutsy; urgency=low
    
      * Previous upload dropped all Debian and Ubuntu patches. Reintroduce the
        critical ones for Tribe 3 for now:
        - esd.conf: Enable autospawn mode.
        - esddsp.c: Protect dsp_init() with a mutex to prevent race conditions
          from multiple calls (which hanged the desktop session). (LP: #21915)
    
     -- Martin Pitt <email address hidden>   Wed, 18 Jul 2007 12:03:22 +0200
  • esound (0.2.38-0ubuntu1) gutsy; urgency=low
    
      * New upstream release (0.2.38):
        * Fix 100% CPU problem introduced in 0.2.37
        * Fix libesddsp not linking against libesd
        * Fix file descriptor leaks
        * Fix a build problem with the read/write wrapper
        * Chdir to "/" when starting up
        * Only install the esddsp man page if we build the binary
      * New upstream release (0.2.37):
        * Fix null derefs and leaks reported by Covertiy
        * Build fixes
        * Disable autospawning
        * Close filedescriptors and sockets
        * Don't terminate until the last sample is done
        * Add checks for clients disconnecting
        * Updated man pages
        * Use pkg-config to check for audiofile
      * debian/control
        * Add pkg-config to build-depends
      * debian/rules
        * Remove pod2man of docs, fix building manpages
    
     -- Aron Sisak <email address hidden>   Wed, 04 Jul 2007 12:50:39 +0200
  • esound (0.2.36-3ubuntu4) feisty; urgency=low
    
      * debian/control: Update maintainer fields according to debian-
        maintainer-field spec.
    
     -- Martin Pitt <email address hidden>   Thu, 22 Feb 2007 13:29:32 +0000