Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (2h)  pkgsrc-2024Q1 (15d)  pkgsrc-2023Q4 (43d)  pkgsrc-2023Q2 (75d)  pkgsrc-2023Q3 (155d) 

2024-05-13 18:24:32 UTC Now

2020-04-23 19:49:27 UTC MAIN commitmail json YAML

chat/bitchx: fix SUBST pattern for replacing absolute path

(rillig)

2020-04-23 19:42:41 UTC MAIN commitmail json YAML

cross/atasm: fix placeholder in manual page

(rillig)

2020-04-23 19:32:53 UTC MAIN commitmail json YAML

mk/subst.mk: don't recommend {pre,do,post}-patch

These often lead to broken patches, unless the patches are generated very
cautiously. Because of this, pkglint already warns about this.

(rillig)

2020-04-23 19:30:29 UTC MAIN commitmail json YAML

mk/subst.mk: warn about all noop patterns before erroring out

(rillig)

2020-04-23 19:16:49 UTC MAIN commitmail json YAML

mk/subst.mk: omit ./ for sanely named files, quote filename patterns

(rillig)

2020-04-23 19:15:01 UTC MAIN commitmail json YAML

doc: Updated security/wolfssl to 4.4.0

(fox)

2020-04-23 19:11:08 UTC MAIN commitmail json YAML

security/wolfssl: Updates to v4.4.0

Changes since v4.3.0:

wolfSSL Release 4.4.0 (04/22/2020)

If you have questions about this release, feel free to contact us on our
info@ address.

Release 4.4.0 of wolfSSL embedded TLS has bug fixes and new features including:
New Feature Additions

  * Hexagon support.
  * DSP builds to offload ECC verify operations.
  * Certificate Manager callback support.
  * New APIs for running updates to ChaCha20/Poly1305 AEAD.
  * Support for use with Apache.
  * Add support for IBM s390x.
  * PKCS8 support for ED25519.
  * OpenVPN support.
  * Add P384 curve support to SP.
  * Add BIO and EVP API.
  * Add AES-OFB mode.
  * Add AES-CFB mode.
  * Add Curve448, X448, and Ed448.
  * Add Renesas Synergy S7G2 build and hardware acceleration.

Fixes

  * Fix for RSA public encrypt / private sign with RSA key sizes over 2048-bit.
  * Correct misspellings.
  * Secure renegotiation fix.
  * Fix memory leak when using ATECC and non-SECP256R1 curves for sign, verify,
    or shared secret.
  * Fix for K64 MMCAU with WOLFSSL_SMALL_STACK_CACHE.
  * Fix the RSA verify only build.
  * Fix in SP C implementation for small stack.
  * Fix using the auth key id extension is set, hash might not be present.
  * Fix when flattening certificate structure to include the subject alt names.
  * Fixes for building with ECC sign/verify only.
  * Fix for ECC and no cache resistance.
  * Fix memory leak in DSA.
  * Fix build on minGW.
  * Fix PemToDer() call in ProcessBuffer() to set more than ECC.
  * Fix for using RSA without SHA-512.
  * Add some close tags to the echoserver HTTP example output.
  * Miscellaneous fixes and updates for static analysis reports.
  * Fixes for time structure support.
  * Fixes for VxWorks support.
  * Fixes for Async crypto support.
  * Fix cache resist compile to work with SP C code.
  * Fixes for Curve25519 x64 asm.
  * Fix for SP x64 div.
  * Fix for DTLS edge case where CCS and Finished come out of order and the
    retransmit pool gets flushed.
  * Fix for infinite loop in SHA-1 with small inputs. Thanks to Peter W.
  * Fix for FIPS Hmac where wc_HmacInit() isn't used. wc_HmacSetKey() needs
    to initialize the Hmac structure. Type is set to NONE, and checked against
    NONE, not 0.
  * Fixes for SP RSA private operations.
  * Fixes for Xilinx SDK and Zynq UltraScale+ MPSoC
  * Fix leak when building with HAVE_AESGCM and NO_AES_DECRYPT. Thanks G.G.
  * Fixes for building ECC without ASN.
  * Fix for async TLSv1.3 issues.
  * Fix wc_KeyPemToDer() with PKCS1 and empty key.
  * Omit -fomit-frame-pointer from CFLAGS in configure.ac.

Improvements/Optimizations

  * Qt 5.12 and 5.13 support.
  * Added more digest types to Cryptocell RSA sign/verify.
  * Some memory usage improvements.
  * Speed improvements for mp_rand.
  * Improvements to CRL and OCSP support.
  * Refactor Poly1305 AEAD/MAC to reduce duplicate code.
  * Add blinding to RSA key gen.
  * Improvements to blinding.
  * Improvement and expansion of OpenSSL Compatibility Layer.
  * Improvements to ChaCha20.
  * Improvements to X.509 processing.
  * Improvements to ECC support.
  * Improvement in detecting 64-bit support.
  * Refactor to combine duplicate ECC parameter parsing code.
  * Improve keyFormat to be set by algId and let later key parsing produce fail.
  * Add test cases for 3072-bit and 4096-bit RSA keys.
  * Improve signature wrapper and DH test cases.
  * Improvements to the configure.ac script.
  * Added constant time RSA q modinv p.
  * Improve performance of SP Intel 64-bit asm.
  * Added a few more functions to the ABI list.
  * Improve TLS bidirectional shutdown behavior.
  * OpenSSH 8.1 support.
  * Improve performance of RSA/DH operations on x64.
  * Add support for PKCS7/CMS Enveloped data with fragmented encrypted content.
  * Example linker description for FIPS builds to enforce object ordering.
  * C# wrapper improvements. Added TLS client example and TLSv1.3 methods.
  * Allow setting MTU in DTLS.
  * Improve PKCS12 create for outputting encrypted bundles.
  * Constant time EC map to affine for private operations.
  * Improve performance of RSA public key ops with TFM.
  * Smaller table version of AES encrypt/decrypt.
  * Support IAR with position independent code (ROPI).
  * Improve speed of AArch64 assembly.
  * Support AES-CTR with AES-NI.
  * Support AES-CTR on esp32.
  * Add a no malloc option for small SP math.

This release of wolfSSL includes fixes for 2 security vulnerabilities.

  * For fast math, use a constant time modular inverse when mapping to affine
    when operation involves a private key - keygen, calc shared secret, sign.
    Thank you to Alejandro Cabrera Aldaya, Cesar Pereida Garc鱈a and
    Billy Bob Brumley from the Network and Information Security Group (NISEC)
    at Tampere University for the report.

  * Change constant time and cache resistant ECC mulmod. Ensure points being
    operated on change to make constant time. Thank you to Pietro Borrello at
    Sapienza University of Rome.

For additional vulnerability information visit the vulnerability page at
https://www.wolfssl.com/docs/security-vulnerabilities/

See INSTALL file for build instructions.
More info can be found on-line at https://wolfssl.com/wolfSSL/Docs.html

(fox)

2020-04-23 19:06:09 UTC MAIN commitmail json YAML

mk/subst.mk: refactor main code

The indentation of the inner loop has been fixed.

The chmod is only run if the file has actually changed. In the other
case, the file would have been removed right after the chmod, which made
the chmod unnecessary.

For compatibility with ancient operating systems whose /bin/sh still does
not understand negated conditions (SunOS), these conditions have been
avoided and were written using && and || instead.

The inner loop has been flattened a bit, to compensate for the
indentation of the outer loop.

(rillig)

2020-04-23 19:02:21 UTC MAIN commitmail json YAML

bootstrap/README: Note that SCO_SV has a user

(gdt)

2020-04-23 19:00:42 UTC MAIN commitmail json YAML

doc: Updated textproc/bat to 0.14.0

(fox)

2020-04-23 18:59:38 UTC MAIN commitmail json YAML

textproc/bat: Updates to 0.14.0

- Removes the obsolete patches for termios.

Changes since 0.13.0:

Features

  * Added a new --file-name <name>… option to overwrite the displayed filename(s)
    in the header. This is useful when piping input into bat. See #654 and #892 (@neuronull).
  * Added a new --generate-config-file option to create an initial configuration file
    at the right place. See #870 (@jmick414)

Bugfixes

  * Performance problems with C# source code have been fixed, see #677 (@keith-hall)
  * Performance problems with Makefiles have been fixed, see #750 (@keith-hall)
  * Fix bug when highlighting Ruby files with unindented heredocs, see #914 (@keith-hall)
  * A highlighting problem with Rust source code has been fixed, see #924 (@keith-hall)
  * Windows: short files that do not require paging are displayed and then lost, see #887
  * --highlight-line did not work correctly in combination with --tabs=0 and --wrap=never,
    see #937

Other

  * When saving/reading user-provided syntaxes or themes, bat will now maintain a
    metadata.yaml file which includes information about the bat version which was
    used to create the cached files. When loading cached files, we now print an error
    if they have been created with an incompatible version. See #882
  * Updated liquid dependency to 0.20, see #880 (@ignatenkobrain)

bat as a library

  * A completely new "high level" API has been added that is much more convenient
    to use. See the examples folder for the updated code. The older "low level"
    API is still available (basically everything that is not in the root bat
    module), but has been refactored quite a bit. It is recommended to only use
    the new "high level" API, if possible. This will be much easier to keep stable.
    Note that this should still be considered a "beta" release of bat-as-a-library.
    For more details and some screenshots of the example programs, see #936.

  * Stripped out a lot of binary-only dependencies, see #895 and #899 (@dtolnay)

    This introduces a features = ["application"] which is enabled by default and pulls in
    everything required by bat the application. When depending on bat as a library, downstream
    Cargo.toml should disable this feature to cut out inapplicable heavy dependencies:

    [dependencies]
    bat = { version = "0.14", default-features = false }

    Other optional functionality has also been put behind features: paging and git support.

  * Allow using the library with older syntect, see #896 and #898 (@dtolnay)

New syntaxes

  * Rego, see #872 (@patrick-east)
  * Stylo, see #917

Thanks

Many thanks to @keith-hall for all the help with various Sublime syntax problems!

(fox)

2020-04-23 18:52:56 UTC MAIN commitmail json YAML

regress/infra-unittests: ensure that subst.mk preserves the x bit

(rillig)

2020-04-23 18:50:17 UTC MAIN commitmail json YAML

doc: Updated audio/fasttracker2 to 1.21

(fox)

2020-04-23 18:48:54 UTC MAIN commitmail json YAML

audio/fasttracker2: Updates to v1.21

Changes since v1.20:

v1.21 - 22.04.2020
- macOS/Linux: The initial working directory would not get properly set when
  opening Disk Op.
- Bugfix: The custom directory paths in the config could contain unwanted junk
  at the end if the loaded config file was saved from real FT2.
- Bugfix: If you were skilled enough to beat the very last Nibbles level, your
  potential entry in the highscore table would show garbled level graphics.
- Show a warning if either of the Buttons/Desktop palette colors are so dark
  that you might have issues seeing the walls in Nibbles.
- "Space Pigs" palette replaced with a new (low contrast) "Dark mode" palette
- Some more small miscellaneous fixes not worth of a mention

(fox)

2020-04-23 18:34:05 UTC MAIN commitmail json YAML

Updated print/py-weasyprint, textproc/py-pysrt

(adam)

2020-04-23 18:33:49 UTC MAIN commitmail json YAML

py-pysrt: updated to 1.1.2

1.1.2:
Unknown changes

(adam)

2020-04-23 18:30:37 UTC MAIN commitmail json YAML

regress/infra-unittests: add more tests for subst.mk

(rillig)

2020-04-23 18:30:30 UTC MAIN commitmail json YAML

py-weasyprint: updated to 51

Version 51

Dependencies:
Pyphen 0.9.1+ is now needed

New features:
* Add support of element() and running()
* Add HTML element to Box class
* Support larger and smaller values for font-size

Bug fixes:
* Fix how fonts used for macOS tests are installed
* Fix various crashes due to line breaking bugs
* Fix typo in variable name
* Don窶冲 crash when string-set is set to none
* Keep font attributes when text lines are modified
* Don窶冲 let presentational hints add decorations on tables with no borders
* Don窶冲 crash on improper var() values
* Fix rendering of header and footer for empty tables
* Avoid quadratic time relative to tree depth when setting page names

(adam)

2020-04-23 18:06:13 UTC MAIN commitmail json YAML

mk/subst.mk: prevent filename expansion using "set -f"

This avoids creating a temporary directory.

The "set -f" option is not used anywhere else in pkgsrc, even though it
has been available since 1985 in the 8th Edition of Research Unix. Even
AIX and IRIX have that option, so it seems a safe bet.

(rillig)

2020-04-23 17:45:26 UTC MAIN commitmail json YAML

2020-04-23 17:43:24 UTC MAIN commitmail json YAML

xvidcap: No it isn't.

(nia)

2020-04-23 17:23:33 UTC MAIN commitmail json YAML

ffplay2: Follow HOMEPAGE redirect

(nia)

2020-04-23 17:22:52 UTC MAIN commitmail json YAML

2020-04-23 17:17:21 UTC MAIN commitmail json YAML

