191 Commits

Author SHA256 Message Date
13e255f6f6 Accepting request 1127870 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/1127870
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aria2?expand=0&rev=85
2023-11-21 20:32:44 +00:00
71515f1163 Accepting request 1127726 from home:amanzini:branches:network:utilities
- Update to version 1.37.0
  * Fix header in --http-accept-gzip documentation
  * Allow empty dist name in bencode which is needed for hybrid torrent
  * Fix undefined behavior/crash in GZipEncoder
  * Fix Metalink4 parsing with foreign namespaces
  * fix wrong dht.dat binary file structure in docs
  * Increase ByteArrayDiskWriter maximum size 
  * Logger: Fix format string overflow in writeHeader() 
  * Cap infoHashLength in .aria2 file 
  * Various documentation fixes and rewords

OBS-URL: https://build.opensuse.org/request/show/1127726
OBS-URL: https://build.opensuse.org/package/show/network:utilities/aria2?expand=0&rev=259
2023-11-21 09:47:20 +00:00
27a8b00959 Accepting request 918825 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/918825
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aria2?expand=0&rev=84
2021-09-14 19:14:31 +00:00
f37621d200 Accepting request 918785 from home:iDesmI:branches:network:utilities
- Update to version 1.36.0
  * Update wslay
  * Fix segfault when time_t is 64bit on 32bit arch
  * Updates the make_bash_completion script to Python3
  * Prevent corrupt downloads after app and/or system crash
  * Reset sessionDownloadLength and sessionUploadLength on download start

OBS-URL: https://build.opensuse.org/request/show/918785
OBS-URL: https://build.opensuse.org/package/show/network:utilities/aria2?expand=0&rev=258
2021-09-14 06:33:24 +00:00
3257005027 Accepting request 736013 from network:utilities
- Update to version 1.35.0
  * Drop SSLv3.0 and TLSv1.0 and add TLSv1.3
  * TLSv1.3 support is added for GNUTLS and OpenSSL.
  * Platform: Fix compilation without deprecated OpenSSL APIs
  * Remove linux getrandom and use C++ stdlib instead
  * Don't send Accept Metalink header if Metalink is disabled
- Drop no longer needed aria2-CVE-2019-3500.patch

OBS-URL: https://build.opensuse.org/request/show/736013
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aria2?expand=0&rev=83
2019-10-08 17:59:10 +00:00
ca3e6680f3 - Update to version 1.35.0
* Drop SSLv3.0 and TLSv1.0 and add TLSv1.3
  * TLSv1.3 support is added for GNUTLS and OpenSSL.
  * Platform: Fix compilation without deprecated OpenSSL APIs
  * Remove linux getrandom and use C++ stdlib instead
  * Don't send Accept Metalink header if Metalink is disabled
- Drop no longer needed aria2-CVE-2019-3500.patch

OBS-URL: https://build.opensuse.org/package/show/network:utilities/aria2?expand=0&rev=256
2019-10-08 07:54:02 +00:00
ea4dab6f05 Accepting request 664102 from network:utilities
- Fix CVE-2019-3500 boo#1120488
  * aria2-CVE-2019-3500.patch
- Move bash completion to better location

OBS-URL: https://build.opensuse.org/request/show/664102
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aria2?expand=0&rev=82
2019-01-10 14:23:26 +00:00
3aeb5738fa - Fix CVE-2019-3500 boo#1120488
* aria2-CVE-2019-3500.patch
- Move bash completion to better location

OBS-URL: https://build.opensuse.org/package/show/network:utilities/aria2?expand=0&rev=254
2019-01-09 14:07:10 +00:00
991357c65f Accepting request 610004 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/610004
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aria2?expand=0&rev=81
2018-05-17 16:04:55 +00:00
1b0f5924ef Accepting request 609940 from home:avindra:branches:network:utilities
- Update to version 1.34.0
  * UnknownLengthPieceStorage: return piece length show something
    in console status when downloading items with unknown content length
  * Fix bug that signal handler does not work with libaria2 when
    aria2::RUN_ONCE is passed to aria2::run().
  * Retry on HTTP 502
- cleanup with spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/609940
OBS-URL: https://build.opensuse.org/package/show/network:utilities/aria2?expand=0&rev=252
2018-05-17 07:10:03 +00:00
14ee075161 Accepting request 541227 from network:utilities
- Update to version 1.33.1:
  * This release fixes a bug that causes high CPU usage in mingw
    build.

