ubuntu/+source/tinyirc:applied/ubuntu/cosmic-devel

Last commit made on 2018-05-03
Get this branch:
git clone -b applied/ubuntu/cosmic-devel https://git.launchpad.net/ubuntu/+source/tinyirc
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/tinyirc

Recent commits

270030c... by Matthias Klose

1:1.1.dfsg.1-3build2 (patches applied)

Imported using git-ubuntu import.

94234e6... by Matthias Klose

Correct argument handling. Support any port number (Closes: #625862).

Gbp-Pq: 20-argc.patch.

78a95e6... by Matthias Klose

make sure to not reference NULL if getting less arguments than expected

Gbp-Pq: 08-avoid-NULL-dereferences.patch.

67e4719... by Matthias Klose

add isatty(3) check in case of stdin

Gbp-Pq: 07-add-isatty-3-check-in-case-of-stdin.patch.

a2e0db4... by Matthias Klose

clean up several warnings

Gbp-Pq: 06-clean-up-several-warnings.patch.

54d9402... by Matthias Klose

prevent segfault on /part

Gbp-Pq: 05-prevent-segfault-on-part.patch.

5e3078a... by Matthias Klose

fix definition of bp for tgetent call

Gbp-Pq: 04-fix-definition-of-bp-for-tgetent-call.patch.

a0e1927... by Matthias Klose

add several missing #includes

Gbp-Pq: 03-add-several-missing-includes.patch.

c1cdb13... by Matthias Klose

drop inetd support

Gbp-Pq: 02-drop-inetd-support.patch.

0068182... by Matthias Klose

Corrected a bug which prevented TinyIRC from function with servers that used the nospoof patch.

Gbp-Pq: 01-nospoof-fix.patch.