Change logs for esound source package in Hardy

  • esound (0.2.38-0ubuntu9) hardy; urgency=low
    
      * esd.conf: Disable autospawn mode by default. With Pulseaudio it is not
        needed any more and actively wreaks havoc:
        https://tango.0pointer.de/pipermail/pulseaudio-discuss/2008-February/001394.html
    
     -- Martin Pitt <email address hidden>   Tue, 26 Feb 2008 09:50:43 +0100
  • esound (0.2.38-0ubuntu8) hardy; urgency=low
    
      * util.c: Fix memory leak in our patch to support multiple users. Thanks to
        Sebastian Keller for spotting this! (See LP #177072)
    
     -- Martin Pitt <email address hidden>   Fri, 01 Feb 2008 17:57:00 +0100
  • esound (0.2.38-0ubuntu7) hardy; urgency=low
    
      * util.c: Support multiple esd instances (one per user) which was dropped
        and is required to get sound effects working
        (LP: #183199)
    
     -- Sebastien Bacher <email address hidden>   Mon, 21 Jan 2008 19:06:26 +0000
  • esound (0.2.38-0ubuntu6) hardy; 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-0ubuntu5) hardy; urgency=low
    
      * No change rebuild to attempt to unbreak the world.  Soyuz clearly got
        hungry, and ate one of the binaries.  Feed it more often next time!
    
     -- Sarah Hobbs <email address hidden>   Sat, 22 Dec 2007 23:50:56 +1100
  • 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