ubuntu/+source/rxtx:applied/ubuntu/cosmic-devel

Last commit made on 2018-05-09
Get this branch:
git clone -b applied/ubuntu/cosmic-devel https://git.launchpad.net/ubuntu/+source/rxtx
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/cosmic-devel
Repository:
lp:ubuntu/+source/rxtx

Recent commits

f1afcc2... by Emmanuel Bourg

2.2pre2+dfsg1-2 (patches applied)

Imported using git-ubuntu import.

397a777... by Emmanuel Bourg

Fixes the build failure with Java 10

Gbp-Pq: java10-compatibility.patch.

6e1011a... by Emmanuel Bourg

privacy breach

Gbp-Pq: privacy-breach.patch.

3f23dc5... by Emmanuel Bourg

use format specifiers in fprintf statements for hardening flags

Gbp-Pq: format_security.patch.

5f5a729... by Emmanuel Bourg

replace s[n]printf with asprintf/free

Gbp-Pq: fix_snprintf.patch.

d72e115... by Emmanuel Bourg

The following patch should fix the reported issue.

Gbp-Pq: usb_38400.patch.

e00c396... by Emmanuel Bourg

MonitorThread-daemon.patch

No DEP3 Subject or Description header found

Gbp-Pq: MonitorThread-daemon.patch.

3eb37c6... by Emmanuel Bourg

Java fails with a buffer overflow when there's a locked serial

Gbp-Pq: fhs_lock_buffer_overflow_fix.patch.

52890c6... by Emmanuel Bourg

adds uninstall target to Makefile

Gbp-Pq: uninstall_target.patch.

ad9c5ff... by Emmanuel Bourg

Handles the case when "java.ext.dirs" system property contains

Gbp-Pq: multiple_property_dirs.patch.