• Changes in husky sources

    From husky inspector@2:5020/1042.3 to All on Fri Jun 14 23:49:14 2024
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskybse:
    undo the previous commit
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2024-06-14 16:27:29 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M INSTALL_ru.asciidoc
    M debian/rules
    M develop-docs/cpp2c.pl
    M script/build.sh
    M script/build_rpm
    M script/init_build
    M script/init_rpm_build
    M script/spec_configure
    ===========================
    huskybse:
    Update INSTALL_ru.asciidoc
    Need makeinfo for RedOS 8 build.
    Author: Alexander A. Kruglikov <alexandr@kruglikov.info>
    Date: 2024-06-14 17:06:34 +0400
    Committed by: GitHub <noreply@github.com>
    Files:
    M INSTALL_ru.asciidoc
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Mon Feb 5 23:49:12 2024
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hpt:
    include all links in SEEN-BYs when -sbkeepAll is used.
    SEEN-BYs of nodes from other zones were not included
    in the messages sent to nodes in the own zone.

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2024-02-05 23:20:44 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/seenby.c
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Sat Mar 2 23:49:14 2024
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    hpt:
    qsort() cannot sort array of zero size
    Trying to sort a zero-size array using qsort() results in a runtime error. Patch by Nil Alexandrov <nil.alexandrov@gmail.com>

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2024-03-02 21:52:21 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/toss.c
    ===========================
    hpt:
    the inbound has two bundles of zero size
    Fix an access violation when there are two or more bundles
    of zero size in the inbound.
    Patch by Nil Alexandrov <nil.alexandrov@gmail.com>

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2024-03-02 21:22:37 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M src/toss.c
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Sat Mar 23 23:49:12 2024
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoconf:
    add the -p and -$m interdependence with -nopack
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2024-03-23 23:38:18 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M doc/fidoconfig.texi
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Sun Mar 31 23:49:12 2024
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    fidoconf:
    fix English usage and text formatting
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2024-03-31 22:25:05 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M doc/fidoconfig.texi
    M doc/proposal.texi
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Thu Jul 18 23:49:14 2024
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskybse:
    strip trailing slash from ${top_directory}
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2024-07-18 18:37:42 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M script/init_build
    M script/init_rpm_build
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Sat Jul 20 23:49:14 2024
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    huskybse:
    strip the trailing slash
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2024-07-20 10:13:12 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M script/build_rpm
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Tue Jul 23 23:49:14 2024
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    util:
    move determining whether we have ASO or BSO to init()
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2024-07-23 09:34:51 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Husky-Rmfiles/lib/Husky/Rmfiles.pm
    ===========================
    util:
    open .bsy flag instead of checking its existence
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2024-07-23 09:32:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Husky-Rmfiles/lib/Husky/Rmfiles.pm
    ===========================
    util:
    remove excessive print
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2024-07-23 09:32:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Husky-Rmfiles/lib/Husky/Rmfiles.pm
    ===========================
    util:
    specify more precisely what is removed from the outbound
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2024-07-23 09:32:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Husky-Rmfiles/lib/Husky/Rmfiles.pm
    ===========================
    util:
    remove correspondig lines from lo file
    when the files mentioned in the lo file are removed

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2024-07-23 09:32:40 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Husky-Rmfiles/lib/Husky/Rmfiles.pm
    ===========================
    huskybse:
    use package names in "Requires:"
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2024-07-23 15:37:39 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M husky.spec.in
    ===========================
    huskybse:
    set executable attributes
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2024-07-23 13:48:37 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M script/build.sh
    M script/build_rpm
    M script/init_build
    M script/init_rpm_build
    M script/spec_configure
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)
  • From husky inspector@2:5020/1042.3 to All on Fri Jul 26 23:49:14 2024
    Legend: (A) Added, (C) Copied, (D) Deleted, (M) Modified, (R) Renamed,
    (T) Type changed, (U) Unmerged, (X) Unknown, (B) Pairing Broken ===========================
    util:
    add --dry-run to help
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2024-07-26 12:20:42 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M bin/rmLinkMail.pl
    ===========================
    util:
    create .bsy file the same way as it is done in hpt
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2024-07-26 12:20:42 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Husky-Rmfiles/lib/Husky/Rmfiles.pm
    ===========================
    util:
    revert to ASO/BSO handling scheme of commit #69987ec
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2024-07-26 12:20:42 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Husky-Rmfiles/lib/Husky/Rmfiles.pm
    ===========================
    util:
    add --pass-only option
    which allow deleting files from passthrough file echos only

    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2024-07-26 12:20:42 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M Husky-Rmfiles/lib/Husky/Rmfiles.pm
    M bin/rmLinkMail.pl
    ===========================
    util:
    count files only from passthrough file echos
    Author: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Date: 2024-07-26 12:20:42 +0300
    Committed by: Michael Dukelsky <dukelsky@users.noreply.github.com>
    Files:
    M bin/showold.pl
    --- hpt/lnx 1.9.0
    * Origin: Moscow, Russia (2:5020/1042.3)