Hello community,

here is the log from the commit of package sox for openSUSE:Factory checked in 
at 2013-09-13 14:46:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sox (Old)
 and      /work/SRC/openSUSE:Factory/.sox.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sox"

Changes:
--------
--- /work/SRC/openSUSE:Factory/sox/sox.changes  2013-02-14 21:15:04.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.sox.new/sox.changes     2013-09-13 
14:46:28.000000000 +0200
@@ -1,0 +2,27 @@
+Wed Sep 11 16:28:12 UTC 2013 - reddw...@opensuse.org
+
+- Update to version 14.4.1
+  o Fix pipe file-type detection regression
+  o MAUD write fixes
+  o Fix crash when seeking within a FLAC file
+  o Fix Ogg Vorbis files with certain numbers of channels being
+    truncated
+  o Fix reading 64-bit float WAVs
+  o Fix potential buffer overrun when writing FLAC files directly via
+    sox_write()
+  o Check whether pulseaudio is available before choosing it as
+    default
+  o Restore 8 seconds default for spectrogram, if the input length is
+    not known
+  o Set output length for splice to unknown instead of 0
+  o Increase maximum width for spectrograms
+  o Fix memory leaks in LADSPA effect
+  o Fix hang in several effects (rate, tempo, and those based on
+    dft_filter) when processing long files
+  o Prevent (m)compand from tampering with their arguments
+  o Fix input length calculation for combine methods other than
+    concatenate
+  o Fix to configure.ac to work with Autoconf 2.69
+- Rebase sox-14.4.0-ocloexec.patch
+
+-------------------------------------------------------------------

Old:
----
  sox-14.4.0.tar.bz2

New:
----
  sox-14.4.1.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ sox.spec ++++++
--- /var/tmp/diff_new_pack.62dhoO/_old  2013-09-13 14:46:29.000000000 +0200
+++ /var/tmp/diff_new_pack.62dhoO/_new  2013-09-13 14:46:29.000000000 +0200
@@ -66,7 +66,7 @@
 BuildRequires:  pkgconfig(twolame)
 %endif
 BuildRequires:  libtool
-Version:        14.4.0
+Version:        14.4.1
 Release:        0
 Summary:        Sound Conversion Tools
 License:        LGPL-2.1+ and GPL-2.0+

++++++ sox-14.4.0-ocloexec.patch ++++++
--- /var/tmp/diff_new_pack.62dhoO/_old  2013-09-13 14:46:29.000000000 +0200
+++ /var/tmp/diff_new_pack.62dhoO/_new  2013-09-13 14:46:29.000000000 +0200
@@ -146,17 +146,6 @@
    uLong       font_len = 96 * font_y;
    int         chans    = effp->in_signal.channels;
    int         c_rows   = p->rows * chans + chans - 1;
---- src/util.h.orig
-+++ src/util.h
-@@ -120,7 +120,7 @@
- #define open _open
- #define pclose _pclose
- #define popen _popen
--#define POPEN_MODE "rb"
-+#define POPEN_MODE "rbe"
- #define setmode _setmode
- #define snprintf _snprintf
- 
 --- configure.ac.orig
 +++ configure.ac
 @@ -16,7 +16,9 @@ dnl Check we have the right srcdir

++++++ sox-14.4.0.tar.bz2 -> sox-14.4.1.tar.bz2 ++++++
++++ 7063 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to