Commit graph

336998 commits

Author SHA1 Message Date
pin
81a3a53971 x11/rterm: update to 0.0.3
-copy graph0 charset chars from st
-added some command options
-redraw on expose change
-support bold and italic fonts
-support X geometry <widt>x<hheight>+<xoff>+<yoff>
-bugfix: sel_text may be none
-bump up version to 0.0.3
2021-04-17 17:47:48 +00:00
leot
5d991fa023 doc: Updated news/sfeed_curses to 0.9.10 2021-04-17 11:14:25 +00:00
leot
28cd2bef78 sfeed_curses: Update to 0.9.10
Changes:
0.9.10
------
 * Fix a possible memory leak when used with ncurses and when resizing the
   window. The terminal was reinitalized using setupterm() which would leak memory
   and it is also very inefficient to do so, because it rereads the terminfo
   entries.
 * Fix a possible memory leak when used with ncurses and when exiting from an
   interactive program and restoring the terminal for sfeed_curses.
 * Fix an issue when the sidebar would be > 256 columns long the text on the row
   would not be displayed. Especially noticable in the monocle and horizontal
   layout in fullscreen on bigger screens.
 * Fix a silent truncation which would make searching on titles with > 1024
   bytes not work on these truncated bytes.
 * Fix right-click plumb not respecting the environment variable
   $SFEED_PLUMB_INTERACTIVE flag (but the keybinds did).
 * Fix drawing/updating of the initial items scrollbar when switching to the
   monocle layout.
 * Fix to restore the terminal state more gracefully when it could not be
   correctly initialized (for example with an invalid $TERM set).
 * Fix for correctly decoding mouse buttons 6 and 7 (tilt scroll) using xterm
   X10 decoding. These buttons were not used, but still :)
 * Fix: when the pane items or scrollbar are outside the window to not draw them.
 * Do not clearscreen() when the window is dirty.
   This makes sure there is less flickering in xterm and urxvt, like on a window
   resize or when adjusting the sidebar.
 * Add the keybinds J (shift-j) and K (shift-k) to go one item up or down and
   also open it for faster navigating and checking new items.
   Feedback idea from Hadrien Lacour, thanks!
 * Also allow scrolling when the position is exactly on the pane its scrollbar
   and fix mouse button actions that don't depend on a position in a pane.
 * Implement extended SGR mouse-decoding and also improve X10 mouse decoding:
     * When the terminal emulator supports SGR mouse-encoding then it can
       encode x, y values beyond 224 columns and rows. This is useful for big screens.
     * Map the side-buttons (back, forward) to switch panes. Useful in the monocle
       layout.
     * Implement keymasks (shift, meta/alt, ctrl) and pass them to the function
       mousereport().
 * Improve resizing the sidebar:
   * Avoid unnecessary redraws in some (rare) cases.
   * Clamp the minimal and maximum value when adjusting the sidebar size
     depending on the layout.  This also fixes an issue in horizontal layout mode
     when the sidebar is 1 column high. It would require 2 keypresses (instead of 1)
     to increase the sidebar. This was an injustice to the fingers.
 * After toggling showing new feeds or when reloading feeds try to select the
   same feed again.
 * Code-style improvements, typofixes and minor documentation improvements.
2021-04-17 11:14:04 +00:00
leot
6b0ca5b2e5 doc: Updated security/amass to 3.11.13 2021-04-17 11:07:14 +00:00
leot
57d50dda9f amass: Update to 3.11.13
Changes:
3.11.13
-------
 - Update user_guide.md
 - Removed the previous CI/CD configuration

3.11.12
-------
 - format: write characterization tests for parse.go
 - Moved the DNS resolvers package to another repository
 - Increased speed of the Google certificate transparency data source
 - Addressing crash during cleanup issue #599
 - Added the Security Weekly interview information

3.11.11
-------
 - Improved data source service performance
 - Addressing #519 by noticing expired contexts quickly

3.11.10
-------
 - Support for the AMASS_CONFIG environment variable
2021-04-17 11:07:03 +00:00
leot
85b8acebd2 doc: Updated security/sqlmap to 1.5.4 2021-04-17 10:33:32 +00:00
leot
71a2738860 sqlmap: Update to 1.5.4
Changes:
1.5.4
-----
No changelog shared by upstream but according commit messages mostly bug fixes.
2021-04-17 10:33:20 +00:00
leot
a9e5812401 tmux: Add a reference to upstream PR 2021-04-17 10:28:22 +00:00
nia
2b4efc462d doc: Updated audio/libgpod to 0.8.3 2021-04-17 10:19:00 +00:00
nia
d5c895e5a9 libgpod: update to 0.8.3
Overview of changes in libgpod 0.8.3
====================================

* Add support for libimobiledevice 1.1.5 (there was an API/ABI break)
* Remove use of some deprecated glib functions
* Fix various issues found using clang/cppcheck
* Improve robustness of the iphone callout
2021-04-17 10:18:48 +00:00
leot
fe72d4b337 doc: Updated misc/tmux to 3.2 2021-04-17 10:11:14 +00:00
leot
34adb36632 tmux: Update to 3.2
Changes:
3.2
---
 * Add a flag to disable keys to close a message.
 * Permit shortcut keys in buffer, client, tree modes to be configured with a
   format (-K flag to choose-buffer, choose-client, choose-tree).
 * Add a current_file format for the config file being parsed.
 * When display-message used in config file, show the message after the config
   file finishes.
 * Add client-detached notification in control mode.
 * Improve performance of format evaluation.
 * Make jump command support UTF-8 in copy mode.
 * Support X11 colour names and other colour formats for OSC 10 and 11.
 * Add "pipe" variants of "copy-pipe" commands which do not copy.
 * Include "focused" in client flags.
 * Send Unicode directional isolate characters around horizontal pane borders if
   the terminal supports UTF-8 and an extension terminfo(5) capability "Bidi" is
   present.
 * Add a -S flag to new-window to make it select the existing window if one
   with the given name already exists rather than failing with an error.
 * Addd a format modifier to check if a window or session name exists (N/w or
   N/s).
 * Add compat clock_gettime for older macOS.
 * Add a no-detached choice to detach-on-destroy which detaches only if there
   are no other detached sessions to switch to.
 * Add rectangle-on and rectangle-off copy mode commands.
 * Change so that window_flags escapes # automatically. A new format
   window_raw_flags contains the old unescaped version.
 * Add -N flag to never start server even if command would normally do so.
 * With incremental search, start empty and only repeat the previous search if
   the user tries to search again with an empty prompt.
 * Add a value for remain-on-exit that only keeps the pane if the program
   failed.
 * Add a -C flag to run-shell to use a tmux command rather than a shell command.
 * Do not list user options with show-hooks.
 * Remove current match indicator in copy mode which can't work anymore since we
   only search the visible region.
 * Make synchronize-panes a pane option and add -U flag to set-option to unset
   an option on all panes.
 * Make replacement of ##s consistent when drawing formats, whether followed by
   [ or not. Add a flag (e) to the q: format modifier to double up #s
 * Add -N flag to display-panes to ignore keys.
 * Change how escaping is processed for formats so that ## and # can be used in
   styles.
 * Add a 'w' format modifier for string width.
 * Add support for Haiku.
 * Expand menu and popup -x and -y as formats.
 * Add numeric comparisons for formats.
 * Fire focus events even when the pane is in a mode.
 * Add -O flag to display-menu to not automatically close when all mouse buttons
   are released.
 * Allow fnmatch(3) wildcards in update-environment.
 * Disable nested job expansion so that the result of #() is not expanded again.
 * Use the setal capability as well as (tmux's) Setulc.
 * Add -q flag to unbind-key to hide errors.
 * Allow -N without a command to change or add a note to an existing key.
 * Add a -w flag to set- and load-buffer to send to clipboard using OSC 52.
 * Add -F to set-environment and source-file.
 * Allow colour to be spelt as color in various places.
 * Add n: modifier to get length of a format.
 * Respond to OSC colour requests if a colour is available.
 * Add a -d option to display-message to set delay.
 * Add a way for control mode clients to subscribe to a format and be notified
   of changes rather than having to poll.
 * Add some formats for search in copy mode (search_present, search_match).
 * Do not wait on shutdown for commands started with run -b.
 * Add -b flags to insert a window before (like the existing -a for after) to
   break-pane, move-window, new-window.
 * Make paste -p the default for ].
 * Add support for pausing a pane when the output buffered for a control mode
   client gets too far behind. The pause-after flag with a time is set on the
   pane with refresh-client -f and a paused pane may be resumed with
   refresh-client -A.
 * Allow strings in configuration files to span multiple lines - newlines and
   any leading whitespace are removed, as well as any following comments that
   couldn't be part of a format. This allows long formats or other strings to be
   annotated and indented.
 * Instead of using a custom parse function to process {} in configuration
   files, treat as a set of statements the same as outside {} and convert back
   to a string as the last step. This means the rules are consistent inside and
   outside {}, %if and friends work at the right time, and the final result
   isn't littered with unnecessary newlines.
 * Add support for extended keys - both xterm(1)'s CSI 27 ~ sequence and the
   libtickit CSI u sequence are accepted; only the latter is output. tmux will
   only attempt to use these if the extended-keys option is on and it can detect
   that the terminal outside supports them (or is told it does with the
   "extkeys" terminal feature).
 * Add an option to set the pane border lines style from a choice of single
   lines (ACS or UTF-8), double or heavy (UTF-8), simple (plain ASCII) or number
   (the pane numbers). Lines that won't work on a non-UTF-8 terminal are
   translated back into ACS when they are output.
 * Make focus events update the latest client (like a key press).
 * Store UTF-8 characters differently to reduce memory use.
 * Fix break-pane -n when only one pane in the window.
 * Instead of sending all data to control mode clients as fast as possible, add
   a limit of how much data will be sent to the client and try to use it for
   panes with some degree of fairness.
 * Add an active-pane client flag (set with attach-session -f, new-session -f
   or refresh-client -f). This allows a client to have an independent active
   pane for interactive use (the window client pane is still used for many
   things however).
 * Add a mark to copy mode, this is set with the set-mark command (bound to X)
   and appears with the entire line shown using copy-mode-mark-style and the
   marked character in reverse. The jump-to-mark command (bound to M-x) swaps
   the mark and the cursor positions.
 * Add a -D flag to make the tmux server run in the foreground and not as a
   daemon.
 * Do not loop forever in copy mode when search finds an empty match.
 * Fix the next-matching-bracket logic when using vi(1) keys.
 * Add a customize mode where options may be browsed and changed, includes
   adding a brief description of each option. Bound to C-b C by default.
 * Change message log (C-b ~) so there is one for the server rather than one per
   client and it remains after detach, and make it useful by logging every
   command.
 * Add M-+ and M-- to tree mode to expand and collapse all.
 * Change the existing client flags for control mode to apply for any client,
   use the same mechanism for the read-only flag and add an ignore-size flag.
   refresh-client -F has become -f (-F stays for backwards compatibility) and
   attach-session and switch-client now have -f flags also. A new format
   client_flags lists the flags and is shown by list-clients by default.
   This separates the read-only flag from "ignore size" behaviour (new
   ignore-size) flag - both behaviours are useful in different circumstances.
   attach -r and switchc -r remain and set or toggle both flags together.
 * Store and restore cursor position when copy mode is resized.
 * Export TERM_PROGRAM and TERM_PROGRAM_VERSION like various other terminals.
 * Add formats for after hook command arguments: hook_arguments with all the
   arguments together; hook_argument_0, hook_argument_1 and so on with
   individual arguments; hook_flag_X if flag -X is present; hook_flag_X_0,
   hook_flag_X_1 and so on if -X appears multiple times.
 * Try to search the entire history first for up to 200 ms so a search count can
   be shown. If it takes too long, search the visible text only.
 * Use VIS_CSTYLE for paste buffers also (show \012 as \n).
 * Change default formats for tree mode, client mode and buffer mode to be more
   compact and remove some clutter.
 * Add a key (e) in buffer mode to open the buffer in an editor. The buffer
   contents is updated when the editor exits.
 * Add -e flag for new-session to set environment variables, like the same flag
   for new-window.
 * Improve search match marking in copy mode. Two new options
   copy-mode-match-style and copy-mode-current-match-style to set the style for
   matches and for the current match respectively. Also a change so that if a
   copy key is pressed with no selection, the current match (if any) is copied.
 * Sanitize session names like window names instead of forbidding invalid ones.
 * Check if the clear terminfo(5) capability starts with CSI and if so then
   assume the terminal is VT100-like, rather than relying on the XT capability.
 * Improve command prompt tab completion and add menus both for strings and -t
   and -s (when used without a trailing space). command-prompt has additional
   flags for only completing a window (-W) and a target (-T), allowing C-b ' to
   only show windows and C-b . only targets.
 * Change all the style options to string options so they can support formats.
   Change pane-border-active-style to use this to change the border colour when
   in a mode or with synchronize-panes on. This also implies a few minor changes
   to existing behaviour:
   - set-option -a with a style option automatically inserts a comma between the
     old value and appended text.
   - OSC 10 and 11 no longer set the window-style option, instead they store the
     colour internally in the pane data and it is used as the default when the
     option is evaluated.
   - status-fg and -bg now override status-style instead of the option values
     being changed.
 * Add extension terminfo(5) capabilities for margins and focus reporting.
 * Try $XDG_CONFIG_HOME/tmux/tmux.conf as well as ~/.config/tmux/tmux.conf for
   configuration file (the search paths are in TMUX_CONF in Makefile.am).
 * Remove the DSR 1337 iTerm2 extension and replace by the extended device
   attributes sequence (CSI > q) supported by more terminals.
 * Add a -s flag to copy-mode to specify a different pane for the source
   content. This means it is possible to view two places in a pane's history at
   the same time in different panes, or view the history while still using the
   pane. Pressing r refreshes the content from the source pane.
 * Add an argument to list-commands to show only a single command.
 * Change copy mode to make copy of the pane history so it does not need to
   freeze the pane.
 * Restore pane_current_path format from portable tmux on OpenBSD.
 * Wait until the initial command sequence is done before sending a device
   attributes request and other bits that prompt a reply from the terminal. This
   means that stray relies are not left on the terminal if the command has
   attached and then immediately detached and tmux will not be around to receive
   them.
 * Add a -f filter argument to the list commands like choose-tree.
 * Move specific hooks for panes to pane options and windows for window options
   rather than all hooks being session options. These hooks are now window options:
   window-layout-changed
   window-linked
   window-pane-changed
   window-renamed
   window-unlinked
   And these now pane options:
   pane-died
   pane-exited
   pane-focus-in
   pane-focus-out
   pane-mode-changed
   pane-set-clipboard
   Any existing configurations using these hooks on a session rather than
   globally (that is, set-hook or set-option without -g) may need to be changed.
 * Show signal names when a process exits with remain-on-exit on platforms which
   have a way to get them.
 * Start menu with top item selected if no mouse and use mode-style for the
   selected item.
 * Add a copy-command option and change copy-pipe and friends to pipe to it if
   used without arguments, allows all the default copy key bindings to be
   changed to pipe with one option rather than needing to change each key
   binding individually.
 * Tidy up the terminal detection and feature code and add named sets of
   terminal features, each of which are defined in one place and map to a
   builtin set of terminfo(5) capabilities. Features can be specified based on
   TERM with a new terminal-features option or with the -T flag when running
   tmux. tmux will also detect a few common terminals from the DA and DSR
   responses.
   This is intended to make it easier to configure tmux's use of terminfo(5)
   even in the presence of outdated ncurses(3) or terminfo(5) databases or for
   features which do not yet have a terminfo(5) entry. Instead of having to grok
   terminfo(5) capability names and what they should be set to in the
   terminal-overrides option, the user can hopefully just give tmux a feature
   name and let it do the right thing.
   The terminal-overrides option remains both for backwards compatibility and to
   allow tweaks of individual capabilities.
 * Support mintty's application escape sequence (means tmux doesn't have to
   delay to wait for Escape, so no need to reduce escape-time when using
   mintty).
 * Change so main-pane-width and height can be given as a percentage.
 * Support for the iTerm2 synchronized updates feature (allows the terminal to
   avoid unnecessary drawing while output is still in progress).
 * Make the mouse_word and mouse_line formats work in copy mode and enable the
   default pane menu in copy mode.
 * Add a -T flag to resize-pane to trim lines below the cursor, moving lines out
   of the history.
 * Add a way to mark environment variables as "hidden" so they can be used by
   tmux (for example in formats) but are not set in the environment for new
   panes. set-environment and show-environment have a new -h flag and there is a
   new %hidden statement for the configuration file.
 * Change default position for display-menu -x and -y to centre rather than top
   left.
 * Add support for per-client transient popups, similar to menus but which are
   connected to an external command (like a pane). These are created with new
   command display-popup.
 * Change double and triple click bindings so that only one is fired (previously
   double click was fired on the way to triple click). Also add default double
   and triple click bindings to copy the word or line under the cursor and
   change the existing bindings in copy mode to do the same.
 * Add a default binding for button 2 to paste.
 * Add -d flag to run-shell to delay before running the command and allow it to
   run without a command so it just delays.
 * Add C-g to cancel command prompt with vi keys as well as emacs, and q in
   command mode.
 * When the server socket is given with -S, create it with umask 177 instead of
   117 (because it may not be in a safe directory like the default directory in
   /tmp).
 * Add a copy-mode -H flag to hide the position marker in the top right.
 * Add number operators for formats (+, -, *, / and m),
