ubuntu/+source/netris:applied/ubuntu/bionic-proposed

Last commit made on 2018-04-05
Get this branch:
git clone -b applied/ubuntu/bionic-proposed https://git.launchpad.net/ubuntu/+source/netris
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/bionic-proposed
Repository:
lp:ubuntu/+source/netris

Recent commits

9431118... by Balint Reczey

0.52-10build1 (patches applied)

Imported using git-ubuntu import.

0cfebdf... by Balint Reczey

fix memory leak issue, BTS #590942

Gbp-Pq: 10_fix-memory-leak.

3d225fd... by Balint Reczey

Implement capability for IPv6.

Gbp-Pq: 09_ipv6.

9335574... by Balint Reczey

various small changes to fix compile warnings

Gbp-Pq: 08_various-fixes.

f86ebbc... by Balint Reczey

#include <time.h> to avoid segfault on amd64, BTS #345305

Gbp-Pq: 07_curses.c-include-time.h.

4c9f625... by Balint Reczey

#include <term.h> to avoid implicit pointer conversion, BTS #325926

Gbp-Pq: 06_curses.c-include-term.h.

a3d9f91... by Balint Reczey

Initialize lostConn and gotEndConn static var in InitNet function

Gbp-Pq: 05_init-static-vars.

ca1f036... by Balint Reczey

Small fix for CloseRobot function to close only if a robot is used

Gbp-Pq: 04_robot-close-fixup.

1057c38... by Balint Reczey

fix staircase effect in error message, BTS #83039

Gbp-Pq: 03_staircase-effect-fix.

c3279d8... by Balint Reczey

patch to display line counter, BTS #304224

Gbp-Pq: 02_line-count-patch.