← Back to team overview

group.of.nepali.translators team mailing list archive

[Bug 1583298] Re: Add support for epoch property

 

** Changed in: snapd (Ubuntu Xenial)
       Status: New => Fix Released

** Changed in: snapd (Ubuntu Yakkety)
       Status: Fix Committed => Fix Released

** Changed in: snapd (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1583298

Title:
  Add support for epoch property

Status in click-reviewers-tools package in Ubuntu:
  Fix Released
Status in snapd package in Ubuntu:
  Fix Released
Status in click-reviewers-tools source package in Xenial:
  Fix Released
Status in snapd source package in Xenial:
  Fix Released
Status in click-reviewers-tools source package in Yakkety:
  Fix Released
Status in snapd source package in Yakkety:
  Fix Released

Bug description:
  In order to support step upgrades, snaps need to be able to specify
  upgrade paths. The method decided upon to specify said upgrade paths
  is an optional "epoch" property. Valid values consist of positive
  integers and an asterisk (e.g. 1 is epoch 1, 1* is the upgrade path
  from 1 to 2, and 2 is epoch 2). If the epoch is not specified, it
  should implicitly be 0.

  Example YAML:

      name: foo
      version: 1
      description: foo
      summary: foo
      epoch: 1*

  Note that the API for providing this to the store does not yet exist,
  so this bug only covers the parsing of this information from the
  `snap.yaml`.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/click-reviewers-tools/+bug/1583298/+subscriptions