ubuntu/+source/libjsonparser:applied/ubuntu/kinetic-devel

Last commit made on 2020-07-10
Get this branch:
git clone -b applied/ubuntu/kinetic-devel https://git.launchpad.net/ubuntu/+source/libjsonparser
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/kinetic-devel
Repository:
lp:ubuntu/+source/libjsonparser

Recent commits

31dfcfd... by Yangfl

1.1.0-2 (patches applied)

Imported using git-ubuntu import.

2589c82... by Yangfl

[PATCH 23/23] Respect LDFLAGS, CPPFLAGS and add missing -lm

Gbp-Pq: Respect-LDFLAGS-CPPFLAGS-and-add-missing-lm.patch.

1fb3a82... by Yangfl

[PATCH] Install pc file to libdir

Gbp-Pq: Install-pc-file-to-libdir.patch.

7f95524... by Yangfl

[PATCH 1/2] json: fix fall through warnings

Gbp-Pq: vlc/0001-json-fix-fall-through-warnings.patch.

a1de43b... by Yangfl

[PATCH 20/20] Update AUTHORS

Gbp-Pq: upstream/0020-Update-AUTHORS.patch.

f59838e... by Yangfl

[PATCH 19/20] Fix buffer overrun in truncated unicode escape

Gbp-Pq: upstream/0019-Fix-buffer-overrun-in-truncated-unicode-escape-seque.patch.

5bba033... by Yangfl

[PATCH 18/20] Regenerate "configure" so make install won't complain

Gbp-Pq: upstream/0018-Regenerate-configure-so-make-install-won-t-complain-.patch.

b643db4... by Yangfl

[PATCH 17/20] Fix Travis CI error, dynamically determine int max

Gbp-Pq: upstream/0017-Fix-Travis-CI-error-dynamically-determine-int-max.patch.

65d0c10... by Yangfl

[PATCH 16/20] Remove stdint.h dependency, use json_int_t instead of

Gbp-Pq: upstream/0016-Remove-stdint.h-dependency-use-json_int_t-instead-of.patch.

eca189c... by Yangfl

[PATCH 15/20] Fix #52 based on suggestions from @kcm1700

Gbp-Pq: upstream/0015-Fix-52-based-on-suggestions-from-kcm1700.patch.