ubuntu/+source/rxtx:applied/ubuntu/mantic

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

Recent commits

d089b7a... by Tony Mancill

2.2.0+dfsg-2 (patches applied)

Imported using git-ubuntu import.

ee93c73... by Tony Mancill

Fixes the build failure with Java 10

Gbp-Pq: java10-compatibility.patch.

9e3e6e2... by Tony Mancill

privacy breach

Gbp-Pq: privacy-breach.patch.

1112cba... by Tony Mancill

use format specifiers in fprintf statements for hardening flags

Gbp-Pq: format_security.patch.

f35d29b... by Tony Mancill

replace s[n]printf with asprintf/free

Gbp-Pq: fix_snprintf.patch.

57133e4... by Tony Mancill

The following patch should fix the reported issue.

Gbp-Pq: usb_38400.patch.

f9be688... by Tony Mancill

MonitorThread-daemon.patch

No DEP3 Subject or Description header found

Gbp-Pq: MonitorThread-daemon.patch.

256660d... by Tony Mancill

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

Gbp-Pq: fhs_lock_buffer_overflow_fix.patch.

3cd77f8... by Tony Mancill

adds uninstall target to Makefile

Gbp-Pq: uninstall_target.patch.

47708ee... by Tony Mancill

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

Gbp-Pq: multiple_property_dirs.patch.