OBS-URL: https://build.opensuse.org/request/show/541227
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aria2?expand=0&rev=80
2017-11-13 13:10:04 +00:00
474d63e5a4 - Update to version 1.33.1:
* This release fixes a bug that causes high CPU usage in mingw
    build.

OBS-URL: https://build.opensuse.org/package/show/network:utilities/aria2?expand=0&rev=250
2017-11-13 09:29:13 +00:00
90a51b483b Accepting request 536734 from network:utilities
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/536734
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aria2?expand=0&rev=79
2017-11-12 17:02:07 +00:00
22d4332bc0 - Update to version 1.33.0:
* libaria2: Return last error code from
    DownloadHandle::getErrorCode
  * libuv: use pkg-config
  * Add --peer-agent option
  * Add --bt-load-saved-metadata option
  * Don't save control file if --auto-save-interval is 0.
  * Fix infinite loop bug when file is not found

OBS-URL: https://build.opensuse.org/package/show/network:utilities/aria2?expand=0&rev=248
2017-10-19 07:55:32 +00:00
a04de69880 Accepting request 496531 from network:utilities
1

OBS-URL: https://build.opensuse.org/request/show/496531
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aria2?expand=0&rev=78
2017-05-20 08:14:23 +00:00
e84311fff5 Accepting request 496522 from home:czerw:branches:network:utilities
- Version bump to 1.32.0
  * Clarify --max-concurrent-downloads option
  * Fix compile error with toolchain which lacks IPV6_TCLASS
  * Log directed URI in notice log level
  * Spelling and typo fixes
  * Remove unused Android parts
  * Save control file early
  * Update links in Dockerfile.raspberrypi
  * Propagate disk full error on pre-allocation to last error code

OBS-URL: https://build.opensuse.org/request/show/496522
OBS-URL: https://build.opensuse.org/package/show/network:utilities/aria2?expand=0&rev=246
2017-05-19 09:05:56 +00:00
6d09a70f22 Accepting request 477889 from network:utilities
1

OBS-URL: https://build.opensuse.org/request/show/477889
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aria2?expand=0&rev=77
2017-03-12 19:04:21 +00:00
495e9ac4af Accepting request 477830 from home:sfalken:branches:network:utilities
- Edited %files section to clear unpackaged files builderror in
  openSUSE:Factory

OBS-URL: https://build.opensuse.org/request/show/477830
OBS-URL: https://build.opensuse.org/package/show/network:utilities/aria2?expand=0&rev=244
2017-03-09 07:42:32 +00:00
1ea9100ac0 Accepting request 451469 from network:utilities
1

OBS-URL: https://build.opensuse.org/request/show/451469
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aria2?expand=0&rev=76
2017-01-24 09:36:29 +00:00
ea74e82ae3 Accepting request 451406 from home:dasantiago:branches:network:utilities
Updated the change notes for version 1.31.0

OBS-URL: https://build.opensuse.org/request/show/451406
OBS-URL: https://build.opensuse.org/package/show/network:utilities/aria2?expand=0&rev=242
2017-01-19 18:24:56 +00:00
Ludwig Nussel
a9d65b39e1 Accepting request 446833 from network:utilities
- Update to version 1.30.0:

OBS-URL: https://build.opensuse.org/request/show/446833
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aria2?expand=0&rev=75
2016-12-22 14:56:30 +00:00
02a0fb85cd - Update to version 1.30.0:
OBS-URL: https://build.opensuse.org/package/show/network:utilities/aria2?expand=0&rev=240
2016-12-17 16:17:19 +00:00
bc8f6e9ffd Accepting request 440732 from network:utilities
- Update to version 0.29.0:
  * WinTLS: Fix busy loop on write error
  * Support 1xx non-final response
  * Update wslay
  * Don't download piece which is filtered out (e.g., --select-file)

OBS-URL: https://build.opensuse.org/request/show/440732
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aria2?expand=0&rev=74
2016-11-18 21:02:20 +00:00
5efed7a0d6 - Update to version 0.29.0:
* WinTLS: Fix busy loop on write error
  * Support 1xx non-final response
  * Update wslay
  * Don't download piece which is filtered out (e.g., --select-file)

OBS-URL: https://build.opensuse.org/package/show/network:utilities/aria2?expand=0&rev=238
2016-11-17 17:52:45 +00:00
a3abbf53d2 Accepting request 435993 from network:utilities
- Update to version 0.28.0:
  * Restore LTLIBINTL in src/Makefile.am
  * Add --keep-unfinished-download-result option
  * Fix -Wexpansion-to-defined warning with clang-3.9
  * Fix bug that file name is not logged with --conditional-get

