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

Last commit made on 2018-04-05
Get this branch:
git clone -b applied/ubuntu/cosmic-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/cosmic-devel
Repository:
lp:ubuntu/+source/radiusd-livingston

Recent commits

6d29397... by Balint Reczey

2.1-21build1 (patches applied)

Imported using git-ubuntu import.

60c2b8b... by Balint Reczey

Fix #751114 Conflicting declarations of function req2str

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

0b6461a... by Balint Reczey

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

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

8c61759... by Balint Reczey

Casts to keep the compiler happy.

Gbp-Pq: charstar-casts.patch.

1b9dfc7... by Balint Reczey

Fix unsigned wraparounds/impossible comparisions.

Gbp-Pq: unsigned-comparisons.patch.

8f6ab22... by Balint Reczey

Comment out reference after #endif.

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

5cd0bfd... by Balint Reczey

Unused varargs.h include in testuser.c

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

c604cd9... by Balint Reczey

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

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

671281d... by Balint Reczey

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

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

8aebe8c... by Balint Reczey

Remove declarations of standard C library functions.

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