Commit graph

14 commits

Author SHA1 Message Date
Gustavo Iñiguez Goia
041cf456dc Bump versions to v1.4.0 2021-08-27 13:48:20 +02:00
Gustavo Iñiguez Goia
38d4fb9ae5 Bump versions to v1.4.0rc4 2021-08-11 17:16:56 +02:00
Gustavo Iñiguez Goia
544887adeb ui, pkgs: added packaging step to fix pb2 files. 2021-07-17 11:13:34 +02:00
Gustavo Iñiguez Goia
708a7e6333 Bump versions to v1.4.0rc3 2021-07-16 23:41:02 +02:00
Gustavo Iñiguez Goia
2e42e989d4 Bump versions to 1.4.0rc2
As we've added eBPF interception method, we need go iovisor ebpf package,
which is not packaged for Debian yet, so the way I was compiling it
differs a little bit (instead of using gbp buildpackage,
dpkg-buildpackage is used).

Aside from that, there'll be a new eBPF module (.o ELF), which must be
packaged with the packages. Will be compiled on the fly, but maybe it
could be hosted in the repo, because it won't change that much.
2021-05-07 21:24:42 +02:00
Gustavo Iñiguez Goia
8af290e970 Bump versions to 1.4.0rc1 2021-03-26 00:59:16 +01:00
Gustavo Iñiguez Goia
d33cf8b8ba Bump version to 1.3.6 2021-02-10 20:17:02 +01:00
Gustavo Iñiguez Goia
bdafd7fb42 Bump version to 1.3.5 2021-01-11 23:01:23 +01:00
Gustavo Iñiguez Goia
0a9e3479e4 ui, deb/rpm: package translations
Package translations in order to distribute and install them.
2021-01-06 21:41:54 +01:00
Gustavo Iñiguez Goia
438ceca57d Bump version to 1.3.0 2020-12-16 18:59:03 +01:00
Gustavo Iñiguez Goia
2878721189 ui, rpm: added python3-protobuf as weak dependency
We're incompatible for some reason with the package python3-grpcio
distributed by many distros, but python3-protobuf works fine.
2020-12-04 01:35:02 +01:00
Gustavo Iñiguez Goia
ad2927d75d ui,rpm: added slugify dependency for SuSe systems 2020-12-03 21:27:38 +01:00
Gustavo Iñiguez Goia
a7babc7b63 ui,rpm: add python3-slugify as weak dependency
python3-slugify is not available in all rpm based distributions.

Adding it as weak dependency will install it if the package is
available, thus avoiding to install it using pip.
2020-12-03 00:46:43 +01:00
Gustavo Iñiguez Goia
3c06fbf8d3 ui: added .spec file for create UI rpms 2020-11-28 12:20:46 +01:00