OBS-URL: https://build.opensuse.org/request/show/435993
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aria2?expand=0&rev=73
2016-10-19 11:14:53 +00:00
0ce7f466e1 - Update to version 0.28.0:
* Restore LTLIBINTL in src/Makefile.am
  * Add --keep-unfinished-download-result option
  * Fix -Wexpansion-to-defined warning with clang-3.9
  * Fix bug that file name is not logged with --conditional-get

OBS-URL: https://build.opensuse.org/package/show/network:utilities/aria2?expand=0&rev=236
2016-10-18 22:37:59 +00:00
cc248e8a01 Accepting request 432993 from network:utilities
- Update to version 1.27.1:
  * Add missing libssl_compat.h to SRCS
- Changes for version 1.27.0:
  * Fix possible cause of crash if UDP tracker is used
  * Remove custom ftruncate64 for Android
  * The latest NDK versions support ftruncate64, so building a
    local copy of ftruncate64 is no longer needed.
  * Also, the arm and x86 builds of ftruncate64 failed when
    targeting API level 21 or higher, as they include which are not
    present starting from API level 21.
  * Fix typo found by Debian's Lintian
  * Add --save-not-found option
  * Compile with openssl 1.1.0

OBS-URL: https://build.opensuse.org/request/show/432993
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aria2?expand=0&rev=72
2016-10-04 14:00:32 +00:00
d1b8dc2f27 - Update to version 1.27.1:
* Add missing libssl_compat.h to SRCS
- Changes for version 1.27.0:
  * Fix possible cause of crash if UDP tracker is used
  * Remove custom ftruncate64 for Android
  * The latest NDK versions support ftruncate64, so building a
    local copy of ftruncate64 is no longer needed.
  * Also, the arm and x86 builds of ftruncate64 failed when
    targeting API level 21 or higher, as they include which are not
    present starting from API level 21.
  * Fix typo found by Debian's Lintian
  * Add --save-not-found option
  * Compile with openssl 1.1.0

OBS-URL: https://build.opensuse.org/package/show/network:utilities/aria2?expand=0&rev=234
2016-10-03 19:11:26 +00:00
3055903472 Accepting request 424212 from network:utilities
- Update to version 1.26.1:
  * Make assertion hold

OBS-URL: https://build.opensuse.org/request/show/424212
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aria2?expand=0&rev=71
2016-09-05 19:21:46 +00:00
b2d67e31e2 - Update to version 1.26.1:
* Make assertion hold

OBS-URL: https://build.opensuse.org/package/show/network:utilities/aria2?expand=0&rev=232
2016-09-01 07:45:50 +00:00
31c8ad121d Accepting request 420799 from network:utilities
- Update to version 1.26.0:

OBS-URL: https://build.opensuse.org/request/show/420799
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aria2?expand=0&rev=70
2016-08-22 12:00:33 +00:00
f059245bbf - Update to version 1.26.0:
* aria2mon: Replace client.call with local method
  * Reorder a note section in aria2c.rst
  * bash_completion: Add missing options which takes one of
    pre-defined values
  * Replace "/" with "-" in magnet dn name when used as in-memory
    download name
  * Fix Dockerfile.raspberrypi to correctly decompress expat
    archive
  * Enable ccache in travis-ci
  * Enable OSX/macOS build for travis
  * Better auto-renaming
  * Log number of items loaded from input file
  * Link external libraries to libaria2 with --enable-libaria2
  * Allow seconds for seed-time (fractional minutes)
- Drop no longer needed aria2-no-return-in-nonvoid-function.patch

OBS-URL: https://build.opensuse.org/package/show/network:utilities/aria2?expand=0&rev=230
2016-08-21 10:58:45 +00:00
c62f442312 Accepting request 415457 from network:utilities
1

OBS-URL: https://build.opensuse.org/request/show/415457
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aria2?expand=0&rev=69
2016-08-03 09:43:23 +00:00
52cc5afa2e Accepting request 415454 from home:jengelh:branches:network:utilities
- Trim filler phrases from description.
  Explicitly add BR:pkgconfig so pkgconfigdeps.sh can autocreate
  pkgconfig() symbols.

