Processed: [bts-link] source package xserver-xorg-video-intel
Processing commands for cont...@bugs.debian.org: > # > # bts-link upstream status pull for source package xserver-xorg-video-intel > # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html > # https://bts-link-team.pages.debian.net/bts-link/ > # > user debian-bts-l...@lists.debian.org Setting user to debian-bts-l...@lists.debian.org (was debian-bts-l...@lists.debian.org). > # remote status report for #846882 (http://bugs.debian.org/846882) > # Bug title: xserver-xorg-video-intel: wrong scale for backlight with Xfce > # * https://bugs.freedesktop.org/show_bug.cgi?id=99126 > # * remote status changed: NEEDINFO -> RESOLVED > # * remote resolution changed: (?) -> MOVED > # * closed upstream > tags 846882 + fixed-upstream Bug #846882 [xserver-xorg-video-intel] xserver-xorg-video-intel: wrong scale for backlight with Xfce Added tag(s) fixed-upstream. > usertags 846882 - status-NEEDINFO Usertags were: status-NEEDINFO. Usertags are now: . > usertags 846882 + status-RESOLVED resolution-MOVED There were no usertags set. Usertags are now: status-RESOLVED resolution-MOVED. > thanks Stopping processing here. Please contact me if you need assistance. -- 846882: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=846882 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
[bts-link] source package xserver-xorg-video-intel
# # bts-link upstream status pull for source package xserver-xorg-video-intel # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html # https://bts-link-team.pages.debian.net/bts-link/ # user debian-bts-l...@lists.debian.org # remote status report for #846882 (http://bugs.debian.org/846882) # Bug title: xserver-xorg-video-intel: wrong scale for backlight with Xfce # * https://bugs.freedesktop.org/show_bug.cgi?id=99126 # * remote status changed: NEEDINFO -> RESOLVED # * remote resolution changed: (?) -> MOVED # * closed upstream tags 846882 + fixed-upstream usertags 846882 - status-NEEDINFO usertags 846882 + status-RESOLVED resolution-MOVED thanks
apitrace is marked for autoremoval from testing
apitrace 8.0+repack-2 is marked for autoremoval from testing on 2019-12-13 It is affected by these RC bugs: 936126: apitrace: Python2 removal in sid/bullseye
[Git][xorg-team/app/apitrace] Pushed new tag apitrace-9.0+repack-1
Timo Aaltonen pushed new tag apitrace-9.0+repack-1 at X Strike Force / app / apitrace -- View it on GitLab: https://salsa.debian.org/xorg-team/app/apitrace/tree/apitrace-9.0+repack-1 You're receiving this email because of your account on salsa.debian.org.
[Git][xorg-team/app/apitrace][upstream-unstable] 68 commits: cmake: Bump version.
Timo Aaltonen pushed to branch upstream-unstable at X Strike Force / app / apitrace Commits: 0da91a7d by Jose Fonseca at 2019-04-14T13:11:27Z cmake: Bump version. - - - - - 0b8b0199 by Piotr Podsiadły at 2019-04-14T13:12:23Z switch from python2 to python3 - - - - - e91fb544 by Jose Fonseca at 2019-04-14T13:22:24Z cmake: Use PythonInterp instead of Python3. As the latter is not in widely available CMake versions. - - - - - 45562aa9 by Jose Fonseca at 2019-04-14T13:27:23Z appveyor: Set Python 3.6 path. - - - - - 56439173 by Jose Fonseca at 2019-04-14T13:51:20Z ci: Update CentOS-6's docker image for Python 3. - - - - - 0bee2047 by Jose Fonseca at 2019-04-28T11:25:33Z travis: Use jrfonseca/centos6:python3 docker image. - - - - - e68f4326 by Jose Fonseca at 2019-04-28T12:47:29Z cli: Pickle blobs as Python 3 bytes objects. - - - - - 5b3c68ca by Jose Fonseca at 2019-04-28T13:13:01Z specs: Tie Python 2 ->3 conversion loose ends. - - - - - 247e1fa8 by Jose Fonseca at 2019-04-28T13:16:22Z scripts: Tie Python 2 -> 3 conversion loose ends. - - - - - f527924c by Jose Fonseca at 2019-04-29T05:41:49Z scripts: Tie a few more Python 2 to 3 conversion loose ends. - - - - - 6a875dcf by Jose Fonseca at 2019-04-29T11:36:34Z ci: Add Python 3 to CentOS-6 docker image. In antecipation for migrating to Python 3. But this time around, don't remove Python 2, so we can continue to build old branches. - - - - - f65f33de by Jose Fonseca at 2019-04-29T15:45:42Z Revert "travis: Use jrfonseca/centos6:python3 docker image." This reverts commit 0bee2047e91ee231255a5f03bd6c81ee24b4e7e7. - - - - - b5c954c0 by Jose Fonseca at 2019-04-29T19:07:42Z Revert "ci: Update CentOS-6's docker image for Python 3." This reverts commit 56439173ebd6f8a04b0bc93b907248069f2388c2. - - - - - 11537f21 by Jose Fonseca at 2019-04-29T19:07:52Z ci: Update CentOS-6's docker image for Python 3. - - - - - 81c73a74 by Jose Fonseca at 2019-04-30T09:35:36Z Merge branch 'python3' Fixes https://github.com/apitrace/apitrace/issues/574 - - - - - b5f519d2 by Jose Fonseca at 2019-04-30T12:37:15Z ci: Install Python 3 in Ubuntu 16.04 docker image. - - - - - 1294f69e by i.Dark_Templar at 2019-05-01T09:35:10Z cmake: Fix out-of-source build without bundled snappy. - - - - - 5777f1a8 by Jose Fonseca at 2019-05-01T09:40:43Z snappy: Place config.h on a subdirectory. And ensure it's only included internally. This addresses the issue described in https://github.com/apitrace/apitrace/pull/611#issuecomment-488087078 - - - - - d107f89c by Danylo Piliaiev at 2019-05-15T12:14:21Z memtrace: Fix pointer arithmetic of MemoryShadow::cover Pointers have unsigned type thus casting them to intptr_t could lead to a negative value which in one part of the expression is being implicitly converted to size_t resulting in: nBlocks = big_positive_number - negative_number This rarely happens on x64 but would often happen on x32 resulting in memory access violation. Fixes: bac0ea039e15c219d243f2ffea40fe9b6181ce32 Signed-off-by: Danylo Piliaiev- - - - - da21fd01 by Jose Fonseca at 2019-05-22T06:01:00Z scripts: Finish porting retracediff to Python 3. - - - - - 3793ce36 by Andrii Simiklit at 2019-05-28T14:21:45Z dxgitrace: Fix a thread safety of a d3d11 CreateBuffer method. According to directx 11 spec all device methods are thread safe: "All ID3D11Device interface methods are free-threaded, which means it is safe to have multiple threads call the functions at the same time." But all device-context methods according to directx 11 spec: "Any context – immediate or deferred – can be used on any thread as long as the context is only used in one thread at a time." So without this fix WrapID3D11Device*::CreateBuffer methods are not thread safe. It could lead to the crash in some games which are create buffers in different threads. Suggested-by: Jose Fonseca Signed-off-by: Andrii Simiklit - - - - - 04be2760 by Andrii Simiklit at 2019-05-28T14:22:00Z dxgitrace: Add comment about g_WrappedObjects protection. Signed-off-by: Andrii Simiklit - - - - - e0bfba62 by Danylo Piliaiev at 2019-06-17T06:23:54Z dxgitrace: Fix null pointer dereference in createWindowForSwapChain CreateDeviceAndSwapChain family of functions can accept null pSwapChainDesc. Signed-off-by: Danylo Piliaiev - - - - - 9bda064e by Andrii Kryvytskyi at 2019-06-17T06:26:55Z memtrace: Update nBlocks when pointer changes in MemoryShadow::cover During each ::Map different pointers could be returned by DirectX. Thus for the same resource with the same subresource having the same size pointer may change between calls of MemoryShadow::cover. With the pointer change number of blocks also may change, which may later cause memory access violation in MemoryShadow::update. Signed-off-by: Danylo Piliaiev Signed-of
[Git][xorg-team/app/apitrace][debian-unstable] 73 commits: cmake: Bump version.
Timo Aaltonen pushed to branch debian-unstable at X Strike Force / app / apitrace Commits: 0da91a7d by Jose Fonseca at 2019-04-14T13:11:27Z cmake: Bump version. - - - - - 0b8b0199 by Piotr Podsiadły at 2019-04-14T13:12:23Z switch from python2 to python3 - - - - - e91fb544 by Jose Fonseca at 2019-04-14T13:22:24Z cmake: Use PythonInterp instead of Python3. As the latter is not in widely available CMake versions. - - - - - 45562aa9 by Jose Fonseca at 2019-04-14T13:27:23Z appveyor: Set Python 3.6 path. - - - - - 56439173 by Jose Fonseca at 2019-04-14T13:51:20Z ci: Update CentOS-6's docker image for Python 3. - - - - - 0bee2047 by Jose Fonseca at 2019-04-28T11:25:33Z travis: Use jrfonseca/centos6:python3 docker image. - - - - - e68f4326 by Jose Fonseca at 2019-04-28T12:47:29Z cli: Pickle blobs as Python 3 bytes objects. - - - - - 5b3c68ca by Jose Fonseca at 2019-04-28T13:13:01Z specs: Tie Python 2 ->3 conversion loose ends. - - - - - 247e1fa8 by Jose Fonseca at 2019-04-28T13:16:22Z scripts: Tie Python 2 -> 3 conversion loose ends. - - - - - f527924c by Jose Fonseca at 2019-04-29T05:41:49Z scripts: Tie a few more Python 2 to 3 conversion loose ends. - - - - - 6a875dcf by Jose Fonseca at 2019-04-29T11:36:34Z ci: Add Python 3 to CentOS-6 docker image. In antecipation for migrating to Python 3. But this time around, don't remove Python 2, so we can continue to build old branches. - - - - - f65f33de by Jose Fonseca at 2019-04-29T15:45:42Z Revert "travis: Use jrfonseca/centos6:python3 docker image." This reverts commit 0bee2047e91ee231255a5f03bd6c81ee24b4e7e7. - - - - - b5c954c0 by Jose Fonseca at 2019-04-29T19:07:42Z Revert "ci: Update CentOS-6's docker image for Python 3." This reverts commit 56439173ebd6f8a04b0bc93b907248069f2388c2. - - - - - 11537f21 by Jose Fonseca at 2019-04-29T19:07:52Z ci: Update CentOS-6's docker image for Python 3. - - - - - 81c73a74 by Jose Fonseca at 2019-04-30T09:35:36Z Merge branch 'python3' Fixes https://github.com/apitrace/apitrace/issues/574 - - - - - b5f519d2 by Jose Fonseca at 2019-04-30T12:37:15Z ci: Install Python 3 in Ubuntu 16.04 docker image. - - - - - 1294f69e by i.Dark_Templar at 2019-05-01T09:35:10Z cmake: Fix out-of-source build without bundled snappy. - - - - - 5777f1a8 by Jose Fonseca at 2019-05-01T09:40:43Z snappy: Place config.h on a subdirectory. And ensure it's only included internally. This addresses the issue described in https://github.com/apitrace/apitrace/pull/611#issuecomment-488087078 - - - - - d107f89c by Danylo Piliaiev at 2019-05-15T12:14:21Z memtrace: Fix pointer arithmetic of MemoryShadow::cover Pointers have unsigned type thus casting them to intptr_t could lead to a negative value which in one part of the expression is being implicitly converted to size_t resulting in: nBlocks = big_positive_number - negative_number This rarely happens on x64 but would often happen on x32 resulting in memory access violation. Fixes: bac0ea039e15c219d243f2ffea40fe9b6181ce32 Signed-off-by: Danylo Piliaiev- - - - - da21fd01 by Jose Fonseca at 2019-05-22T06:01:00Z scripts: Finish porting retracediff to Python 3. - - - - - 3793ce36 by Andrii Simiklit at 2019-05-28T14:21:45Z dxgitrace: Fix a thread safety of a d3d11 CreateBuffer method. According to directx 11 spec all device methods are thread safe: "All ID3D11Device interface methods are free-threaded, which means it is safe to have multiple threads call the functions at the same time." But all device-context methods according to directx 11 spec: "Any context – immediate or deferred – can be used on any thread as long as the context is only used in one thread at a time." So without this fix WrapID3D11Device*::CreateBuffer methods are not thread safe. It could lead to the crash in some games which are create buffers in different threads. Suggested-by: Jose Fonseca Signed-off-by: Andrii Simiklit - - - - - 04be2760 by Andrii Simiklit at 2019-05-28T14:22:00Z dxgitrace: Add comment about g_WrappedObjects protection. Signed-off-by: Andrii Simiklit - - - - - e0bfba62 by Danylo Piliaiev at 2019-06-17T06:23:54Z dxgitrace: Fix null pointer dereference in createWindowForSwapChain CreateDeviceAndSwapChain family of functions can accept null pSwapChainDesc. Signed-off-by: Danylo Piliaiev - - - - - 9bda064e by Andrii Kryvytskyi at 2019-06-17T06:26:55Z memtrace: Update nBlocks when pointer changes in MemoryShadow::cover During each ::Map different pointers could be returned by DirectX. Thus for the same resource with the same subresource having the same size pointer may change between calls of MemoryShadow::cover. With the pointer change number of blocks also may change, which may later cause memory access violation in MemoryShadow::update. Signed-off-by: Danylo Piliaiev Signed-off-
Processing of apitrace_9.0+repack-1_source.changes
apitrace_9.0+repack-1_source.changes uploaded successfully to localhost along with the files: apitrace_9.0+repack-1.dsc apitrace_9.0+repack.orig.tar.xz apitrace_9.0+repack-1.debian.tar.xz apitrace_9.0+repack-1_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
Bug#936126: marked as done (apitrace: Python2 removal in sid/bullseye)
Your message dated Fri, 29 Nov 2019 06:04:10 + with message-id and subject line Bug#936126: fixed in apitrace 9.0+repack-1 has caused the Debian Bug report #936126, regarding apitrace: Python2 removal in sid/bullseye 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 ow...@bugs.debian.org immediately.) -- 936126: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=936126 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: src:apitrace Version: 7.1+git20170623.d38a69d6+repack-3 Severity: normal Tags: sid bullseye User: debian-pyt...@lists.debian.org Usertags: py2removal Python2 becomes end-of-live upstream, and Debian aims to remove Python2 from the distribution, as discussed in https://lists.debian.org/debian-python/2019/07/msg00080.html Your package either build-depends, depends on Python2, or uses Python2 in the autopkg tests. Please stop using Python2, and fix this issue by one of the following actions. - Convert your Package to Python3. This is the preferred option. In case you are providing a Python module foo, please consider dropping the python-foo package, and only build a python3-foo package. Please don't drop Python2 modules, which still have reverse dependencies, just document them. This is the preferred option. - If the package is dead upstream, cannot be converted or maintained in Debian, it should be removed from the distribution. If the package still has reverse dependencies, raise the severity to "serious" and document the reverse dependencies with the BTS affects command. If the package has no reverse dependencies, confirm that the package can be removed, reassign this issue to ftp.debian.org, make sure that the bug priority is set to normal and retitle the issue to "RM: PKG -- removal triggered by the Python2 removal". - If the package has still many users (popcon >= 300), or is needed to build another package which cannot be removed, document that by adding the "py2keep" user tag (not replacing the py2remove tag), using the debian-pyt...@lists.debian.org user. Also any dependencies on an unversioned python package (python, python-dev) must not be used, same with the python shebang. These have to be replaced by python2/python2.7 dependencies and shebang. This is the least preferred option. If the conversion or removal needs action on another package first, please document the blocking by using the BTS affects command, like affects + src:apitrace If there is no py2removal bug for that reverse-dependency, please file a bug on this package (similar to this bug report). If there are questions, please refer to the wiki page for the removal: https://wiki.debian.org/Python/2Removal, or ask for help on IRC #debian-python, or the debian-pyt...@lists.debian.org mailing list. --- End Message --- --- Begin Message --- Source: apitrace Source-Version: 9.0+repack-1 We believe that the bug you reported is fixed in the latest version of apitrace, 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 936...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Timo Aaltonen (supplier of updated apitrace 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 ftpmas...@ftp-master.debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Fri, 29 Nov 2019 07:42:02 +0200 Source: apitrace Architecture: source Version: 9.0+repack-1 Distribution: unstable Urgency: medium Maintainer: Debian X Strike Force Changed-By: Timo Aaltonen Closes: 936126 Changes: apitrace (9.0+repack-1) unstable; urgency=medium . * New upstream release. * control: Migrate to python3. (Closes: #936126) * patches: Refreshed. Checksums-Sha1: 1d59b61645804d3096d27498450828372d6f9b15 2270 apitrace_9.0+repack-1.dsc 034085ee92ace615e1cf50f8e96e53b5ae8a9c14 1497336 apitrace_9.0+repack.orig.tar.xz 673cf1d237c7761bd946a42b4e88ace244dd2e51 6716 apitrace_9.0+repack-1.debian.tar.xz c34b15beb26b611374f13dfb77a1319df88d161b 6861 apitrace_9.0+repack-1_source.buildinfo Checksums-Sha256: 38545ad40a4856246b150294cf7961396067c0ece6b70d96532980e5ea9e6a28 2270 apitrace_9.0+repack-1.dsc 8ae7e6f32f0c584682dd85ce4b332bf3b046d002cf72474880ac71c59fb2e1d9 1497336 apitrace_9.0+repack.orig.tar.xz 1
apitrace_9.0+repack-1_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Fri, 29 Nov 2019 07:42:02 +0200 Source: apitrace Architecture: source Version: 9.0+repack-1 Distribution: unstable Urgency: medium Maintainer: Debian X Strike Force Changed-By: Timo Aaltonen Closes: 936126 Changes: apitrace (9.0+repack-1) unstable; urgency=medium . * New upstream release. * control: Migrate to python3. (Closes: #936126) * patches: Refreshed. Checksums-Sha1: 1d59b61645804d3096d27498450828372d6f9b15 2270 apitrace_9.0+repack-1.dsc 034085ee92ace615e1cf50f8e96e53b5ae8a9c14 1497336 apitrace_9.0+repack.orig.tar.xz 673cf1d237c7761bd946a42b4e88ace244dd2e51 6716 apitrace_9.0+repack-1.debian.tar.xz c34b15beb26b611374f13dfb77a1319df88d161b 6861 apitrace_9.0+repack-1_source.buildinfo Checksums-Sha256: 38545ad40a4856246b150294cf7961396067c0ece6b70d96532980e5ea9e6a28 2270 apitrace_9.0+repack-1.dsc 8ae7e6f32f0c584682dd85ce4b332bf3b046d002cf72474880ac71c59fb2e1d9 1497336 apitrace_9.0+repack.orig.tar.xz 14db84a31b00eb2aef4cc521bf051cbb6373f2bf1843d1ba9186b6103a5922e3 6716 apitrace_9.0+repack-1.debian.tar.xz 894c0b8dd81b13401478974942ec97a710fe626232834a98c70999638b0722fa 6861 apitrace_9.0+repack-1_source.buildinfo Files: 6cff8b1de606dc7afd5c8358a6603077 2270 graphics optional apitrace_9.0+repack-1.dsc 3fc02d3c8dbd438899f2f65a9e33eb78 1497336 graphics optional apitrace_9.0+repack.orig.tar.xz a7c1d4c071dc789831afcf78ce85995b 6716 graphics optional apitrace_9.0+repack-1.debian.tar.xz fd3b1094079f9a004365b6345e788f5e 6861 graphics optional apitrace_9.0+repack-1_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEEdS3ifE3rFwGbS2Yjy3AxZaiJhNwFAl3gr9gACgkQy3AxZaiJ hNzt7g/+OG664WHfROUr6eLnPL7qfCzgvpWbMDFv2pg+E1RmWzFEZQR0KAwnnQhX V0cbCgbyZ1BZPuyvMHO5Bzu/JvuTK4+kR1heyGZnSRnK13C+4QM0TKjhXOv7q51R sH7q6ZvXcwhUWHAW3+GmGgcS9mKJTclyiyBgqecujmtICqSeec4P50R7atNqAug/ PdmaoAXQVuGbzg/Dwtr1CpKNI7h9Rgo6kgGFfBN7x9G5hSRiW/kLN03rvPKdWnsj HgJqRo5eZn4wN0tpxoQhabiV45OJbgzmNbbk92ffh6beh6mw6q16GCdhWoO4aXyC gL6Ljxbi8L5kl8Pesq/Xzh6yRoKuVJFTdT3NCzG2X/h7QRP8RJSevDvp0sfF9IqU k4UvAevFZQ+FN+emnVl+Iz9LWt9P1tNF+dNJDzWaoazTUOiiZaTUX9Bh0k7R8alD m1FEtWaWo1jEYV8hdoYmqFCexID0qYqVwJfOn48przBoVnEgQXYPRNxhEchjkO+t IkYpx2MMm7tc6u1B9RDsTNyXPMrPeroBXds199Ad4l0GOMHkAEzKd6R1Z/e5AFXy mhOaMTsWWT9ZIXb0jr6LFoT7d3HDUz10jdQ1AddZTN/hvwv7NkD4OhaaSyLU9RTT 3Qk8PW1oVBCOgloroz6/xrEZkPyIbyA1sJA1vPlYSfiqQbI3nu8= =0EQ2 -END PGP SIGNATURE- Thank you for your contribution to Debian.