X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=e192da629a339b215c48567e559c508d76a713d7;hb=refs%2Fheads%2Ftest;hp=0049d7b06d630e039ead7aa9c1ec4d2f7f798405;hpb=f43ac25669a7b9368d9537eed2043a864a906303;p=spider.git diff --git a/Changes b/Changes index 0049d7b0..dd8c6ba3 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,59 @@ +14Jun24====================================================================== +1. Add new flag $Spot::no_node_in_dupe (default: 1) which disables including + the origin node for spot dupes. This should stop people posting the same + spot simultaniously on several nodes at once. Or at least just ignore all + the "duplicates". + + The curious thing is that this (default) behaviour was the only deduping + done originally and there was some reason to include the origin node. +30Apr24====================================================================== +1. "Fix" PC92 and PC19 node user creation and modification such that non- + connected nodes or nodes that DON'T have sysop altered privilege and + lockout status are set to priv 1 and are locked out. This will also alter + historical mistakes and *may* bring the user file back into alignment with + current thinking. Just like the last couple of times this has been + attempted - hurrumph! Thanks to Luigi IK5ZUK for the headsup. + + There have been extensive debug message changes that are now emitted and + can be tracked with: watchdbg 'user|update' +29Apr24====================================================================== +1. New bands.pl produced with most of the work done by Andy G4PIQ and + Kin EA3CV. +2. The RBN module will now take data directly from SkimmerServers. Thanks to + Frank DL2CC. +20Apr24====================================================================== +1. Try to "fix" Spot deduping (again). This is probably Work In Progress... +2. A new(er) band.pl gratefully received from Andy G4PIQ. +13Apr24====================================================================== +1. Fix small issue with perl 5.20 (and possibly earlier) compilation. +27Mar24====================================================================== +1. Fix dupe PC[16]1 (spot) coming in "too fast" for dupe filter to work. + + Probably. +25Mar24====================================================================== +1. Make talk work. Note: this now works as the mojo branch originally + expected - which means that it may (and likely will) flood route talks + where the callsign that you want to talk to does not have a route to + both the callsign and any nodes that it may be connected to. +22Mar24====================================================================== +1. Change the processing of trailing callsigns slightly so that /1 /2 etc are + retained, but the /P /M /A /MM etc are removed. +20Mar24====================================================================== +1. Has it really been so long since the last update? +2. Since forever, mainly because filtering was done very early on in + DXSpider's development, clearing a filter needed a disconnect/reconnect + cycle from the user/node to activate. Now clearing or changing a filter is + immediately effective in the current session. + + Also things like: 'rej/spot user_default on vhf' will immediately apply + to all users that do not already have some other filter in place. Users + can override this by setting a filter. + + The Filter system will now show the actual token that a faulty command + dislikes. +3. Disable the "is there a route to callsign X3XXX" test in talk. This is a + legacy test that should not apply at the user level. The resulting PC93 is + flood routed unless there is a genuine direct route to that callsign. 25Mar23======================================================================= 1. Changed the default of X and Y (in item 2 below) to 27 and 20 respectively. 24Mar23=======================================================================