doc: Removed multimedia/kodi

(nia)

2020-04-23 17:16:41 UTC MAIN commitmail json YAML

2020-04-23 17:08:49 UTC MAIN commitmail json YAML

freerdp: Mark BROKEN

(nia)

2020-04-23 17:07:10 UTC MAIN commitmail json YAML

doc: Updated audio/pianobar to 2020.04.05

(nia)

2020-04-23 17:07:00 UTC MAIN commitmail json YAML

pianobar: Update to 2020.04.05

Release 2020.04.05

- Support writing audio to named pipe (audio_pipe)
- Add resampling (sample_rate)
- Fix station list not showing more than 95 stations

(nia)

2020-04-23 17:04:10 UTC MAIN commitmail json YAML

album: Switch to ffmpeg4

(nia)

2020-04-23 17:01:46 UTC MAIN commitmail json YAML

doc: Updated multimedia/ffmpegthumbnailer to 2.2.2

(nia)

2020-04-23 17:01:34 UTC MAIN commitmail json YAML

ffmpegthumbnailer: Update to 2.2.2

FFmpegThumbnailer 2.2.2
- Removed unstable continuous thumbnail creation

FFmpegThumbnailer 2.2.1
- CMake improvements: required CMake version is now 3.5 or newer
- Fix anamorphic height (thanks to cmrd-senya)
- Fix libffmpegthumbnailer.pc to work with multilib systems (thanks to orbea)
- Fix rotation of 180属 rotated videos (thanks to munzli)
- Fix prefer_embedded_metadata in c api (thanks to aedis)
- Fix crash when setting a log callback using the c api
- Check for https as well when skipping stat call (thanks to HearstCorp)
- Support specifying the size as string using the c api
- Support raw rgb data as image type
- Print warnings on stderr instead of stdout
- Support for continuous thumbnail creation

(nia)

2020-04-23 17:01:17 UTC MAIN commitmail json YAML

webkit-gtk/qt5-qtwebkit: Provide instructions on installing gst plugins

(nia)

2020-04-23 16:57:30 UTC MAIN commitmail json YAML

ffmpeg2theora: Switch to ffmpeg4

(nia)

2020-04-23 16:56:00 UTC MAIN commitmail json YAML

doc/CHANGES-2020: Removed ffmpeg010

(nia)

2020-04-23 16:55:32 UTC MAIN commitmail json YAML

2020-04-23 16:45:57 UTC MAIN commitmail json YAML

gst-plugins0.10-ffmpeg: Switch to internal ffmpeg copy.

This is the last remaining user of ffmpeg0 and it makes sense to only
build the features it wants to have.

(nia)

2020-04-23 16:34:31 UTC MAIN commitmail json YAML

doc: Updated multimedia/ffmpeg2 to 2.8.15

(nia)

2020-04-23 16:34:21 UTC MAIN commitmail json YAML

ffmpeg2: Very late update to 2.8.15

version 2.8.15:
- avcodec/dvdsub_parser: Allocate input padding
- avcodec/dvdsub_parser: Init output buf/size
- avcodec/imgconvert: fix possible null pointer dereference
- swresample/arm: rename labels to fix xcode build error
- avformat/utils: fix mixed declarations and code
- libwebpenc_animencoder: add missing braces to struct initialization
- avformat/movenc: Check input sample count
- avcodec/mjpegdec: Check for odd progressive RGB
- avformat/movenc: Check that frame_types other than EAC3_FRAME_TYPE_INDEPENDENT have a supported substream id
- avformat/mms: Add missing chunksize check
- avformat/pva: Check for EOF before retrying in read_part_of_packet()
- avcodec/indeo4: Check for end of bitstream in decode_mb_info()
- avcodec/shorten: Fix undefined addition in shorten_decode_frame()
- avcodec/jpeg2000dec: Fixes invalid shifts in jpeg2000_decode_packets_po_iteration()
- avcodec/jpeg2000dec: Check that there are enough bytes for all tiles
- avcodec/escape124: Fix spelling errors in comment
- avcodec/ra144: Fix integer overflow in ff_eval_refl()
- avcodec/cscd: Check output buffer size for lzo.
- avcodec/escape124: Check buf_size against num_superblocks
- avcodec/mjpegdec: Check for end of bitstream in ljpeg_decode_rgb_scan()
- avcodec/aacdec_fixed: Fix undefined integer overflow in apply_independent_coupling_fixed()
- avutil/common: Fix undefined behavior in av_clip_uintp2_c()
- fftools/ffmpeg: Fallback to duration if sample rate is unavailable
- avformat/mov: Only set pkt->duration to non negative values
- avcodec/h264_mc_template: Only prefetch motion if the list is used.
- avcodec/xwddec: Use ff_set_dimensions()
- avcodec/wavpack: Fix overflow in adding tail
- avcodec/shorten: Fix multiple integer overflows
- avcodec/shorten: Sanity check nmeans
- avcodec/mjpegdec: Fix integer overflow in ljpeg_decode_rgb_scan()
- avcodec/truemotion2: Fix overflow in tm2_apply_deltas()
- avcodec/opus_silk: Change silk_lsf2lpc() slightly toward silk/NLSF2A.c
- avcodec/amrwbdec: Fix division by 0 in find_hb_gain()
- avformat/mov: replace a value error by clipping into valid range in mov_read_stsc()
- avformat/mov: Break out early if chunk_count is 0 in mov_build_index()
- avcodec/fic: Avoid some magic numbers related to cursors
- avcodec/g2meet: ask for sample with overflowing RGB
- avcodec/aacdec_fixed: use 64bit to avoid overflow in rounding in apply_dependent_coupling_fixed()
- avcodec/mpeg4videoenc: Use 64 bit for times in mpeg4_encode_gop_header()
- avcodec/mlpdec: Only change noise_type if the related fields are valid
- indeo4: Decode all or nothing of a band header.
- avformat/mov: Only fail for STCO/STSC contradictions if both exist
- avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD97iH0 / COMPOSE_DD137iL0
- avcodec/fic: Check available input space for cursor
- avcodec/g2meet: Check RGB upper limit
- avcodec/jpeg2000dec: Fix undefined shift in the jpeg2000_decode_packets_po_iteration() CPRL case
- avcodec/jpeg2000dec: Skip init for component in CPRL if nothing is to be done
- avcodec/g2meet: Change order of operations to avoid undefined behavior
- avcodec/flac_parser: Fix infinite loop
- avcodec/wavpack: Fix integer overflow in DEC_MED() / INC_MED()
- avcodec/error_resilience: Fix integer overflow in filter181()
- avcodec/h263dec: Check slice_ret in mspeg4 slice loop
- avcodec/elsdec: Fix memleaks
- avcodec/vc1_block: simplify ac_val computation
- avcodec/ffv1enc: Check that the crc + version combination is supported
- lavf/http.c: Free allocated client URLContext in case of error.
- avcodec/dsicinvideo: Fail if there is only a small fraction of the data available that comprises a full frame
- avcodec/dsicinvideo: Propagate errors from cin_decode_rle()
- avcodec/dfa: Check dimension against maximum
- avcodec/cinepak: Skip empty frames
- avcodec/cinepak: move some checks prior to frame allocation
- swresample/arm: remove unintentional relocation.
- doc/APIchanges: Fix typos in hashes
- avformat/utils: Check cur_dts in update_initial_timestamps() more
- avcodec/utils: Enforce minimum width also for VP5/6
- avcodec/truemotion2: Propagate out of bounds error from GET_TOK()
- avcodec/mjpegdec: Check input buffer size.
- lavc/libopusdec: Allow avcodec_open2 to call .close
- avcodec/movtextdec: Check style_start/end
- avcodec/aacsbr_fixed: Fix integer overflow in sbr_hf_assemble()
- swresample/swresample: Fix for seg fault in swr_convert_internal() -> sum2_float during dithering.
- avcodec/aacdec_fixed: Fix integer overflow in apply_independent_coupling_fixed()
- avcodec/cscd: Error out when LZ* decompression fails
- avcodec/imgconvert: Fix loss mask bug in avcodec_find_best_pix_fmt_of_list()
- avcodec/wmalosslessdec: Fix null pointer dereference in decode_frame()
- avcodec/tableprint_vlc: Fix build failure with --enable-hardcoded-tables
- avcodec/get_bits: Make sure the input bitstream with padding can be addressed
- avformat/mov: Check STSC and remove invalid entries
- avcodec/nuv: rtjpeg with dimensions less than 16 would result in no decoded pixels thus reject it
- avcodec/nuv: Check for minimum input size for uncomprssed and rtjpeg
- avcodec/wmalosslessdec: Reset num_saved_bits on error path
- avformat/mov: Fix integer overflows related to sample_duration
- avformat/oggparseogm: Check lb against psize
- avformat/oggparseogm: Fix undefined shift in ogm_packet()
- avformat/avidec: Fix integer overflow in cum_len check
- avformat/oggparsetheora: Do not adjust AV_NOPTS_VALUE
- avformat/utils: Fix integer overflow of fps_first/last_dts
- libavformat/oggparsevorbis: Fix memleak on multiple headers
- avcodec/bintext: sanity check dimensions
- avcodec/utvideodec: Check subsample factors
- avcodec/smc: Check input packet size
- avcodec/cavsdec: Check alpha/beta offset
- avcodec/diracdec: Fix integer overflow in mv computation
- avcodec/jpeg2000dwt: Fix integer overflows in sr_1d53()
- avcodec/diracdec: Use int64 in global mv to prevent overflow
- avformat/hvcc: zero initialize the nal buffers past the last written byte

(nia)

2020-04-23 16:12:57 UTC MAIN commitmail json YAML

2020-04-23 16:07:42 UTC MAIN commitmail json YAML

doc/CHANGES-2020: Add successor lines

(nia)

2020-04-23 15:57:11 UTC MAIN commitmail json YAML

doc: Removed multimedia/ffplay1

(nia)

2020-04-23 15:56:16 UTC MAIN commitmail json YAML

doc: Removed multimedia/ffmpeg1

(nia)

2020-04-23 15:55:58 UTC MAIN commitmail json YAML

2020-04-23 15:52:02 UTC MAIN commitmail json YAML

freerdp: Switch to ffmpeg4. NB: doesn't build due to openssl changes

(nia)

2020-04-23 15:46:01 UTC MAIN commitmail json YAML

2020-04-23 15:25:43 UTC MAIN commitmail json YAML

vic-devel: remove unsupported options that references old ffmpeg version

(nia)

2020-04-23 15:24:00 UTC MAIN commitmail json YAML

2020-04-23 15:07:46 UTC MAIN commitmail json YAML

dvd-slideshow: Switch to ffmpeg4

(nia)

2020-04-23 14:58:19 UTC MAIN commitmail json YAML

doc: Removed multimedia/fuppes

(nia)

2020-04-23 14:57:50 UTC MAIN commitmail json YAML

2020-04-23 14:51:01 UTC MAIN commitmail json YAML

doc: Removed multimedia/pspvc

(nia)

2020-04-23 14:48:46 UTC MAIN commitmail json YAML

pspvc: Remove. Unmaintained upstream and now unique to pkgsrc.

Broken with supported ffmpegs. Standalone ffmpeg4 is good enough to
do what this does.

(nia)

2020-04-23 14:34:37 UTC MAIN commitmail json YAML

doc: Removed x11/xvidcap-gtk2

(nia)

2020-04-23 14:31:52 UTC MAIN commitmail json YAML

doc: Updated x11/xvidcap to 1.1.7

(nia)

2020-04-23 14:31:12 UTC MAIN commitmail json YAML

2020-04-23 14:15:30 UTC MAIN commitmail json YAML

Fix race condition with the creation of the obj directory.

(joerg)

2020-04-23 14:02:47 UTC MAIN commitmail json YAML

bootstrap/README: Note lack of cwrappers on AIX

(gdt)

2020-04-23 13:52:38 UTC MAIN commitmail json YAML

doc: Updated www/squid4 to 4.11

(mef)

2020-04-23 13:52:24 UTC MAIN commitmail json YAML

(www/squid4) Updated to 4.10 (and clear pkglint one point in patch)

Changes to squid-4.11 (18 Apr 2020):

        - Bug 5036: capital 'L's in logs when daemon queue overflows
        - Bug 5022: Reconfigure kills Coordinator in SMP+ufs configurations
        - Bug 5016: systemd thinks Squid is ready before Squid listens
        - kerberos_ldap_group: fix encryption type for cross realm check
        - HTTP: Ignore malformed Host header in intercept and reverse proxy mode
        - Fix Digest authentication nonce handling
        - Supply ALE to request_header_add/reply_header_add
        - ... and some documentation updates
        - ... and some compile fixes

(mef)

2020-04-23 13:51:52 UTC MAIN commitmail json YAML

bootstrap/README: List platforms in active use

Prompted by discussion of whether IRIX users exist on pkgsrc-users@,
list the pkgsrc platforms (foo, such that mk/platform/foo.mk exists)
according to whether they are actively maintained or not.

NB: This is merely informational, and not a deletion proposal.

