Your message dated Sat, 21 Jul 2018 22:49:29 +0000
with message-id <[email protected]>
and subject line Bug#904178: fixed in ffmpeg 7:4.0.2-1
has caused the Debian Bug report #904178,
regarding ffmpeg: fix mips r6 build
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
904178: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=904178
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:ffmpeg
Version: 4.0.1-2

We are working on MIPS r6 ports.

Please change the lines about mips options in debian/rules to the below.
# Disable some optimizations on mips*, because they are not always
available on these architectures
ifneq (,$(filter mips%r6 mips%r6el, $(DEB_HOST_ARCH)))
        MIPS_NO_R6_OPTION = --disable-mips32r2 \
                --disable-mips64r2 \
                --disable-mips32r5
else
        MIPS_NO_R6_OPTION = --disable-mips32r6 \
                --disable-mips64r6
endif

ifneq (,$(filter mips%, $(DEB_HOST_ARCH)))
        CONFIG += --disable-mipsdsp \
                --disable-mipsdspr2 \
                --disable-loongson2 \
                --disable-loongson3 \
                --disable-mmi \
                --disable-mips32r5 \
                $(MIPS_NO_R6_OPTION) \
                --disable-msa
endif

-- 
YunQiang Su

--- End Message ---
--- Begin Message ---
Source: ffmpeg
Source-Version: 7:4.0.2-1

