Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • briar briar
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 788
    • Issues 788
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • briar
  • briarbriar
  • Merge requests
  • !1150

Merged
Created Jun 28, 2019 by akwizgran@akwizgranOwner

Bump client minor version to avoid triggering crash

  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 2

This is a sneaky workaround for #1606 (closed). Briar 1.1.7 doesn't consider that a contact supports image attachments unless the client minor version is exactly 1, so it won't take the code path that triggers the bug. Current master considers that a contact supports image attachments if the client minor version is greater than 0, so this branch and current master are still able to exchange images.

We should make a stable release that incorporates the (already merged) fix for #1606 (closed), and new alpha releases for 1.2 and 1.3 that incorporate this fix so they don't crash contacts running older stable releases.

Closes #1606 (closed)

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 1606-bump-client-minor-version