(gdt)

2020-04-23 13:12:38 UTC MAIN commitmail json YAML

doc: Removed multimedia/mkv2mp4

(nia)

2020-04-23 13:12:17 UTC MAIN commitmail json YAML

mkv2mp4: Remove

This is now dead upstream, unique to pkgsrc, and standalone ffmpeg can do
approximately the same job.

(nia)

2020-04-23 12:31:25 UTC MAIN commitmail json YAML

Properly added net/ocamlnet to CHANGES

(jaapb)

2020-04-23 12:29:06 UTC MAIN commitmail json YAML

doc: Updated net/ocamlnet to 4.1.7

(jaapb)

2020-04-23 12:28:50 UTC MAIN commitmail json YAML

Updated net/ocamlnet to version 4.1.7.

This adds support for OCaml 4.10.

(jaapb)

2020-04-23 12:10:06 UTC MAIN commitmail json YAML

doc: Removed multimedia/libquicktime

(nia)

2020-04-23 12:06:56 UTC MAIN commitmail json YAML

libquicktime: Remove - dead upstream, fails with newer ffmpeg, CVEs many

I was going to apply a chain of patches to help this build again with
a supported ffmpeg but then I realized that nothing in pkgsrc uses this.

ffmpeg itself should be a good enough replacement for some of the
tools this package provides.

(nia)

2020-04-23 11:28:09 UTC MAIN commitmail json YAML

Allow NetBSD distribution tarball file extension to be defined with DISTRIB_EXT.
Default to tgz.
Bump to version 1.39

(sborrill)

2020-04-23 11:08:04 UTC MAIN commitmail json YAML

Updated devel/abseil, net/libtorrent-rasterbar, net/qbittorrent

(adam)

2020-04-23 11:07:45 UTC MAIN commitmail json YAML

qbittorrent: updated to 4.2.4

v4.2.4
- BUGFIX: Fix sub-sorting of Transfer list
- BUGFIX: Fix wrong logic that disables "prevent sleeping" timer
- BUGFIX: Set disk cache size for older libtorrent versions
- BUGFIX: Sort locale language list
- BUGFIX: Remove white outline around mascot.png
- BUGFIX: Various fixes in configuring the chosen network interface and not leaking the IP
- BUGFIX: Save "resume data" when torrent storage is moved
- BUGFIX: Avoid holding encoded resume data in memory
- BUGFIX: Fix date format for "Last seen complete"
- BUGFIX: Remove deprecated strict super seeding mode from advanced settings
- BUGFIX: Change default stop_tracker_timeout settings
- BUGFIX: Convert the Log widget to use custom View/Model
- BUGFIX: Change default upload slot choking limits
- BUGFIX: Don't uncheck Authentication checkbox when changing proxy type
- BUGFIX: Reduce ambiguity for selecting tray icons
- WEBUI: Fix unable to add multiple peers in WebUI
- WEBUI: Fix UPnP lease duration get/set
- SEARCH: Detect python3 executable on Windows

(adam)

2020-04-23 10:54:51 UTC MAIN commitmail json YAML

libtorrent-rasterbar: updated to 1.2.6

1.2.6:
fix peer timeout logic
simplify proxy handling. A proxy now overrides listen_interfaces
fix issues when configured to use a non-default choking algorithm
fix issue in reading resume data
revert NXDOMAIN change from 1.2.4
don't open any listen sockets if listen_interfaces is empty or misconfigured
fix bug in auto disk cache size logic
fix issue with outgoing_interfaces setting, where bind() would be called twice
add build option to disable share-mode
support validation of HTTPS trackers
deprecate strict super seeding mode
make UPnP port-mapping lease duration configurable
deprecate the bittyrant choking algorithm
add build option to disable streaming

(adam)

2020-04-23 10:45:30 UTC MAIN commitmail json YAML

abseil: updated to 20200225.2

20200225.2:
This release fixes the list of dependencies of absl::Cord in the CMake build.

(adam)

2020-04-23 10:36:35 UTC MAIN commitmail json YAML

Updated databases/prometheus, www/py-WebTest

(adam)

2020-04-23 10:35:40 UTC MAIN commitmail json YAML

ffmpeg*: Explain more practical concerns with linking against fdk-aac.

(nia)

2020-04-23 10:34:54 UTC MAIN commitmail json YAML

py-WebTest: updated to 2.0.34

2.0.34:
- Fix the test ``length == 0`` in ``check_content_type``.
- Treat ``<input type="search">`` like ``<input type="text">``.
- Handle query parameters for the ``head`` method.

(adam)

2020-04-23 10:31:00 UTC MAIN commitmail json YAML

prometheus: updated to 2.17.2

2.17.2:
[BUGFIX] Federation: Register federation metrics
[BUGFIX] PromQL: Fix panic in parser error handling
[BUGFIX] Rules: Fix reloads hanging when deleting a rule group that is being evaluated
[BUGFIX] TSDB: Fix a memory leak when prometheus starts with an empty TSDB WAL
[BUGFIX] TSDB: Make isolation more robust to panics in web handlers

(adam)

2020-04-23 10:29:19 UTC MAIN commitmail json YAML

2020-04-23 08:44:26 UTC MAIN commitmail json YAML

2020-04-23 08:33:06 UTC MAIN commitmail json YAML

doc: Updated lang/mozjs60 to 60.8.0nb4

(wiz)

2020-04-23 08:32:55 UTC MAIN commitmail json YAML

mozjs60: restore patch to distinfo

Bump PKGREVISION.

(wiz)

2020-04-23 07:43:31 UTC MAIN commitmail json YAML

2020-04-23 07:32:19 UTC MAIN commitmail json YAML

Updated devel/blosc, devel/colordiff

(adam)

2020-04-23 07:31:30 UTC MAIN commitmail json YAML

colordiff: updated to 1.0.19

Changes between 1.0.18 and 1.0.19

Add 'difffile' color option, allowing more git-like coloring (separate color for header of each changed file).
Improved portability of Makefile.
Provide support for 24-bit colour strings.

(adam)

2020-04-23 07:30:27 UTC MAIN commitmail json YAML

blosc: updated to 1.18.1

