ubuntu/+source/radiusd-livingston:applied/ubuntu/artful-devel

Last commit made on 2015-08-04
Get this branch:
git clone -b applied/ubuntu/artful-devel https://git.launchpad.net/ubuntu/+source/radiusd-livingston
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/artful-devel
Repository:
lp:ubuntu/+source/radiusd-livingston

Recent commits

f852347... by Paul Martin <email address hidden>

2.1-21 (patches applied)

Imported using git-ubuntu import.

8252801... by Paul Martin <email address hidden>

Fix #751114 Conflicting declarations of function req2str

Gbp-Pq: fix-declarations-req2str-751114.patch.

ee2af69... by Paul Martin <email address hidden>

Fix FTBFS with glibc 2.21 and gcc-5 (#790276)

Gbp-Pq: ftbfs-gcc5-790276.patch.

eeba435... by Paul Martin <email address hidden>

Casts to keep the compiler happy.

Gbp-Pq: charstar-casts.patch.

00673df... by Paul Martin <email address hidden>

Fix unsigned wraparounds/impossible comparisions.

Gbp-Pq: unsigned-comparisons.patch.

1cd1bfd... by Paul Martin <email address hidden>

Comment out reference after #endif.

Gbp-Pq: fix-junk-after-endif.patch.

d0238f1... by Paul Martin <email address hidden>

Unused varargs.h include in testuser.c

Gbp-Pq: unused-varargs-include.patch.

3734b18... by Paul Martin <email address hidden>

main() in dbmkeys.c needs to return integer.

Gbp-Pq: main-returns-int-dbmkeys.patch.

e6798b8... by Paul Martin <email address hidden>

Minor change. There are no numbered UDP ports below 7 (echo).

Gbp-Pq: minimum-udp-port.patch.

3a0bfba... by Paul Martin <email address hidden>

Remove declarations of standard C library functions.

Gbp-Pq: drop-odd-declarations.patch.