ubuntu/+source/tinyirc:applied/debian/bullseye

Last commit made on 2020-08-28
Get this branch:
git clone -b applied/debian/bullseye 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/debian/bullseye
Repository:
lp:ubuntu/+source/tinyirc

Recent commits

cb8469f... by Baptiste BEAUPLAT <email address hidden>

1:1.1.dfsg.1-4 (patches applied)

Imported using git-ubuntu import.

f59bf5c... by Baptiste BEAUPLAT <email address hidden>

Correct argument handling. Support any port number.

Gbp-Pq: 20-argc.patch.

a11bd23... by Baptiste BEAUPLAT <email address hidden>

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

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

d179193... by Baptiste BEAUPLAT <email address hidden>

add isatty(3) check in case of stdin

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

251aaa3... by Baptiste BEAUPLAT <email address hidden>

clean up several warnings

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

0b987dc... by Baptiste BEAUPLAT <email address hidden>

prevent segfault on /part

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

24f5f56... by Baptiste BEAUPLAT <email address hidden>

fix definition of bp for tgetent call

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

0a258c8... by Baptiste BEAUPLAT <email address hidden>

add several missing #includes

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

be6993c... by Baptiste BEAUPLAT <email address hidden>

drop inetd support

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

52051a5... by Baptiste BEAUPLAT <email address hidden>

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

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