Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

vorbis-tools-1.4.2-lp160.1.1 RPM for s390x

From OpenSuSE Leap 16.0 for s390x

Name: vorbis-tools Distribution: openSUSE Leap 16.0
Version: 1.4.2 Vendor: openSUSE
Release: lp160.1.1 Build date: Tue May 14 16:03:09 2024
Group: Productivity/Multimedia/Sound/Utilities Build host: reproducible
Size: 352163 Source RPM: vorbis-tools-1.4.2-lp160.1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://www.xiph.org/
Summary: Ogg Vorbis Tools
This package contains some tools for Ogg Vorbis:

oggenc (an encoder) and ogg123 (a playback tool). It also has vorbiscomment (to
add comments to Vorbis files), ogginfo (to give all useful information about an
Ogg file, including streams in it), oggdec (a simple command line decoder), and
vcut (which allows you to cut up Vorbis files).

Provides

Requires

License

GPL-2.0-only

Changelog

* Tue May 14 2024 Marcus Meissner <meissner@suse.com>
  - vorbis-tools-gcc14.patch: fix gcc14 build issues
* Tue Feb 20 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Use %patch -P N instead of deprecated %patchN.
* Fri Oct 20 2023 Takashi Iwai <tiwai@suse.com>
  - Fix buffer overflow vulnerability during the conversion of wav
    files to ogg files (bsc#1215942, CVE-2023-43361):
    vorbis-tools-CVE-2023-43361.patch
* Sat Jan 23 2021 Dirk Müller <dmueller@suse.com>
  - update to 1.4.2:
    * Cleanup of the build system
    * Code cleanup
    * Removed outdated debian/, and vorbis-tools.spec
    * Updated po/ to reflect new code positions
    * ogg123, ogginfo: Added support to decode METADATA_BLOCK_PICTURE
    * ogginfo: Added support for decoding Skeleton
  - drop oggenc-Fix-large-alloca-on-bad-AIFF-input.patch,
    vcut-fix-segfault.diff, vorbis-tools-oggenc-CVE-2014-9639.patch,
    vorbis-tools-r19117-CVE-2014-9640.patch, warning-fixes.diff: merged upstream
* Fri Jan 31 2020 Bjørn Lie <bjorn.lie@gmail.com>
  - No longer recommend -lang: supplements are in use.
* Thu Sep 24 2015 tiwai@suse.de
  - Fix buffer overflow in aiff_open() (CVE-2015-6749, bsc#943795):
    oggenc-Fix-large-alloca-on-bad-AIFF-input.patch
* Fri Mar 06 2015 tiwai@suse.de
  - Fix division by zero and integer overflow by crafted WAV files
    (CVE-2014-9638, CVE-2014-9639, bnc#914439, bnc#914441):
    vorbis-tools-oggenc-CVE-2014-9639.patch
* Tue Jan 27 2015 tiwai@suse.de
  - Fix segfault by a crafted raw file input (CVE-2014-9640,
    bsc#914938):
    vorbis-tools-r19117-CVE-2014-9640.patch
* Wed Dec 31 2014 meissner@suse.com
  - build with PIE
* Tue Jul 22 2014 tiwai@suse.de
  - vcut-fix-segfault.diff: Fix segfault of vcut (bnc#888360)
* Fri Apr 05 2013 idonmez@suse.com
  - Add Source URL, see https://en.opensuse.org/SourceUrls
* Sat Mar 02 2013 seife+obs@b1-systems.com
  - fix build with automake-1.13.1
* Sun Nov 20 2011 coolo@suse.com
  - add libtool as buildrequire to avoid implicit dependency
* Sun Mar 06 2011 asterios.dramis@gmail.com
  - Spec file updates:
    * Fixed rpmlint warning "macro-in-comment".
* Sun Mar 06 2011 asterios.dramis@gmail.com
  - Update to version 1.4.0:
    * Lots of changes (see CHANGES file).
  - Spec file updates:
    * Changes based on rpmdevtools templates and spec-cleaner run.
    * Changed License: to GPLv2.
    * Added description for the patches based on openSUSE Patches Guidelines.
    * Updates in Buildrequires: and %description sections.
    * Added a vorbis-tools-lang package (based on rpmlint warning
      "package-with-huge-translation").
    * Updates in %build, %install and %files sections.
  - Removed the following patches (fixed upstream):
    * vorbis-tools-1.1.1-bounds-check-fix.diff
    * vorbis-tools-1.1.1-curl-7.16.diff
    * vorbis-tools-config.diff
    * vorbis-tools-flac-1.1.3.diff
  - Rebased the patch vorbis-tools-1.1.1-warning-fixes.diff (most are fixed
    upstream and only one change is needed to fix rpm post-build-check failure).
    Also renamed it to warning-fixes.diff.
  - Rebased the patch for cflags.
* Mon Apr 14 2008 tiwai@suse.de
  - VUL-0: speex insufficient bounds checking (bnc#379098,
    CVE-2008-1686)
* Wed Oct 31 2007 tiwai@suse.de
  - add support of FLAC 1.1.3 or later (#337916)
  - use find_lang
* Fri Feb 02 2007 mmarek@suse.cz
  - fix build with curl-7.16
  - fixed some more compiler warnings
* Sun Oct 15 2006 schwab@suse.de
  - Make sure config.rpath is present.
* Wed Aug 23 2006 tiwai@suse.de
  - build missing vcut command (#201242)
* Sat Apr 08 2006 schwab@suse.de
  - Include "config.h" before using HAVE_* macros.
* Wed Jan 25 2006 mls@suse.de
  - converted neededforbuild to BuildRequires
* Tue Oct 18 2005 tiwai@suse.de
  - updated to version 1.1.1.
  - added flac-* and speex-* to neededforbuild.
* Thu Jul 07 2005 tiwai@suse.de
  - removed -fsigned-char option (#93888).
* Thu Apr 14 2005 sbrabec@suse.cz
  - Added audiofile-devel to neededforbuild.
* Fri Apr 08 2005 tiwai@suse.de
  - fixed the build with the new gettext-0.14.3.
* Mon Jan 12 2004 adrian@suse.de
  - build as user
* Fri Jan 09 2004 tiwai@suse.de
  - updated to version 1.0.1.
  - enabled autoreconf again.
* Fri Jun 06 2003 kukuk@suse.de
  - Remove wrong doc dir
* Mon Jul 22 2002 tiwai@suse.de
  - updated to 1.0.
* Fri Jan 04 2002 tiwai@suse.de
  - updated to RC3.
    sync with cvs 2002.01.04.
    now encoding with low variable rates is supported.
  - added curl and curl-devel to neededforbuild.
* Tue Dec 04 2001 tiwai@suse.de
  - sync with cvs 2001.12.04.
* Wed Oct 24 2001 tiwai@suse.de
  - sync with cvs 20011024.
  - removed explicit Requires to libraries.
* Mon Aug 13 2001 tiwai@suse.de
  - updated to 1.0rc2 from cvs 20010813.
* Fri Jul 13 2001 grimmer@suse.de
  - Fixed file list (using wildcards instead of shared directory
    names)
* Mon Feb 26 2001 tiwai@suse.de
  - Updated to 1.0beta4.
* Wed Jan 31 2001 tiwai@suse.de
  - Initial version: 1.0beta3.

Files

/usr/bin/ogg123
/usr/bin/oggdec
/usr/bin/oggenc
/usr/bin/ogginfo
/usr/bin/vcut
/usr/bin/vorbiscomment
/usr/share/doc/packages/vorbis-tools
/usr/share/doc/packages/vorbis-tools/AUTHORS
/usr/share/doc/packages/vorbis-tools/CHANGES
/usr/share/doc/packages/vorbis-tools/README
/usr/share/doc/packages/vorbis-tools/ogg123rc-example
/usr/share/licenses/vorbis-tools
/usr/share/licenses/vorbis-tools/COPYING
/usr/share/man/man1/ogg123.1.gz
/usr/share/man/man1/oggdec.1.gz
/usr/share/man/man1/oggenc.1.gz
/usr/share/man/man1/ogginfo.1.gz
/usr/share/man/man1/vcut.1.gz
/usr/share/man/man1/vorbiscomment.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Sep 14 00:12:19 2024