Changes from 1.17.1 to 1.18.1
- Fixed the copy of the leftovers of a chunk when its size is not a
  multiple of the typesize.  Although this is a very unusual situation,
  it can certainly happen (e.g.
  https://github.com/Blosc/python-blosc/issues/220).

(adam)

2020-04-23 07:02:58 UTC MAIN commitmail json YAML

doc: Updated devel/meson to 0.54.0nb1

(triaxx)

2020-04-23 07:00:09 UTC MAIN commitmail json YAML

meson: disable FreeBSD specific condition

pkgsrc changes:
---------------
  * Add a patch that reverts https://github.com/mesonbuild/meson/commit/aba8792.
    This commit introduced a condition to match FreeBSD path norm for
    pkg-config files. This condition is incompatible with the pkgsrc conventions.
  * Bump revision.

(triaxx)

2020-04-23 06:10:45 UTC MAIN commitmail json YAML

Updated devel/py-autopep8, security/py-asyncssh

(adam)

2020-04-23 06:10:29 UTC MAIN commitmail json YAML

py-asyncssh: updated to 2.2.1

Release 2.2.1:

Added optional timeout parameter to SSHClientProcess.wait() and SSHClientConnection.run() methods.
Created subclasses for SFTPError exceptions, allowing applications to more easily have distinct exception handling for different errors.
Fixed an issue in SFTP parallel I/O related to handling low-level connection failures. Thanks go to Mikhail Terekhov for reporting this issue.
Fixed an issue with SFTP file copy where a local file could sometimes be left open if an attempt to close a remote file failed.
Fixed an issue in the handling of boolean return values when SSHServer.server_requested() returns a coroutine. Thanks go to Tom van Neerijnen for contributing this fix.
Fixed an issue with passing tuples to the SFTP copy functions. Thanks go to Marc Gagn辿 for reporting this and doing the initial analysis.

(adam)

2020-04-23 06:08:32 UTC MAIN commitmail json YAML

py-autopep8: updated to 1.5.2

version 1.5.2
new features
* support parallel jobs for diff option
changes
* enable exclude option when specify directly file args
fix bugs
* related code E702
* related code W503/W504

(adam)

2020-04-23 05:53:56 UTC MAIN commitmail json YAML

Updated security/py-cryptography, security/py-cryptography_vectors, textproc/py-readme_renderer, finance/py-stripe

(adam)

2020-04-23 05:53:33 UTC MAIN commitmail json YAML

py-stripe: updated to 2.46.0

2.46.0:
Add support for `billing_portal` namespace and `Session` resource and APIs

(adam)

2020-04-23 05:53:00 UTC MAIN commitmail json YAML

py-readme_renderer: updated to 26.0

26.0:
* Fix regression with image width/height attributes

25.0:
* Support Python 3.7 and 3.8
* Drop support for Python 3.4
* Require Pygments>=2.5.1

(adam)

2020-04-23 05:49:00 UTC MAIN commitmail json YAML

py-cryptography py-cryptography_vectors: updated to 2.9.2

2.9.2:
* Updated the macOS wheel to fix an issue where it would not run on macOS
  versions older than 10.15.

(adam)

2020-04-23 04:11:19 UTC MAIN commitmail json YAML

qtermwidget: amend the build fix patching

Also fix macOS builds (upstream has done the same), and note the PR I
submitted for the NetBSD fix (which I should have sent months ago).

(gutteridge)

2020-04-22 23:17:05 UTC MAIN commitmail json YAML

Comment that PHP_VERSIONS_ACCEPTED=56 is for php-mysql

(dsainty)

2020-04-22 20:51:22 UTC MAIN commitmail json YAML

www/go-minify: use ${RM} instead of rm.

(nikita)

2020-04-22 20:49:27 UTC MAIN commitmail json YAML

Updated devel/py-xdis, lang/py-uncompyle6

(adam)

2020-04-22 20:49:07 UTC MAIN commitmail json YAML

py-uncompyle6: updated to 3.6.6

3.6.6: 2020-4-20 Love in the time of Cholera

The main reason for this release is an incompatablity bump in xdis which handles 3.7 SipHash better.

Go over "yield" as an expression precidence
Some small alignment with code in decompyle3 for "or" and "and" was done

(adam)

2020-04-22 20:44:35 UTC MAIN commitmail json YAML

py-xdis: updated to 4.4.0

4.4.0:
Incompatibility: load_module() and load_module_from_file_object() now return a couple more parameters: is_pypy, and the sip_hash value when that is available. The timestamp and file_size returned on these functions is now None when they aren't available. Previously timestamp had been 0.

--asm option fixes
Show sip hash in 3.7+ when that is used
Handle PEP 552 bytecode-file variations more properly
Detect more intermediate Python versions in load_code_from_file_object()
3.8+ posonlyargcount in assembly... rename Kw-only field to Keyword-only
Add 3.5 canonic bytecode version Marshal dumps()
convert from byte() to str() in dumps() when needed in 3.x
to_native() convert to bytes from string when needed in 3.x.
clean up loading code by using float version values rather than magic values

(adam)

2020-04-22 20:21:35 UTC MAIN commitmail json YAML

Updated www/py-httplib2, net/py-responses

(adam)

2020-04-22 20:21:15 UTC MAIN commitmail json YAML

py-responses: updated to 0.10.14

Responses 0.10.14
Version bump to align tags with setup.py

Responses 0.10.13
Improved README examples.
Improved handling of unicode bodies. The inferred content-type for unicode bodies is now text/plain; charset=utf-8.
Streamlined querysting matching code.

(adam)

2020-04-22 20:19:52 UTC MAIN commitmail json YAML

py-httplib2: updated to 0.17.3

0.17.3
* IronPython2.7: relative import iri2uri fixes ImportError

(adam)

2020-04-22 19:36:32 UTC MAIN commitmail json YAML

libgeotiff: Remove old comment

(gdt)

2020-04-22 18:15:59 UTC MAIN commitmail json YAML

rvault: Reset PKGREVISION after update

(wiz)

2020-04-22 16:40:04 UTC MAIN commitmail json YAML

2020-04-22 16:16:12 UTC MAIN commitmail json YAML

weechat: Use SUBST framework to adjust hardcoded pkg-config python checks

The previous ${LN} incantation missed possible python3-embed.pc file
(present in python38) ending up in a not-working python support.

Do not adjust file under ${BUILDLINK_DIR} and use the SUBST framework
to adjust all python3 pkg-config invocations.

(leot)

2020-04-22 12:11:20 UTC pkgsrc-2020Q1 commitmail json YAML

Pullup ticket #6165 - requested by taca
lang/ruby27-base: security fix

Revisions pulled up:
- lang/ruby/rubyversion.mk                                      1.219
- lang/ruby27-base/PLIST                                        1.2
- lang/ruby27-base/distinfo                                    1.2

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Wed Apr  1 15:23:15 UTC 2020

  Modified Files:
  pkgsrc/lang/ruby: rubyversion.mk
  pkgsrc/lang/ruby27-base: PLIST distinfo

  Log Message:
  lang/ruby27-base: update to 2.7.1

  Update ruby27-base (and ruby27) to 2.7.1.

  2.7.1 (2020-03-31)

  This release includes security fixes. Please check the topics below for
  details.

  * CVE-2020-16255: Unsafe Object Creation Vulnerability in JSON (Additional
    fix)
  * CVE-2020-10933: Heap exposure vulnerability in the socket library

(bsiegert)

2020-04-22 10:47:47 UTC MAIN commitmail json YAML

portaudio: Do not allow building with alsa/jack options on Darwin

PortAudio does not support building with this configuration.

(nia)

2020-04-22 09:52:12 UTC pkgsrc-2020Q1 commitmail json YAML

Pullup ticket #6164 - requested by taca
lang/ruby26-base: security fix

Revisions pulled up:
- lang/ruby/rubyversion.mk                                      1.218
- lang/ruby26-base/Makefile                                    1.10
- lang/ruby26-base/PLIST                                        1.4
- lang/ruby26-base/distinfo                                    1.8

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Wed Apr  1 15:21:57 UTC 2020

  Modified Files:
  pkgsrc/lang/ruby: rubyversion.mk
  pkgsrc/lang/ruby26-base: Makefile PLIST distinfo

  Log Message:
  lang/ruby26-base: update to 2.6.6

  Update ruby26-base (and ruby26 related packages) to 2.6.6.

  2.6.6 (2020-03-31)

  This release includes security fixes. Please check the topics below for
  details.

  * CVE-2020-16255: Unsafe Object Creation Vulnerability in JSON (Additional
    fix)
  * CVE-2020-10933: Heap exposure vulnerability in the socket library

(bsiegert)

2020-04-22 09:52:05 UTC pkgsrc-2020Q1 commitmail json YAML

Pullup ticket #6163 - requested by taca
databases/phpmyadmin: security fix

Revisions pulled up:
- databases/phpmyadmin/Makefile                                1.163
- databases/phpmyadmin/PLIST                                    1.51
- databases/phpmyadmin/distinfo                                1.113

---
  Module Name: pkgsrc
  Committed By: tm
  Date: Wed Apr  1 08:36:16 UTC 2020

  Modified Files:
  pkgsrc/databases/phpmyadmin: Makefile PLIST distinfo

  Log Message:
  phpmyadmin: update to 4.9.5

  4.9.5 (2020-03-20)
  - issue        [security] Fix SQL injection with certain usernames (PMASA-2020-2)
  - issue        [security] Fix SQL injection in particular search situations (PMASA-2020-3)
  - issue        [security] Fix SQL injection and XSS flaw (PMASA-2020-4)
  - issue        Deprecate "options" for the external transformation; options must now be hard-coded along with the program name directly in the file.

(bsiegert)

2020-04-22 09:40:09 UTC pkgsrc-2020Q1 commitmail json YAML

Pullup ticket #6162 - requested by taca
devel/ruby-redmine_bootstrap_kit: build fix

Revisions pulled up:
- devel/ruby-redmine_bootstrap_kit/Makefile                    1.6

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Mon Mar 30 10:24:34 UTC 2020

  Modified Files:
  pkgsrc/devel/ruby-redmine_bootstrap_kit: Makefile

  Log Message:
  devel/ruby-redmine_bootstrap_kit: avoid using obsolete rdoc options

  Avoid using obsolete rdoc options.

  ## require pull-up

(bsiegert)

2020-04-22 09:29:43 UTC MAIN commitmail json YAML

doc/TODO: + postfix-3.5.1.

(wiz)

2020-04-22 09:27:22 UTC MAIN commitmail json YAML

doc: Remove accidentally added entries

Remove accidentally added entries when changing maintainer e-mail

(pin)

2020-04-22 08:48:26 UTC MAIN commitmail json YAML

doc: Updated x11/qt5ct to 0.41nb4

(pin)

2020-04-22 08:48:01 UTC MAIN commitmail json YAML

x11/qt5ct

Update maintainer e-mail

(pin)

2020-04-22 08:46:54 UTC MAIN commitmail json YAML

doc: Updated x11/liblxqt to 0.14.1nb3

(pin)

2020-04-22 08:46:30 UTC MAIN commitmail json YAML

x11/liblxqt

Update maintainer e-mail

(pin)

2020-04-22 08:45:25 UTC MAIN commitmail json YAML

doc: Updated x11/qtermwidget to 0.14.1nb3

(pin)

2020-04-22 08:45:02 UTC MAIN commitmail json YAML

x11/qtermwidget

Update maintainer e-mail

(pin)

2020-04-22 08:43:57 UTC MAIN commitmail json YAML

doc: Updated x11/libfm-qt to 0.14.1nb3

(pin)

2020-04-22 08:43:33 UTC MAIN commitmail json YAML

x11/libfm-qt

Update maintainer e-mail

(pin)

2020-04-22 08:42:26 UTC MAIN commitmail json YAML

doc: Updated x11/qterminal to 0.14.1nb3

(pin)

2020-04-22 08:42:02 UTC MAIN commitmail json YAML

x11/qterminal

Update maintainer e-mail

(pin)

2020-04-22 08:40:35 UTC MAIN commitmail json YAML

doc: Updated x11/libqtxdg to 3.4.0nb3

(pin)

2020-04-22 08:40:07 UTC MAIN commitmail json YAML

x11/libqtxdg

Update maintainer e-mail

(pin)

2020-04-22 08:35:48 UTC MAIN commitmail json YAML

doc: Updated sysutils/ufetch to 0.2

(pin)

2020-04-22 08:35:27 UTC MAIN commitmail json YAML

sysutils/ufetch

Update maintainer e-mail

(pin)

2020-04-22 08:34:11 UTC MAIN commitmail json YAML

doc: Updated sysutils/pcmanfm-qt to 0.14.1nb3

(pin)

2020-04-22 08:33:48 UTC MAIN commitmail json YAML

sysutils/pcmanfm-qt

Update maintainer e-mail

(pin)

2020-04-22 08:32:21 UTC MAIN commitmail json YAML

doc: Updated devel/lxqt-build-tools to 0.6.0nb3

(pin)

2020-04-22 08:31:55 UTC MAIN commitmail json YAML

devel/lxqt-build-tools

Update maintainer e-mail

(pin)

2020-04-22 08:30:36 UTC MAIN commitmail json YAML

doc: Updated archivers/arqiver to 0.5.0

(pin)

2020-04-22 08:30:13 UTC MAIN commitmail json YAML

archivers/arqiver

Update maintainer e-mail

(pin)

2020-04-22 08:28:36 UTC MAIN commitmail json YAML

doc: Updated graphics/lximage-qt to 0.14.1nb3

(pin)

2020-04-22 08:28:11 UTC MAIN commitmail json YAML

graphics/lximage-qt

Update maintainer e-mail

(pin)

2020-04-22 08:27:10 UTC MAIN commitmail json YAML

doc: Updated graphics/kvantum to 0.15.2

(pin)

2020-04-22 08:26:46 UTC MAIN commitmail json YAML

graphics/kvantum

Update maintainer e-mail

(pin)

2020-04-22 08:25:12 UTC MAIN commitmail json YAML

doc: Updated editors/feathernotes to 0.6.0nb1

(pin)

2020-04-22 08:24:45 UTC MAIN commitmail json YAML

editors/feathernotes

Update maintainer e-mail

(pin)

2020-04-22 08:23:41 UTC MAIN commitmail json YAML

doc: Updated editors/featherpad to 0.13.1nb1

(pin)

2020-04-22 08:23:14 UTC MAIN commitmail json YAML

editors/featherpad

Update maintainer e-mail

(pin)

2020-04-22 08:21:31 UTC MAIN commitmail json YAML

doc: Updated wm/sowm to 1.6

(pin)

2020-04-22 08:21:06 UTC MAIN commitmail json YAML

wm/sowm

Update maintainer e-mail

(pin)

2020-04-22 08:19:15 UTC MAIN commitmail json YAML

doc: Updated editors/focuswriter to 1.7.6

(pin)

2020-04-22 08:18:28 UTC MAIN commitmail json YAML

update editors/focuswriter to 1.7.6

Changes in version 1.7.6

-FIXED: Did not load locales with underscores
-FIXED: Compile failure due to missing header
-Translation updates: Slovenian, Swedish, Turkish

(pin)

2020-04-22 08:15:40 UTC MAIN commitmail json YAML

doc: Updated emulators/caprice32 to 4.6.0

(nia)

2020-04-22 08:13:40 UTC MAIN commitmail json YAML

caprice32: Update to 4.6.0

Changes:
* Support CAP32_DELAY in autorun commands
* Support German keyboard (physical layout only)
* Better freedesktop integration
* Better logic for finding configuration file
* Dynamic loading of CAPS (IPF) library
* Nix packaging support

(nia)

2020-04-22 07:20:50 UTC MAIN commitmail json YAML

Updated security/py-cryptography_vectors, security/py-cryptography

(adam)

2020-04-22 07:20:20 UTC MAIN commitmail json YAML

py-cryptography py-cryptography_vectors: updated to 2.9.1

2.9.1:
* Updated Windows, macOS, and ``manylinux`` wheels to be compiled with
  OpenSSL 1.1.1g.

(adam)

2020-04-22 06:53:14 UTC MAIN commitmail json YAML

doc: Updated devel/glib2 to 2.64.2nb1

(triaxx)

2020-04-22 06:45:43 UTC MAIN commitmail json YAML

glib2: fix PR pkg/54752

pkgsrc changes:
---------------
* Disallow undefined symbols when linking on FreeBSD. This solution was
  chosen because (1) the FreeBSD CI machine of the glib developpers use it
  and (2) it avoids to maintain a patch.
* Bump revision.

(triaxx)

2020-04-22 06:38:11 UTC MAIN commitmail json YAML

Updated misc/stellarium, www/py-aiohttp-socks

(adam)

2020-04-22 06:37:48 UTC MAIN commitmail json YAML

py-aiohttp-socks: updated to 0.3.8

0.3.8:
Make it compatible with aiohttp 2.x again

(adam)

2020-04-22 06:33:37 UTC MAIN commitmail json YAML

stellarium: updated to 0.20.1

Stellarium v0.20.1

The major changes of this version:

Restore working Stellarium in ANGLE mode on Window
Many changes in scripting engline and Script Console
Fixes in GUI and plugins
Updated DSO catalog
Thank you very much to community for bug reports, feature requests and contributions!

Full list of changes:

Added new language - Luxembourgish (lb)
Added proper properties for Angle Measure plugin
Added configurable colors for Angle Measure plugin
Added GUI adaptations for Angle Measure plugin
Added evaluates scripts in individual context (Scripting Engine)
Added new planetary nomenclature
Added use properties in Satellites plugin
Added overloaded Labeling functions with colors specified as Vec3f (Scripting Engine)
Added display proper file paths and line numbers on script errors (Scripting Engine)
Added test for low precision hms time conversion function
Added spiky stars option
Added checkbox to the option settings in Script Console to clear the output text before a script is run
Added implementation of telescope syncing in INDI client
Added dirty flag, set by signal from QTextEdit (Script Console)
Added code to set TAB stop width at 4 characters (Script Console)
Added code to avoid losing names after Cancel in some QFileDialog (Script Console)
Added implementation of FSM to tranfer properly between dirty/filename states on load, save, clear, edit, expand actions (Script Console)
Added special case Catalogs/Other in GUI for objects without identifier (DSO Catalog v3.9)
Added Oculus plugin (disabled by default)
Fixed ANGLE support for Windows package
Fixed keyboard navigation in Oculars plugin
Fixed Russian translation for Windows installer
Fixed data blunder: severely wrong slope for upcoming comet
Fixed flipping galactic/Supergalactic labels on Southern hemisphere
Fixed translations ���Set FOV to XXX degrees��� when language is changed
Fixed possible segfault in SolarSystem class
Fixed building Stellarium without scripting
Fixed (restored) fading switch effect in Satellites plugin
Fixed (inverted) realistic/iconic mode labeling in Satellites plugin
Fixed (renamed) properties to better follow conventions in Satellites plugin
Fixed visualization mode in Satellites plugin
Fixed time conversion for low precision form
Fixed jerking an animation of movement of Solar system bodies
Fixed name for SH2-308 (DSO Catalog v3.9)
Fixed filter properly objects by catalogs (DSO Catalog v3.9)
Fixed few wrong objects in DSO catalog (DSO Catalog v3.9)
Fixed WUI of Remote Control plugin
Updated fix for ghost comet in ortographic projection issue
Updated list of contributors
Updated code: simplified RegExp results handling
Changed Vec3f& to Vec3f asreturn type for functions called from scripts in some classes (Scripting Engine)
Re-implement getDecAngle, fixing some inconsistencies
Removed Abell planetary nebulae catalog

(adam)

2020-04-22 05:06:23 UTC MAIN commitmail json YAML

doc: Updated devel/byacc to 20200330

(nia)

2020-04-22 05:05:56 UTC MAIN commitmail json YAML

byacc: Update to 20200330

2020-03-30  Thomas E. Dickey  <dickey@invisible-island.net>

* package/debian/copyright: bump

* test/yacc/grammar.tab.c, test/btyacc/grammar.tab.c, test/grammar.y, reader.c:
typo found with codespell

* yacc.1: fixes noted in the original report, overlooked in followup

2020-03-30  Bjarni.Ingi.Gislason

* yacc.1: typography/spelling fixes - Debian #955175

2020-03-30  Thomas E. Dickey  <dickey@invisible-island.net>

* VERSION, package/byacc.spec, package/debian/changelog, package/mingw-byacc.spec, package/pkgsrc/Makefile:
bump

2020-03-10  Thomas E. Dickey  <dickey@invisible-island.net>

* configure: regen

* aclocal.m4:
resync with my-autoconf, mostly fixes for compiler-warnings

* configure.in: use macro to suppress X-dependency from newer macros

2019-12-20  Thomas E. Dickey  <dickey@invisible-island.net>

* config.guess: 2019-12-21

2019-11-25  Tom.Shields

* main.c:
fix an inconsistency between the getopt and non-getopt configuration.
In the former, getopt always used "yacc", not the name of the executable.

2019-11-25  Thomas E. Dickey  <dickey@invisible-island.net>

* test/run_make.sh:
suppress bison's -Wyacc warning, which is not useful.

* VERSION, package/byacc.spec, package/debian/changelog, package/mingw-byacc.spec, package/pkgsrc/Makefile:
bump

2019-11-19  Thomas E. Dickey  <dickey@invisible-island.net>

* yacc.1: new version of manpage

* VERSION, package/byacc.spec, package/debian/changelog, package/mingw-byacc.spec, package/pkgsrc/Makefile:
bump

* yacc.1: document %code

* test/btyacc/calc_code_all.error, test/btyacc/calc_code_all.output, test/btyacc/calc_code_all.tab.c, test/btyacc/calc_code_all.tab.h, test/btyacc/calc_code_default.error, test/btyacc/calc_code_default.output, test/btyacc/calc_code_default.tab.c, test/btyacc/calc_code_default.tab.h, test/btyacc/calc_code_imports.error, test/btyacc/calc_code_imports.output, test/btyacc/calc_code_imports.tab.c, test/btyacc/calc_code_imports.tab.h, test/btyacc/calc_code_provides.error, test/btyacc/calc_code_provides.output, test/btyacc/calc_code_provides.tab.c, test/btyacc/calc_code_provides.tab.h, test/btyacc/calc_code_requires.error, test/btyacc/calc_code_requires.output, test/btyacc/calc_code_requires.tab.c, test/btyacc/calc_code_requires.tab.h, test/btyacc/calc_code_top.error, test/btyacc/calc_code_top.output, test/btyacc/calc_code_top.tab.c, test/btyacc/calc_code_top.tab.h, test/yacc/calc_code_all.tab.c, test/yacc/calc_code_all.tab.h, test/yacc/calc_code_default.tab.c, test/yacc/calc_code_
provides.tab.c, test/yacc/calc_code_provides.tab.h, test/yacc/calc_code_requires.tab.c, test/yacc/calc_code_requires.tab.h, test/yacc/calc_code_top.tab.c:
RCS_BASE

* output.c:
amend updates for 'outline' when processing "%code" in code-file

* output.c:
modify output_code_lines() to show begin/end block comments which were in
reader.c, and to generate a #line for the code-file.

* reader.c:
modify copy_code() to allow for multiple %code directives for a given
section, recording the input line-number for each directive as a #line
in the resulting string.  remove the block start/end comments, since those
will be done for a whole section in output.c

* mstring.c, defs.h: add msrenew()

* test/yacc/calc_code_all.error, test/yacc/calc_code_all.output, test/yacc/calc_code_default.error, test/yacc/calc_code_default.output, test/yacc/calc_code_default.tab.h, test/yacc/calc_code_imports.error, test/yacc/calc_code_imports.output, test/yacc/calc_code_imports.tab.c, test/yacc/calc_code_imports.tab.h, test/yacc/calc_code_provides.error, test/yacc/calc_code_provides.output, test/yacc/calc_code_requires.error, test/yacc/calc_code_requires.output, test/yacc/calc_code_top.error, test/yacc/calc_code_top.output, test/yacc/calc_code_top.tab.h:
RCS_BASE

2019-11-18  Thomas E. Dickey  <dickey@invisible-island.net>

* test/calc_code_imports.y, test/calc_code_all.y, test/calc_code_default.y, test/calc_code_top.y, test/calc_code_provides.y, test/calc_code_requires.y:
RCS_BASE

2019-11-04  Michael.Forney

* defs.h: add missing "extern" for new variable "code_lines"

2019-11-03  Thomas E. Dickey  <dickey@invisible-island.net>

* main.c: build-fix for MinGW cross-compiling

* output.c, reader.c: gcc-warnings

* output.c: check validity of text_file before rewind
remove redundant check of iflag

* main.c: fix memory-leak reported by clang

* mkpar.c: guard against a null-reference reported by clang (unlikely)

* reader.c: fix two coverity warnings:
a) resource leak on malloc-failure
b) possible null-pointer dereference on parse-error

