This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/osmclient.git. Pull mirroring updated .
  1. Jan 25, 2024
  2. Oct 29, 2022
  3. Jul 04, 2022
  4. Jun 17, 2020
  5. Jan 15, 2020
  6. Jul 27, 2017
  7. Jun 21, 2017
    • israelad's avatar
      Snap packaging · b6ab5da8
      israelad authored
      This commit introduces snap packaging for osmclient.
      
      Snaps are a fancy zip file containing an application and all of its
      dependencies, and a description of how it should run safely on a
      user's system. This is a multi-distribution alternative to installing from source, or debian package.
      
      Snaps are designed to be secure, sandboxed, containerised applications isolated from the underlying system and from other applications. Snaps allow the safe installation of apps from any vendor on mission critical devices and desktops. Updates are done atomically, rolling back automatically in the case of failure, with support for release channel and series.
      
      More info on snaps can be found here: https://snapcraft.io/
      
      
      
      Signed-off-by: default avatarAdam Israel <adam.israel@canonical.com>
      b6ab5da8
  8. May 29, 2017
  9. Apr 19, 2017