~andersson123/lpci:old-lpcraft

Last commit made on 2023-04-19
Get this branch:
git clone -b old-lpcraft https://git.launchpad.net/~andersson123/lpci
Only Tim Andersson can upload to this branch. If you are Tim Andersson please log in for upload directions.

Branch merges

Branch information

Name:
old-lpcraft
Repository:
lp:~andersson123/lpci

Recent commits

4f0b6a1... by Colin Watson

Release version 0.0.52.1

Succeeded
[SUCCEEDED] test:0 (build)
[SUCCEEDED] build:0 (build)
12 of 2 results
c5b67a0... by Colin Watson

Display notice advising users to switch to lpci

69d6e4f... by Simone Pelosi

New lpcraft release 0.0.52

Fix regression from adding support to snap keys
passed as strings. For these keys confinement classic
must be True by default to ensure backward compatibility.

Succeeded
[SUCCEEDED] test:0 (build)
[SUCCEEDED] build:0 (build)
12 of 2 results
aa14ac9... by Simone Pelosi

Merge remote-tracking branch 'pelpsi/backward-compatibility'

7a08f5f... by Simone Pelosi

Forced classic to True if snaps are configured as string

If snaps are configured as string the classic confinement is forced
to improve backward compatibility

def5710... by Colin Watson

Fix some typos in snap properties documentation

Also reword a little for clarity.

5f05e56... by Simone Pelosi

New lpcraft release 0.0.51

Add support for snap's channel and confinement level.

Succeeded
[SUCCEEDED] test:0 (build)
[SUCCEEDED] build:0 (build)
12 of 2 results
8e61e16... by Simone Pelosi

Added support for channel and classic parameters

Snap keys now support channel and classic parameters.
Backward compatible.
Snap item new syntax:
[
        name: <name>
        channel(optional, default latest/stable): <channel>
        classic(optional, default False): <True|False>
]

LP: #1995101

32d6905... by Jürgen Gmach

Update system packages

See https://ubuntu.com/security/notices/USN-5960-1

Succeeded
[SUCCEEDED] test:0 (build)
[SUCCEEDED] build:0 (build)
12 of 2 results
d458387... by Colin Watson

Update requirements