* test/btyacc/err_inherit4.tab.h, test/btyacc/btyacc_demo.tab.h: regen

* defs.h: use enum's to simplify recent change

* mstring.c:
enable mstring() in regular byacc, since Zoulas' change relies upon it

2019-11-03  Christos.Zoulas

* defs.h, reader.c, output.c: add support for bison's "%code" feature
also fix a small bug: declare YYLTYPE externally when producing locations

2019-11-03  Thomas E. Dickey  <dickey@invisible-island.net>

* test/btyacc/help.error, test/btyacc/no_b_opt.error, test/btyacc/no_output2.error, test/btyacc/no_p_opt.error, test/yacc/help.error, test/yacc/no_b_opt.error, test/yacc/no_output2.error, test/yacc/no_p_opt.error:
regen

* test/run_test.sh:
there's no standard wording for the options-errors from getopt;
filter that to "error message" in the test reference files.

* main.c:
provide for using getopt(), to accommodate a case where developers have
relied upon non-POSIX behavior.

* test/run_test.sh:
getopt's messages do not print the full pathname of yacc in some cases;
adjust the sed-script which changes those to "YACC"

* configure: regen

* config_h.in: regen, using autoheader-252

* configure.in: add configure check for getopt

* configure: regen

* aclocal.m4:
resync with my-autoconf adds a fix which accommodates a difference in
warning options between gcc/clang when --enable-warnings is not set.

* VERSION, package/byacc.spec, package/debian/changelog, package/mingw-byacc.spec, package/pkgsrc/Makefile:
bump

2019-09-11  Thomas E. Dickey  <dickey@invisible-island.net>

* config.guess, config.sub: 2019-09-10

2019-06-17  Thomas E. Dickey  <dickey@invisible-island.net>

* test/btyacc/big_b.error, test/btyacc/big_l.error, test/btyacc/help.error, test/btyacc/no_b_opt.error, test/btyacc/no_output2.error, test/btyacc/no_p_opt.error, test/btyacc/nostdin.error, test/yacc/big_b.error, test/yacc/big_l.error, test/yacc/help.error, test/yacc/no_b_opt.error, test/yacc/no_output2.error, test/yacc/no_p_opt.error, test/yacc/nostdin.error:
regen

* test/run_test.sh: test "-H" rather than "-D"

2019-06-16  Thomas E. Dickey  <dickey@invisible-island.net>

* main.c, yacc.1:
change "-D" option to "-H" (discussion with Ethan Sommer)

* VERSION, package/byacc.spec, package/debian/changelog, package/mingw-byacc.spec, package/pkgsrc/Makefile:
bump

* test/btyacc/defines1.calc.c, test/btyacc/defines2.calc.c, test/btyacc/defines3.calc.c:
RCS_BASE

* test/run_test.sh: in test_defines, save the ".c" file too

* test/yacc/defines3.calc.c, test/yacc/defines2.calc.c, test/yacc/defines1.calc.c:
RCS_BASE

* test/run_test.sh:
output of test_defines should be a header ".h", not ".c"

* test/btyacc/defines1.calc.h, test/btyacc/defines1.error, test/btyacc/defines1.output, test/btyacc/defines2.calc.h, test/btyacc/defines2.error, test/btyacc/defines2.output, test/btyacc/defines3.calc.h, test/btyacc/defines3.error, test/btyacc/defines3.output:
RCS_BASE

* main.c: however, a subsequent -d cancels -D

* test/yacc/defines1.calc.h, test/yacc/defines3.calc.h: RCS_BASE

* main.c: -D option implies -d

* test/yacc/defines1.error, test/yacc/defines1.output, test/yacc/defines2.calc.h, test/yacc/defines2.error, test/yacc/defines2.output, test/yacc/defines3.error, test/yacc/defines3.output:
RCS_BASE

* yacc.1: align macro definitions with my other manpages

* test/run_test.sh: add test for -D after -d or -b options

* test/btyacc/stdin1.calc.c, test/btyacc/stdin1.error, test/btyacc/stdin1.output, test/btyacc/stdin2.calc.c, test/btyacc/stdin2.error, test/btyacc/stdin2.output:
RCS_BASE

* test/btyacc/big_b.error, test/btyacc/big_b.output, test/btyacc/big_l.error, test/btyacc/big_l.output, test/btyacc/help.error, test/btyacc/help.output, test/btyacc/no_b_opt.error, test/btyacc/no_b_opt.output, test/btyacc/no_b_opt1.error, test/btyacc/no_b_opt1.output, test/btyacc/no_code_c.error, test/btyacc/no_code_c.output, test/btyacc/no_defines.error, test/btyacc/no_defines.output, test/btyacc/no_graph.error, test/btyacc/no_graph.output, test/btyacc/no_include.error, test/btyacc/no_include.output, test/btyacc/no_opts.error, test/btyacc/no_opts.output, test/btyacc/no_output.error, test/btyacc/no_output.output, test/btyacc/no_output1.error, test/btyacc/no_output1.output, test/btyacc/no_output2.error, test/btyacc/no_output2.output, test/btyacc/no_p_opt.error, test/btyacc/no_p_opt.output, test/btyacc/no_p_opt1.error, test/btyacc/no_p_opt1.output, test/btyacc/no_verbose.error, test/btyacc/no_verbose.output, test/btyacc/nostdin.error, test/btyacc/nostdin.output, test/yacc/big_
b.error, test/yacc/big_b.output, test/yacc/big_l.error, test/yacc/big_l.output, test/yacc/help.error, test/yacc/help.output, test/yacc/no_b_opt.error, test/yacc/no_b_opt.output, test/yacc/no_b_opt1.error, test/yacc/no_b_opt1.output, test/yacc/no_code_c.error, test/yacc/no_code_c.output, test/yacc/no_defines.error, test/yacc/no_defines.output, test/yacc/no_graph.error, test/yacc/no_graph.output, test/yacc/no_include.error, test/yacc/no_include.output, test/yacc/no_opts.error, test/yacc/no_opts.output, test/yacc/no_output.error, test/yacc/no_output.output, test/yacc/no_output1.error, test/yacc/no_output1.output, test/yacc/no_output2.error, test/yacc/no_output2.output, test/yacc/no_p_opt.error, test/yacc/no_p_opt.output, test/yacc/no_p_opt1.error, test/yacc/no_p_opt1.output, test/yacc/no_verbose.error, test/yacc/no_verbose.output, test/yacc/nostdin.error, test/yacc/nostdin.output:
regen

* test/run_test.sh:
add a test for stdin "-" vs end-options "--", and correct a redirection
of stderr in test_flags

* test/yacc/stdin2.output, test/yacc/stdin2.calc.c, test/yacc/stdin1.calc.c, test/yacc/stdin1.error, test/yacc/stdin1.output, test/yacc/stdin2.error:
RCS_BASE

* test/btyacc/big_b.output, test/btyacc/big_l.output, test/btyacc/help.output, test/btyacc/no_b_opt.output, test/btyacc/no_output2.output, test/btyacc/no_p_opt.output, test/btyacc/nostdin.output, test/yacc/big_b.output, test/yacc/big_l.output, test/yacc/help.output, test/yacc/no_b_opt.output, test/yacc/no_output2.output, test/yacc/no_p_opt.output, test/yacc/nostdin.output:
regen

* main.c: add -D option, to specify filename vs y.tab.h for -d

* defs.h: add dflag2, for -D option

* yacc.1: document -D option

* config_h.in: updated with autoheader-252

* configure: regen

* package/debian/copyright: bump

* aclocal.m4: add CF_GETOPT_HEADER