We believe that the bug you reported is fixed in the latest version of
ffmpeg, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
James Cowgill <[email protected]> (supplier of updated ffmpeg package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 21 Jul 2018 19:45:52 +0100
Source: ffmpeg
Binary: ffmpeg ffmpeg-doc libavcodec58 libavcodec-extra58 libavcodec-extra 
libavcodec-dev libavdevice58 libavdevice-dev libavfilter7 libavfilter-extra7 
libavfilter-extra libavfilter-dev libavformat58 libavformat-dev libavresample4 
libavresample-dev libavutil56 libavutil-dev libpostproc55 libpostproc-dev 
libswresample3 libswresample-dev libswscale5 libswscale-dev
Architecture: source
Version: 7:4.0.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <[email protected]>
Changed-By: James Cowgill <[email protected]>
Description:
 ffmpeg     - Tools for transcoding, streaming and playing of multimedia files
 ffmpeg-doc - Documentation of the FFmpeg multimedia framework
 libavcodec-dev - FFmpeg library with de/encoders for audio/video codecs - 
developm
 libavcodec-extra - FFmpeg library with extra codecs (metapackage)
 libavcodec-extra58 - FFmpeg library with additional de/encoders for 
audio/video codecs
 libavcodec58 - FFmpeg library with de/encoders for audio/video codecs - runtime
 libavdevice-dev - FFmpeg library for handling input and output devices - 
developmen
 libavdevice58 - FFmpeg library for handling input and output devices - runtime 
fi
 libavfilter-dev - FFmpeg library containing media filters - development files
 libavfilter-extra - FFmpeg library with extra filters (metapackage)
 libavfilter-extra7 - FFmpeg library with extra media filters - runtime files
 libavfilter7 - FFmpeg library containing media filters - runtime files
 libavformat-dev - FFmpeg library with (de)muxers for multimedia containers - 
develo
 libavformat58 - FFmpeg library with (de)muxers for multimedia containers - 
runtim
 libavresample-dev - FFmpeg compatibility library for resampling - development 
files
 libavresample4 - FFmpeg compatibility library for resampling - runtime files
 libavutil-dev - FFmpeg library with functions for simplifying programming - 
devel
 libavutil56 - FFmpeg library with functions for simplifying programming - runti
 libpostproc-dev - FFmpeg library for post processing - development files
 libpostproc55 - FFmpeg library for post processing - runtime files
 libswresample-dev - FFmpeg library for audio resampling, rematrixing etc. - 
developme
 libswresample3 - FFmpeg library for audio resampling, rematrixing etc. - 
runtime f
 libswscale-dev - FFmpeg library for image scaling and various conversions - 
develo
 libswscale5 - FFmpeg library for image scaling and various conversions - runtim
Closes: 904052 904178
Changes:
 ffmpeg (7:4.0.2-1) unstable; urgency=medium
 .
   [ James Cowgill ]
   * New upstream release.
     - avformat/movenc: Do not pass AVCodecParameters in avpriv_request_sample.
       (CVE-2018-13300)
     - avcodec/mpeg4videodec: Check read profile before setting it.
       (CVE-2018-13301)
     - avformat/movenc: Check that frame_types other than
       EAC3_FRAME_TYPE_INDEPENDENT have a supported substream id.
       (CVE-2018-13302)
     - avcodec/ac3_parser: Check init_get_bits8() for failure.
       (CVE-2018-13303)
     - avcodec/mpeg4videodec: Remove use of FF_PROFILE_MPEG4_SIMPLE_STUDIO as
       indicator of studio profile. (CVE-2018-13304)
     - avformat/movenc: Check input sample count. (CVE-2018-14394)
     - avformat/movenc: Write version 2 of audio atom if channels is not known.
       (CVE-2018-14395)
 .
   * debian/control:
     - Add winff Breaks. (See: #904141)
   * debian/rules:
     - Only pass --target-os when cross compiling. (Closes: #904052)
 .
   [ YunQiang Su ]
   * debian/rules: Fix FTBFS with MIPS R6. (Closes: #904178)
Checksums-Sha1:
 f972e7bb02c88d01aa2fb6e154ff1317f09e39b4 5199 ffmpeg_4.0.2-1.dsc
 6e0085d5335e84b4137bb94a7d4401039a2e9ece 8662984 ffmpeg_4.0.2.orig.tar.xz
 96e423678d24204e334e7630ca0139794efc4329 473 ffmpeg_4.0.2.orig.tar.xz.asc
 76052cc7b8ba1e9b5c27b68f6177a238bc38c0c9 46756 ffmpeg_4.0.2-1.debian.tar.xz
 42e8531f573c78ee0730e5bfd2078fa73604a756 18135 ffmpeg_4.0.2-1_source.buildinfo
Checksums-Sha256:
 64ff2b6966117be67dff86403f24be07758589ef14c66bb77e0da10c9469410b 5199 
ffmpeg_4.0.2-1.dsc
 a95c0cc9eb990e94031d2183f2e6e444cc61c99f6f182d1575c433d62afb2f97 8662984 
ffmpeg_4.0.2.orig.tar.xz
 4676e11b09b1e9cc1d967c8a7c08410ed88fcb0cc936abbf07e76df30881998f 473 
ffmpeg_4.0.2.orig.tar.xz.asc
 1b7cc696d2aaa61d6009ef44c310495568d1e9494f38df84fb1ea9c66a6977ee 46756 
ffmpeg_4.0.2-1.debian.tar.xz
 b32c0bcaac99f95b4a34ef358ac60d4eddcb83fc24cd6a8eae26f5251e9db7c5 18135 
ffmpeg_4.0.2-1_source.buildinfo
Files:
 f6f6772f67a7bbad35471d933794f0a0 5199 video optional ffmpeg_4.0.2-1.dsc
 ae0bfdf809306a212b4f0e6eb8d1c75e 8662984 video optional 
ffmpeg_4.0.2.orig.tar.xz
 0e802c81a193660a6f50de06c79fb1e0 473 video optional 
ffmpeg_4.0.2.orig.tar.xz.asc
 4ab52c7f30b6d8a2c85caa2b97069704 46756 video optional 
ffmpeg_4.0.2-1.debian.tar.xz
 ebb09010675b244d9410a8457431369f 18135 video optional 
ffmpeg_4.0.2-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJIBAEBCgAyFiEE+Ixt5DaZ6POztUwQx/FnbeotAe8FAltTtDcUHGpjb3dnaWxs
QGRlYmlhbi5vcmcACgkQx/FnbeotAe+QVg/9G/uJOfVsBVQ+quA6sqklSyU6FnXq
sBuLA6/LUC3aP3ZkZer//Q7sX9tkU08F4yVECVRGaubvpsuYu0N0boQTNLpuaDVV
vFfeQB3cE+SBm6BhEUYD+WGhTjc1bysS18tHeqcyNjpLOYWx+45aHJ/acNIogeQV
nxKfLTQ3jGNKs3BsjudVqxHXVZU4KR4bG9hPUc0VtceUNeiowgdZ3G81Fut+iq3h
p3ymcB0grt0/uJE0j2iuWo1ZhMW79x/HbFL1ikaCbT2iFhArdsq3UluEVJ7iHL1t
IjLH4xa3BBjnIn9s+yIdhnd371S4IYMDYdyg0sXSQzSQ29jobCSPDOAad/W9a6RA
OttBWNoYtjAsQRQRCQKQzBrKECLJxvEY0hhxtksNp5nSg+GkiZ4jO17Ntl7lvTtY
p9S9OD+rpICzBMKFzmjLKGOOwSOJgIGVZjp62SvQtEk/z7S0yiWZ3s8AfoNHNgPv
i/Dimf/nDY1C/c/NyXADg5Nfi3Erb/qC/cazJ7xUHrkndgmb0IUFOrQZKfl7PD2B
Zs0SvtwQMCKg5PUxxArE3lI5sZdvqHQBCU/K4Ar7CJUFAm1rgfhxPWJRLbnz8Uar
4F8rr4CVbCwUn/+BaBpSleDYT5Kw3XwennA4G74Au4dKaJb+ZbAKTJ92WNrY1jWx
c1J7gv5tm9xLaT4=
=acyO
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
pkg-multimedia-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to