1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-22 18:55:29 +03:00
Commit graph

30 commits

Author SHA1 Message Date
Kevin Daudt
ea04c3a72c testing/various: rebuild go packages for CVE-2020-7919
Issue: #11416
2020-05-05 18:07:51 +00:00
Sören Tempel
3de17b3cc4 testing/android-tools: upgrade to 29.0.6 2020-03-10 10:54:28 +01:00
Sören Tempel
029b7fd62d testing/android-tools: upgrade to 29.0.5 2020-03-06 14:54:43 +01:00
Rasmus Thomsen
539c11eaf7 testing/*: make CMake and meson respect our C{,PP,XX}FLAGS
See: https://lists.alpinelinux.org/~alpine/devel/%3C2896c13070c508a49cbaa72c8fb7f34ea947358b.camel%40cogitri.dev%3E
2020-02-21 18:12:22 +01:00
Sören Tempel
644225060c testing/android-tools: upgrade to 29.0.4 2019-10-08 16:36:55 +02:00
Sören Tempel
651b721dfa testing/android-tools: upgrade to 29.0.3 2019-09-21 13:00:17 +02:00
Sören Tempel
0cec9a3b09 testing/android-tools: remove custom flags for ARM architectures
Fixed upstream with the most recent upgrade.
2019-09-21 12:50:18 +02:00
Sören Tempel
bd80f73f14 testing/[various]: rebuild against go 1.12.8-r0
go recently received a security upgrade to 1.12.8 (f4894bf9) this
upgrade fixes various CVEs in go standard libraries, for instance in
HTTP/2 functionality. Since go is statically linked packages using this
functionality need to be rebuild.
2019-08-18 17:51:43 +02:00
Joe Holden
67283cdbf6 testing/android-tools: build on arm
Built on aarch64 and armv7 by mps@IRC, runtime tested on armhf by myself
2019-03-03 19:58:59 +00:00
Sören Tempel
ee9ea42e80 testing/android-tools: upgrade to 9.0.0_p33 2019-02-13 11:29:56 +01:00
Natanael Copa
2132549f51 testing/android-tools: only build on x86 and x86_64
Those are the only arches that builds, currently.
2018-10-12 19:49:04 +00:00
Natanael Copa
d305e80dc2 testing/android-tools: disable on ppc64le due to build failure 2018-10-12 18:46:58 +00:00
J0WI
16f8ceb8e2 testing: (Bulk change) Update urls to https using HTTPS Everywhere and bump pkgrel 2018-10-06 17:19:31 +00:00
Sören Tempel
23a1b44333 testing/android-tools: upgrade to 9.0.0_p3 2018-09-19 14:45:15 +02:00
Sören Tempel
44bb18d7ac testing/android-tools: upgrade to 8.1.0_p33 2018-07-11 14:36:24 +00:00
Sören Tempel
8593c7efd4 testing/android-tools: disable check 2018-06-27 22:10:16 +02:00
Sören Tempel
fdf22f4b9e testing/android-tools: enable on x86 again
I tested this in a chroot and the build should pass on the builders. If
it doesn't passing -DOPENSSL_NO_ASM=1 to cmake might help.
2018-06-27 22:10:16 +02:00
Sören Tempel
283f3d6700 testing/android-tools: switch to a hand-written CMake build system
The build system including all patches required to build android-tools
on a musl-based system is located on my GitHub profile. This has the
advantages that patches are collected in a central place and enables
collaboration with package maintainers from other distribution.

While the CMake based system doesn't built all the tools previously
built by the ruby script it has some advantages over the previous setup.
The biggest advantage being that the software compiles fine with gcc
now.

As a long time goal all previously supported commands will likely be
supported again in the future but for now all tools I use regularly
bases are included (fastboot and adb).
2018-06-27 22:10:16 +02:00
Natanael Copa
1c8d053c57 testing/android-tools: disable on s390x
not relevant on s390x
2018-02-27 17:34:21 +00:00
Natanael Copa
297c93eec4 testing/android-tools: disable on x86
build fails
2018-02-27 17:33:41 +00:00
Sören Tempel
517f35f1db testing/android-tools: upgrade to 8.1.0_p7
This upgrade includes a ruby script for generating ninja build file
instead of manually creating a Makefile. The ruby script is taken from
the Arch Linux PKGBUILD.

Patches have also been taken from Arch Linux but needed some
modifications.
2018-02-27 12:29:49 +01:00
Natanael Copa
e38d407f11 testing/[various]: rebuild against libressl-2.6 2017-11-10 16:14:35 +00:00
Natanael Copa
488307370a testing/android-tools: rebuild against libressl 2.5 2017-04-19 13:31:30 +00:00
Sören Tempel
61f5f1d1d0 testing/android-tools: upgrade to 7.0.0_p24 2016-12-27 06:28:22 +00:00
Natanael Copa
cd5a84626e testing/android-tools: rebuild against libressl 2016-10-10 12:04:46 +00:00
Sören Tempel
8067852f7e testing/android-tools: upgrade to 6.0.1_p46
Use the ruby hack written by the arch linux folks to build the entire
thing.
2016-07-12 09:13:57 +02:00
Natanael Copa
c0575ce526 testing/android-tools: build emulators 2015-08-24 16:16:44 +02:00
Natanael Copa
5897ea277a testing/android-tools: add mksdcard 2015-08-21 14:26:28 +02:00
Natanael Copa
2bfb0e9f6c testing/android-tools: prefix source tarballs with $pkgname
to avoid source tarball name conflicts in future
'core' and 'extras' are too generic.
2015-08-17 16:05:38 +02:00
Sören Tempel
3ca4d5a04a testing/android-tools: new aport 2015-08-17 16:05:38 +02:00