* aclocal.m4: Improved autoconf macros:
+ CF_CC_ENV_FLAGS
putting preprocessor flags in CFLAGS also is a nuisance, which can be
addressed in the same way.
+ CF_GCC_WARNINGS
factor out workaround for XTSTRINGDEFINES as CF_CONST_X_STRING
+ CF_GNU_SOURCE
The check for _DEFAULT_SOURCE should apply to "recent" Cygwin (since early 2016),
and except for "NEWLIB" vs "GLIBC" in the test, acts the same if I pretend
that "newlib" is the GNU C library.  Without this, the check falls through
to the _XOPEN_SOURCE test, which breaks the pseudoterminal checks for xterm.
+ CF_POSIX_C_SOURCE
add/use CF_POSIX_VISIBLE
+ CF_TRY_XOPEN_SOURCE
use CF_APPEND_TEXT
+ CF_WITH_MAN2HTML
use sed to work around non-POSIX tail utility
+ CF_XOPEN_SOURCE
use CF_APPEND_TEXT
add/use CF_POSIX_VISIBLE

* VERSION, package/byacc.spec, package/debian/changelog, package/mingw-byacc.spec, package/pkgsrc/Makefile:
bump

2019-06-10  Thomas E. Dickey  <dickey@invisible-island.net>

* config.guess: 2019-06-10

2019-05-22  Thomas E. Dickey  <dickey@invisible-island.net>

* config.sub: 2019-05-22

(nia)

2020-04-22 05:01:51 UTC MAIN commitmail json YAML

balsa: Update to 2.6.0

* Balsa-2.6.0 release. Release date 2020-04-11

This release switches to gmime3 library for MIME processing.

(nia)

2020-04-22 05:00:45 UTC MAIN commitmail json YAML

doc: Updated net/bftpd to 5.5

(nia)

2020-04-22 05:00:05 UTC MAIN commitmail json YAML

bftpd: Update to 5.5

Jesse Smith <jessefrgsmith@yahoo.ca> -> 5.5
- Fixed a file descriptor leak would could cause the Bftpd
  server to run out of available files it can open when storing/uploading
          files.
          Eric Debief provided a patch to correct the issue.

(nia)

2020-04-22 04:41:22 UTC MAIN commitmail json YAML

doc: Updated chat/bitlbee-mastodon to 1.4.4

(nia)

2020-04-22 04:40:59 UTC MAIN commitmail json YAML

bitlbee-mastodon: Update to 1.4.4

New features for 1.4.4:

- fix list management command
- figure out username and instance URL from account name

(nia)

2020-04-22 04:40:08 UTC MAIN commitmail json YAML

doc: Updated chat/bitlbee-discord to 0.4.3

(nia)

2020-04-22 04:39:48 UTC MAIN commitmail json YAML

bitlbee-discord: Update to 0.4.3

Alcaro (1):
      Fix paste_buffer

Alex Schroeder (1):
      Add BITLBEE_LIBS to discord_la_LDFLAGS

Artem Savkov (9):
      Don't wait for GUILD_SYNC on login
      Remove pending sync var
      Per-channel sync
      Sync private groups as well
      Call imcb_connected only after we parsed the whole READY message

David Aaron Fendley (1):
      Correct command in README

(nia)

2020-04-22 04:26:10 UTC MAIN commitmail json YAML

doc: Updated audio/audacious-plugins to 4.0.2

(nia)

2020-04-22 04:25:54 UTC MAIN commitmail json YAML

audacious-plugins: Update to 4.0.2

Should have been done in previous commit - my mistake...

(nia)

2020-04-21 23:00:14 UTC MAIN commitmail json YAML

(mk/fetch/site.mk) ftp.cse.buffalo.edu has not been responded for a week

(mef)

2020-04-21 18:58:48 UTC MAIN commitmail json YAML

2020-04-21 18:58:18 UTC MAIN commitmail json YAML

2020-04-21 17:03:32 UTC MAIN commitmail json YAML

Updated sysutils/logrotate to 3.16.0

(nils)

2020-04-21 17:01:43 UTC MAIN commitmail json YAML

Update sysutils/logroate to 3.16.0.

