SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ncdc-debuginfo-1.20-150400.1.pm.7.x86_64.rpm :

* Thu Oct 11 2018 aloisioAATTgmx.com- Update to version 1.20
* Support bracketed paste mode in input handling (cologic)
* Add \'geoip_cc4\' and \'geoip_cc6\' settings
* Add \'log_hubchat\' setting
* Add \'local\' option to \'active_ip\' setting
* Add support for multistream bzip2 filelists
* Disable RC4 ciphers by default from tls_priority
* Fix potential null pointer deference
* Fix chmod of destination directories (Johannes Beisswenger)
* Sun May 08 2016 aloisioAATTgmx.com- Update to version 1.19.1 - 2014-04-23
* Fix remote null pointer dereference
* Searching now works in the search results list
* Fix possible file corruption when moving file to destination
* Fix error handling when finalizing a file download
* Fix downloading of 0-byte files
* Fix extremely slow /gc
* Fix sendfile() with large files on 32-bit Linux
* Fix minor display issue with multicolumn characters 1.19 - 2014-02-11
* Add search functionality to the file browser and user list (/,. keys)
* Add geoip support (requires --with-geoip at configure)
* Add \'download_segment\' setting to change minimum segment size
* Log hashing progress to stderr.log
* Fix three (potential) security vulnerabilities
* Fix downloading of file lists when other user has no free slots 1.18.1 - 2013-10-05
* Fix crash when downloading files from multiple sources
* Use the yxml library to parse files.xml.bz2 files
* Fix various XML conformance bugs in parsing files.xml.bz2 files 1.18 - 2013-09-25
* Add support for segmented downloading
* Support $MyINFO without flags byte on NMDC hubs
* Don\'t require pod2man on build
* Fix tab-completion of nick names when full nick is specified
* Fix cursor position on selected line in listings
* Fix bug with schema-less /connect- Spec cleanup
* Fri Jul 26 2013 pascal.bleserAATTopensuse.org- update to 1.17:
* Add \'q\' key to user list for matching a users\' files with download queue
* Add transfers.log format documentation to manual page
* Consider non-alphanumeric characters as word separators in input line
* Fix outgoing UDP messages to respect local_address setting
* Fix Alt+Backspace on xterm-like terminals
* Fix handling of \".\" and \"..\" file/directory names in files.xml.bz2
* Fix possible crash when receiving unexpected encrypted search results
* Fix sendfile() handling to use fallback on EOVERFLOW
* Fix possible crash when logging UDP messages
* Mon Mar 25 2013 pascal.bleserAATTopensuse.org- update to 1.16:
* List of granted users is now remembered across restarts
* Don\'t throttle users who are granted a slot
* Support CIDs of variable size on ADC
* Log, but otherwise ignore, DSTA messages on ADC
* Fix possible crash with graceful disconnect on C-C connections
* Fix bug with enabling active mode when active_ip is set
* Fix reporting of active mode on NMDC hubs
* Fix bug with the \'X\' key on the queue tab
* Fix idle disconnect timeout when a file transfer is active- changes from 1.15:
* IPv6 support
* Significantly shorten certificate creation time with old GnuTLS versions
* Always enable tls_policy and sudp_policy by default
* Link against libgcrypt if detected GnuTLS is older than 3.0
* Add color_tab_active setting
* Remove active_tls_port setting
* Allow \'-\', \'.\' and \'_\' characters in hub names
* Allow spaces before a command
* Add Alt+backspace as alias for Ctrl+w
* Add throttle for \'CGET tthl\' requests
* Don\'t throw away PMs from unknown users
* Recognize mode field in $MyINFO without tag
* Fix possible crash with C-C TLS and old GnuTLS versions
* Fix old references to the removed ncdc-db-upgrade utility
* Fix loading of file lists from Shareaza 2.6.0.0 and earlier
* Fix handling of tab and carriage return in log window
* Fix changing of download_dir/incoming_dir if either dir has been deleted
* Fix compilation against glib < 2.26
* Fix unclean C-C TLS disconnect on timeout
* Sun Nov 04 2012 pascal.bleserAATTopensuse.org- update to 1.14:
* added BLOM support for ADC (\'/hset adc_blom true\' to enable it)
* added section on connection settings to man page
* fix incorrect char signedness assumption on ARM
* fix possible crash when downloading small files
* fix hub counts reported to the hub on login on ADC
* removed legacy ncdc-db-upgrade utility
* Mon Aug 20 2012 pascal.bleserAATTopensuse.org- update to 1.13:
* zlib library added as a required dependency
* Purge empty directories from share by default
* Added \"share_emptydirs\" setting
* Disable tls_policy by default when using an old GnuTLS version
* Improved support for group chat
* Honor G_FILENAME_ENCODING for path autocomplete, /share and queued files
* Use a default connection string on NMDC if no \'connection\' has been set
* Support ZLIG for partial file list transfers on ADC
* Send more subdirectories in partial file list transfers
* Removed use of system-provided realpath()
* Don\'t allow /search with an empty string
* Fix segfault on /search command without query
* Fix display of \'sudp_policy\' setting if SUDP is not supported
* Fix --enable-git-version when cross-compiling- changes from 1.12:
* - Don\'t follow symlinks in share by default
* - Added \'share_symlink\' option
* - Added bell notification and \'notify_bell\' option
* - Added \'sudp_policy\' setting
* - List all configured hubs on \'/open\'
* - Added \'/delhub\' command to remove hub configuration
* - Added filtering options to connections tab
* - Added TLS support indication to user list
* - Added Alt+a key to cycle through tabs with recent activity
* - Allow binding to ports below 1024
* - Add space after autocompleting a command
* - Fix uploading chunks of 2GiB and larger (bug #12)
* - Fix bug with duplicate directory detection in \'/share\'
* - Fix display of timer on search tab
* - ADC: Use shorter search token to save some bandwidth
* - Various attempts at cleaning up some code
* Wed May 16 2012 pascal.bleserAATTopensuse.org- update to 1.11:
* Drop libxml2 in favour of custom XML parser & writer
* Allow using a single listen port for TCP and TLS
* Added support for encrypted UDP messages (ADC SUDP)
* Fix /disconnect to cancel automatic reconnect
* Fix loading of file lists with invalid UTF-8 sequences
* Fix use of TLS in passive mode on ADC
* Thu May 03 2012 pascal.bleserAATTopensuse.org- update to 1.10:
* Rewrote network backend to use plain sockets instead of GIO
* Added GnuTLS as required dependency
* Removed GIO and glib-networking dependencies
* Removed \'ncdc-gen-cert\' utility - ncdc can now generate certs by itself
* Enable client-to-client TLS by default
* Added \'tls_priority\' setting
* Added \'reconnect_timeout\' setting
* Don\'t quit ncdc on Ctrl+C
* Display age of file list in the title bar
* Don\'t build the \'ncdc-db-upgrade\' tool by default
* Switched to a single top-level Makefile
* Fix \'/browse user -f\' (\'-f\' argument after username)
* Fix hub login when it checks for public hubs = 0
* Fix overflow of long tab titles
* Fix loading of microdc2-generated file lists
* Fix loading of file lists with an invalid character
* Fix occasional crash when TLS is enabled
* Fix transfer rate indication and limiting with TLS connections
* Fix small memory leak when \'upload_rate\' is set
* Thu Mar 15 2012 pascal.bleserAATTopensuse.org- update to 1.9:
* allow all \'active_\' settings to be changed on a per-hub basis
* allow \'active_ip\' to be unset and automatically get IP from hub
* added \'active_udp_port\' and \'active_tcp_port\' settings
* renamed \'active_bind\' to \'local_address\' and use it for outgoing connections as well
* display connection settings in hub info bar
* added \'/listen\' command to display currently used ports
* don\'t listen on TLS port when tls_policy is disabled
* added \'disconnect_offline\' setting
* display \'(global)\' indicator when showing /hset variables
* don\'t strip whitespace from /say
* don\'t allow directory separator as /share name
* allow \'global.\' and \'#hubname.\' prefix for /set keys
* fix display of long IP addresses on user list
* Fri Feb 17 2012 pascal.bleserAATTopensuse.org- update to 1.8:
* added bandwidth limiting (upload_rate and download_rate settings)
* added hash speed limiting (hash_rate setting)
* added \'m\' key to connection tab to /msg selected user
* disable client-to-client TLS by default
* don\'t throw away some search results on NMDC
* (partially) fixed uploading of >2GB chunks
* fixed file descriptor leak when using the backlog feature
* fixed crash when opening invalid filelist from search twice
* minor typo fixes
 
ICM