OBS-URL: https://build.opensuse.org/request/show/415454
OBS-URL: https://build.opensuse.org/package/show/network:utilities/aria2?expand=0&rev=228
2016-07-27 22:32:20 +00:00
6f635629ee - Update to version 1.25.0:
* Update third-party libraries for binary releases
  * Send have message without too much delay
  * Also send bitfield rather than have messages if bitfield 
    message is equal to or less than the sum of have messages 
    which otherwise would be sent.
  * Fix bug that causes bogus EOF connection failure in BitTorrent 
    downloads
  * Fix frequent interested/not interested message transmission
  * Fix frequent choke/unchoke message transmission
  * Try to use available URI if all pooled requests are sleeping
  * Update expat in OSX build
  * aria2mon: Add --secret option
  * Set server status error on network failure in server
    performance profile
  * Disable AI_ADDRCONFIG if no IPv4/IPv6 address is configured for
    any interface
  * Russian manual: Update aria2c.rst
  * Apply --retry-wait on 503 only
  * Ensure that lowest speed check is done even when download speed 
    is 0
  * Document that -o is always relative to -d option
  * Allow larger ut_metadata size
  * mingw: Change FD_SETSIZE to 32768
  * Fix compile error on OS X
- Add aria2-no-return-in-nonvoid-function.patch

OBS-URL: https://build.opensuse.org/package/show/network:utilities/aria2?expand=0&rev=227
2016-07-25 14:10:32 +00:00
17b938cef7 Accepting request 403340 from network:utilities
- Update to version 1.24.0:
  * BitTorrent: Allow 32KiB request
  * Don't unchoke peer which is not interested in us
  * Fix bug that evaluation of Peer::amChoking is negated
  * Faster seed/download on fast connection
  * Increase DHT task concurrency to 15
  * Fixed mmap failure check with MAP_FAILED flag
  * Added file size overflow check for mmap on 32bit os
  * Use standard percent-encode for tracker request query
  * mingw32: Gain privilege before opening files
  * Restart active download to apply previously not applicable
    options

OBS-URL: https://build.opensuse.org/request/show/403340
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aria2?expand=0&rev=68
2016-06-19 08:50:44 +00:00
1246d9f64d - Update to version 1.24.0:
* BitTorrent: Allow 32KiB request
  * Don't unchoke peer which is not interested in us
  * Fix bug that evaluation of Peer::amChoking is negated
  * Faster seed/download on fast connection
  * Increase DHT task concurrency to 15
  * Fixed mmap failure check with MAP_FAILED flag
  * Added file size overflow check for mmap on 32bit os
  * Use standard percent-encode for tracker request query
  * mingw32: Gain privilege before opening files
  * Restart active download to apply previously not applicable
    options

OBS-URL: https://build.opensuse.org/package/show/network:utilities/aria2?expand=0&rev=225
2016-06-18 10:13:28 +00:00
d210ae7255 Accepting request 396145 from network:utilities
- Update to version 1.23.0:

OBS-URL: https://build.opensuse.org/request/show/396145
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aria2?expand=0&rev=67
2016-05-17 15:16:35 +00:00
d272a76563 - Update to version 1.23.0:
* Simplify cache write
  * Allow subsecond value in ns cookie.txt file's expiry time field
  * Adjust chromium cookie time
  * import-po: iterate on glob, not ls output
  * Add --stderr option to redirect all stdout log output to stderr
  * Add "hide" to --download-result option
  * Fix downloaded metaurl torrent filename
  * Add a little bit of color to have a better visual of important 
    informations
  * Update README URLs based on HTTP redirects
  * Relocate from github.com/tatsuhiro-t/aria2 to 
    github.com/aria2/aria2
  * mingw: Defer the falloc warning until falloc is specified by 
    option
  * Add bittorrent key to aria2.tellStopped status
  * Addsystem.listNotifications RPC method
  * Report CheckIntegrity info in tellStatus
- Update download url

OBS-URL: https://build.opensuse.org/package/show/network:utilities/aria2?expand=0&rev=223
2016-05-17 08:19:23 +00:00
6ad5d8077e Accepting request 393157 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/393157
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aria2?expand=0&rev=66
2016-05-03 07:37:09 +00:00
5011b723e9 * Add description about possible fragmentation with
* Make single-entry metalink download with multi-file torrent
  * Add all contributor's names in AUTHORS.
  * Ignore floating number in torrent file.
  * Added support for a dynamic management of the number of
  * Add --stream-piece-selector=random.

