Commit Graph

63171 Commits

Author SHA1 Message Date
Dan Cîrnaț f6b7e0eb98 flag: Simplify Makefile for wip/flag (github options) 2020-12-22 14:43:27 +01:00
Dan Cîrnaț 318d781796 Import flag-0.1 as wip/flag
flag is a wrapper for conveniently installing packages from pkgsrc
2020-12-22 13:49:22 +01:00
pin f6cc2b8ded import bk 2020-12-22 12:53:10 +01:00
Jason W Bacon 9ef7451736 spcm: Fix SPCM update scripts for pkgsrc-based platforms 2020-12-21 20:41:36 -06:00
Jason W Bacon c1fa269ea8 spcm: Fix auto-admin dep version 2020-12-21 15:02:54 -06:00
Benny Siegert bdf5da9406 New package for gnome-calculator-3.38.x
This does not build at the moment -- there are issues with vala not
finding gtksourceview4 and msgfmt errors.
2020-12-21 19:25:09 +01:00
Jason W Bacon f7ec9a4bf9 spcm: cluster-diagnostics: Fix missing esac 2020-12-21 10:54:15 -06:00
Leonardo Taccari 1bfeb57498 sfeed_curses-git: Bump PKGVERSION to current upstream one 2020-12-21 16:00:09 +01:00
Michael Baeuerle 9dbe6b8fe1 doomlegacy-devel: Update to SVN revision 1567
- Support for second mouse
- Fixes for blockmap import from WAD
- Fixes for GCC 10
2020-12-21 12:14:12 +01:00
K.I.A.Derouiche 9cbec00dec py-zlmdb: Update to 20.12.1 2020-12-21 11:32:17 +01:00
Leonardo Taccari 8625528906 py-bandit: Update to 1.7.0
Changes:
1.7.0
-----
  * Remove blacklist call to input() (#662) @ericwb
  * Create CODEOWNERS (#661) @ericwb
  * Remove universal support on the wheel (#655) @ericwb
  * Give some tips on how to resolve B101 in the doc (#616) @xuhdev

1.6.3
-----
  * Add workflow to publish to PyPI (#653) @ericwb
  * GitHub Action to publish to Test PyPI (#652) @ericwb
  * Fix # noqa rendering in docs (#645) @DrGFreeman
  * Don't show progress information on --quiet (#641) @fniessink
  * Add skip configuration to assert_used (#633) @wilbertom
  * Drop Python2 build, test, and install (#615) @ericwb
  * Add release notes project URL (#610) @scop
  * [FIX] blacklist: fix typo in import_ftplib (#601) @Yenthe666
  * Resolve 'NoneType' object has no attribute 'id'Traceback in
    django_mark_safe (#598) @ehooo
  * Update CODE_OF_CONDUCT.md (#591) @ericwb
  * Fix typo for activating venv (#590) @bavedarnow
  * Bump pyyaml (#588) @dosisod
  * Fix colorama not being disabled after being used (#586) @adambenali
  * Cleanup some typos in recent contributor guide (#585) @ericwb
  * [DOC] Support python3 venv creation (#583) @look4regev
  * Fix contributing typo (#582) @Glyphack
  * Add contributing file (#572) @Glyphack
  * Add push and pull request to GH Action trigger (#567) @ericwb
  * Use GitHub Actions to run CI (#565) @ericwb
  * Add sha1 to the list of insecure hashes (#561) @ericwb
  * replace 'then' with 'than' (#557) @pwoolvett
  * Fix docs for B610,B611,B703 (#555) @amacfie
  * Add a section explaining "nosec" (#554) @exhuma
  * Add official support of Python 3.8 (#547) @ericwb
  * Ignore common directories by default (#544) @ericwb
  * Add shelve to the pickle blacklists (#542) @auscompgeek
  * Add more missing ini options (#541) @ericwb
  * Revert "Revert "Update python documentation links for version 3
    counterparts"" (#540) @ericwb
  * Remove unused bindep.txt file (#539) @ericwb
  * Remove obsolete "sudo" keyword. (#538) @jugmac00
  * Update test requirements to latest versions (#535) @ericwb
  * Fix readme file on Extending Bandit on list things (#534) @Aurel10
  * fix the documentation file README.rst (#533) @Aurel10
  * Cleanup comments after #510 (#532) @florczakraf
  * Use SPDX license identifier instead of bulky headers (#530) @ericwb
  * fix B603 docstring (#524) @graingert
  * Add type checking to name node of hashlib_new (#516) @teeann
  * --exit-zero option (#510) @maciejstromich
  * Fix 3.8 errors (#509) @tylerwince
  * Add several ini options for .bandit file (#508) @vuolter
  * get_url returns different urls calling twice (bug #506) (#507) @ehooo
  * Replace setattr (#493) @tylerwince
2020-12-21 10:30:49 +01:00
Jason W Bacon bc28782c3a spcm: Standardize unsupported OS message 2020-12-20 12:13:38 -06:00
Jason W Bacon c2eb1fde9f auto-admin: Remove redundant auto-wheel-check 2020-12-20 12:04:36 -06:00
Olaf Seibert 38ad4175c4 ruby-asciidoctor: update to 2.0.12
v2.0.12 @mojavelinux released this on Nov 10 2020

This is a minor patch release that fixes some regressions that were
introduced during the long release cycle of 2.0.11. We strongly
recommend upgrading to this version instead of using 2.0.11.

Notable changes include restoring the type and target on unresolved
footnotes (so they display properly), fixing a crash when an extension
set a numeric width or height on an SVG image when using opts=inline,
resetting the word wrap behavior to normal on tables to avoid aggressive
word breaks, reverting the use of a Ruby 2.3 construct that prevented
Asciidoctor from working on CentOS, including the role on an inline
image in the DocBook output, and passing through the explicit width and
height values on an SVG image as is when using opts=inline.

Please note that it will not be possible to use Asciidoctor on Ruby <
2.3 after the 2.0.x release line. Those versions are already
unsupported. However, since we had not yet made a change that prevented
them from working, we'll wait until
2.1.x to do so.

v2.0.11 @mojavelinux released this on Nov 3 2020

This is a big patch release that fixes a slew of issues that have been
discovered from heavy usage. It's a larger release than we had planned
because we're in the process of rewriting the docs and have been holding
minor releases until the docs were merged. Unfortunately, that has taken
longer than expected. But we're nearly there. In the meantime, we're
putting out this patch release to publish the fixes that have
accumulated in the meantime.

Notable changes include fixing two infinite loop scenarios, applying
text formatting to cells in the implicit table head row when the column
has the "a" or "l" style, restoring compatibility with Rouge >= 3.4 (by
defining entry point API methods as class methods instead of module
functions), fix bottom margin collapsing on an AsciiDoc table cell,
removing excess hard line breaks in multi-line AsciiMath blocks,
preserving repeating blackslashes in manpage output, move style tags for
syntax highlighters into head of HTML output, for wrapping to avoid
overflow in HTML output, fix cell borders for colspan or rowspan cells
when frame and grid attribute values are congruent, and allow the
encoding of the include file to be specified using the encoding
attribute.
2020-12-20 17:12:43 +01:00
Leonardo Taccari eafa7eda5b sfeed_curses-git: Bump PKGVERSION to match upstream one 2020-12-20 12:10:38 +01:00
Jason W Bacon 7310d24a70 auto-admin: Standardize remaining unsupported OS messages 2020-12-19 20:20:11 -06:00
Iku Iwasa 287ef1cd50 iosevka-*: Update to 4.1.1
Changes of version 4.1.1

* Fix letterform of t in ss14.
* Add curly-turn variant of y.

Changes of version 4.1.0

* Add rounded variant of e.
* Add flat-hook single-storey variants for g and y.
* Create separate variant selector for Cyrillic capital U.
2020-12-20 11:18:27 +09:00
Pierre Pronchery 096088e896 gtk4: reflect the version in the DESCR file 2020-12-20 02:10:37 +01:00
K.I.A.Derouiche 35e811d4f4 py-astunparse SET MASTER_SITES: USE MASTER_SITE_PYPI 2020-12-19 22:18:54 +01:00
Leonardo Taccari 6d2aeb56b6 mpv: Remove, used to update multimedia/mpv 2020-12-19 12:29:03 +01:00
Leonardo Taccari 4d5969bdee html-xml-utils: Update to 7.9
Changes:
2020-08-04  Bert Bos  <bert@luna.phonk.net>

 * unent.hash: gperf 3.1 generates size_t instead of unsigned int.
 * Makefile.am: Call gperf on unent.hash with "-k 1-6" instead of
 "-k 1,2,$ -D". Added test select25.sh.
 * select25.sh: Test added. (Contributed by Hugo Peixoto.)
 * selector.c: An attribute selector with an empty string such as
 [foo=''], resulted in a NULL value instead of an empty string,
 which led to a crash. (Found and fixed by Hugo Peixoto.)

2019-10-05  Bert Bos  <bert@w3.org>

 * Published version 7.8.
 * textwrap.c, langinfo.c, hxnormalize.c: Added knowledge about
 languages that do not use spaces between words. In such languages,
 a newline should not be converted to a space in outc() in
 textwrap.c, but only to a break opportunity.

2019-08-28  Bert Bos  <bert@w3.org>

 * hxtoc.c: The element to group headings in HTML5 is called
 HGROUP, not HEADER. The heading of a section (SECTION, ARTICLE,
 etc.) need not be the first element, there may be non-header
 elements before it.
 * hxwls.c: Print "longdesc", "classid" or "codebase" in the second
 column for the corresponding attribute. Also recognize srcset
 (somewhat).

2018-08-03  Bert Bos  <bert@w3.org>

 * hxnormalize.c: Added option -X to indicate the input is XML
 instead of HTML. Handle conversion of CDATA elements to XML by
 escaping < and & instead of adding <![CDATA[. Added corresponding
 test normalize13.sh.

2018-04-29  Bert Bos  <bert@w3.org>

 * Released version 7.7.
 * dtd.hash: Don't include the arguments in the forward declaration
 of lookup_element(), because those arguments differ slightly
 depending on which version of gperf is used to generate dtd.c:
 "unsigned int" in gperf 3.0 vs "size_t" in gperf 3.1.
 * conficgure.ac: Check for libiconv with the AM_ICONV macro (from
 gettext) instead of AC_SEARCH_LIBS. (Advice from Christian
 Weisgerber, received via Anthony Bentley). That in turn requires
 adding config.rpath to the EXTRA_DIST in Makefile.am.

2018-02-23  Bert Bos  <bert@w3.org>

 * tests/index10.sh: Added a test for a term database.
 * hxindex.c: Replaced fgets() by getline(), to allow lines of
 arbitrary length in the term database.

2018-02-15  Bert Bos  <bert@w3.org>

 * tests/index9.sh: Added a test for hxindex's option -N.
 * tests/index5.sh: Updated for hxindex's option -N.
 * tests/cite5.sh: Added the example from hxmkbib.1 as a test.
 * tests/normalize12.sh: Added a test for the NOSCRIPT element.
 * hxindex.1: Added option -N.
 * hxmkbib.1: The example was missing some "%" signs.
 * hxmkdir.c: Read the template before reading the auxfile, so that
 a pipe like "hxcite -a auxfile bib template | hxmkbib -a auxfile
 bib" becomes possible. hxcite will have the time to finishe
 writing the auxfile before hxmkbib reads it.

2018-02-12  Bert Bos  <bert@w3.org>

 * hxindex.c: Added option -N.
 * dtd.hash: Since HTML5, the NOSCRIPT element is phrase-level
 instead of block-level.

2018-02-09  Bert Bos  <bert@w3.org>

 * Version 7.6 released.
 * selmatch.c: matches_sel() could read uninitialized memory
 (h->parent where h is the root of a tree) potentially leading to a
 SIGBUS. Thanks to Anthony J. Bentley for finding this bug.

2018-01-20  Bert Bos  <bert@w3.org>

 * Version 7.5 released.
 * hxcite.1: Spelling error.
 * hxincl.1: Spelling error.
 * url.c: Fixed unsafe way to call warnx(). Thanks to Robin
 Naundorf for these three corrections.

2017-12-08  Bert Bos  <bert@w3.org>

 * tests/normalize11.sh: Added to test for "main".
 * dtd.hash: Added the HTML5 element "main".

2017-12-07  Bert Bos  <bert@w3.org>

 * hxwls.c: Added support for HTML5 elements (source, audio, video)
 and for the classid and codebase attribute. Fixed an error: input
 has a src attribute, not href.
2020-12-19 11:18:02 +01:00
Makoto Fujiwara (mef) de13d60d29 (math/py-asdf) pkglint -F 2020-12-19 19:16:36 +09:00
Makoto Fujiwara (mef) 9d94a0b0fb (math/py-wavelets) pkglint -F 2020-12-19 19:15:33 +09:00
Makoto Fujiwara (mef) c9d1fb27b9 (develop/py-extension-helpers) correct typo on the comment line 2020-12-19 17:35:53 +09:00
Dan Cîrnaț 339b2d1229 gtk4: Update wip/gtk4 to 4.0.0 2020-12-19 03:21:14 +01:00
Iku Iwasa ee6818b09b vault: Update to 1.6.1
December 16, 2020

SECURITY:

* LDAP Auth Method: We addressed an issue where error messages returned by
  the LDAP auth methold allowed user enumeration [GH-10537]. This
  vulnerability affects Vault OSS and Vault Enterprise and is fixed in 1.5.6
  and 1.6.1 (CVE-2020-35177).
* Sentinel EGP: We've fixed incorrect handling of namespace paths to
  prevent users within namespaces from applying Sentinel EGP policies to
  paths above their namespace. This vulnerability affects Vault Enterprise
  and is fixed in 1.5.6 and 1.6.1 (CVE-2020-35453).

IMPROVEMENTS:

* auth/ldap: Improve consistency in error messages [GH-10537]
* core/metrics: Added "vault operator usage" command. [GH-10365]
* secrets/gcp: Truncate ServiceAccount display names longer than 100
  characters. [GH-10558]

BUG FIXES:

* agent: Only set the namespace if the VAULT_NAMESPACE env var isn't
  present [GH-10556]
* auth/jwt: Fixes bound_claims validation for provider-specific group and
  user info fetching. [GH-10546]
* core (enterprise): Vault EGP policies attached to path * were not
  correctly scoped to the namespace.
* core: Avoid deadlocks by ensuring that if grabLockOrStop returns
  stopped=true, the lock will not be held. [GH-10456]
* core: Fix client.Clone() to include the address [GH-10077]
* core: Fix rate limit resource quota migration from 1.5.x to 1.6.x by
  ensuring purgeInterval and staleAge are set appropriately. [GH-10536]
* core: Make all APIs that report init status consistent, and make them
  report initialized=true when a Raft join is in progress. [GH-10498]
* secrets/database/influxdb: Fix issue where not all errors from InfluxDB
  were being handled [GH-10384]
* secrets/database/mysql: Fixes issue where the DisplayName within
  generated usernames was the incorrect length [GH-10433]
* secrets/database: Sanitize private_key field when reading database plugin
  config [GH-10416]
* secrets/transit: allow for null string to be used for optional parameters
  in encrypt and decrypt [GH-10386]
* storage/raft (enterprise): The parameter aws_s3_server_kms_key was
  misnamed and didn't work. Renamed to aws_s3_kms_key, and make it work so
  that when provided the given key will be used to encrypt the snapshot using
  AWS KMS.
* transform (enterprise): Fix bug tokenization handling metadata on
  exportable stores
* transform (enterprise): Fix transform configuration not handling stores
  parameter on the legacy path
* transform (enterprise): Make expiration timestamps human readable
* transform (enterprise): Return false for invalid tokens on the validate
  endpoint rather than returning an HTTP error
* transform (enterprise): Fix bug where tokenization store changes are
  persisted but don't take effect
* ui: Fix bug in Transform secret engine when a new role is added and then
  removed from a transformation [GH-10417]
* ui: Fix footer URL linking to the correct version changelog. [GH-10491]
* ui: Fox radio click on secrets and auth list pages. [GH-10586]
2020-12-19 10:07:22 +09:00
Iku Iwasa 8d1cfb89ce iosevka-*: Update to 4.0.3
* Fix operator centering chain propagation under Apple platform.
* Fix Cyrillic Small ER's variant selection, always keeping ears.
2020-12-19 10:07:22 +09:00
Iku Iwasa 9c29cfe8a8 packer: Update to 1.6.6
FEATURES:

* New command fmt allows users to format existing HCL2 configuration files
  into a canonical style. Please see fmt command docs for more
  details. [GH-10225] [GH-10377]
* New function env allows users to set the default value of a variable to
  the value of an environment variable. Please see env function docs for more
  details. [GH-10240]
* Future Scaffolding This release contains a large number of no-op
  refactoring changes. The Packer team at HashiCorp is preparing to split the
  plugins and core to make it easier for our third party maintainers and
  community members to release and maintain plugins, just like HashiCorp did
  with the Terraform Core-Provider split. The Packer team is committed to
  making sure that this split is seamless for our users and for our community
  maintainers -- if you are a community maintainer, you may want to follow
  along with some of the work by looking at the core-plugin-split github
  tag. No one needs to do anything, yet, but we felt it was worth calling out
  all the work that isn't making it into the changelog. We will be following
  up with lots of documentation and communication in early 2021 with more
  information.

IMPROVEMENTS

* builder/amazon-ebs: Add tags to launch templates. [GH-10203]
* builder/amazon: Add support for Amazon EBS gp3 volumes. [Gh-10338]
* builder/amazon: Increase default max_retries to lessen throttling
  issues. [GH-10290]
* builder/amazon: Support AWS gp3 volumes [GH-10338]
* builder/amazon: Support root volume encryption for
  amazon-chroot. [GH-10243]
* builder/amazon: Validate IOPS ratio. [GH-10199]
* builder/azure-arm: Add Azure CLI authentication support to
  builder. [GH-10157]
* builder/azure-arm: Create keyvaults with SoftDelete enabled. [GH-10210]
* builder/digitalocean: New option to provision with private ip. [GH-10093]
* builder/google: Add wait_to_add_ssh_keys option to delay the addition of
  SSH configuration that may be disrupted during an instance boot
  sequence. [GH-10320]
* builder/google: Add support for creating shielded VMs. [GH-10172]
* builder/googlecompute-export: Add logging.write to service account
  scopes. [GH-10316]
* builder/oracle-oci: Support image launch mode. [GH-10212]
* builder/outscale: Add outscale.hk endpoint support [GH-10207]
* builder/outscale: Add x509 certificate support. [GH-10161]
* builder/proxmox: New config option for boot-order. [GH-10260]
* builder/scaleway: Use the SDK functions to load profile from file and
  env. [GH-10181]
* builder/virtualbox: Allow attaching guest additions with "none"
  communicator. [GH-10306]
* builder/vmware: Make compatible with MacOS BigSur by using Apple DHCP
  leases instead of VMWare leases [GH-10384]
* builder/vsphere: New option to add additional storage to a cloned
  vm. [GH-10287]
* builder/yandex: More resilient image mounting and
  initialization. [GH-10335]
* builder/yandex: Update user-data to not use cloud-config fields to
  prevent possible user data collisions. [GH-10385]
* core/hcl: Update to hcl2_upgrade command to support complex variable
  values and packer version blocks. [GH-10221]
* hcl2upgrade: Update command to fix env call upgrade. [GH-10244]
* post-processor/vagrant-cloud: Add support for uploading directly to
  storage on Vagrant Cloud. [GH-10193]
* post-processor/yandex-export: Add retries and wait after disk attach
  operation. [GH-10303]
* post-processor/yandex-export: Show progress on export. [GH-10368]
* post-processor/yandex-export: Use ssh communicator in export. [GH-10352]
* post-processor/yandex-export: Verify the access to a specific
  bucket. [GH-10188]
* provisioner/salt-masterless: Call winrepo.update_git_repos and
  pkg.refresh_db. [GH-10201]

BUG FIXES

* builder/amazon: Fix retry logic in AWS spot instance tagging. [GH-10394]
* builder/amazon: Fix single tag interpolation to allow for templating
  engine usage. [GH-10224]
* builder/google: Fix crash when using the -on-error build flag. [GH-10247]
* builder/google: Fix issue with service account detection when running
  Packer on a compute instance with use_os_login enabled. [GH-10360]
* builder/qemu: Fix duplication of main disk when setting "disk_image:
  true". [GH-10337]
* builder/qemu: Fix nil pointer dereference when loading values from
  state. [GH-10249]
* builder/qemu: Fix panic when disk_image=true and source image has no file
  extension. [GH-10226]
* builder/vagrant: Return error if ssh-config command fails. [GH-10213]
* builder/vsphere: WaitForIP should not return an error if an IP is not
  found [GH-10321]
* builder/yandex: Change disk creation method to manual. [GH-10250]
* builder/yandex: Fix issue with UserAgent string. [GH-10361]
* builder/yandex: Fixed using cloud config when using IPv6. [GH-10297]
* core/hcl: Ensure the reverse function does not break when given a value
  of type list. [GH-10380]
* post-processor/yandex-export: Check service account id. [GH-10305]
2020-12-19 10:07:22 +09:00
Makoto Fujiwara (mef) 256be1652d (math/py-extension-helpers) Adhoc fix EGG_INFODIR, correct me if wrong. 2020-12-19 09:49:27 +09:00
Jason W Bacon 4a6e35f83a spcm: Remove cruft and organize 2020-12-18 14:10:49 -06:00
Kinoshita Daisuke 6c8de35d7d py-extension-helpers: re-generated PLIST file again by "make print-PLIST" 2020-12-19 01:26:06 +08:00
K.I.A.Derouiche 3466265011 new pkg: py-checkov-1.0.674 import to wip 2020-12-18 17:34:48 +01:00
Kinoshita Daisuke 72132cbc03 py-pyvo: changed from GITHUB to PYPI, added dependency of py-wheel and py-numpy, updated version from 1.0 to 1.1. 2020-12-19 00:17:22 +08:00
K.I.A.Derouiche e6d1c477c4 wip/py-bc-python-hcl2: SET CATEGORY 2020-12-18 17:09:25 +01:00
K.I.A.Derouiche 68376125ec Update wip/py-lark-parser to 0.11.1 2020-12-18 17:03:08 +01:00
K.I.A.Derouiche 14fb0b7977 wip/py-lark-parser: set CATEGORY 2020-12-18 16:46:32 +01:00
K.I.A.Derouiche 584b32cb78 wip/py-semantic-version remove clone 2020-12-18 16:39:49 +01:00
Jason W Bacon 22b97744fc spcm: Fix redundant WWW file install 2020-12-18 09:25:09 -06:00
Olaf Seibert fd0a9386fd py-sabyenc: distinfo was missing 2020-12-18 16:14:04 +01:00
Olaf Seibert 94ccdd4fff lha: adjust version number, as taken from configure.ac 2020-12-18 16:12:21 +01:00
Jason Bacon 0edaeb4826 spcm: Generalize WWW files for portability 2020-12-18 09:09:01 -06:00
Kinoshita Daisuke 8af3dc340d py-extension-helpers: PLIST regenerated by "make print-PLIST" 2020-12-18 22:58:09 +08:00
Kinoshita Daisuke 1aa2d0f084 py-astroplan: corrected astropy dependency 2020-12-18 22:56:15 +08:00
Kinoshita Daisuke a56fcc9a5e py-astroquery: corrected astropy dependency 2020-12-18 22:54:13 +08:00
Kinoshita Daisuke e27bff588e py-pyvo: PLIST regenerated by make print-PLIST. 2020-12-18 22:51:06 +08:00
pin 31e2f951fe Remove molsketch: soon in main 2020-12-18 15:32:12 +01:00
Kinoshita Daisuke b8ae6837e4 py-pyvo: astropy dependency corrected 2020-12-18 22:27:54 +08:00
Kinoshita Daisuke aecfe22567 astroML: astropy dependency corrected (astropy4 to astropy) 2020-12-18 22:22:49 +08:00
Kinoshita Daisuke e0201eea3f changed from GITHUB to PYPI. 2020-12-18 22:15:46 +08:00
Kinoshita Daisuke ba8d088719 changed from GITHUB to PYPI. 2020-12-18 21:54:35 +08:00