This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Undernet IRC Server Source Code.".
The branch, u2_10_12_branch has been updated
via 1aca91e15dc59b2f1bcca68a880b8e1d4c6e326a (commit)
from 27eb19203da9b2c149431f8616f0f15bf847bc37 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 1aca91e15dc59b2f1bcca68a880b8e1d4c6e326a
Author: Michael Poole <[email protected]>
Date: Sat Aug 18 21:17:31 2018 -0400
table_gen.c: Allow : in a hostname (part of an IPv6 address).
Update ircd_chattr.0.dat. Apparently a fix to IsChannelChar was never
rolled in earlier, so fix that as well.
diff --git a/ircd/table_gen.c b/ircd/table_gen.c
index 6fe5cd55..9aff5e1d 100644
--- a/ircd/table_gen.c
+++ b/ircd/table_gen.c
@@ -105,7 +105,7 @@ static void makeTables(void)
markRange(NTL_IRCCL, '\330', '\336');
moveMacro(NTL_ALNUM, NTL_IRCHN);
- markString(NTL_IRCHN, "-_."); /* Some DNS might allow '_' per RFC
1033 ! */
+ markString(NTL_IRCHN, "-_.:"); /* Some DNS might allow '_' per RFC
1033 ! */
moveMacro(NTL_DIGIT, NTL_IRCIP);
markString(NTL_IRCIP, ".");
diff --git a/ircd/test/ircd_chattr.0.dat b/ircd/test/ircd_chattr.0.dat
index a3f94e55..08940ae9 100644
--- a/ircd/test/ircd_chattr.0.dat
+++ b/ircd/test/ircd_chattr.0.dat
@@ -5,12 +5,12 @@ IsLower: abcdefghijklmnopqrstuvwxyz{|}~
IsSpace: \t\n\v\f\r
IsUpper: ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^
IsCntrl:
\0\1\2\3\4\5\6\a\b\t\n\v\f\r\e\f\10\11\12\13\14\15\16\17\18\19\1a\1b\1c\1d\1e\1f
-IsChannelChar:
\0\1\2\3\4\5\6\b\t\n\v\f\r\e\f\10\11\12\13\14\15\16\17\18\19\1a\1b\1c\1d\1e\1f!"#$%&'()*+-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~\7f\80\81\82\83\84\85\86\87\88\89\8a\8b\8c\8d\8e\8f\90\91\92\93\94\95\96\97\98\99\9a\9b\9c\9d\9e\9f\a1\a2\a3\a4\a5\a6\a7\a8\a9\aa\ab\ac\ad\ae\af\b0\b1\b2\b3\b4\b5\b6\b7\b8\b9\ba\bb\bc\bd\be\bf\c0\c1\c2\c3\c4\c5\c6\c7\c8\c9\ca\cb\cc\cd\ce\cf\d0\d1\d2\d3\d4\d5\d6\d7\d8\d9\da\db\dc\dd\de\df\e0\e1\e2\e3\e4\e5\e6\e7\e8\e9\ea\eb\ec\ed\ee\ef\f0\f1\f2\f3\f4\f5\f6\f7\f8\f9\fa\fb\fc\fd\fe\ff
+IsChannelChar:
!"#$%&'()*+-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~\7f\80\81\82\83\84\85\86\87\88\89\8a\8b\8c\8d\8e\8f\90\91\92\93\94\95\96\97\98\99\9a\9b\9c\9d\9e\9f\a1\a2\a3\a4\a5\a6\a7\a8\a9\aa\ab\ac\ad\ae\af\b0\b1\b2\b3\b4\b5\b6\b7\b8\b9\ba\bb\bc\bd\be\bf\c0\c1\c2\c3\c4\c5\c6\c7\c8\c9\ca\cb\cc\cd\ce\cf\d0\d1\d2\d3\d4\d5\d6\d7\d8\d9\da\db\dc\dd\de\df\e0\e1\e2\e3\e4\e5\e6\e7\e8\e9\ea\eb\ec\ed\ee\ef\f0\f1\f2\f3\f4\f5\f6\f7\f8\f9\fa\fb\fc\fd\fe\ff
IsChannelLower:
\c0\c1\c2\c3\c4\c5\c6\c7\c8\c9\ca\cb\cc\cd\ce\cf\d0\d1\d2\d3\d4\d5\d6\d8\d9\da\db\dc\dd\de
IsChannelPrefix: #&
IsNickChar:
-0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~
IsUserChar:
'-.0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~\c0\c1\c2\c3\c4\c5\c6\c7\c8\c9\ca\cb\cc\cd\ce\cf\d0\d1\d2\d3\d4\d5\d6\d8\d9\da\db\dc\dd\de\e0\e1\e2\e3\e4\e5\e6\e7\e8\e9\ea\eb\ec\ed\ee\ef\f0\f1\f2\f3\f4\f5\f6\f8\f9\fa\fb\fc\fd\fe
-IsHostChar:
-.0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_abcdefghijklmnopqrstuvwxyz{|}~
+IsHostChar:
-.0123456789:ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_abcdefghijklmnopqrstuvwxyz{|}~
IsIPChar: .0123456789
IsEol: \n\r
IsKTimeChar: ,-0123456789
-----------------------------------------------------------------------
Summary of changes:
ircd/table_gen.c | 2 +-
ircd/test/ircd_chattr.0.dat | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
hooks/post-receive
--
Undernet IRC Server Source Code.
_______________________________________________
Patches mailing list
[email protected]
http://undernet.sbg.org/mailman/listinfo/patches