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

Last commit made on 2022-10-26
Get this branch:
git clone -b applied/debian/bookworm 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/bookworm
Repository:
lp:ubuntu/+source/tinyirc

Recent commits

8f66f28... by Jelmer Vernooij

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

Imported using git-ubuntu import.

61086bd... by Jelmer Vernooij

Correct argument handling. Support any port number.

Gbp-Pq: 20-argc.patch.

c1ab42b... by Jelmer Vernooij

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

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

f056d15... by Jelmer Vernooij

add isatty(3) check in case of stdin

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

22cca6c... by Jelmer Vernooij

clean up several warnings

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

f14fca7... by Jelmer Vernooij

prevent segfault on /part

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

0b7d9bc... by Jelmer Vernooij

fix definition of bp for tgetent call

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

22f8f34... by Jelmer Vernooij

add several missing #includes

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

400b666... by Jelmer Vernooij

drop inetd support

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

cc3ec80... by Jelmer Vernooij

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

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