ubuntu/+source/rxtx:applied/ubuntu/kinetic-proposed

Last commit made on 2022-05-25
Get this branch:
git clone -b applied/ubuntu/kinetic-proposed 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/kinetic-proposed
Repository:
lp:ubuntu/+source/rxtx

Recent commits

2580cba... by Emmanuel Bourg

2.2pre2+dfsg1-3 (patches applied)

Imported using git-ubuntu import.

2d21876... by Emmanuel Bourg

Fixes the build failure with Java 10

Gbp-Pq: java10-compatibility.patch.

48da787... by Emmanuel Bourg

privacy breach

Gbp-Pq: privacy-breach.patch.

7cc739d... by Emmanuel Bourg

use format specifiers in fprintf statements for hardening flags

Gbp-Pq: format_security.patch.

703e973... by Emmanuel Bourg

replace s[n]printf with asprintf/free

Gbp-Pq: fix_snprintf.patch.

25f2b72... by Emmanuel Bourg

The following patch should fix the reported issue.

Gbp-Pq: usb_38400.patch.

7c4f183... by Emmanuel Bourg

MonitorThread-daemon.patch

No DEP3 Subject or Description header found

Gbp-Pq: MonitorThread-daemon.patch.

1f303f0... by Emmanuel Bourg

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

Gbp-Pq: fhs_lock_buffer_overflow_fix.patch.

eb5039a... by Emmanuel Bourg

adds uninstall target to Makefile

Gbp-Pq: uninstall_target.patch.

4ddfe5f... by Emmanuel Bourg

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

Gbp-Pq: multiple_property_dirs.patch.