ubuntu/+source/android-platform-system-core:applied/ubuntu/artful-proposed

Last commit made on 2017-07-06
Get this branch:
git clone -b applied/ubuntu/artful-proposed https://git.launchpad.net/ubuntu/+source/android-platform-system-core
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/artful-proposed
Repository:
lp:ubuntu/+source/android-platform-system-core

Recent commits

75353ab... by Hans-Christoph Steiner

1:7.0.0+r33-2 (patches applied)

Imported using git-ubuntu import.

5ca5d7d... by Hans-Christoph Steiner

fix CVE-2017-0647

Gbp-Pq: fix-CVE-2017-0647.patch.

e9194e1... by Hans-Christoph Steiner

move-log-file-to-proper-dir.patch

No DEP3 Subject or Description header found

Gbp-Pq: move-log-file-to-proper-dir.patch.

8d773ab... by Hans-Christoph Steiner

adb: backward compatibility with openssl < 1.1

Gbp-Pq: adb_libssl_bc.diff.

a6b4215... by Hans-Christoph Steiner

adb: Make compatible with openssl 1.1

Gbp-Pq: adb_libssl_11.diff.

3d963ad... by Hans-Christoph Steiner

The invocation of open() misses a third argument

Gbp-Pq: fs_prepare_path_impl_open_mode_missing.patch.

9958666... by Hans-Christoph Steiner

Disable nullability type specifiers

Gbp-Pq: Clang_nullability_type_qualifier.patch.

3bd7022... by Hans-Christoph Steiner

cutils/atomic.h uses stdatomic.h which is not supported by C++11

Gbp-Pq: use_separated_cutils_atomic.diff.

7ec6088... by Hans-Christoph Steiner

Various headers are missing which causes compiler errors.

Gbp-Pq: add_missing_headers.diff.

fa9a328... by Hans-Christoph Steiner

Caveats: Lots of Android utilities link against libcutils but do not use the

Gbp-Pq: libandroidcutils_makefile_pkgconfig.