1241 Commits

Author SHA1 Message Date
Ian Johnson
52aaeb3249 release: 2.52
Update changelog with the 2.52 changes.
2021-09-03 18:15:08 -05:00
Ian Johnson
d3acb1f9fb Merge branch 'release/2.51' into release-2.51.7-changelog-for-2.52
Signed-off-by: Ian Johnson <ian.johnson@canonical.com>
2021-08-27 18:04:06 -05:00
Ian Johnson
aef0746a5f release: 2.51.7
Update changelog with the 2.51.7 changes.
2021-08-27 17:28:25 -05:00
Michael Vogt
e1a907fb07 many: shellcheck fixes
* many: shellcheck fixes

We got a new shellcheck in "edge" and it seems this broke master.
This commit adds the required fixes.

* tests: update `shellcheck disable=SC3037` for echo -e

We want to keep the `echo -e` - using printf is not cleaner and
also results in a shellcheck warning. We already had a shellcheck
disable that seems to have been changed with the new version of
shellcheck. So this commit updates it to the new SC3037 value.
2021-08-26 15:40:32 +02:00
Ian Johnson
39fddef3a7 Merge branch 'release/2.51' into release/2.52
Signed-off-by: Ian Johnson <ian.johnson@canonical.com>
2021-08-19 17:07:37 -05:00
Ian Johnson
93552979ba release: 2.51.6
Update changelog with the 2.51.6 changes.
2021-08-19 16:59:35 -05:00
Michael Vogt
fccd80e8d3 Merge remote-tracking branch 'upstream/release/2.51' into update-2.52 2021-08-17 08:25:53 +02:00
Ian Johnson
87a0cf5ee5 release: 2.51.5 (#10620)
Update changelog with the 2.51.5 changes.

Signed-off-by: Ian Johnson <ian.johnson@canonical.com>
2021-08-16 21:45:04 -05:00
Ian Johnson
2185d7e943 release: 2.51.4
Update changelog with the 2.51.4 changes.

Signed-off-by: Ian Johnson <ian.johnson@canonical.com>
2021-08-09 19:47:40 -05:00
Ian Johnson
8209af577b Merge branch 'release/2.51' into release-2.51.3-changelog-to-master
Signed-off-by: Ian Johnson <ian.johnson@canonical.com>
2021-07-14 16:10:26 -05:00
Ian Johnson
c0c8895454 release: 2.51.3 (#10530)
Update changelog with the 2.51.3 changes.

Signed-off-by: Ian Johnson <ian.johnson@canonical.com>
2021-07-14 15:56:02 -05:00
Michael Vogt
20c69569e2 Merge remote-tracking branch 'upstream/master' into changelog-2.51.2 2021-07-07 16:45:42 +02:00
Michael Vogt
5c9dd06817 release: 2.51.2
Update changelog with the 2.51.2 changes.
2021-07-07 16:38:04 +02:00
Ian Johnson
372a1523c8 packaging/{debian-sid,ubuntu-14.04}/snapd.postrm: remove slices too
It was missed that we don't remove slices on debian sid and trusty before, so
remove those here too. This is slightly overkill on trusty, since the version
of systemd there is too old to properly support quota groups which generates
the slices, but remove them anyways if they have the X-Snappy=yes since we
wrote them there at some point somehow.

Signed-off-by: Ian Johnson <ian.johnson@canonical.com>
2021-06-18 15:55:05 -05:00
Maciej Borzecki
18cd27f09e packaging/debian-sid: update snap-seccomp patches for latest master
Update the patches so that they can be applied on latest master.

Signed-off-by: Maciej Borzecki <maciej.zenon.borzecki@canonical.com>
2021-06-16 12:11:01 +02:00
Michael Vogt
f97eb9a398 Merge remote-tracking branch 'upstream/master' into changelog-2.51 2021-06-15 16:51:53 +02:00
Michael Vogt
3e1c72dd2e releasing package snapd version 2.51.1 2021-06-15 14:22:17 +02:00
Ian Johnson
d3ab19d2e1 packaging/ubuntu-16.04/snapd.postrm: remove slice units too
Signed-off-by: Ian Johnson <ian.johnson@canonical.com>
2021-06-07 11:15:48 -05:00
Maciej Borzecki
77cbd8c9eb packaging/fedora: sync with downstream packaging
Sync the in tree packaging for Fedora with downstream spec.

Signed-off-by: Maciej Borzecki <maciej.zenon.borzecki@canonical.com>
2021-06-02 09:33:08 +02:00
Maciej Borzecki
75c8935334 packaging: remove packaging for no longer maintained Fedora releases
Signed-off-by: Maciej Borzecki <maciej.zenon.borzecki@canonical.com>
2021-05-28 14:01:51 +02:00
Ian Johnson
9ec4e72cdd packaging/fedora/snapd.spec: correct date format in changelog
This was generated incorrectly by release-tools/changelog.py, but is now fixed
in https://github.com/snapcore/snapd/pull/10315.

Signed-off-by: Ian Johnson <ian.johnson@canonical.com>
2021-05-27 17:49:35 -05:00
Ian Johnson
4657f20ed7 packaging/fedora/snapd.spec: correct date format in changelog
This was generated incorrectly by release-tools/changelog.py, but is now fixed
in https://github.com/snapcore/snapd/pull/10315.

Signed-off-by: Ian Johnson <ian.johnson@canonical.com>
2021-05-27 17:49:00 -05:00
Ian Johnson
c238503612 releasing package snapd version 2.51
Signed-off-by: Ian Johnson <ian.johnson@canonical.com>
2021-05-27 11:16:08 -05:00
Ian Johnson
63feed02f6 packaging/ubuntu-16.04: add back old changelogs
This was missed somehow when we did the merge for #10280, so do it now before
we release 2.51 and get more behind.

Signed-off-by: Ian Johnson <ian.johnson@canonical.com>
2021-05-27 10:02:30 -05:00
Maciej Borzecki
a27832f42e packaging/debian-sid: update systemd patch
Update systemd patch to apply on latest master

Signed-off-by: Maciej Borzecki <maciej.zenon.borzecki@canonical.com>
2021-05-27 11:07:16 +02:00