Bump Bahamut (#291)

The patch does not apply to the latest master, so we need to update it
This commit is contained in:
2024-10-10 20:59:59 +02:00
committed by GitHub
parent 7b0ee7589f
commit c31aaf4d61
3 changed files with 5 additions and 5 deletions

View File

@ -65,7 +65,7 @@ jobs:
uses: actions/checkout@v4
with:
path: Bahamut
ref: v2.2.1
ref: v2.2.4
repository: DALnet/Bahamut
- name: Build Bahamut
run: |

View File

@ -8,13 +8,13 @@ index 317b00e..adfcfcf 100644
dots = 1;
}
- if (!dots)
- if (!dots)
- {
- sendto_realops("Invalid hostname for %s, dumping user %s",
- sptr->hostip, sptr->name);
- return exit_client(cptr, sptr, &me, "Invalid hostname");
- }
-
if (bad_dns)
-
if (bad_dns)
{
sendto_one(sptr, ":%s NOTICE %s :*** Notice -- You have a bad "

View File

@ -97,7 +97,7 @@ software:
name: Bahamut
repository: DALnet/Bahamut
refs:
stable: "v2.2.1"
stable: "v2.2.4"
release: null
devel: "master"
devel_release: null