| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: libquicktime0 | Distribution: SUSE Linux Enterprise 15 |
| Version: 1.2.4+git20180804.fff99cd | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 1.19 | Build date: Wed Jun 10 02:12:36 2020 |
| Group: System/Libraries | Build host: ibs-centriq-5 |
| Size: 628092 | Source RPM: libquicktime-1.2.4+git20180804.fff99cd-1.19.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: http://libquicktime.sf.net | |
| Summary: Library for Reading and Writing Quicktime Movie Files | |
A library for reading and writing Quicktime movie files, based on and forked from quicktime4linux.
GPL-2.0-or-later
* Tue Feb 25 2020 iforster@suse.com
- Build 32bit compatibility packages also for plugin libraries.
[boo#1164899]
* Wed Jul 10 2019 tchvatal@suse.com
- Remove merged patches:
* 0001-Fix-sizeof-call-in-faad2.patch
* 0002-Allow-any-avcodec-to-be-detected-by-configure.patch
* 0003-Fix-AVCODEC_HEADER-macro-replacement.patch
* 0005-ffmpeg4-conversion-fixing-the-erroring-ones-only.patch
* Wed Jul 10 2019 tchvatal@suse.com
- Update to version 1.2.4+git20180804.fff99cd:
* Should be LIBAVCODEC_LIBS rather than AVCODEC_LIBS in both configure.ac and plugis/ffmpeg/Makfile/am
* ffmpeg4 conversion fixing the erroring ones only
* Ignore prepared patches in git checkout
* Fix AVCODEC_HEADER macro replacement
* Allow any avcodec to be detected by configure
* Fix sizeof call in faad2
* Wed Jun 13 2018 tchvatal@suse.com
- Update to version 1.2.4+git20180207.666c35c:
* remove generated file that got committed somehow
* cleanup - remove all the .cvsignore files
* remove another .cvsignore file
* remove typo
* add a bunch more generated files to ignore
* more files added
* add more files
* switch to .gitignore from .cvsignore
* remove m4/avcodec.m4, not needed with changes to configure.ac
* don't need avcodec.m4 with changes to configure.ac
- Remove merged patches:
* libquicktime-1.2.4-integer_overflow.patch
* libquicktime-1.2.4-multiple_vulnerabilities.patch
- Remove all local patches:
* libquicktime-faad2.patch
* libquicktime-1.2.4-ffmpeg2.patch
* libquicktime-1.2.4-ffmpeg29.patch
* libquicktime-1.2.4-ffmpeg4.patch
- Readd patches to be rebased from the git:
* 0001-Fix-sizeof-call-in-faad2.patch
* 0002-Allow-any-avcodec-to-be-detected-by-configure.patch
* 0003-Fix-AVCODEC_HEADER-macro-replacement.patch
* 0005-ffmpeg4-conversion-fixing-the-erroring-ones-only.patch
* Wed Jun 13 2018 tchvatal@suse.com
- Switch to Git snapshots as upstream moved to git, use _service
* Mon Jun 11 2018 tchvatal@suse.com
- Remove redone patch:
* libquicktime-ffmpeg3.patch
- Add patch to work with ffmpeg4:
* libquicktime-1.2.4-ffmpeg2.patch
* libquicktime-1.2.4-ffmpeg29.patch
* libquicktime-1.2.4-ffmpeg4.patch
* Fri May 04 2018 olaf@aepfle.de
- Use ffmpeg3 versions of pkgconfig(libav*)
* Sat Apr 21 2018 jengelh@inai.de
- Explicitly request ffmpeg 3.x for building
* Tue Nov 28 2017 zaitor@opensuse.org
- Add %%{name} Requires to orig-addon sub-package, installing the
addon-package does not make sense without the main package.
* Fri Nov 03 2017 zaitor@opensuse.org
- Drop gtk2-devel BuildRequires and pass --without-gtk to
configure, no longer build gtk2 support.
- Following the above, stop using sed to remove
GTK_DISABLE_DEPRECATED from configure.ac, no longer needed.
- Add explicit pkgconfig(libpng) BuildRequries, previously pulled
in by the gtk2-devel BuildRequries.
* Fri Aug 25 2017 olaf@aepfle.de
- Enable lame unconditionally
- Remove ffmpeg conditional because it is always present
* Tue Jul 04 2017 kstreitova@suse.com
- adjust libquicktime-1.2.4-integer_overflow.patch to prevent
endless loop when there are less than 256 bytes to read
[bsc#1022805] CVE-2016-2399
* Fri Jun 23 2017 kstreitova@suse.com
- add libquicktime-1.2.4-multiple_vulnerabilities.patch to fix the
following security issues:
* CVE-2017-9122 [bsc#1044077]
* CVE-2017-9123 [bsc#1044009]
* CVE-2017-9124 [bsc#1044008]
* CVE-2017-9125 [bsc#1044122]
* CVE-2017-9126 [bsc#1044006]
* CVE-2017-9127 [bsc#1044002]
* CVE-2017-9128 [bsc#1044000]
* Sat Feb 25 2017 zaitor@opensuse.org
- Move unversioned so files to previously not built main package.
- Following this, split out a new sub-package
libquicktime-orig-addon, built depending on macro BUILD_ORIG.
- Split out a new lang subpackage.
- Stop providing/obsoleting libquicktime last available in openSUSE
11.4.
* Thu Feb 16 2017 jengelh@inai.de
- Rename %soname to %sover to better reflect its use.
Correct RPM group.
* Tue Feb 14 2017 kstreitova@suse.com
- add libquicktime-1.2.4-integer_overflow.patch to fix integer
overflow in the quicktime_read_pascal function in libquicktime
1.2.4 and earlier that allows remote attackers to cause a denial
of service or possibly have other unspecified impact via a crafted
hdlr MP4 atom [bsc#1022805] CVE-2016-2399
* Mon Jul 25 2016 olaf@aepfle.de
- Convert buildconditionals for faac, faad, lame and x264
* Wed Feb 17 2016 olaf@aepfle.de
- Remove usage of some deprecated names to fix compile with ffmpeg3
libquicktime-ffmpeg3.patch
- Fix compiler warning about incorrect memset args
libquicktime-faad2.patch
* Fri Dec 11 2015 tchvatal@suse.com
- Use ffmpeg even in OBS with reduced scope of course
- Cleanup with spec-cleaner
* Tue Sep 22 2015 olaf@aepfle.de
- Use pkgconfig for ffmpeg BuildRequires
* Mon Feb 23 2015 avvissu@yandex.ru
- Update to cvs20150223:
- Remove all patches (fixed in upstream):
* libquicktime-1.2.2-dont_disable_deprecated.patch
* libquicktime-libpng16.patch
/usr/lib64/libquicktime.so.0 /usr/lib64/libquicktime.so.0.0.0 /usr/share/licenses/libquicktime0 /usr/share/licenses/libquicktime0/COPYING
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Feb 9 17:46:23 2026