[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Git][xorg-team/lib/libx11][debian-unstable] libx11-6 Breaks old libx11-xcb1, as further mitigation for bug #979590.



Title: GitLab

Julien Cristau pushed to branch debian-unstable at X Strike Force / lib / libx11

Commits:

2 changed files:

Changes:

  • debian/changelog
    1
    +libx11 (2:1.7.0-3) UNRELEASED; urgency=medium
    
    2
    +
    
    3
    +  * libx11-6 Breaks old libx11-xcb1, as further mitigation for bug
    
    4
    +    #979590.
    
    5
    +
    
    6
    + -- Julien Cristau <jcristau@debian.org>  Tue, 12 Jan 2021 10:56:59 +0100
    
    7
    +
    
    1 8
     libx11 (2:1.7.0-2) unstable; urgency=medium
    
    2 9
     
    
    3 10
       * Set a strict dependency of libx11-xcb1 on libx11-6, as internal ABI
    

  • debian/control
    ... ... @@ -28,6 +28,8 @@ Depends:
    28 28
      ${misc:Depends},
    
    29 29
      libx11-data,
    
    30 30
     Pre-Depends: ${misc:Pre-Depends}
    
    31
    +Breaks:
    
    32
    + libx11-xcb1 (<< 2:1.7.0-2),
    
    31 33
     Multi-Arch: same
    
    32 34
     Description: X11 client-side library
    
    33 35
      This package provides a client interface to the X Window System, otherwise
    


  • Reply to: