Commit Graph

57757 Commits

Author SHA1 Message Date
ng0 e07217e757 wip/argouml: Update to ArgoUML-0.34.
There is no Changelog.
2019-06-18 08:37:12 +00:00
Greg Troxel 13304613a8 p5-Net-SFTP-Foreign: Delete; moved to pkgsrc/net 2019-06-17 19:10:44 -04:00
Greg Troxel c843eef439 p5-Net-SNMP-Foreign: Update to 1.90
Upstream changes

1.90  Jan 26, 2018
        - Module metadata updated.
2019-06-17 19:04:24 -04:00
Adam Ciarciński 5b6f92522c py-ggplot: removed; already in base 2019-06-17 22:54:07 +02:00
Adam Ciarciński b0b592be22 qt5-qtwebengine sync with qt5-qtbase 2019-06-17 18:07:06 +02:00
Michael Baeuerle e8b4a76e1c doomlegacy: Remove (imported as games/doomlegacy) 2019-06-17 16:44:03 +02:00
Michael Baeuerle 31e17155b7 doomlegacy: Add man page 2019-06-17 10:55:02 +02:00
Greg Troxel b59ef97200 bc-gh: Remove (imported as math/) 2019-06-16 20:14:25 -04:00
Roland Illig 2c1565cae3 erlang15, erlang-basho: fix OPSYS detection for Solaris 2019-06-17 00:05:31 +02:00
Roland Illig fd1ec25b6c wip/*: let pkglint fix PLISTs 2019-06-16 22:57:58 +01:00
akulpillai ac89a709be triforceafl: Install required header files
Install files required for NetBSD syscall fuzzer
2019-06-16 09:40:31 +00:00
Leonardo Taccari 64ac6693c5 rclone: Update to 1.48.0
Changes:
1.48.0
------
* New commands
    * serve sftp: Serve an rclone remote over SFTP (Nick Craig-Wood)
* New Features
    * Multi threaded downloads to local storage (Nick Craig-Wood)
        * controlled with `--multi-thread-cutoff` and `--multi-thread-streams`
    * Use rclone.conf from rclone executable directory to enable portable use
      (albertony)
    * Allow sync of a file and a directory with the same name (forgems)
        * this is common on bucket based remotes, eg s3, gcs
    * Add `--ignore-case-sync` for forced case insensitivity (garry415)
    * Implement `--stats-one-line-date` and `--stats-one-line-date-format`
      (Peter Berbec)
    * Log an ERROR for all commands which exit with non-zero status
      (Nick Craig-Wood)
    * Use go-homedir to read the home directory more reliably
      (Nick Craig-Wood)
    * Enable creating encrypted config through external script invocation
      (Wojciech Smigielski)
    * build: Drop support for go1.8 (Nick Craig-Wood)
    * config: Make config create/update encrypt passwords where necessary
      (Nick Craig-Wood)
    * copyurl: Honor `--no-check-certificate` (Stefan Breunig)
    * install: Linux skip man pages if no mandb (didil)
    * lsf: Support showing the Tier of the object (Nick Craig-Wood)
    * lsjson
        * Added EncryptedPath to output (calisro)
        * Support showing the Tier of the object (Nick Craig-Wood)
        * Add IsBucket field for bucket based remote listing of the root
	  (Nick Craig-Wood)
    * rc
        * Add `--loopback` flag to run commands directly without a server
	  (Nick Craig-Wood)
        * Add operations/fsinfo: Return information about the remote
	  (Nick Craig-Wood)
        * Skip auth for OPTIONS request (Nick Craig-Wood)
        * cmd/providers: Add DefaultStr, ValueStr and Type fields
	  (Nick Craig-Wood)
        * jobs: Make job expiry timeouts configurable (Aleksandar Jankovic)
    * serve dlna reworked and improved (Dan Walters)
    * serve ftp: add `--ftp-public-ip` flag to specify public IP (calistri)
    * serve restic: Add support for `--private-repos` in `serve restic`
      (Florian Apolloner)
    * serve webdav: Combine serve webdav and serve http (Gary Kim)
    * size: Ignore negative sizes when calculating total (Garry McNulty)
* Bug Fixes
    * Make move and copy individual files obey `--backup-dir`
      (Nick Craig-Wood)
    * If `--ignore-checksum` is in effect, don't calculate checksum
      (Nick Craig-Wood)
    * moveto: Fix case-insensitive same remote move (Gary Kim)
    * rc: Fix serving bucket based objects with `--rc-serve`
      (Nick Craig-Wood)
    * serve webdav: Fix serveDir not being updated with changes from
      webdav (Gary Kim)
* Mount
    * Fix poll interval documentation (Animosity022)
* VFS
    * Make WriteAt for non cached files work with non-sequential writes
      (Nick Craig-Wood)
* Local
    * Only calculate the required hashes for big speedup (Nick Craig-Wood)
    * Log errors when listing instead of returning an error (Nick Craig-Wood)
    * Fix preallocate warning on Linux with ZFS (Nick Craig-Wood)
* Crypt
    * Make rclone dedupe work through crypt (Nick Craig-Wood)
    * Fix wrapping of ChangeNotify to decrypt directories properly
      (Nick Craig-Wood)
    * Support PublicLink (rclone link) of underlying backend (Nick Craig-Wood)
    * Implement Optional methods SetTier, GetTier (Nick Craig-Wood)
* B2
    * Implement server side copy (Nick Craig-Wood)
    * Implement SetModTime (Nick Craig-Wood)
* Drive
    * Fix move and copy from TeamDrive to GDrive (Fionera)
    * Add notes that cleanup works in the background on drive
      (Nick Craig-Wood)
    * Add `--drive-server-side-across-configs` to default back to old
      server side copy semantics by default (Nick Craig-Wood)
    * Add `--drive-size-as-quota` to show storage quota usage for file size
      (Garry McNulty)
* FTP
    * Add FTP List timeout (Jeff Quinn)
    * Add FTP over TLS support (Gary Kim)
    * Add `--ftp-no-check-certificate` option for FTPS (Gary Kim)
* Google Cloud Storage
    * Fix upload errors when uploading pre 1970 files (Nick Craig-Wood)
* Jottacloud
    * Add support for selecting device and mountpoint. (buengese)
* Mega
    * Add cleanup support (Gary Kim)
* Onedrive
    * More accurately check if root is found (Cnly)
* S3
    * Suppport S3 Accelerated endpoints with `--s3-use-accelerate-endpoint`
      (Nick Craig-Wood)
    * Add config info for Wasabi's EU Central endpoint (Robert Marko)
    * Make SetModTime work for GLACIER while syncing (Philip Harvey)
* SFTP
    * Add About support (Gary Kim)
    * Fix about parsing of `df` results so it can cope with -ve results
      (Nick Craig-Wood)
    * Send custom client version and debug server version
      (Nick Craig-Wood)
* WebDAV
    * Retry on 423 Locked errors (Nick Craig-Wood)
2019-06-15 20:06:56 +02:00
Leonardo Taccari b13ef81cd5 strongswan: Add reference to CVE-2019-10155 2019-06-15 13:43:38 +02:00
Adam Ciarciński b839a039f6 py-uncertainties: relocated to base 2019-06-15 11:33:42 +02:00
Makoto Fujiwara (CF-SX3) c75eb883a7 (cad/openscad) Minimize diff to the pkgsrc proper 2019-06-15 13:56:19 +09:00
Makoto Fujiwara (CF-SX3) 547b9325c6 (cad/openscad) convert reference (bldl3.mk) wip to proper 2019-06-15 07:00:53 +09:00
Michael Baeuerle e8f2242331 doomlegacy: Undefine DEBUG, Silence warnings 2019-06-14 17:31:52 +02:00
Jason Bacon 857302fa48 denyhosts: Move default denyhosts file to /etc 2019-06-14 10:17:18 -05:00
Michael Baeuerle 57b232ddce doomlegacy: Put SUBST on doomdef.h in do-configure phase 2019-06-14 15:04:39 +02:00
Michael Baeuerle 4ab7ce68e8 doomlegacy: Cleanup
- Disable launcher for shareware episode
- Added README/TODO files
2019-06-14 12:27:38 +02:00
Michael Baeuerle 248aa4ea8d doomlegacy: Use limits.h for CHAR/SHORT/INT MAX/MIN 2019-06-13 17:37:39 +02:00
Thomas Klausner 168556e150 gnucash-devel: remove quite outdated devel package, finance/gnucash is newer 2019-06-13 16:02:53 +02:00
Michael Baeuerle 1e705465fe doomlegacy: Improve package
- Debug mode disabled
- Installation message added
- DOOMWADDIR set to share/doom
2019-06-13 13:59:56 +02:00
Michael Baeuerle 89ed95b6bf Makefile: +doomlegacy 2019-06-13 13:59:56 +02:00
Thomas Klausner cae043b43f Makefile: sync 2019-06-13 11:46:31 +02:00
Thomas Klausner c483056163 json-glib: remove, used for updating textproc/json-glib 2019-06-13 11:46:31 +02:00
Thomas Klausner 096c81ef49 json-glib: finish package 2019-06-13 11:46:31 +02:00
Naveen Narayanan c9d480a000 wine32: Fix wine binary in Makefile 2019-06-13 05:12:53 +02:00
Michael Baeuerle e1fca15d16 doomlegacy: Import of doomlegacy 1.47.2 as wip/doomlegacy. 2019-06-12 18:14:03 +02:00
Makoto Fujiwara (CF-SX3) 2d280ad3c3 (cad/gdsreader) Updated to 0.4.5 2019-06-12 20:37:30 +09:00
Leonardo Taccari 62630f1362 joomla: Add reference to CVE-2019-12764..CVE-2019-12766 2019-06-12 10:44:23 +02:00
atomicules ccb57df670 Update libvips to 8.8.0 2019-06-12 09:09:26 +01:00
coypu 522ef3d7cc debootstrap: make fetchable by using newer keyring .deb 2019-06-12 08:25:12 +03:00
Timshel Knoll-Miller aac917ccbe nss-pam-ldapd: Update wip/nss-pam-ldapd from 0.9.7 to 0.9.10
Pkgsrc changes:

 * additional bsdnss.c patch to port new getnetgr* support to NetBSD
 * additional patch to fix compile error due to duplicate switch case values,
   by disabling NS_RETURN switch case on NetBSD
   (patched NetBSD nss-compat support never returns NS_RETURN)

Upstream changes:

changes from 0.9.9 to 0.9.10
----------------------------

 * add FreeBSD netgroup support (thanks HWLin and Mango Yen)
 * make password expiry messages correct and consistent (thanks Têko Mihinto)
 * add domain variable for use in pam_authz_search
 * allow logging longer lines
 * create nslcd socket after dropping privileges to avoid slow start-ups

changes from 0.9.8 to 0.9.9
---------------------------

 * support spaces in attribute mapping expressions
 * allow parsing longer lines in the configuration file
 * allow for longer host names

changes from 0.9.7 to 0.9.8
---------------------------

 * add a pam_authc_search option that can be used to configure the search
   operation that is performed after authentication
 * add nss_uid_offset and nss_gid_offset options that can be used to change
   returned numeric user and group ids from LDAP (thanks Seth Wright)
 * do not retry failed user password on second LDAP server
 * fix a crash in the PAM module on FreeBSD when showing password expiration
   messages
 * the validnames option now also applies to shadow lookups
 * support ethernet addresses in LDAP in compact and long formats
 * improvements to getent.ldap command (a few minor bug fixes and preparations
   for Python 3 support)
 * log entries and lookups failing nss_min_uid at debug level
 * improvements to the test suite (including tests for getent.ldap)
2019-06-12 10:12:36 +10:00
nia 040650338c oshu: Fix installation.
Thanks wiz for pointing this out.
2019-06-11 13:06:35 +01:00
Naveen Narayanan 87b90e22db wine32: Import Wine-4.4 (i386) as wip/wine32 2019-06-11 08:02:17 +02:00
Gavin Howard d715cafc97
bc-gh: update to 2.0.3
This release fixes a math bug and adds some math optimizations.
2019-06-10 20:02:27 -06:00
Leonardo Taccari a2a1704b9c gophervalidator-git: Import gophervalidator-git-0.1 as wip/gophervalidator-git
Gopher validator and happy helper
2019-06-10 23:11:38 +02:00
Alexander Nasonov d02e8fcb18
Update wip/tor-dev to version 0.4.1.2-alpha.
Changes in version 0.4.1.2-alpha - 2019-06-06
  Tor 0.4.1.2-alpha resolves numerous bugs--some of them from the
  previous alpha, and some much older. It also contains minor testing
  improvements, and an improvement to the security of our authenticated
  SENDME implementation.

  o Major bugfixes (bridges):
    - Consider our directory information to have changed when our list
      of bridges changes. Previously, Tor would not re-compute the
      status of its directory information when bridges changed, and
      therefore would not realize that it was no longer able to build
      circuits. Fixes part of bug 29875.
    - Do not count previously configured working bridges towards our
      total of working bridges. Previously, when Tor's list of bridges
      changed, it would think that the old bridges were still usable,
      and delay fetching router descriptors for the new ones. Fixes part
      of bug 29875; bugfix on 0.3.0.1-alpha.

  o Major bugfixes (flow control, SENDME):
    - Decrement the stream-level package window after packaging a cell.
      Previously, it was done inside a log_debug() call, meaning that if
      debug logs were not enabled, the decrement would never happen, and
      thus the window would be out of sync with the other end point.
      Fixes bug 30628; bugfix on 0.4.1.1-alpha.

  o Major bugfixes (onion service reachability):
    - Properly clean up the introduction point map and associated state
      when circuits change purpose from onion service circuits to
      pathbias, measurement, or other circuit types. This may fix some
      instances of introduction point failure. Fixes bug 29034; bugfix
      on 0.3.2.1-alpha.

  o Minor features (authenticated SENDME):
    - Ensure that there is enough randomness on every circuit to prevent
      an attacker from successfully predicting the hashes they will need
      to include in authenticated SENDME cells. At a random interval, if
      we have not sent randomness already, we now leave some extra space
      at the end of a cell that we can fill with random bytes. Closes
      ticket 26846.

  o Minor features (continuous integration):
    - When running coverage builds on Travis, we now set
      TOR_TEST_RNG_SEED, to avoid RNG-based coverage differences. Part
      of ticket 28878.

  o Minor features (maintenance):
    - Add a new "make autostyle" target that developers can use to apply
      all automatic Tor style and consistency conversions to the
      codebase. Closes ticket 30539.

  o Minor features (testing):
    - The circuitpadding tests now use a reproducible RNG implementation,
      so that if a test fails, we can learn why. Part of ticket 28878.
    - Tor's tests now support an environment variable, TOR_TEST_RNG_SEED,
      to set the RNG seed for tests that use a reproducible RNG. Part of
      ticket 28878.
    - When running tests in coverage mode, take additional care to make
      our coverage deterministic, so that we can accurately track
      changes in code coverage. Closes ticket 30519.

  o Minor bugfixes (configuration, proxies):
    - Fix a bug that prevented us from supporting SOCKS5 proxies that
      want authentication along with configured (but unused!)
      ClientTransportPlugins. Fixes bug 29670; bugfix on 0.2.6.1-alpha.

  o Minor bugfixes (controller):
    - POSTDESCRIPTOR requests should work again. Previously, they were
      broken if a "purpose=" flag was specified. Fixes bug 30580; bugfix
      on 0.4.1.1-alpha.
    - Repair the HSFETCH command so that it works again. Previously, it
      expected a body when it shouldn't have. Fixes bug 30646; bugfix
      on 0.4.1.1-alpha.

  o Minor bugfixes (developer tooling):
    - Fix pre-push hook to allow fixup and squash commits when pushing
      to non-upstream git remote. Fixes bug 30286; bugfix
      on 0.4.0.1-alpha.

  o Minor bugfixes (directory authority):
    - Move the "bandwidth-file-headers" line in directory authority
      votes so that it conforms to dir-spec.txt. Fixes bug 30316; bugfix
      on 0.3.5.1-alpha.

  o Minor bugfixes (NetBSD):
    - Fix usage of minherit() on NetBSD and other platforms that define
      MAP_INHERIT_{ZERO,NONE} instead of INHERIT_{ZERO,NONE}. Fixes bug
      30614; bugfix on 0.4.0.2-alpha. Patch from Taylor Campbell.

  o Minor bugfixes (out-of-memory handler):
    - When purging the DNS cache because of an out-of-memory condition,
      try purging just the older entries at first. Previously, we would
      always purge the whole thing. Fixes bug 29617; bugfix
      on 0.3.5.1-alpha.

  o Minor bugfixes (portability):
    - Avoid crashing in our tor_vasprintf() implementation on systems
      that define neither vasprintf() nor _vscprintf(). (This bug has
      been here long enough that we question whether people are running
      Tor on such systems, but we're applying the fix out of caution.)
      Fixes bug 30561; bugfix on 0.2.8.2-alpha. Found and fixed by
      Tobias Stoeckmann.

  o Minor bugfixes (shutdown, libevent, memory safety):
    - Avoid use-after-free bugs when shutting down, by making sure that
      we shut down libevent only after shutting down all of its users.
      We believe these are harmless in practice, since they only occur
      on the shutdown path, and do not involve any attacker-controlled
      data. Fixes bug 30629; bugfix on 0.4.1.1-alpha.

  o Minor bugfixes (static analysis):
    - Fix several spurious Coverity warnings about the unit tests, to
      lower our chances of missing real warnings in the future. Fixes
      bug 30150; bugfix on 0.3.5.1-alpha and various other Tor versions.

  o Testing:
    - Specify torrc paths (with empty files) when launching tor in
      integration tests; refrain from reading user and system torrcs.
      Resolves issue 29702.
2019-06-10 21:36:02 +01:00
ng0 8d84ecb26f wip/libmicrohttpd: Update to 0.9.64
Changelog:

Sun Jun 09 2019 20:27:04 MSK
	Releasing libmicrohttpd 0.9.64. -EG

Sun Jun 09 2019 20:03:16 MSK
	Updated HTTP headers, methods and status codes from registries,
	Added scripts to import new headers, methods and status codes from
	registries,
	Minor doxyget comment fix,
	Added missing MSVS project files to tarball.
	Reodered includes in microhttpd.h -EG

Mon 03 Jun 2019 11:45:52 PM CEST
	Apply MHD_-prefix to hash functions, even if they are not in the
	officially exported API. -CG/DB

Sun Jun 02 01:52:11 MSK 2019
	Support usage of SOCK_NOSIGPIPE on Solaris 11.4 and NetBSD 7+,
	finally avoid SIGPIPE on Solaris. -EG

Sat Jun 01 22:51:50 MSK 2019
	Do not report errors if AF_UNIX socket is used on *BSD. -EG

Thu May 30 23:32:09 MSK 2019
	Improved detection of 'getsockname()' in configure.
	Avoided using 'getsockname()' in code if not detected. -EG

Sun May 26 23:32:49 MSK 2019
	Fixed some tests on W32. -EG

Sun May 26 23:05:42 MSK 2019
	Better detection of sockaddr member in configure, fixed build on *BSD,
	Fixed compiler warnings,
	Updated and fixed libcurl tests. -EG

Tue May 21 22:12:43 MSK 2019
	Fixed doxygen comments,
	Avoid dropping 'const' qualifier in macros,
	Fixed some compiler warnings,
	Properly support automatic port detections on some platforms,
	Added checks for too long TLS parameters strings. -EG

Tue May 21 17:52:48 MSK 2019
	Spelling fixes. -EG

Mon May 20 15:39:35 MSK 2019
	Compiler warning fixes. -EG/CG
	Fixed example for non-64bits platforms. -EG

Web May 15 23:51:49 MSK 2019
	Optimized and improved processing speed by using precalculated and
	already calculated lengths of strings. -EG

Web May 15 14:54:00 MSK 2019
	Fixed build from source on GNU Hurd. -EG

Mon May  6 11:58:00 MSK 2019
	Updated README and COPYING files. MHD remains LGPLv2.1-licensed. -EG

Fri May  3 20:08:00 MSK 2019
	Store connection's keys and values with sizes;
	Speedup keys search be comparing key length first;
	Added functions for working with keys and values with binary zeros;
	Fixed test_postprocessor_amp to fail on problems. -EG

Wed May  1 16:40:00 MSK 2019
	Reverted change of MHD_KeyValueIterator, implemented MHD_KeyValueIteratorN
	with sizes for connection's key and value to get keys and values
	with binary zeros. -EG

Mon 29 Apr 2019 01:26:39 AM BRT
	Fixed signed/unsigned comparison in example http_chunked_compression.c. -SC/TR

Sun Apr 21 16:40:00 MSK 2019
	Improved compatibility with MSVC compilers;
	Fixed MHD compilation by Clang/LLVM in VS;
	Used MSVC intrinsics for bit rotations and bytes swap;
	Added project files for VS2019. -EG

Fri Apr 19 23:00:00 MSK 2019
	Rewritten SHA-256 calculations from scratch to avoid changing LGPL version;
	Added usage of GCC/Clang built-ins for bytes swap to significantly improve
	speed of MD5 and SHA-256 calculation on platforms with known endianness.
	Added test for SHA-256 calculations. -EG

Wed Apr 17 20:52:00 MSK 2019
	Refactoring of mhd5.c: optimized, dead code removed;
	Faster MD5 calculation on little endian platforms;
	Bit manipulations moved to separate header file.
	Added tests for MD5 calculations. -EG

Mon 15 Apr 2019 05:33:52 PM CEST
	Add MHD_USE_POST_HANDSHAKE_AUTH_SUPPORT and
	MHD_USE_INSECURE_TLS_EARLY_DATA flags. -CG

Thu Apr 11 11:37:00 MSK 2019
	Fixed MSVC 'Release' builds;
	Fixed usage of MSVC's assert. -EG

Wed Apr 10 14:31:00 MSK 2019
	Improved shell compatibility for 'bootstrap', removed bash-ism.
	Added wrapper script 'autogen.sh'. -EG

Mon 08 Apr 2019 03:06:05 PM CEST
	Fix close() checks as suggested by MK on the mailinglist
        (#3926). -MK/CG

Wed 20 Mar 2019 10:20:24 AM CET
	Adding additional "value_length" argument to MHD_KeyValueIterator
	callback to support binary zeros in values.  This is done in a
	backwards-compatible way, but may require adding a cast to existing
	code to avoid a compiler warning. -CG

Sun Feb 10 21:00:37 BRT 2019
	Added example for how to compress a chunked HTTP response. -SC
2019-06-10 14:03:01 +00:00
ng0 75931c45d5 wip/qt5-qjson: Import as qjson-0.9.0 2019-06-10 12:27:22 +00:00
ng0 b80366cea0 wip/michabo: Import as michabo-d37d39e5a43fef036d456b5f0f76410a6f8f5397
Michabo is a work in progress native (e.g. not Electron) desktop app
for Pleroma and Mastodon servers.
Warning! This app is not yet suitable for use as your daily driver.
While the client core is robust, there are many missing features which
make it annoying to use.

NOTE: this still crashes.
2019-06-10 11:28:03 +00:00
Maxime Villard 614d805cdb qemu-nvmm: improve debug messages 2019-06-10 12:20:31 +02:00
Santhosh Raju e90ee10eb5 cannonball: Add a MESSAGE banner post-install with instructions to the place to copy ROMs. Suggested by nia@ 2019-06-09 19:37:53 -05:00
Santhosh Raju e488f284f1 cannonball: Add XDG_DATA_HOME check for creating directories. Suggested by nia@ 2019-06-09 19:37:12 -05:00
Santhosh Raju 24e8f58fc0 cannonball: Add SUBDIRs entry to Makefile. 2019-06-09 17:16:55 -05:00
Santhosh Raju 1479df8833 cannonball: Import of Cannonball 0.3 as wip/cannonball.
Cannonball is a program which allows you to play an enhanced version
of Yu Suzuki's seminal arcade racer, OutRun, on a variety of systems.
2019-06-09 17:15:32 -05:00
Thomas Klausner fd8f17d344 TODO: + spotifyd-0.2.9. 2019-06-09 10:47:19 +02:00
Iku Iwasa 582ab0a2d1 vault: Update to 1.1.3
IMPROVEMENTS:

* agent: Now supports proxying request query parameters [GH-6772]
* core: Mount table output now includes a UUID indicating the storage path
  [GH-6633]
* core: HTTP server timeout values are now configurable [GH-6666]
* replication: Improve performance of the reindex operation on secondary
  clusters when mount filters are in use
* replication: Replication status API now returns the state and progress of
  a reindex

BUG FIXES:

* api: Return the Entity ID in the secret output [GH-6819]
* auth/jwt: Consider bound claims when considering if there is at least one
  bound constraint [JWT-49]
* auth/okta: Fix handling of group names containing slashes [GH-6665]
* cli: Add deprecated stored-shares flag back to the init command [GH-6677]
* cli: Fix a panic when the KV command would return no data [GH-6675]
* cli: Fix issue causing CLI list operations to not return proper format
  when there is an empty response [GH-6776]
* core: Correctly honor non-HMAC request keys when auditing requests
  [GH-6653]
* core: Fix the x-vault-unauthenticated value in OpenAPI for a number of
  endpoints [GH-6654]
* core: Fix issue where some OpenAPI parameters were incorrectly listed as
  being sent as a header [GH-6679]
* core: Fix issue that would allow duplicate mount names to be used
  [GH-6771]
* namespaces: Fix behavior when using root instead of root/ as the
  namespace header value
* pki: fix a panic when a client submits a null value [GH-5679]
* replication: Properly update mount entry cache on a secondary to apply
  all new values after a tune
* replication: Properly close connection on bootstrap error
* replication: Fix an issue causing startup problems if a namespace policy
  wasn't replicated properly
* replication: Fix longer than necessary WAL replay during an initial
  reindex
* replication: Fix error during mount filter invalidation on DR secondary
  clusters
* secrets/ad: Make time buffer configurable [AD-35]
* secrets/gcp: Check for nil config when getting credentials [SGCP-35]
* secrets/gcp: Fix error checking in some cases where the returned value
  could be 403 instead of 404 [SGCP-37]
* secrets/gcpkms: Disable key rotation when deleting a key [GCPKMS-10]
* storage/consul: recognize https:// address even if schema not specified
  [GH-6602]
* storage/dynamodb: Fix an issue where a deleted lock key in DynamoDB (HA)
  could cause constant switching of the active node [GH-6637]
* storage/dynamodb: Eliminate a high-CPU condition that could occur if an
  error was received from the DynamoDB API [GH-6640]
* storage/gcs: Correctly use configured chunk size values [GH-6655]
* storage/mssql: Use the correct database when pre-created schemas exist
  [GH-6356]
* ui: Fix issue with select arrows on drop down menus [GH-6627]
* ui: Fix an issue where sensitive input values weren't being saved to the
  server [GH-6586]
* ui: Fix web cli parsing when using quoted values [GH-6755]
* ui: Fix a namespace workflow mapping identities from external namespaces
  by allowing arbitrary input in search-select component [GH-6728]
2019-06-09 09:13:02 +09:00
Roland Illig 69d992d655 gnuradio-core: move REPLACE_PYTHON to package directory 2019-06-08 11:29:42 +02:00