OBS-URL: https://build.opensuse.org/package/show/network:utilities/aria2?expand=0&rev=222
2016-05-01 10:05:14 +00:00
132c320edd Accepting request 393095 from home:Zaitor:branches:network:utilities
Ver bump

OBS-URL: https://build.opensuse.org/request/show/393095
OBS-URL: https://build.opensuse.org/package/show/network:utilities/aria2?expand=0&rev=221
2016-05-01 10:00:04 +00:00
f3d846d0b7 Accepting request 382722 from network:utilities
- Update to 1.21.0
  * SessionSerializer: Fix bug that pause=true is added to wrong 
    item
  * Add "following" to aria2.tellStatus response key as reverse 
    link for followedBy
  * mingw: Add warning for falloc
  * Update ciphers in AppleTLS
  * OSX: Enable libssh2 and sftp
  * Update OSX dependencies
  * Fix compile error without TLS support
  * Add support for using gnutls system wide crypto policy
- Update project url

OBS-URL: https://build.opensuse.org/request/show/382722
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aria2?expand=0&rev=65
2016-04-01 11:03:17 +00:00
852dfebe28 - Update to 1.21.0
* SessionSerializer: Fix bug that pause=true is added to wrong 
    item
  * Add "following" to aria2.tellStatus response key as reverse 
    link for followedBy
  * mingw: Add warning for falloc
  * Update ciphers in AppleTLS
  * OSX: Enable libssh2 and sftp
  * Update OSX dependencies
  * Fix compile error without TLS support
  * Add support for using gnutls system wide crypto policy
- Update project url

OBS-URL: https://build.opensuse.org/package/show/network:utilities/aria2?expand=0&rev=219
2016-03-31 20:45:46 +00:00
838cf749c8 Accepting request 367188 from network:utilities
- Update to 1.20.0

OBS-URL: https://build.opensuse.org/request/show/367188
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aria2?expand=0&rev=64
2016-03-07 12:28:37 +00:00
b1b0bf381a * Dependencies updated
* Simplify conditions

OBS-URL: https://build.opensuse.org/package/show/network:utilities/aria2?expand=0&rev=217
2016-03-06 20:36:06 +00:00
dd9e28ea49 OBS-URL: https://build.opensuse.org/package/show/network:utilities/aria2?expand=0&rev=216 2016-03-06 12:54:59 +00:00
a3a070df2f - Update to 1.20.0
* src/WinConsoleFile.cc: fix colour
  * configure.ac: fix autoreconf error
  * Don't inherit file descriptor to child process
  * Update Russian version documentation
  * Add "seeder" key to tellStatus RPC response
  * WinTLS: Fix hang because of buffered received data
  * Add --max-mmap-limit option
  * mingw: Use SetFileValidData to make --file-allocation=falloc
    work
  * Retry with 504 status code
  * Increase DHT transaction ID from 2 to 4 bytes to avoid conflict
  * Update wslay
  * Add --enable-werror option to configure to enable warning flags
  * Don't modify user variables (e.g., CFLAGS, LIBS, etc)
  * Improve error message when loading pkcs12 file failed
  * Updated dependency and source url's
  * Reduce delay in tracker request
  * Disable IPv6 on non-async NameResolver if configuration wants
  * Fix mysterious 1 second delay with async DNS
  * Fix bug that UDP port was incorrectly used in UDP tracker 
    announce request
  * Refactor HttpRequest
  * Send Want-Digest as per RFC 3230
  * Try all found address set to bind sockets with 
    --multiple-interface
  * Replace sourceforge references with aria2.github.io
  * Add system.listMethods RPC method
  * Support content-range from non-compliant server
  * Reduce UDP tracker request timeout

OBS-URL: https://build.opensuse.org/package/show/network:utilities/aria2?expand=0&rev=215
2016-03-06 09:37:06 +00:00
3e5c880c8a Accepting request 347697 from network:utilities
1

OBS-URL: https://build.opensuse.org/request/show/347697
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aria2?expand=0&rev=63
2015-12-09 18:52:22 +00:00
OBS User mrdocs
37e1f530e5 Accepting request 347682 from home:pluskalm:branches:network:utilities
- Update to 1.19.3
- Build shared library

OBS-URL: https://build.opensuse.org/request/show/347682
OBS-URL: https://build.opensuse.org/package/show/network:utilities/aria2?expand=0&rev=213
2015-12-07 05:05:04 +00:00