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

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

Recent commits

e4c98d1... by Tony Mancill

2.2pre2-13 (patches applied)

Imported using git-ubuntu import.

de1d37b... by Tony Mancill

use format specifiers in fprintf statements for hardening flags

Gbp-Pq: format_security.patch.

f0049c6... by Tony Mancill

replace s[n]printf with asprintf/free

Gbp-Pq: fix_snprintf.patch.

ceb5188... by Tony Mancill

The following patch should fix the reported issue.

Gbp-Pq: usb_38400.patch.

ff24add... by Tony Mancill

MonitorThread-daemon.patch

No DEP3 Subject or Description header found

Gbp-Pq: MonitorThread-daemon.patch.

ec4db80... by Tony Mancill

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

Gbp-Pq: fhs_lock_buffer_overflow_fix.patch.

9a581ae... by Tony Mancill

adds uninstall target to Makefile

Gbp-Pq: uninstall_target.patch.

2f9dd91... by Tony Mancill

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

Gbp-Pq: multiple_property_dirs.patch.

88a4d30... by Tony Mancill

Defines __GNU__ to use the FHS

Gbp-Pq: port_to_hurd.patch.

1173a25... by Tony Mancill

sys/io.h does not exist on all systems

Gbp-Pq: sys_io_h_check.patch.