Upstream changelog:
* fix compilation with gcc-10, which defaults to -fno-common (#288)
* reduce number of open() operations on state file (#282)
* validate user/group given to the su directive early (#276)
* add hardening options to systemd unit file in examples (#274, #291)
* fix crash of logrotate on invalid configuration with include (#271)
* fix heap buffer overflow on too long logfile extension (#270)

Pkgsrc changes:
* a systemd example service file is added to the examples;
* a btmp and wtmp example configurations files are also added, but only
btmp is copied alongside logrotate.conf: while the 2 config files were at first
present in logrotate.conf, only btmp is present on NetBSD ;
* the GITHUB_RELEASE variable is moved for pkglint compliance.

(nils)

2020-04-21 16:06:28 UTC MAIN commitmail json YAML

doc: Updated databases/elasticsearch to 6.8.8

(jperkin)

2020-04-21 16:06:19 UTC MAIN commitmail json YAML

elasticsearch: Update to 6.8.8.

I'm unable to find a useful changelog, so unfortunately if you want to see
what has changed since 6.4.0 then you'll need to head over to
https://www.elastic.co/guide/en/elasticsearch/reference/6.8/es-release-notes.html
and read each of the individual links for every single point release.

While here fix some build issues and pkglint warnings.

(jperkin)

2020-04-21 15:43:07 UTC MAIN commitmail json YAML

unison-snapshot: Mention that it interoperates with unison2.51

(wiz)

2020-04-21 14:22:38 UTC MAIN commitmail json YAML

doc: Updated security/keepassxc to 2.5.4

(nia)

2020-04-21 14:22:29 UTC MAIN commitmail json YAML

keepassxc: Update to 2.5.4

## 2.5.4 (2020-04-09)

### Fixed

- Return keyboard focus after saving database edits [#4287]
- Windows: Use bare minimum settings in portable version [#4131]
- Windows: Use SHA256 code signing [#4129]
- macOS: Fix code signing incompatibility in latest macOS release [#4564]

(nia)

2020-04-21 14:17:52 UTC MAIN commitmail json YAML

doc: Updated mail/mutt to 1.13.5

(nia)

2020-04-21 14:17:40 UTC MAIN commitmail json YAML

mutt: Update to 1.13.5

Mutt 1.13.5 was released on March 28, 2020. This is a bug-fix release, fixing a use-after-free bug, and a couple format string processing bugs.

(nia)

2020-04-21 13:57:58 UTC MAIN commitmail json YAML

doc/CHANGES-2020: remove conflict indicators

(nia)

2020-04-21 13:56:39 UTC MAIN commitmail json YAML

doc: Updated filesystems/fuse-curlftpfs to 0.9.2

(nia)

2020-04-21 13:56:26 UTC MAIN commitmail json YAML

fuse-curlftpfs: Update to 0.9.2

- new helper function cancel_previous_multi() which checks for errors.
- patch by Miklos Szeredi: fixes 'du' for files >= 4GB.
- remove buffered writes completely and handle O_RDWR
- Fix "hang" when curl_easy_perform(fh->write_conn) in the write thread fails; Detect write errors in the write thread; Synchronize writing with the new semaphore "data_written" to be able to report write errors earlier; Fix that ftpfs_truncate created empty files with no permissions set (caused problems with gedit and others)
- Patch from Miklos Szeredi to support streaming writes (includes changes from Robson Braga Araujo)
- Added option to use a custom command to list files.
- Add ftp_method option to make it faster to browse directories.
- Fix broken header dependencies.
- Put the FTP server name in fsname by default. Upgraded FUSE_USE_VERSION to 26.
- Disable EPSV by default because it can cause the program to hang.

(nia)

2020-04-21 13:55:36 UTC MAIN commitmail json YAML

doc: Updated net/cacti to 1.2.11

(mef)

2020-04-21 13:55:22 UTC MAIN commitmail json YAML

(net/cacti) Updated 1.2.7 to 1.2.11

1.2.11
-security#1566: Add SameSite support for cookies
-security#1985: Cookie should be properly verified against password
-security#3342: CSRF at Admin Email
-security#3343: Improper Access Control on disabling a user.
-security#3414: Update to jQuery 3.4.1 to resolve XSS issues with jQuery 3.3.1
-issue#2265: When attempting to save Graph field, query_ifSpeed is not properly validated
-issue#2400: Allow ability to duplicate site settings
-issue#2428: Make plugins non-case sensitive for folder names, whilst allowing nicer display names
-issue#2580: When running DSSTATS, system isn't properly detecting that another is already running
-issue#2853: Discovered Devices filtering do not include snmp description or name
-issue#3231: Allow user to unlock a tree that has been locked for editing by another
-issue#3237: Report gets resent every poller cycle
-issue#3247: Language source files do not update "PO-Revision-Date" attribute
-issue#3261: Automation rules aren't run for new devices on remote data collectors
-issue#3296: Bad PHP memory limit values can result in failed upgrades
-issue#3299: When using php-snmp and setting SNMPv3, warning is now shown as library does not support it properly
-issue#3303: When installing under Windows OS, path expansion is not converted to PHP required format
-issue#3310: When using 32-bit OS, automation errors can be seen due to subnet mask calculations
-issue#3312: Console menu does not auto-expand for graph item editor page
-issue#3313: When installing, multiple issues can be seen due to bad packages
-issue#3314: Script Server has invalid debug code left in
-issue#3317: Warnings can appear from CSRF Magic library due to multiple token values being found
-issue#3319: Errors can occur upgrading from 0.8.x due to incorrectly detected data source profile id
-issue#3322: When searching for LDAP accounts, allow recursive searching
-issue#3330: Packages that are not properly formatted can cause installation issues
-issue#3334: When upgrading from 0.8.x Automation SNMP Options should be populated
-issue#3335: Unable to hide Device based Aggregate Graphs on Tree
-issue#3336: Plugins need the ability to relax some content security policies in order to work properly
-issue#3340: Undefined variable warning can appear when using 95th percentile graphs
-issue#3341: MoTranslator does not appear to be handing null values properly
-issue#3345: When attempting to refresh datetime picker, unexpected results can appear
-issue#3346: When attempting to rewrite octet strings, extra space breaks pattern matching
-issue#3348: When attempting to handle Orphans and/or Sync Graphs, results are not as expected
-issue#3349: Prevent setting the PHP variable max_input_vars since it is read only
-issue#3350: When editing a data source template, inconsistent results can be seen due to database query
-issue#3355: When viewing raw graph data via the GUI, values are not always calculated correctly
-issue#3357: Tree Search textbox resizes to 0 in some cases
-issue#3360: When using guest accounts, after several timeouts result in refreshes, guest becomes logged out
-issue#3363: The current user and user group permissions pages are not responsive
-issue#3367: When Data Queries timeout, data is removed from the Host SNMP Cache table causing issues
-issue#3368: Saving a Graph Template Item fails due to missing includes
-issue#3373: When logging in via LDAP, ActiveDirectory would sometimes report insufficient access
-issue#3375: When polling more often than default period of collecting data, distribution of collected data was not occurring
-issue#3376: Improve speed when recovering from a poller from offline state
-issue#3378: When attempting to check whether to include MoTranslator, typo makes it appear unavailable
-issue#3380: php error when trigger threshold sendmail
-issue#3386: Second data collector shows as running when its has no items to gather
-issue#3387: Minor corrections to CSRF Magic
-issue#3388: Naming of CLI programs does not always match name used within syntax usage advice
-issue#3390: Incorrect breadcrumb bar if current tab is not "Graphs"
-issue#3402: Cacti scores low on performance audit on lighthouse audit
-issue#3408: CSRF Secret path is not passed properly when attempting to initialize secret
-issue#3409: Issues with navigation link activations to other base Cacti pages
-issue#3410: Zoom looses focus in advanced mode while crossing chart border
-issue#3411: When upgrading a primary server, full synchronization is not happening as expected
-issue#3412: When upgrading a primary server, automation templates are removed
-issue#3413: When upgrading and choosing to upgrade your packages, installer finishes without package data in log
-feature#1551: Allow system uptime to be a variable for use with graphs
-feature#1990: Plugin Realm should have a 'role' to help maintain changes between plugins
-feature#2110: Add Refresh Interval to Data Collectors display
-feature#2156: Add Location based filtering
-feature#2236: Allow for Purging of Data Source Statistics from the GUI
-feature#2268: Restore ability to duplicate a data profile
-feature#2534: Enhance table navigation bars to support systems with larger number of items
-feature#2688: Increase length of Graph Item 'value' field to support pango-markup better
-feature#3304: Allow Basic Auth Accounts to be mapped by CSV file
-feature#3366: Make form elements under checkbox_groups flow using flex grid style
-feature#3374: Set the domain attribute to secure cookies for the 'remember me' option
-feature#3403: Enhance the "Graph Debug Mode" to display RRDtool Command lengths and excess warnings

1.2.10
-security#3285: When guest users have access to realtime graphs, remote code could be executed (CVE-2020-8813)
-issue#3240: When using User Domains, global template user is used instead of the configured domain template user
-issue#3245: Unix timestamps after Sep 13 2020 are rejected as graph start/end arguments
-issue#3246: When upgrading with remote collectors, sync status does not always return properly
-issue#3250: When PHP memory limit is set to -1, recommendation value fails
-issue#3253: Upgrade can stall when checking permissions on csrf-secret.php
-issue#3254: Installer shows script owner rather than running user for suggested chown command
-issue#3266: When setting User Groups to 'Defer to the User', setting can lead to user being told they have no permissions
-issue#3269: When searching Graphs under a Chinese language, an unexpected error as sometimes shown
-issue#3274: When editing a tree, multiple device drag/drop does not work
-issue#3276: When spine aborts, script server can be left wanting or generating unnecessary logs
-issue#3277: When boost does not find an initial time, numeric errors can be raised
-issue#3281: When changing Graph Template options, incorrect image format may be selected
-issue#3282: Graph's can be sized incorrectly if image is SVG format
-issue#3283: When setting a file path, valid characters not recognised properly
-issue#3287: When using graph template 'Cacti Stats - User Logins', an incorrect count of invalid users can be seen
-issue#3288: When on Device page, pressing 'Go' on the filter caused Device New menu pick to appear
-issue#3289: When using CMD.PHP, poller id is not always shown properly
-issue#3290: When using CMD.PHP, inconsistent device logging levels may occur
-issue#3298: When initialising fields in JavaScript, text/textarea elements have width set to zero if it is hidden by parent
-issue#3302: Editing a Graph Template does not show the Data Template name

1.2.9
-security#3191: Lack of escaping on some pages can lead to XSS exposure (CVE-2020-7106)
-security#3201: Remote Code Execution due to input validation failure in Performance Boost Debug Log (CVE-2020-7237)
-issue#2937: Devices still show in lists despite being deleted
-issue#3038: When editing an aggregate on smaller screens, layout may not be correct
-issue#3136: Upgrade may fail between 1.2.7 and 1.2.8 if incompatible database format used
-issue#3142: Chrome sets graphs tree navigation view to width 0px
-issue#3146: Unable to create aggregate graphs on new installations
-issue#3149: After refresh of page, tooltips stop working
-issue#3150: When using Time Graph View, Zooming can cause errors
-issue#3151: Passing glue string after array is deprecated in PHP 7.4
-issue#3155: Aggregate does not correctly follow color template when reordered
-issue#3156: On new installs, gprint_format was missing from table aggregate_graphs
-issue#3157: Back button not working properly with Classic theme
-issue#3158: Classic theme show only 3 tabs on mobile device. Don't show Console menu
-issue#3159: PHP Memory is not correctly identified when value is not in megabytes
-issue#3161: When the poller_output_boost table is missing, recreate it before a poller run
-issue#3163: When using RPMlint, Free Software Foundation address is shown to be incorrect
-issue#3165: Zoom looses its focus after all graphs on page rendered
-issue#3166: When changing zoom level, graphs are resized inappropriately at the end
-issue#3167: Installer should initialize the csrf-secret.php file automatically
-issue#3168: sqltable_to_php.php script does not pick up row_format
-issue#3177: Remove legacy plugin hook that presents potential 3rd party security issues
-issue#3178: The change password page is not displaying the rules
-issue#3180: Receiving undefined index errors when working with some Data Queries
-issue#3181: When configuration file is unreadable, Cacti shows database connection errors if non defaults are needed
-issue#3182: When a database connection error occurs, there is no way to report actual error
-issue#3184: Improve program path detection by using system path and PHP_BINDIR
-issue#3193: Starting with MySQL 5.7 some sql_mode variables are required for some plugins
-issue#3196: Minimize use of eval() in JavaScript due to emerging Content-Security-Context guidelines
-issue#3200: Unable to mass change Graph Template image format in mass
-issue#3206: Converted aggregate graph cannot be edited
-issue#3209: Error occurs when Creating New Graphs through Automatically Added Devices using Sync Device Template
-issue#3216: When editing a Data Source Profile size is shown as 'N/A'
-issue#3224: When removing graphs by command line, regex is not properly validated when empty
-issue#3225: Unable to Import Templates due to invalid dependency hash
-issue#3226: When processing secpass login, failed logins are not recorded
-issue#3228: Login page does not remember the last realm used by user
-issue#3232: When editing HRULE and VRULE items, color selector was not presented
-issue#3233: When working with non-templated graphs, it can be difficult to determine what items represent
-issue#3235: Transient errors may occur with table poller_output_boost_arch

1.2.8
-security#3025: CVE-2019-17357 When viewing graphs, some input variables are not properly checked (SQL injection possible)
-security#3026: CVE-2019-17358 When deserializating data, ensure basic sanitization has been performed
-security#3066: When using HTTPS, secure cookie to prevent potential weakness
-issue#1228: Any tree or branch with a long name force main content off screen
-issue#2133: Long snmp_indexes are being cut off
-issue#2888: Long hostnames cause template filter to go off page
-issue#2987: Changing Color Template does not update Aggregate
-issue#2989: Allow Remote Data Collectors to maintain their own path variables
-issue#2991: Cacti Statistics device template can generate unexpected errors
-issue#2995: When editing a report, column setting may be ignored incorrectly
-issue#2996: When editing a user, graph options do not properly reflect previously saved settings
-issue#2998: Session performance issues due to excessive use for database storage
-issue#2999: Blank arguments can lead to extra spaces in script arguments
-issue#3006: Boost generates undefined variables warning during poller run
-issue#3011: i18n logging does not check write permission exists
-issue#3012: When viewing realtime graphs, some input variables are not properly checked
-issue#3013: Allow legends to be modified for Aggregate Graphs
-issue#3017: Automation network range with spaces fails validation
-issue#3019: User selected language is not always adhered to
-issue#3021: Tree view cuts off at the bottom of page on modern theme
-issue#3023: When clicking highlighted tab, side panel is not always shown/hidden correctly
-issue#3027: Aggregate Graph re-ordering does not work
-issue#3028: When zooming a graph, unable to reach edge of graph without losing focus
-issue#3030: Pace continues to run even after a page is finished rendering
-issue#3032: Graphs may select MAX instead of AVERAGE as consolidation function even if there is no item with MAX present.
-issue#3035: When editing a tree, can not remove entries due to CSS bug
-issue#3037: When emptying poller output using cli, debug functions are not properly included
-issue#3039: Allow packagers to be able to specify an alternate location of csrf-secret.php file
-issue#3040: When running automation, discovery can still run even if cancelled
-issue#3041: When running automation, scans do not always respond to being cancelled
-issue#3042: When running automation, scan can fail when selecting remote pollers
-issue#3045: When viewing Aggregate Graphs, an error due to undefined referrer may occur
-issue#3047: When saving settings, ignore remote pollers who have not checked in recently
-issue#3050: When viewing graph trees, some input variables are not properly checked
-issue#3052: When editing CDEF's, slow database performance can occur
-issue#3053: When viewing graph thumbnails, some input variables are not properly checked
-issue#3055: During install/upgrade, database tests are not performed correctly
-issue#3059: When using nth_percentile, correct value is not always returned if using MAX consolidation
-issue#3060: When upgrading from older MySQL databases, format is not changed from compact to dynamic
-issue#3061: When running automation, allow SNMP to be used as a ping method
-issue#3068: When administrating users, some input variables are not properly checked
-issue#3070: Improve database logging when a crashed table is encountered
-issue#3073: Automation network range does not always produce the correct start/end values
-issue#3078: When viewing graph debug from remote data collector, File Not Found warnings can appear incorrectly
-issue#3079: Allow domain names to be stripped from a device's long description
-issue#3080: Remote Agent throws warnings that graph_nolegend has not been sanitized
-issue#3085: When editing a poller, ensure each listening IP is unique
-issue#3081: External Links are not showing a glyph when they appear on the Console menu
-issue#3089: When viewing graphs in realtime, undefined variable can be logged for 95th Percentile graphs
-issue#3099: Graph template 'Linux - Memory Usage' has the wrong unit on its vertical_label
-issue#3101: Polling times can be slightly inconsistent due
-issue#3104: When viewing graphs, a byref error can be seen in the error logs
-issue#3105: When viewing hosts, some input variables are not properly checked
-issue#3111: When adding devices via command line, bad SNMP versions are not reported
-issue#3112: When zooming on Graphs, too many requests are being made causing slowness
-issue#3114: Support for USB devices that change name due to their hosts restarting
-issue#3118: When converting tables, the dynamic row format should be selected
-issue#3119: Main Data Collector should perform a Full Sync whenever it is installed/upgraded
-issue#3120: Correct issues causing incompatibility with PHP 7.4
-issue#3121: When converting tables during install, show what will be changed
-issue#3123: Named colors table is not properly imported/upgraded
-issue#3124: When a second data collector is added, boost is not enabled automatically
-issue#3128: i18n handler checks for existence of wrong mo file
-issue#3129: Logout repeated occurs even when already logged out
-issue#3132: Installer fails to continue if automation range is array of networks
-issue#3098: Support percent sign(%) in graph gprint item like legend area.
-feature#3077: Allow disabling remote poller resource cache replication to support upgrade testing

(mef)

2020-04-21 13:43:10 UTC MAIN commitmail json YAML

doc: Updated graphics/feh to 3.4

(nia)

2020-04-21 13:43:01 UTC MAIN commitmail json YAML

feh: Update to 3.4

* Release v3.4
    * Images loaded via HTTPS/curl, ImageMagick, and dcraw are now cached
      by default to decrease image load time on subsequent slideshow passes.
      Caching is disabled when using `--reload` and can also be disabled with
      the new `--no-conversion-cache` option. Suggestion and initial patch by
      Awal Garg.
    * Handle SIGINT/SIGTERM/SIGQUIT signals while loading images using libcurl
      < v7.32. Patch by <https://github.com/c99pedant>.
    * "feh --start-at URL" now loads a single-image slideshow displaying URL.
      This allows feh.desktop to handle URLs as well as ordinary files.
      file:/// URLs are treated as local files, so "feh --start-at file:///..."
      without filelist arguments behaves just like "feh --start-at ..."
      (i.e., feh will load the entire directory and start the slideshow at ...)
    * Fix a memory leak when repeatedly cycling through slideshows containing
      images loaded via libcurl, ImageMagick or dcraw.

(nia)

2020-04-21 13:42:52 UTC MAIN commitmail json YAML

(net/cacti) Updated 1.2.3 to 1.2.7

1.2.7
-security#2964: CVE-2019-16723 Security issue allows to view all graphs
-issue#1181: When opening the Scheduler, it may appear off screen when opened near the bottom of a window
-issue#2894: When using Remote Data Collectors, database information and recommendations may show Incorrect values
-issue#2895: When using data sources from different RRDs, Percentile calculation may be incorrect
-issue#2899: When displaying a form, variable substitution may not always work as expected
-issue#2922: When running a data query, the result may come back as undefined
-issue#2925: When using consolidation functions, retrieving the first step can cause errors
-issue#2926: When editing a graph, variable validation errors may prevent changes from being saved
-issue#2929: Boost performance may become poor even in single server mode
-issue#2930: RRDtool can generate errors to standard output which can corrupt images
-issue#2932: When RRDTool generates an error creating an image, it is not always reportedly properly
-issue#2936: Installer will loop when number of tables exceeds PHP's max_input_vars limit
-issue#2938: Under CentOS packages, upgrade_database.php script uses incorrect location for DB upgrade scripts
-issue#2940: Images are not always properly sized until the page size changes
-issue#2949: Order icons may not be properly aligned
-issue#2951: Allow legends to be modified for Aggregate Graphs
-issue#2958: Drop down autocomplete lists do not always open as expected
-issue#2961: When syncing device templates, undefined function may be raised
-issue#2963: When running ss_cpoller script, avgTime incorrect returns maxTime
-issue#2966: Realtime popup windows do not always honor settings
-issue#2967: When using Spikekill, gap and range fill are not operating as expected
-issue#2970: When a user edits their profile, buttons may appear as unusable whilst still being enabled
-issue#2973: User menu does not always display properly on mobile devices
-issue#2974: Script Server can raise unexpected warnings when 'arg_num_indexes' set but not found in data source
-issue#2975: Datasource Debug does not properly handle European numbers in certain circumstances
-issue#2976: Boost messages should be stored in their own log file
-issue#2977: Data updates with past timestamps can cause boost errors
-issue#2978: Moving hosts between data collectors is slow
-issue#2979: Multi Output Fields are not parsed correctly
-issue#2984: When checking SQL fields, value was not always primed
-issue#2986: Selecting 'Devices' menu pick closes 'Management' menu
-feature#2943: Allow all Data Queries of a device to be re-indexed at once
-feature#2952: If device is down or threshold breached, highlight in tree view
-feature#2985: Update phpseclib to 2.0.23

1.2.6
-issue#2794: Graph template not saved on graph edit
-issue#2825: "innodb_doublewrite = off" possibly dangerous recommendation
-issue#2829: PHP recommendations always see memory limit as unlimited
-issue#2830: Disabled Top/Bottom external links should not be displayed
-issue#2832: Install/Upgrade log does not show anything
-issue#2833: Undefined index can occur when data source does not have an snmp_index
-issue#2834: Boost performance drops on very large systems
-issue#2835: When creating graphs and inneficient query is causing long creation times
-issue#2837: Sunrise theme does not render checkboxes 100% correctly
-issue#2838: jQueryMultiselect does not match upstream due to forking
-issue#2839: Non regular expression search filters don't support international characters
-issue#2841: Total count is wrong after searching for External Link pages
-issue#2843: DSStats reruns Daily Aggregation every minute
-issue#2844: Autocomplete settings for passwords are not properly defined
-issue#2845: Data Template can't be edited when it is in use
-issue#2846: Allow tooltips for section headers with 'question' icon
-issue#2847: Permanently convert an Aggregate to a regular graph
-issue#2848: Aggregate graphs get clipped due to incorrect date range
-issue#2856: Aggregate issues with very long RRDtool command lines
-issue#2857: When trying to find the best index to use, a 'must implement Countable' warning appears
-issue#2860: When testing remote poller connections during install, undefined variable warning can occur
-issue#2862: Automation does not calculate network information correctly for single hosts
-issue#2866: Add poller ID to subject for admin notifications
-issue#2869: When creating aggregates from Graphs, JavaScript issues can occur
-issue#2872: Add support for MySQL 8 and use of grouping as name for a column
-issue#2875: Undefined variable when removing spikes in some cases
-issue#2877: When attempting to send report, undefined function 'get_tinespan' messages appear
-issue#2878: Function get_magic_quotes_gpc() is now deprecated in PHP 7.4
-issue#2879: Switching from authPriv to authNoPriv produces error when saving
-issue#2884: Replication continues to occur when poller has been disabled by sysres-dev
-issue#2891: Script server script ss_fping.php generates error when not called by script server
-issue#2901: Poller overrun warning message is badly worded
-issue#2902: Mailer incorrectly reports it is sending to noone
-issue#2903: PHP recommendations can generate a warning causing JSON issues
-issue#2905: Sorting plugins by version can lead to unexpected ordering
-issue#2907: SSL column for multiple pollers can be incorrectly set causing SQL errors
-issue#2908: When URL_PATH is blank, it should assume that it is '/'
-issue#2909: Correct usage of affect vs effect in strings
-issue#2910: Can not show user menu when in portrait mode on mobile devices
-issue#2911: Graph variables are not always encoded to JSON properly resulting in warnings
-issue#2912: Navigation cache can sometimes be corrupted resulting in a non-array value
-issue#2913: When adding new graphs, the type of graph is not remembered
-issue#2917: Action icons next to graphs can sometimes become unselectable due to zoom
-issue#2919: When refreshing menu, selected items are sometimes lost and submenu items can become hidden

1.2.5
-issue#1978: Popup Menus can appear off screen when using Graph Thumbnails
-issue#2282: Installation wizard does not detect RRDtool version correctly
-issue#2524: When editing a tree, Drag and Drop of Devices does not always work as expected
-issue#2573: Associated Graph Template for Data Query can sometime disappear
-issue#2656: GPRINT text_format does not replace Data Query and Host Fields
-issue#2661: Automation does not always calculate network range/subnet correctly
-issue#2663: Some legacy Data Queries can not determine their index order causing broken graphs
-issue#2674: Large strings can sometimes cause language translation can fail
-issue#2719: Automation may sometimes create empty graphs
-issue#2721: When replacing '|input_xxxx|' strings, undefined index can occur
-issue#2722: Calls to _db_replace() are not consistent resulting in warnings
-issue#2723: When replicating to remote pollers, Undefined Variable errors may be seen
-issue#2724: When graphing HRULE items, 'Only Variables should be passed by reference' error may be seen
-issue#2725: When viewing logs in utilities, filenames should be limited the same as clog
-issue#2726: During Automation logging, include the Rule ID that triggers the creation of an item by xmacan
-issue#2732: When using basic authentication, automatically strip any @domain information
-issue#2734: Allow non-english labels to be used on Graph Templates
-issue#2727: When using Polling Hosts Template, warnings can be issued when CMD.PHP is the poller
-issue#2733: When processing SNMP data, space delimited hex strings do not always convert into MAC addresses
-issue#2735: Mouse cursor should show as default pointer if column is not sortable
-issue#2736: When using MySQL 8 or above, 'function' is considered a reserved word unless quoted by xmacan
-issue#2741: Various errors can occur due to undefined or incorrect variable names
-issue#2742: Various errors can occur due to undefined or incorrect variable names
-issue#2743: Attempts to close a tooltip when no tooltip has been set may cause errors
-issue#2744: When changing password, undefined index error can occur if user is not logged in
-issue#2748: If PHP location setting is invalid during install/upgrade, this should be notified on modules page
-issue#2750: When performing multiple sort, highlighting of content occurs
-issue#2751: When editing a Tree, display filter may not allow 'All' option to work
-issue#2752: When running verbose query on device, you are unable to copy text from items
-issue#2753: Unable to copy entire verbose query using clipboard command
-issue#2757: Page Navigation can be subject to XSS injection
-issue#2758: Various sensitive directories are browsable if web server directory browsing is enabled
-issue#2760: Unable to add items into a report
-issue#2762: Creating an aggregate graph can sometimes fail due to unknown RRD tools error
-issue#2766: When modifying Aggregate Templates, changes are not always cascaded to Graph
-issue#2768: Aggregate Graphs may sometimes show the wrong row count
-issue#2770: ItemType is not updated when saving Report Items
-issue#2772: Add tooltip support to html_header() and html_header_checkbox()
-issue#2775: Remote pollers may sometimes fail to replicate data back to main system
-issue#2777: Attempting to edit a non-existent report generates an error
-issue#2778: When rendering graphs, resizing can sometimes occur repeatedly
-issue#2779: On new installations, automation rules for Interface Graphs are broken
-issue#2780: Upgrade database script not actually upgrading Cacti
-issue#2782: When replicating the syslog plugin, the configuration file is ignored causing errors
-issue#2783: When limiting the number of displayed characters, international characters may sometimes display incorrectly
-issue#2784: When removing a device with graphs but no data sources , errors are generated
-issue#2785: When editing a graph rule, warnings incorrectly appear about unsaved changes
-issue#2792: When a checkbox 'friendly name' has a comma, checkbox functionality stops working
-issue#2797: When upgrading from before 1.x, SuperLinks view permissions may not be correct
-issue#2799: Under heavy use of Real Time Graphs, SQL errors may start appearing
-issue#2800: When editing a tree, using a comma in the search field stops search from working
-issue#2802: If a Device lacks ifName, an alternative field is not always found even if available
-issue#2807: When editing a Data Template that has dependant graphs, some attributes should not be modifiable
-issue#2808: When navigating a tree, the layout may unexpectedly move
-issue#2814: When viewing the utilities page, HTML tags may be seen rather than rendered
-issue#2816: When viewing logs, paging does not always working correctly
-issue#2818: Automation can sometimes incorrectly add duplicate devices with the same sysname
-issue#2820: When path is blank, is_resource_writable() will generate 'Uninitialized string offset: -1'
-issue#2821: When the desired locale can not be located, a number format issue may occur
-feature#2728: Update phpseclib to 2.0.17 by DavidLiedke
-feature#2809: Update c3.js & d3.js by DavidLiedke
-feature#2730: Update jstree.js to 3.3.8 by DavidLiedke
-feature#2754: Allow Devices, Graphs and Data Sources to be searched by ID
-feature#2765: When editing a tree, allow cascading selection of available graphics
-feature#2805: Merged plugins are not always upgraded correctly
-feature#2823: Enhance the splice_rrd.php to be able to merge RRDfiles of differing step

1.2.4
-issue#2523: Send A Test Email stops working under PHP 7.3
-issue#2589: Missing RRD file can cause DSSTATS to throw errors
-issue#2590: When installing, chosen language is sometimes lost
-issue#2591: Menu selection does not always match selected page/section
-issue#2592: When viewing an aggregate graph, 'Display graphs from this aggregate' option does always not work
-issue#2593: Unable to migrate aggregate graphs to matching aggregate template
-issue#2598: Creating an aggregate graph without associated template causes RRDtool error
-issue#2599: Creating/Updating an Aggregate Graph to use LINE/STACK's generates invalid SQL statements
-issue#2604: When adding a dataquery, SQL errors can be generated
-issue#2605: When installing, checking database tables can cause errors
-issue#2608: db_update_table() function should not require an engine type or comment
-issue#2609: When updating from earlier than 1.2, timezone column might not exist
-issue#2610: Data Sources troubleshooter generates warning that each() function is deprecated
-issue#2612: When RRDtool fails to initialize, DSStats generates lots of warnings
-issue#2618: ifAdminStatus in snmp_queries/interfaces.xml
-issue#2621: File paths that accept blanks are not allowing blanks
-issue#2622: Various undefined variables generate errors within database.php
-issue#2623: When using form_text_area(), invalid HTML can be generated
-issue#2627: Some filenames can be lost in log file selection list
-issue#2629: When upgrading, ldap library is not loaded properly due to incorrect paths
-issue#2632: Automated Networks are not being properly replicated to additional pollers
-issue#2635: When running automation scans, database connection should be forced to central database
-issue#2638: Support disabling PHP SNMP extension by mhoran
-issue#2645: Some URLs are incorrectly calculated
-issue#2649: Automation not creating graphs when there are custom items
-issue#2650: Several undefined variables are generating warnings
-issue#2662: HRULE objects broken in some cases
-issue#2668: Trailing parentheses are removed from the SNMP system description
-issue#2672: Cacti Install on Windows Fails
-issue#2676: Skin paper plane not working on iPhone XR
-issue#2678: Call to undefined function _() in data_queries.php
-issue#2679: Users with passwords that do not meet complexity requirements are not redirected to the Change Password page
-issue#2680: Remove deprecated $php_errormsg usage
-issue#2689: Increase boost maximum memory limits
-issue#2693: Graph links do not contain URL path causing links to fail
-issue#2698: Avoid duplicated icon in the main.js of all themes
-issue#2699: Login option "Show the page that user pointed their browser to" does not work properly
-issue#2702: sqltable_to_php.php does not always generate valid table data arrays
-issue#2707: Some pages that have permission errors dont raise proper messages
-issue#2712: PHP memory should be unlimited in scripts that need more memory than the default
-issue#2713: SNMP System Description with UTF8 strings properly are not properly parsed
-issue#2718: When links are converted to ajax calls, mailto links should not be included
-issue#2720: When calculating percentiles, the value is incorrect as the steps are not placed in correct order
-issue#2822: When stderr log file is not populated, clog generates 'empty needle' error
-feature#2538: Allow users to change default method of removing data sources when deleting graphs
-feature#2539: Allow users to set the default graph lock status
-feature#2540: Allow users to enable/disable graph tree history
-feature#2646: Allow application of automation rules on CLI by rb83
-feature#2654: New hook to notify plugins of user profile changes ('auth_profile_update_data')
-feature#2664: Add option to purge spikekill backups
-feature#2701: Provide option to continue graphing objects that loose their index
-feature#2704: Device and template cache do not refresh properly

(mef)

2020-04-21 13:37:40 UTC MAIN commitmail json YAML

2020-04-21 13:35:59 UTC MAIN commitmail json YAML

new manual in 1.1.1g

(sevan)

2020-04-21 13:32:47 UTC MAIN commitmail json YAML

doc: Added audio/pragha version 1.3.4

(nia)

2020-04-21 13:32:23 UTC MAIN commitmail json YAML

audio: Add pragha.

Pragha is a Lightweight Music Player, based on GTK and SQLite.

It is completely written in C, constructed to be fast, light, and
simultaneously tries to be complete without obstructing the daily work.

(nia)

2020-04-21 13:29:35 UTC MAIN commitmail json YAML

Update to OpenSSL 1.1.1g

Major changes between OpenSSL 1.1.1f and OpenSSL 1.1.1g [21 Apr 2020]

  Fixed segmentation fault in SSL_check_chain() (CVE-2020-1967)

(sevan)

2020-04-21 13:12:11 UTC MAIN commitmail json YAML

glyr: add buildlink3

(nia)

2020-04-21 13:07:01 UTC MAIN commitmail json YAML

editline: Remove bogus SunOS-specific extern prototypes.

These will differ in const handling depending on whether you use native curses
or ncurses, and currently break ncurses.

(jperkin)

2020-04-21 13:06:00 UTC MAIN commitmail json YAML

Updated www/ocsigen-start to version 2.16.1.

Despite the huge increase in version number, there seem to be no major
changes; also bugfixes and compatibility updates.

(jaapb)

2020-04-21 13:02:33 UTC MAIN commitmail json YAML

doc: Updated www/ocsigen-i18n to 3.5.0

(jaapb)

2020-04-21 13:02:02 UTC MAIN commitmail json YAML

2020-04-21 12:56:55 UTC MAIN commitmail json YAML

doc: Updated www/ocsigen-toolkit to 2.5.0

(jaapb)

2020-04-21 12:56:17 UTC MAIN commitmail json YAML

2020-04-21 12:52:33 UTC MAIN commitmail json YAML

doc: Updated www/eliom to 6.11.0

(jaapb)

2020-04-21 12:52:06 UTC MAIN commitmail json YAML

2020-04-21 12:31:20 UTC MAIN commitmail json YAML

re2: Requires gsed for portable sed -i.

(jperkin)