Changelog for
croc-10.0.13-150500.1.1.x86_64.rpm :
* Wed Oct 16 2024 smolsheepAATTopensuse.org- Update to 10.0.13:
* Remove Temporary Files if the program terminates abnormal
* fix: check whether path separator + ..
* Mon Sep 09 2024 smolsheepAATTopensuse.org- Update to 10.0.12:
* Show recommended croc commands for both Windows and Linux/OSX
* feature: gracefully exit when not enough disk space
* use term.GetSize- Updates from 10.0.11:
* Refactor tcp
* Add receiving on Linux and classic mode to README
* croc --classic Yes/no prompt default is backwards
* define relay ports by amount
* prevent error message before installing completion file for non root user
* fix test case name
* fix upload speed throttling- Updates from 10.0.10:
* Fixed: Sending folders from the root of a drive always goes to the same path on the receiver\'s end- Updates from 10.0.9:
* fix: croc hangs with broken dns
* correct classic mode prompt
* Sun Jun 02 2024 andreas.stiegerAATTgmx.de- update to 10.0.7:
* fix: receiver needs to exit without initializing files if no files being transfered- update to 10.0.6:
* show hash progress- drop croc-10.0.5-fix-println-warnings.patch
* Mon May 27 2024 andreas.stiegerAATTgmx.de- update to 10.0.5:
* new: add flag --classic with warning for passing shared secret on single-user systems
* escape filenames that have invisible characters while allowing other languages
* fix room finding- add croc-10.0.5-fix-println-warnings.patch from upstream to fix test failures
* Fri May 24 2024 smolsheepAATTopensuse.org- Enable tests- Update to version 10.0.2:
* fix message passing for initial secure layer
* ux: improve the environmental variable messaging for sending/receiving
* chore: improve efficiency and remove extraneous reads
* fix: correctly report version
* define ports by amount, not individually
* fix: client quits when discovering dangerous paths
* fix: prompt for overwriting when unzipping
* fix: use more secure shared secret as room name
* fix: establish encryption layer before transfering ip information
* fix: shared secret should be read from environmental variable
* fixes all known CVEs: CVE-2023-43616, CVE-2023-43617, CVE-2023-43618, CVE-2023-43619, CVE-2023-43620
* Sun Apr 07 2024 smolsheepAATTopensuse.org- Update to version 9.6.15:
* Bump dependencies
* Update error message to be more verbose
* Gracefully handle non existend receive config file
* Check $HOME as last
* Support spaces in 4 word codes
* Avoid to create config dir if not required
* Wed Mar 13 2024 smolsheepAATTopensuse.org- Update to version 9.6.14:
* Bump dependencies
* Update CI
* Tue Feb 20 2024 jsmithfpvAATTgmail.com- Update to version 9.6.12:
* define ports by amount, not individually
* remove unnecessary trailing newline character when stdout is enabled
* Fri Feb 16 2024 jsmithfpvAATTgmail.com- Switch to upstream tarball and modernize the go build.- Update to version 9.6.10:
* hide relay param if not going to be used
* use go.1.21 for builds
* Tue Feb 13 2024 jsmithfpvAATTgmail.com- Use upstream service file- Update to version 9.6.9:
* update deps
* Sun Nov 12 2023 jsmithfpvAATTgmail.com- Update to version 9.6.6:
* update deps
* feat: add support to respect .gitignore files
* when compressing, replace \"\\\\\" with \"/\" so that it seems there are no issues on both Windows and Linux
* Thu Jul 06 2023 jsmithfpvAATTgmail.com- Update to version 9.6.5:
* update deps
* croc.service: use DynamicUser
* upgrade dependencies
* Update: update error messages for http proxy
* Feat: support http proxy as a complementary way to use in network limited environments.
* Fix some typos
* localhost -> 127.0.0.1 Fixes #513
* Bump actions/setup-go from 2 to 4
* Enhance tab completion
* Bump docker/setup-buildx-action from 1 to 2
* add dependabot
* add Winget installation instructions
* add winget releaser workflow
* Tue Jun 06 2023 jsmithfpvAATTgmail.com- Update to version 9.6.4:
* bump 9.6.4
* Upgrade Go version to 1.20 and dependencies to latest
* Update CI to run on main branch events
* Chmod new file based on the source file mode
* Small optimization + consistent variable names style
* Implement tab completion for words
* path -> fpath
* run through gofumpt
* Typo fix
* revert back to flate instead of zstd
* Replaced zstd package
* Added zstd as a compression algorithm
* addresses #496 gettings ports doing LAN
* println -> print os.stderr
* remove zip compression and add --zip to send command
* Fixed relative path / bug
* Added support for sending relative folder
* Unzipping file at the reciever end
* Added UnzipDirectory function
* Modified the argument for GetFilesInfo in tests
* Handling the --zip flag
* Added --zip CLI argument for zipping all the dir specified
* added ZipDirectory function
* don\'t show number of folders if the number is 0
* update ui
* Fix relay IPv4 address resolution behind DNS64
* add Fedora instructions to README
* avoid deadlock
* new support system
* #463 fixed display at receiving end
* #463 fixed croc tests for empty folders, and to work in Windows
* #463 fixed display for empty folders
* #463 added capability to send/receive empty folders
* update default curve
* default to P-256
* update readme
* Drop shebang for bash completion
* tcp: send error on fail
* fix ui when sending text
* #431 fixed remote folder name for Windows
* #431 Integrate GetFilesInfo function with the code
* #431 added file informations retrival functions to replace getPaths
* #454 fixed local transfer
* fix sending file with prefix \"croc-stdin\" renaming on receiver end
* allow remembering --internal-dns flag
* fix hash file error
* Sun Dec 05 2021 orvilleAATTanislet.dev- Update to version 9.5.0:
* bump 9.5.0
* Fix Typos (revised)
* fix ports for tests
* update deps
* refactor: move from io/ioutil to io and os packages
* build: upgrade to Go 1.17
* Fixed an error
* Fri Dec 03 2021 orvilleAATTanislet.dev- Init croc Package. croc could help you easily and securely send things from one computer to another. Current Release: v9.5.0 Commit Hash: 7390e7ed45bbf4037fa5e7e6d3545e0813b3529d