Commit graph

12 commits

Author SHA1 Message Date
Eberhard Beilharz
f19cd3f513
chore(linux): stop releasing KMFL together with Keyman
Fixes #6163.
2022-01-31 19:08:14 +01:00
Eberhard Beilharz
b2b40b9987
feat(linux): Replace hirsute with impish 2022-01-26 08:46:47 +01:00
Eberhard Beilharz
058b73096c feat(linux): Add support for Ubuntu 22.04 Jammy
Partially implements #5032.
2021-12-11 12:00:37 +01:00
Eberhard Beilharz
79f92a150c
chore(linux): Consolidate Debian source packages
This change consolidates the Debian packages into a single source
package, with the exception of the legacy KMFL packages.

Fixes #5022.
2021-08-06 11:25:00 +02:00
Eberhard Beilharz
219e304d7b
chore(linux): Remove Groovy and Impish builds
- **Groovy** is EOL
- llso is not yet capable of processing **Impish** packages because
  of an too old version of reprepro (which currently can't be updated
  because of an tool old version of the OS). Therefore Jenkins builds
  for Impish fail, so this change removes Impish from Jenkins builds.
  We continue to build for Impish on Launchpad.
2021-07-28 09:05:48 +02:00
Eberhard Beilharz
11bac65f4d
feat(linux): Add support for impish (Ubuntu 21.10) 2021-06-22 18:40:23 +02:00
Eberhard Beilharz
3ef4b99406
chore(linux): Add support for Ubuntu 21.04 (hirsute)
Closes #5021.
2021-05-05 10:49:03 +02:00
Eberhard Beilharz
df3ce86743
chore(linux): Remove support Xenial
Official support for Ubuntu 16.04 Xenial ends in April 2021. This
change removes Xenial from the list of dists to build since several
packages are not available in the versions we need.
2021-01-07 17:41:01 +01:00
Eberhard Beilharz
2ad53adf33
chore(linux): Additionally build packages for Ubuntu 20.10 (Groovy) 2020-11-17 15:21:00 +01:00
Eberhard Beilharz
1cf702a89d
feat(linux): Add focal as platform to build packages for 2020-03-17 11:01:41 +01:00
Eberhard Beilharz
9af0fa55ff
chore(linux): Pass parameters in Jenkinsfile 2019-11-04 16:47:56 +01:00
Eberhard Beilharz
76e74130ab chore(linux): Add Jenkinsfile for package building
This allows to use a different approach for building packages.
2019-10-29 13:32:43 +07:00