2021-04-17 10:11:04 +00:00
nia
7643e7ef44 doc: Updated audio/hydrogen to 1.0.2 2021-04-17 10:09:58 +00:00
nia
fa0b800531 hydrogen: Update to 1.0.2
2021-04-11 the hydrogen team <hydrogen-devel@lists.sourceforge.net>
	* Release 1.0.2
	* User-selectable translation language
	* Bug fixes including critical startup bug on macOS Big Sur
2021-04-17 10:09:45 +00:00
leot
cd15f3c547 doc: Updated net/rclone to 1.55.0 2021-04-17 09:55:46 +00:00
leot
ea83b5b031 rclone: Update to 1.55.0
Changes:
1.55.0
------
* New commands
    * `selfupdate` (Ivan Andreev)
        * Allows rclone to update itself in-place or via a package (using `--package` flag)
        * Reads cryptographically signed signatures for non beta releases
        * Works on all OSes.
    * `test` - these are test commands - use with care!
        * `histogram` - Makes a histogram of file name characters.
        * `info` - Discovers file name or other limitations for paths.
        * `makefiles` - Make a random file hierarchy for testing.
        * `memory` - Load all the objects at remote:path into memory and report memory stats.
* New Features
    * Connection strings
        * Config parameters can now be passed as part of the remote name as a connection string.
        * For example to do the equivalent of `--drive-shared-with-me` use `drive,shared_with_me:`
        * Make sure we don't save on the fly remote config to the config file (Nick Craig-Wood)
        * Make sure backends with additional config have a different name for caching (Nick Craig-Wood)
        * This work was sponsored by CERN, through the [CS3MESH4EOSC Project](https://cs3mesh4eosc.eu/).
            * CS3MESH4EOSC has received funding from the European Union’s Horizon 2020
            * research and innovation programme under Grant Agreement no. 863353.
    * build
        * Update go build version to go1.16 and raise minimum go version to go1.13 (Nick Craig-Wood)
        * Make a macOS ARM64 build to support Apple Silicon (Nick Craig-Wood)
        * Install macfuse 4.x instead of osxfuse 3.x (Nick Craig-Wood)
        * Use `GO386=softfloat` instead of deprecated `GO386=387` for 386 builds (Nick Craig-Wood)
        * Disable IOS builds for the time being (Nick Craig-Wood)
        * Androids builds made with up to date NDK (x0b)
        * Add an rclone user to the Docker image but don't use it by default (cynthia kwok)
    * dedupe: Make largest directory primary to minimize data moved (Saksham Khanna)
    * config
        * Wrap config library in an interface (Fionera)
        * Make config file system pluggable (Nick Craig-Wood)
        * `--config ""` or `"/notfound"` for in memory config only (Nick Craig-Wood)
        * Clear fs cache of stale entries when altering config (Nick Craig-Wood)
    * copyurl: Add option to print resulting auto-filename (albertony)
    * delete: Make `--rmdirs` obey the filters (Nick Craig-Wood)
    * docs - many fixes and reworks from edwardxml, albertony, pvalls, Ivan Andreev, Evan Harris, buengese, Alexey Tabakman
    * encoder/filename - add SCSU as tables (Klaus Post)
    * Add multiple paths support to `--compare-dest` and `--copy-dest` flag (K265)
    * filter: Make `--exclude "dir/"` equivalent to `--exclude "dir/**"` (Nick Craig-Wood)
    * fshttp: Add DSCP support with `--dscp` for QoS with differentiated services (Max Sum)
    * lib/cache: Add Delete and DeletePrefix methods (Nick Craig-Wood)
    * lib/file
        * Make pre-allocate detect disk full errors and return them (Nick Craig-Wood)
        * Don't run preallocate concurrently (Nick Craig-Wood)
        * Retry preallocate on EINTR (Nick Craig-Wood)
    * operations: Made copy and sync operations obey a RetryAfterError (Ankur Gupta)
    * rc
        * Add string alternatives for setting options over the rc (Nick Craig-Wood)
        * Add `options/local` to see the options configured in the context (Nick Craig-Wood)
        * Add `_config` parameter to set global config for just this rc call (Nick Craig-Wood)
        * Implement passing filter config with `_filter` parameter (Nick Craig-Wood)
        * Add `fscache/clear` and `fscache/entries` to control the fs cache (Nick Craig-Wood)
        * Avoid +Inf value for speed in `core/stats` (albertony)
        * Add a full set of stats to `core/stats` (Nick Craig-Wood)
        * Allow `fs=` params to be a JSON blob (Nick Craig-Wood)
    * rcd: Added systemd notification during the `rclone rcd` command. (Naveen Honest Raj)
    * rmdirs: Make `--rmdirs` obey the filters (Nick Craig-Wood)
    * version: Show build tags and type of executable (Ivan Andreev)
* Bug Fixes
    * install.sh: make it fail on download errors (Ivan Andreev)
    * Fix excessive retries missing `--max-duration` timeout (Nick Craig-Wood)
    * Fix crash when `--low-level-retries=0` (Nick Craig-Wood)
    * Fix failed token refresh on mounts created via the rc (Nick Craig-Wood)
    * fshttp: Fix bandwidth limiting after bad merge (Nick Craig-Wood)
    * lib/atexit
        * Unregister interrupt handler once it has fired so users can interrupt again (Nick Craig-Wood)
        * Fix occasional failure to unmount with CTRL-C (Nick Craig-Wood)
        * Fix deadlock calling Finalise while Run is running (Nick Craig-Wood)
    * lib/rest: Fix multipart uploads not stopping on context cancel (Nick Craig-Wood)
* Mount
    * Allow mounting to root directory on windows (albertony)
    * Improved handling of relative paths on windows (albertony)
    * Fix unicode issues with accented characters on macOS (Nick Craig-Wood)
    * Docs: document the new FileSecurity option in WinFsp 2021 (albertony)
    * Docs: add note about volume path syntax on windows (albertony)
    * Fix caching of old directories after renaming them (Nick Craig-Wood)
    * Update cgofuse to the latest version to bring in macfuse 4 fix (Nick Craig-Wood)
* VFS
    * `--vfs-used-is-size` to report used space using recursive scan (tYYGH)
    * Don't set modification time if it was already correct (Nick Craig-Wood)
    * Fix Create causing windows explorer to truncate files on CTRL-C CTRL-V (Nick Craig-Wood)
    * Fix modtimes not updating when writing via cache (Nick Craig-Wood)
    * Fix modtimes changing by fractional seconds after upload (Nick Craig-Wood)
    * Fix modtime set if `--vfs-cache-mode writes`/`full` and no write (Nick Craig-Wood)
    * Rename files in cache and cancel uploads on directory rename (Nick Craig-Wood)
    * Fix directory renaming by renaming dirs cached in memory (Nick Craig-Wood)
* Local
    * Add flag `--local-no-preallocate` (David Sze)
    * Make `nounc` an advanced option except on Windows (albertony)
    * Don't ignore preallocate disk full errors (Nick Craig-Wood)
* Cache
    * Add `--fs-cache-expire-duration` to control the fs cache (Nick Craig-Wood)
* Crypt
    * Add option to not encrypt data (Vesnyx)
    * Log hash ok on upload (albertony)
* Azure Blob
    * Add container public access level support. (Manish Kumar)
* B2
    * Fix HTML files downloaded via cloudflare (Nick Craig-Wood)
* Box
    * Fix transfers getting stuck on token expiry after API change (Nick Craig-Wood)
* Chunker
    * Partially implement no-rename transactions (Maxwell Calman)
* Drive
    * Don't stop server side copy if couldn't read description (Nick Craig-Wood)
    * Pass context on to drive SDK - to help with cancellation (Nick Craig-Wood)
* Dropbox
    * Add polling for changes support (Robert Thomas)
    * Make `--timeout 0` work properly (Nick Craig-Wood)
    * Raise priority of rate limited message to INFO to make it more noticeable (Nick Craig-Wood)
* Fichier
    * Implement copy & move (buengese)
    * Implement public link (buengese)
* FTP
    * Implement Shutdown method (Nick Craig-Wood)
    * Close idle connections after `--ftp-idle-timeout` (1m by default) (Nick Craig-Wood)
    * Make `--timeout 0` work properly (Nick Craig-Wood)
    * Add `--ftp-close-timeout` flag for use with awkward ftp servers (Nick Craig-Wood)
    * Retry connections and logins on 421 errors (Nick Craig-Wood)
* Hdfs
    * Fix permissions for when directory is created (Lucas Messenger)
* Onedrive
    * Make `--timeout 0` work properly (Nick Craig-Wood)
* S3
    * Fix `--s3-profile` which wasn't working (Nick Craig-Wood)
* SFTP
    * Close idle connections after `--sftp-idle-timeout` (1m by default) (Nick Craig-Wood)
    * Fix "file not found" errors for read once servers (Nick Craig-Wood)
    * Fix SetModTime stat failed: object not found with `--sftp-set-modtime=false` (Nick Craig-Wood)
* Swift
    * Update github.com/ncw/swift to v2.0.0 (Nick Craig-Wood)
    * Implement copying large objects (nguyenhuuluan434)
* Union
    * Fix crash when using epff policy (Nick Craig-Wood)
    * Fix union attempting to update files on a read only file system (Nick Craig-Wood)
    * Refactor to use fspath.SplitFs instead of fs.ParseRemote (Nick Craig-Wood)
    * Fix initialisation broken in refactor (Nick Craig-Wood)
* WebDAV
    * Add support for sharepoint with NTLM authentication (Rauno Ots)
    * Make sharepoint-ntlm docs more consistent (Alex Chen)
    * Improve terminology in sharepoint-ntlm docs (Ivan Andreev)
    * Disable HTTP/2 for NTLM authentication (georne)
    * Fix sharepoint-ntlm error 401 for parallel actions (Ivan Andreev)
    * Check that purged directory really exists (Ivan Andreev)
* Yandex
    * Make `--timeout 0` work properly (Nick Craig-Wood)
* Zoho
    * Replace client id - you will need to `rclone config reconnect` after this (buengese)
    * Add forgotten setupRegion() to NewFs - this finally fixes regions other than EU (buengese)
2021-04-17 09:55:34 +00:00
nia
792330227d doc: Updated audio/gtick to 0.5.5 2021-04-17 09:53:13 +00:00
nia
48f357c912 gtick: Update to 0.5.5
2020-05-17: gtick-0.5.5 release: Fixed build on GCC 10, Updated Translations
2021-04-17 09:53:03 +00:00
leot
79e7b20cc4 doc: Updated net/py-rt to 2.1.1 2021-04-17 09:44:04 +00:00
leot
e92b6f0475 py-rt: Update to 2.1.1
Changes:
2.1.1
-----
- Fix support for custom field values containing newlines in API responses (#10, #11)
  (the previous change in v1.0.11 fixed API requests) (#64)
2021-04-17 09:43:54 +00:00
leot
4614cb6e34 doc: Updated net/youtube-dl to 20210417 2021-04-17 09:42:02 +00:00
leot
fe7f057079 youtube-dl: Update to 20210417
Changes:
20210417
--------
Core
+ [utils] Add support for experimental HTTP response status code
  308 Permanent Redirect (#27877, #28768)

Extractors
+ [lbry] Add support for HLS videos (#27877, #28768)
* [youtube] Fix stretched ratio calculation
* [youtube] Improve stretch extraction (#28769)
* [youtube:tab] Improve grid extraction (#28725)
+ [youtube:tab] Detect series playlist on playlists page (#28723)
+ [youtube] Add more invidious instances (#28706)
* [pluralsight] Extend anti-throttling timeout (#28712)
* [youtube] Improve URL to extractor routing (#27572, #28335, #28742)
+ [maoritv] Add support for maoritelevision.com (#24552)
+ [youtube:tab] Pass innertube context and x-goog-visitor-id header along with
  continuation requests (#28702)
* [mtv] Fix Viacom A/B Testing Video Player extraction (#28703)
+ [pornhub] Extract DASH and HLS formats from get_media end point (#28698)
* [cbssports] Fix extraction (#28682)
* [jamendo] Fix track extraction (#28686)
* [curiositystream] Fix format extraction (#26845, #28668)
2021-04-17 09:41:52 +00:00
nia
0667fe1b35 doc: Updated audio/flite to 2.2 2021-04-17 09:25:02 +00:00
nia
548318c5ab flite: update to 2.2
Changes:

Better grapheme support for hundreds of new languages as part of Wilderness project (http://www.festvox.org/cmu_wilderness/)

Also includes updated G2P rules for indic
2021-04-17 09:24:50 +00:00
nia
e0d8af1858 mpg123-nas: revert accidental changes to wrong directory 2021-04-17 09:20:47 +00:00
nia
295aab9347 doc: Added audio/mpg123-jack version 1.26.5 2021-04-17 09:17:57 +00:00
nia
e99d5e3132 add audio/mpg123-jack (properly, this time)
JACK output module for the mpg123 audio player.
2021-04-17 09:17:45 +00:00
nia
07242dcb75 add audio/mpg123-jack
JACK output module for the mpg123 audio player.
2021-04-17 09:15:05 +00:00
nia
f71ea9bf55 darkice: add options.mk, for previous 2021-04-17 09:10:38 +00:00
nia
3ad976cd8a doc: Updated audio/darkice to 1.4 2021-04-17 09:07:56 +00:00
nia
49b6cb814d darkice: Update to 1.4
pkgsrc changes:

- add many more package options.
- adjust the man page for device names on NetBSD.

01-03-2020 Darkice 1.4 released
    o Shoutcast and Icecast 2 connection issues fixed.

04-08-2016 Darkice 1.3 released
    o Small bugs fixed by Nicolas Boulenguez <nicolas@debian.org>.
    o Bugs related to streaming to remote servers fixed. Patch by Kalle Kulonen
	<kulonenk@gmail.com> and Mark Turner <jmarkturner@gmail.com>.
2021-04-17 09:07:46 +00:00
nia
8355504d31 doc: Updated audio/ezstream to 1.0.2 2021-04-17 08:31:23 +00:00
nia
1e5f13baa2 ezstream: Update to 1.0.2
This changes the configuration file format. Use ezstream-cfgmigrate to
migrate.

Changes in 1.0.2, released on 2021-02-12:

 * Fix a crash, if metadata placeholders are configured for input files
   that do not contain the respective values. From gui-lux on Github (#16).
 * Fix a crash in one instance of querying the metadata program. From taku0220
   on Github (#23).
 * Fix a crash when referencing an unconfigured intake in a stream. From
   Optiqus on Github (#28).
 * Documentation and example improvements



Changes in 1.0.1, released on 2020-02-22:

 * Fix a crash, if there is a typo in the <encoder /> setting
 * Fix regression setting the stream name. From zygmund2000 on Github.
 * Minor example and documentation tweaks



Changes in 1.0.0, released on 2020-01-29:

 * Major feature release with a new configuration file structure
 * New configuration migration tool to help with the upgrade
   (ezstream-cfgmigrate)
 * Added support for modern libshout functionality:
   - WebM and Matroska media formats
   - ICY and RoarAudio streaming protocols
   - TLS encryption
 * Several bug fixes and an extensive unit test suite
 * Support the new '@b@' placeholder for separate album metadata
 * The command line option -p has been added, causing ezstream to write a
   locked PID file to a given location
 * The command line options -m and -n have been removed, and new configuration
   file settings have been added accordingly
 * The real-time status information is now enabled explicitly with the new
   command line option -r
 * The behaviour of the -s command line argument was changed:
   To shuffle lines from standard input, the special file name "-" needs
   to be provided.
 * TagLib (its C wrapper library) is now a mandatory dependency
 * Native support for MS Windows and certain legacy UNIX systems has been
   removed



Changes in 0.6.1, released on 2020-01-29:

* src/util.c
   - [FIX]   Fix crash on missing <format/> element. From Petr Pisar.
             (Ticket #2208)
2021-04-17 08:31:13 +00:00
nia
85d905fb89 meson: do not include python application.mk 2021-04-17 08:25:15 +00:00
nia
0a150856be doc: Updated audio/abcmidi to 20210221 2021-04-17 07:47:03 +00:00
nia
36886e4701 abcmidi: update to 20210221
Unknown changes
2021-04-17 07:46:52 +00:00
ryoon
3a989a62b9 doc: Updated emulators/gxemul to 0.6.3.1 2021-04-17 07:37:23 +00:00
ryoon
3bf0ad6dad gxemul: Update to 0.6.3.1
Changelog:
20210215        Implementing the fadd.dss 88K instruction, and working a bit
                more on the exception cases in the xmem instruction.
20210220        Implementing mouse emulation support for the LUNA88K machine.
                Updating OpenBSD/sgi install instructions (6.5 -> 6.8),
                and including a screenshot of X11 running.
20210221        Handle return values from interrupted select() when checking
                for available console input. (Found when using CTRL-C on Linux
                to enter the debugger command line, and noticed that it was
                spuriously broken.)
20210222        Basic multiprocessor bootup of OpenBSD/luna88k now works, but
                it is slightly unstable.
2021-04-17 07:36:53 +00:00
ryoon
859881184a doc: Updated print/qpdf to 10.3.1 2021-04-16 17:19:23 +00:00
ryoon
cccd77a961 qpdf: Update to 10.3.1
Changelog:

10.3.1
This is qpdf version 10.3.1. It contains just one bug fix from
10.3.0 which could cause perfectly valid files to fail to go through
page splitting if their document-level form dictionary had a
particular characteristic. There is also code to better handle
future such problems if any are still lurking.

10.3.0
This is qpdf version 10.3.0. This release includes a few minor
fixes and some rework of the form field handling code from 10.2.0.
It turns out the code in 10.2.0 was not complete and didn't handle
several import cases including resolving conflicts when merging
the same fields more than once or fields with conflicting names
and defaults from multiple files.

10.2.0
This is qpdf version 10.2.0. This release includes several enhancements
to the API and CLI including better handling of form fields with
page splitting and merging, support for file attachments, an added
way to read a password from stdin, several enhancements to form
field and annotation helpers, and rewritten support for name and
number trees. This release also requires a C++-14 compiler. I have
no plans to require anything newer than C++-14 in the foreseeable
future. There are also a few bug fixes.
2021-04-16 17:18:57 +00:00
ryoon
6e2910a7b6 archivers: Enable pxz 2021-04-16 16:20:47 +00:00
ryoon
8a7013b2bc doc: Added archivers/pxz version 4.999.9beta 2021-04-16 16:16:54 +00:00
ryoon
baeef4d574 archivers/pxz: import pxz-4.999.9beta
Parallel XZ is a compression utility that takes advantage of running LZMA
compression of different parts of an input file on multiple cores and
processors simultaneously.
Its primary goal is to utilize all resources to speed up compression time
with minimal possible influence on compression ratio.

Packaged by ISIHARA Takanori and me in pkgsrc-wip/pxz.
2021-04-16 16:16:05 +00:00
ryoon
c4e81fbea4 doc: Update gcc10 packages to 10.3.0 2021-04-16 15:04:25 +00:00
ryoon
a9ad37fb28 gcc10, gcc10-libs: Update to 10.3.0
Changelog:
* Bugfixes.

Target Specific Changes
AArch64

    A bug with the Random Number intrinsics in the arm_acle.h header
    that resulted in an incorrect status result being returned has
    been fixed.

    GCC now supports the Fujitsu A64FX. The associated -mcpu and
    -mtune options are -mcpu=a64fx and -mtune=a64fx respectively.
    In particular, -mcpu=a64fx generates code for Armv8.2-A with
    SVE and tunes the code for the A64FX. This includes tuning the
    SVE code, although by default the code is still length-agnostic
    and so works for all SVE implementations. Adding -msve-vector-bits=512
    makes the code specific to 512-bit SVE.
2021-04-16 15:03:42 +00:00
ryoon
c0de99f9f9 libclucene: Fix build with GCC 10
* Match all GCC versions, ignore GCC 2 or earlier cases.
  Fix build with GCC 10 or later.
2021-04-16 14:55:42 +00:00
ryoon
2ea50cb363 doc: Updated devel/nss to 3.64 2021-04-16 14:29:43 +00:00
ryoon
bf8654f1ad nss: Update to 3.64
Changelog:
Bugs fixed in NSS 3.64:
* Bug 1705286 - Properly detect mips64.
* Bug 1687164 - Introduce NSS_DISABLE_CRYPTO_VSX and disable_crypto_vsx.
* Bug 1698320 - replace __builtin_cpu_supports("vsx") with
ppc_crypto_support() for clang.
* Bug 1613235 - Add POWER ChaCha20 stream cipher vector acceleration.
2021-04-16 14:29:22 +00:00
cirnatdan
0a8f4e7238 gnome-shell: Explicit run-time dependency on x11/libgdm 2021-04-16 14:13:10 +00:00
cirnatdan
22cb845e37 doc: Added x11/libgdm version 40.0 2021-04-16 13:59:36 +00:00