summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2017-09-18revbump for requiring ICU 59.xmaya676-1297/+1352
2017-09-18dfc: Improve nls supportwiz1-2/+4
From Matteo Cypriani in PR 52549.
2017-09-18icu: belatedly require at least ICU 59.xmaya1-2/+2
59 was a major bump, ICU 58 will not have the right library name. pointed out by kapper, thanks. ok leot
2017-09-18Updated lang/py-six to 1.11.0adam1-1/+2
2017-09-18py-six: update to 1.11.0adam2-7/+7
1.11.0: - Pull request 178: `with_metaclass` now properly proxies `__prepare__` to the underlying metaclass. - Pull request 191: Allow `with_metaclass` to work with metaclasses implemented in C. - Pull request 203: Add parse_http_list and parse_keqv_list to moved urllib.request. - Pull request 172 and issue 171: Add unquote_to_bytes to moved urllib.parse. - Pull request 167: Add `six.moves.getoutput`. - Pull request 80: Add `six.moves.urllib_parse.splitvalue`. - Pull request 75: Add `six.moves.email_mime_image`. - Pull request 72: Avoid creating reference cycles through tracebacks in `reraise`.
2017-09-18doc: Updated mail/ruby-actionmailer42 to 4.2.8nb1taca1-1/+2
2017-09-18mail/ruby-actionmailer42: improve dependencytaca1-3/+5
* There is no need to restrict dependency of ruby-mail <2.6. * ruby-rails-dom-testing is indirectly depended by ruby-actionview. Bump PKGREVISION.
2017-09-18doc: Updated games/ruby-squib to 0.13.4nb1taca1-1/+2
2017-09-18games/ruby-squib: dependency updatetaca1-16/+10
Since there is no need to override gemspec any more, simplify dependency. Bump PKGREVISION.
2017-09-18doc: Updated net/samba4 to 4.6.7taca1-1/+2
2017-09-18net/samba4: update to 4.6.7taca2-9/+8
4.6.7 (2017/08/09): the latest stable release of the Samba 4.6 release series. Changes since 4.6.6 --------------------- o Jeremy Allison <jra@samba.org> * BUG 12836: s3: smbd: Fix a read after free if a chained SMB1 call goes async. o Andrew Bartlett <abartlet@samba.org> * BUG 11392: s4-cldap/netlogon: Match Windows 2012R2 and return NETLOGON_NT_VERSION_5 when version unspecified. o Ralph Boehme <slow@samba.org> * BUG 12885: s3/smbd: Let non_widelink_open() chdir() to directories directly. * BUG 12910: s3/notifyd: Ensure notifyd doesn't return from smbd_notifyd_init. o Günther Deschner <gd@samba.org> * BUG 12840: vfs_fruit: Add fruit:model = <modelname> parametric option. o David Disseldorp <ddiss@samba.org> * BUG 12911: vfs_ceph: Fix cephwrap_chdir(). o Dustin L. Howett * BUG 12720: idmap_ad: Retry query_user exactly once if we get TLDAP_SERVER_DOWN. o Thomas Jarosch <thomas.jarosch@intra2net.com> * BUG 12927: s3: libsmb: Fix use-after-free when accessing pointer *p. o Volker Lendecke <vl@samba.org> * BUG 12925: smbd: Fix a connection run-down race condition. o Stefan Metzmacher <metze@samba.org> * BUG 12782: winbindd changes the local password and gets NT_STATUS_WRONG_PASSWORD for the remote change. * BUG 12890: s3:smbd: consistently use talloc_tos() memory for rpc_pipe_open_interface(). o Noel Power <noel.power@suse.com> * BUG 12937: smbcacls: Don't fail against a directory on Windows using SMB2. o Arvid Requate <requate@univention.de> * BUG 11392: s4-dsdb/netlogon: Allow missing ntver in cldap ping. o Garming Sam <garming@catalyst.net.nz> * BUG 12813: dnsserver: Stop dns_name_equal doing OOB read. o Andreas Schneider <asn@samba.org> * BUG 12886: s3:client: The smbspool krb5 wrapper needs negotiate for authentication. o Martin Schwenke <martin@meltin.net> * BUG 12898: ctdb-common: Set close-on-exec when creating PID file. 4.6.6 (2017/07/12): security release in order to address the following defect: o CVE-2017-11103 (Orpheus' Lyre mutual authentication validation bypass) Changes since 4.6.5: --------------------- o Jeffrey Altman <jaltman@secure-endpoints.com> * BUG 12894: CVE-2017-11103: Orpheus' Lyre KDC-REP service name validation 4.6.5 (2017/06/06): the latest stable release of the Samba 4.6 release series. Changes since 4.6.4: --------------------- o Jeremy Allison <jra@samba.org> * BUG 12804: s3: VFS: Catia: Ensure path name is also converted. o Christian Ambach <ambi@samba.org> * BUG 12765: s3:smbcacls add prompt for password. o Ralph Boehme <slow@samba.org> * BUG 12562: vfs_acl_xattr|tdb: Ensure create mask is at least 0666 if ignore_system_acls is set. * BUG 12702: Wrong sid->uid mapping for SIDs residing in sIDHistory. * BUG 12749: vfs_fruit: lp_case_sensitive() does not return a bool. * BUG 12766: s3/smbd: Update exclusive oplock optimisation to the lease area. * BUG 12798: s3/smbd: Fix exclusive lease optimisation. o Alexander Bokovoy <ab@samba.org> * BUG 12751: Allow passing trusted domain password as plain-text to PASSDB layer. * BUG 12764: systemd: Fix detection of libsystemd. o Amitay Isaacs <amitay@gmail.com> * BUG 12697: ctdb-readonly: Avoid a tight loop waiting for revoke to complete. * BUG 12770: ctdb-logging: Initialize DEBUGLEVEL before changing the value. o Shilpa Krishnareddy <skrishnareddy@panzura.com> * BUG 12756: notify: Fix ordering of events in notifyd. o Volker Lendecke <vl@samba.org> * BUG 12757: idmap_rfc2307: Lookup of more than two SIDs fails. o Stefan Metzmacher <metze@samba.org> * BUG 12767: samba-tool: Let 'samba-tool user syncpasswords' report deletions immediately. o Doug Nazar <nazard@nazar.ca> * BUG 12760: s3: smbd: inotify_map_mask_to_filter incorrectly indexes an array. o Andreas Schneider <asn@samba.org> * BUG 12687: vfs_expand_msdfs tries to open the remote address as a file path. o Martin Schwenke <martin@meltin.net> * BUG 12802: 'ctdb nodestatus' incorrectly displays status for all nodes with wrong exit code. * BUG 12814: ctdb-common: Fix crash in logging initialisation.
2017-09-18p5-File-Which: remove p5-Test-Script build dependencywiz1-3/+1
It hasn't been used since at least 2015.
2017-09-18doc: Updated sysutils/puppet to 5.2.0taca1-1/+2
2017-09-18sysutils/puppet: update to 5.2.0.taca3-279/+65
Changes are too many to write here, please refer these release notes. https://docs.puppet.com/puppet/5.0/release_notes.html https://docs.puppet.com/puppet/5.1/release_notes.html https://docs.puppet.com/puppet/5.2/release_notes.html
2017-09-18doc: Updated graphics/rabbit to 2.2.1taca1-1/+2
2017-09-18graphics/rabbit: update to 2.2.1taca4-15/+26
pkgsrc change: add pkg_alternatives support. == 2.2.1: 2017-09-15 For RubyKaigi 2017 speakers release. === Improvements ==== rabbit * Supported Rouge. * Suppressed warnings with Ruby 2.4. [GitHub#109][Patch by Nobuyoshi Nakada] ==== Theme * image-slide-number: Supported "extra slides". If you set "image-slide-number-last-slide" slide property to "true", image timer computes its position as the slide is the last slide. Image timer isn't moved for the following slides. ==== Document * Added a sample slide for RD style. [GitHub#105][Patch by Masayuki Morisaki] * Added a document how to prepare development environment. [GitHub#106][Patch by Masayuki Morisaki] * Removed license information for prototype.js that removed. [GitHub#107][Patch by Ryunosuke Sato] === Fixes ==== rabbit * Information windows: Fixed a source format detection failure. [GitHub#102][Patch by Akihisa Higuchi] ==== Document * Fixed style of sample page. [GitHub#103][Reported by takiy33] === Thanks * Akihisa Higuchi * takiy33 * Masayuki Morisaki * Ryunosuke Sato * Nobuyoshi Nakada
2017-09-18doc: Updated sysutils/ruby-chef-zero to 13.1.0taca1-1/+2
2017-09-18sysutils/ruby-chef-zero: update to 13.1.0taca3-8/+9
13.1.0 (2017-07-17) Merged pull requests: * add the universe endpoint #269 (lamont-granquist) * Update gemfile dependencies #267 (thommay) * GET /users?email=ME@MINE.COM -- compare emails ignoring case #266 (srenatus) * GET /users?email=ME@MINE.COM -- compare emails ignoring case #265 (srenatus) * implement rfc090 for named nodes endpoint #264 (jeremymv2) * Add skip-chef-zero-quirks to the defaults in chef-zero #263 (jaymalasinha) * Add skip-chef-zero-quirks to the defaults in chef-zero #262 (jaymalasinha) * Ensure that tests that use chef-zero git will work #259 (thommay)
2017-09-18doc: Updated sysutils/ruby-chef to 13.4.24taca1-1/+2
2017-09-18sysutils/ruby-chef: update to 13.4.24taca3-87/+32
From CHANGELOG.md: 13.4.23 (2017-09-14) Merged Pull Requests * Use ruby 2.4.2 to addess multiple security vulnerabilities #6404 (thommay) * Allow specifying default gateway on RHEL/Centos #6386 (tomdoherty) * [MSYS-594] windows_task resource is not idempotent when specifying start_time and start_day #6312 (harikesh-kolekar) * MSYS-656 - fixed dsc_script for WMF5 #6383 (piyushawasthi) 13.4.19 (2017-09-13) Bug Fixes * Ignore validation errors in Resource#to_text #6331 (coderanger) * Auto import gpg keys in zypper_repository #6348 (tas50) * Handle apple's git in the git resource #6359 (kzw) * Launchd should not load launchagents as root. #6353 (mikedodge04) * Pass json configuration to ShellSession class #6314 (btm) Merged Pull Requests * Add windows_path resource from the Windows cookbook #6295 (NimishaS) * Bump Bundler version to 1.15.4 #6349 (jakauppila) * dnf_provider: be more specific when we provide package #6351 (jaymzh) * Speed up immutabilization #6355 (lamont-granquist) * node attributes: remove useless dup in merge_all #6356 (lamont-granquist) * Link to the knife docs in both places where we error on editor #6363 (tas50) * Bump rubygems to 2.6.13 #6365 (lamont-granquist) * Ship chef-vault in the omnibus package #6370 (thommay) * Support an array of keys for apt_repository #6372 (gsreynolds) * Immutablize properly as we deep merge #6362 (lamont-granquist) * Alternate user local logon authentication for remote_file resource #5832 (NimishaS) * Add support for specifying ETHTOOL_OPTS in the ifconfig resource #6384 (tomdoherty) * Cleanup the current changelog #6387 (tas50) 13.3.42 (2017-08-16) Merged Pull Requests * Update Expeditor config to use new Merge and Artifact Actions #6287 (tduffield) * Apt: Add apt_preference resource from apt cookbooks #5529 (tas50) * Fix typos #6298 (akitada) * Set explicit page size for every search request #6299 (stevendanna) * Add .dockerignore to reduce size of resulting images #6296 (tduffield) * Fix git command in DCO sign-off example #6306 (edmorley) * add option to enable unprivileged symlink creation on windows #6236 (svmastersamurai) * Bump omnibus-software version #6310 (thommay) * throw readable errors if multiple dsc resources are found #6307 (Happycoil) * Add zypper_repository resource #5948 (tas50) * Pull in Ohai 13.3 #6319 (tas50) * Maintain compat with old zypper_repo resource used in cookbooks #6318 (tas50) * README improvement for Chef beginner. #6297 (takaya-fuj19) * Bump InSpec to v1.33.1 #6324 (adamleff) 13.3.27 (2017-07-26) * Added username/password validation for elevated option #6293 (NimishaS) * Bump mixlib-shellout for #6271 #6285 (btm) * Use new Expeditor config format #6272 (tduffield) * Added :elevated option for powershell_script resource #6271 (NimishaS) * Make mount idempotent on Aix #6213 (NAshwini) * Allow windows_task create action to update tasks. #6193 (harikesh-kolekar) * Use socketless local mode by default #6177 (coderanger) * convert breakpoint resource to a custom resource #6176 (lamont-granquist) * Make non-legacy solo use socketless mode #6174 (coderanger) * Prefer Systemd with sysvinit script over Upstart for service provider #6157 (shortdudey123)
2017-09-18doc: Updated sysutils/ruby-chef-config to 13.4.24taca1-1/+2
2017-09-18sysutils/ruby-chef-config: update to 13.4.24taca2-7/+7
Proper changes are not available.
2017-09-18doc: Updated misc/ruby-ohai to 13.4.0taca1-1/+2
2017-09-18misc/ruby-ohai: update to 13.4.0taca3-8/+11
13.4.0 (2017-09-11) * Add Arch Linux support to package plugin #1042 * Detect LXC if LXC and Docker are on the same host #1055 * Add Azure metadata endpoint support #1033 * Move all requires into the plugin definitions #1045 * Improve detection of Windows EC2 nodes by using UUID information #1052 * Add error handling in Linux filesystem plugin #1047 * Properly handle uptimes over a year on AIX #1049 * Handle situations where /proc/cpuinfo lacks core data #1038
2017-09-18doc: Updated databases/ruby-hiera to 3.4.1taca1-1/+2
2017-09-18databases/ruby-hiera: update to 3.4.1taca2-7/+7
Hard-coding hiera's version in gemspec.
2017-09-18databases/ruby-tiny_tds: fix dependencytaca1-2/+2
Fix depenency to avoid build problem.
2017-09-18doc: Updated databases/ruby-mysql to 2.9.14taca1-1/+2
2017-09-18databases/ruby-mysql: udpate to 2.9.14taca2-8/+8
Better support for MySQL 5.7. * avoid warning * add collations and constants from MySQL 5.7.10 * support JSON type on MySQL 5.7
2017-09-18doc: remove additon of databases/ruby-mysql-exttaca1-2/+1
2017-09-18databases/Makefile: delete ruby-mysql-exttaca1-2/+1
2017-09-18databases/ruby-mysql-ext: remove packagetaca4-38/+0
Since none rubygems version of ruby-mysql contains C extension, there is no merit to rubygems version of ruby-mysql-ext.
2017-09-18doc: Updated databases/ruby-dbd-mysql to 0.4.4nb1taca1-1/+2
2017-09-18databases/ruby-dbd-mysql: update dependencytaca1-2/+3
Swich to use ruby-mysql28 instead of ruby-mysql. Bump PKGREVISION.
2017-09-18doc: Added databases/ruby-mysql28 version 2.8.2taca1-1/+2
2017-09-18databases/Makefile: add ruby-mysql28taca1-1/+2
2017-09-18databases/ruby-mysql28: add ruby-mysql28 2.8.2taca5-0/+64
Add ruby-mysql 2.8.2 as ruby-mysql28 2.8.2 since 2.9 contains some imconpatible change from 2.8.
2017-09-18databases/ruby-mysql-ext: update HOMEPAGEtaca1-2/+2
Update HOMEPAGE with "https" URL.
2017-09-18doc: Added databases/ruby-mysql-ext version 2.9.13taca1-1/+2
2017-09-18databases/Makefile: add ruby-mysql-exttaca1-1/+2
2017-09-18databases/ruby-mysql-ext: added 2.9.13taca4-0/+38
This is rubygem version of databases/ruby-mysql. Like ruby-mysql, this package contains C extension, not pure ruby.
2017-09-18doc: Updated www/ruby-websocket-driver to 0.7.0taca1-1/+2
2017-09-18www/ruby-websocket-driver: update to 0.7.0taca3-9/+8
### 0.7.0 / 2017-09-11 * Add `ping` and `pong` to the set of events users can listen to
2017-09-18doc: Updated www/ruby-faraday_middleware to 0.12.2taca1-1/+2
2017-09-18www/ruby-faraday_middleware: update to 0.12.2taca2-7/+7
0.12.2 (2017/08/04) * Fixes race condition issue with rubygems.org 0.12.1 (2017/08/03) * Fixes support for Oj < 3.3.3 (#163) * Adds support for parser_options on MultiXML and SafeYAML parsers 0.12.0 (2017/07/28) * Replace rash with rash_alt (#136) * Allow write_options to be specified for FaradayMiddleware::Caching (#155) * Add support for passing options to JSON.parse (#156) * Parse YAML safely (#157) * Handle responses with missing Location header (#159) * Removes support for ruby < 1.9.3 (#162)
2017-09-18doc: Updated sysutils/capistrano to 3.9.1taca1-1/+2
2017-09-18sysutils/capistrano: update to 3.9.1taca2-7/+7
## `3.9.1` (2017-09-08) https://github.com/capistrano/capistrano/compare/v3.9.0...v3.9.1 ### Breaking changes: * None ### Fixes: * [#1912](https://github.com/capistrano/capistrano/pull/1912): Fixed an issue where questions posed by `ask` were not printed on certain platforms - [@kminiatures](https://github.com/kminiatures) ## `3.9.0` (2017-07-28) https://github.com/capistrano/capistrano/compare/v3.8.2...v3.9.0 ### Breaking changes: * None ### New features: * [#1911](https://github.com/capistrano/capistrano/pull/1911): Add Capistrano::DSL#invoke! for repetitive tasks ### Fixes: * [#1899](https://github.com/capistrano/capistrano/pull/1899): Updated `deploy:cleanup` to continue rotating the releases and skip the invalid directory names instead of skipping the whole rotation of releases. The warning message has changed slightly due to the change of behavior.
2017-09-18doc: Updated net/ruby-slack-api to 1.6.0taca1-1/+2
2017-09-18net/ruby-slack-api: update to 1.6.0taca2-7/+7
1.5.0 2017/04/09 * fix attachments case * chat.postMessage argument error only if both text and attachments are missing * RealTime::Client has some information(self, team, channels, ...) * @url was not, set rtm_start_response["url"] to @url to work properly 1.6.0 2017/07/12 * recognize multiple dot on endpoint
2017-09-18doc: Updated misc/ruby-progressbar to 1.8.3taca1-1/+2