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

Last commit made on 2019-10-07
Get this branch:
git clone -b applied/ubuntu/bionic-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/bionic-devel
Repository:
lp:ubuntu/+source/rxtx

Recent commits

f1ad8c4... by Michael Vogt

2.2pre2+dfsg1-1ubuntu1 (patches applied)

Imported using git-ubuntu import.

50c5195... by Michael Vogt

Fixes the build failure with Java 10

Gbp-Pq: java10-compatibility.patch.

119587a... by Michael Vogt

privacy breach

Gbp-Pq: privacy-breach.patch.

2650d70... by Michael Vogt

use format specifiers in fprintf statements for hardening flags

Gbp-Pq: format_security.patch.

f529a2e... by Michael Vogt

replace s[n]printf with asprintf/free

Gbp-Pq: fix_snprintf.patch.

5358aed... by Michael Vogt

The following patch should fix the reported issue.

Gbp-Pq: usb_38400.patch.

5d031ef... by Michael Vogt

MonitorThread-daemon.patch

No DEP3 Subject or Description header found

Gbp-Pq: MonitorThread-daemon.patch.

67a33dc... by Michael Vogt

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

Gbp-Pq: fhs_lock_buffer_overflow_fix.patch.

00a80f7... by Michael Vogt

adds uninstall target to Makefile

Gbp-Pq: uninstall_target.patch.

ff35e92... by Michael Vogt

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

Gbp-Pq: multiple_property_dirs.patch.