Commit Graph

107 Commits

Author SHA1 Message Date
Rudi Heitbaum
baca55a390 chrome: update to 131.0.6778.139 and addon (2)
- at-spi2-core: update to 2.54.0
- cups: update to 2.4.11
- gtk3: update to 3.24.43
- cairo: update to 1.18.2
- pango: update to 1.55.5
2024-12-15 07:28:53 +00:00
Rudi Heitbaum
dd0c269300 chrome: update to 130.0.6723.116 and addon (1) 2024-11-06 09:11:28 +00:00
CvH
3b3942b069 addons: reset version 2024-09-03 22:42:12 +02:00
Rudi Heitbaum
ed8681ff03 Merge pull request #9057 from CvH/13.0/shfmt
cleanup script formatting
2024-07-27 18:24:18 +10:00
Rudi Heitbaum
3862540b28 chrome: update to 126.0.6478.126 and addon (2) 2024-07-06 12:30:06 +00:00
CvH
99ae3fc3b1 cleanup scripts: package/addons/ 2024-07-06 13:02:07 +02:00
Ian Leonard
2680aa7407 chrome: conditionally extract deb file
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2024-07-01 05:52:57 -04:00
CvH
7514fb8237 addons: reset version
Signed-off-by: CvH <namerp@googlemail.com>
2024-04-23 19:09:33 +02:00
Rudi Heitbaum
4614e0239b chrome: update to 123.0.6312.122 and addon (1)
- at-spi2-core: update to 2.52.0
- jasper: update to 4.2.3
- pango: update to 1.52.2
2024-04-14 13:44:43 +00:00
Rudi Heitbaum
11ad2a6df7 addons: reset version
Signed-off-by: Rudi Heitbaum <rudi@heitbaum.com>
2024-03-10 10:39:22 +00:00
Rudi Heitbaum
8009c886b5 chrome: update to 121.0.6167.85 and addon (1)
- at-spi2-core: update to 2.51.0
- gtk3: update to 3.24.41
2024-01-27 09:45:32 +00:00
CvH
098fb78b49 Merge pull request #8342 from heitbaum/lib.private
Keep addon introduced private shared libraries private to the addon
2023-12-20 17:19:04 +01:00
Rudi Heitbaum
8ab89562c9 addons: reset version
Signed-off-by: Rudi Heitbaum <rudi@heitbaum.com>
2023-12-07 11:36:03 +00:00
Rudi Heitbaum
c5b98845d2 chrome: enable lib.private 2023-12-01 10:05:23 +00:00
Rudi Heitbaum
7fa0b0e49d chrome: update addon to (2)
- at-spi2-core: update to 2.50.0
2023-11-05 13:24:57 +00:00
Rudi Heitbaum
f854a6aaab chrome: update to 119.0.6045.105 and addon (1) 2023-11-01 13:40:28 +00:00
Rudi Heitbaum
d0274ab00f at-spi2-atk: drop package it has been superseded by at-spi2-core
see:
- https://gitlab.gnome.org/GNOME/at-spi2-core/-/blob/AT_SPI2_CORE_2_45_1/NEWS
- https://gitlab.gnome.org/GNOME/at-spi2-core/-/merge_requests/78
2023-11-01 13:33:00 +00:00
Rudi Heitbaum
e9a8135973 addons: reset version
Signed-off-by: Rudi Heitbaum <rudi@heitbaum.com>
2023-09-14 22:12:45 +00:00
Rudi Heitbaum
d079e5b31f chrome: update to 116.0.5845.179 and addon (1)
- at-spi2-core: update to 2.49.1
- cups: update to 2.4.6
- gtk3: update to 3.24.38
2023-09-11 10:33:51 +00:00
CvH
75177dfc80 addons: reset version
Signed-off-by: CvH <namerp@googlemail.com>
2023-01-19 20:53:56 +01:00
Rudi Heitbaum
d1acad1e57 chrome: update to 109.0.5414.74 and addon (1) 2023-01-11 21:29:17 +00:00
mglae
56434932eb chrome: chrome-downloader: add notification on failure 2023-01-11 21:29:17 +00:00
mglae
d96f86708b chrome: use new deb_extract_data python script to unpack chrome.deb
Recent Google chrome.deb files for Ubuntu do have two issues in our environment:

1) The ar archive contains illegal file mode 644 instead of 100644. Busybox ar
   is refusing this.
2) The xz/lzma compression is using CRC64. Busybox only implements CRC32.

Work around is using Python code to unpack ar archive and tar.xz.

Co-authored-by: CvH <1355173+CvH@users.noreply.github.com>
2023-01-11 21:29:17 +00:00
mglae
46511103ff chrome: use posix output of df, avoid not parsable multi line 2023-01-11 07:02:12 +00:00
Ian Leonard
cc5dd53dca chrome: improvements to python launch script
Co-authored-by: Guy Kloss <guy@kloss.nz>
Co-authored-by: Ian Leonard <antonlacon@gmail.com>
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2023-01-11 07:02:12 +00:00