Commit graph

323455 commits

Author SHA1 Message Date
adam
8e837abb78 prometheus: updated to 2.20.1
2.20.1:
[BUGFIX] SD: Reduce the Consul watch timeout to 2m and adjust the request timeout accordingly.
2020-08-13 08:22:32 +00:00
adam
426829c05d wireshark: updated to 3.2.6
Wireshark 3.2.6 Release Notes

 What’s New

  Bug Fixes

   The following vulnerabilities have been fixed:

     • wnpa-sec-2020-10[1] Kafka dissector crash. Bug 16672[2].
       CVE-2020-17498[3].

   The following bugs have been fixed:

     • Kafka dissector fails parsing FETCH responses. Bug 16623[4].

     • Dissector for ASTERIX Category 001 / 210 does not recognize bit 1
       as extension. Bug 16662[5].

     • "invalid timestamp" for Systemd Journal Export Block. Bug
       16664[6].

     • Decoding Extended Emergency number list IE length. Bug 16668[7].

     • Some macOS Bluetooth PacketLogger capture files aren’t recognized
       as PacketLogger files (regression, bisected). Bug 16670[8].

     • Short IMSIs (5 digits) lead to wrong decoding+warning. Bug
       16676[9].

     • Decoding of PFCP IE 'PFD Contents' results in "malformed packet".
       Bug 16704[10].

     • RFH2 Header with 32 or less bytes of NameValue will not parse out
       that info. Bug 16733[11].

     • CDP: Port ID TLV followed by Type 1009 TLV triggers [Malformed
       Packet]. Bug 16742[12].

     • tshark crashed when processing opcda. Bug 16746[13].

     • tshark with --export-dicom gives “Segmentation fault (core
       dumped)”. Bug 16748[14].

  New and Updated Features

   There are no new features in this release.

  New Protocol Support

   There are no new protocols in this release.

  Updated Protocol Support

   ASTERIX, BSSAP, CDP, CoAP, DCERPC SPOOLSS, DCOM, DICOM, DVB-S2,
   E.212, GBCS, GSM RR, GSM SMS, IEEE 802.11, Kafka, MQ, Nano, NAS 5GS,
   NIS+, NR RRC, PacketLogger, PFCP, RTPS, systemd Journal, TDS, TN3270,
   and TN5250

  New and Updated Capture File Support

   PacketLogger and pcapng
2020-08-13 08:21:52 +00:00
wiz
2028d783b4 opencv-contrib-face: add patch added to opencv here as well 2020-08-13 07:25:46 +00:00
wiz
7f099bb23e sbcl: remove patches that were removed from distinfo during 2.0.7 update
While here, clean up some pkglint
2020-08-13 07:24:41 +00:00
tsutsui
5c8b06842e tme: avoid double-scaled screen on multi HD display environment.
It looks the original implementation assumed a single 4:3 display.
Bump PKGREVISION.
2020-08-13 06:33:59 +00:00
tsutsui
32421b2839 tme: appease pkglint and also rename old-style patch-xx files. 2020-08-13 05:59:51 +00:00
gutteridge
11db4ed3d2 doc: Updated audio/musescore to 3.5 2020-08-13 04:28:42 +00:00
gutteridge
89f3254def musescore: update to version 3.5
New features

    Option available in Preferences for playback of chord symbols
    Mid-staff instrument changes now do almost everything automatically (see below)
    Support for Orca (Linux) screenreader
    Hairpins, voltas, and other lines now adapt anchor points when dragged
    Much more functional piano roll editor (see below)
    Splash screen displays progress messages while loading MuseScore
    Diatonic pitch up/down (keep degree alterations) shortcuts
    Select Similar Elements: Same Beat
    #293113: New Score Wizard automatically numbers instruments
    #18897: Property for beam style of tremolo (all strokes attached to stem)
    #296075: Style for hiding brackets which span to a single staff when empty staves are hidden
    #203026: Properties and styles for measure number positioning, including centered and below staff
    #65241: Property and style for position of multimeasure rest numbers
    #299644: Property for fretboard diagram rotation

Improvements

    #16077: Double-click a header, footer, or instrument name to access the dialog for editing it
    #27371: Score tabs can now be closed using mouse middle button
    Improved layout of two-note and single-note tremolos, with and without stem
    #93376: Smooth scrolling during playback in Continuous view
    Various improvements to simplify searching and loading backup files
    #303617: Metric modulation for dotted eighth to quarter
    Automatic collision avoidance between rests and notes/rests in other voices
    Staff property to automatically merge rests between voices
    Allow selection of multiple similar items with shift+click
    Allow "repeating a note" by clicking a notehead then pressing "R" in normal mode
    Changes made in Preferences are applied significantly faster
    Style options to align chord symbols within systems
    More zoom controls
    Additional plugin capabilities
    Altered keyboard and mouse zoom precision and consistency
    Improved performance of applying preferences
    Chords playback is on by default (untick the "play" property to disable it)
    Adding notes to a tuplet now adds them with respect to the tuplet's space
    MuseScore 3 is now available as a Windows PortableApp
    Altered Shift+L/R for leading space while in edit mode upon notehead
    All symbols are now available for the plugins

Fixes

    JACK audio/MIDI worked incorrectly on some platforms
    #148311: Loop playback skipped final rests in the last measure
    MIDI note-off events were not sent in some cases
    Undoing slur addition to a range only removed one slur
    Canceling a selection worked incorrectly in some cases
    macOS package was not notarized in Apple
    Various fixes for the text editing process
    Fixed an issue when hiding notes or rests in a voice > 1 causes stems/beams to flip in a bad and unexpected way
    Fixed an issue when two grace notes disabling vertical chord alignment (Maximum Shift Above)
    Fixed an issue when "maximum shift above" leading to layout weirdness if measure has rhythm slashes and rests
    Fixed an issue with inactive "Realize chord symbols" command
    Fixed an issue when key signature appears in multiple places on the single staff
    Fixed an issue with missing grid of measures in the "timeline" view
    Fixed an issue with appearing of empty dialog during the "Save Online"
    Fixed an crash during the drag & drop of volta in continuous view
    Brackets were displaced in Continuous View
    Nested tuplets in linked staves led to corruption
    Octave selection was inconsistent in note input mode
    Voices worked incorrectly in the parts dialog in some cases
    Misclicking when attempting to create a range selection caused the current selection to be lost
    On-screen rendering of synthetically emboldened fonts was broken in some cases
    Smooth scrolling worked wrong in Continuous view when dealing with repeats
    Saving Online a yet unsaved or uncompressed (mscx) file didn't work
    Fixed zoom-box 100% selection bug.
    Fixed a bug with ignoring of blank lines at top of text elements
    Fixed an issue when cut/paste, drag/drop in Piano Roll Editor does not preserve NoteEvent values
    Fixed a playback of chord symbols attached to fret diagrams
    Fixed a note entry suggested position with no selection and last selected note in voice > 1
    Fixed a display of the bold and underlined texts
    Fixed the "Save Online" on AppImages

Complete list of issues resolved and improvements implemented

    #307433: Fixed crash when adding voltas in continuous view and improved behaviour when there are repeats
    #308023: Nothing happens when select Realize chord symbols via tools->Realize chord symbols
    #308281: Fixed blank upload dialog on Mac
    #307883: Key Signature appears too many times in Parts
    #308145: Fixed a missing grid in timeline view
    #308371: Fixed the bad stem directions on tab staves
    #307945: Two Grace Notes Disable Vertical Chord Alignment (Maximum Shift Above)
    #307946: Chord Symbols > Maximum Shift Above is weird if measure has rhythm slashes and rests
2020-08-13 04:27:38 +00:00
gutteridge
69d49c4fcd math/Makefile: sort entries 2020-08-13 03:56:34 +00:00
gutteridge
c7e1da7e58 pkg_distinst: fix typo in MESSAGE 2020-08-12 23:48:33 +00:00
joerg
25bcf47f50 Workaround for msgfmt -o /dev/null being broken on Illumos
On Illumos, O_TRUNC|O_WRONLY currently fails outside the global zone for
/dev/null. The mmap-safe rewrite logic used by gettext 0.21 fails for
that reason, breaking at least textproc/po4a with a rather mysterious
error.
2020-08-12 23:31:09 +00:00
gutteridge
7a6fe5d65d doc: Updated x11/xfce4-tumbler to 0.2.9 2020-08-12 22:44:34 +00:00
gutteridge
b7f0b7731e xfce4-tumbler: update to 0.2.9
Change log:

0.2.9
=====
- Fix jpeg thumbnail orientation when fallback code is taken place (Bug #28).
2020-08-12 22:43:37 +00:00
schmonz
181439edb3 doc: Updated mail/rspamd to 2.5nb3 2020-08-12 20:00:53 +00:00
schmonz
d2284fe0bf Set CMAKE_INSTALL_NAME_DIR to lib/rspamd so that shlibs are built with
correct install_name_tool -id on macOS, where this fixes CHECK_SHLIBS
(and probably runtime behavior too). While here, the patch to link with
-lrt on NetBSD has been upstreamed; remove. Bump PKGREVISION.
2020-08-12 20:00:30 +00:00
ryoon
544bc5b208 doc: Updated inputmethod/skk-jisyo to 20200809
Updated inputmethod/skk-jisyo-cdb to 20200809
2020-08-12 19:15:27 +00:00
ryoon
26f7355fc4 skk-jisyo, skk-jisyo-cdb: Update to 20200809
Update dictionary file to snapshot of 2020-08-09.
2020-08-12 19:14:22 +00:00
ryoon
471d3abbb5 doc: Updated emulators/qemu to 5.1.0 2020-08-12 18:31:55 +00:00
ryoon
1e511913d4 qemu: Update to 5.1.0
Changelog:
Highlights include:

    ARM: support for ARMv8.2 TTS2UXN architecture feature
    ARM: support for ARMv8.5 MemTag architecture feature
    ARM: new board support for sonorapass-bmc
    ARM: virt: support for memory hot-unplug
    ARM: support for nvdimm hotplug for ACPI guests
    AVR: new architecture support for AVR CPUs
    AVR: new board support for Arduino Duemilanove, Arduino Mega 2560, Arduino Mega, and Arduino UNO
    MIPS: support for Loongson 3A CPUs (R1 and R4)
    MIPS: performance improvements for FPU and MSA instruction emulation
    PowerPC: support for guest error recovery via FWNMI
    RISC-V: support for SiFive E34 and Ibex CPUs
    RISC-V: new board support for HiFive1 revB and OpenTitan
    RISC-V: Spike machine now supports more than 1 CPU
    s390: KVM support for protected virtualization (secure execution mode)
    x86: improvements to HVF acceleration support on macOS
    x86: reduced virtualization overhead for non-enlightened Windows guests via Windows ACPI Emulated Device Table
    block: support for 2MB logical/physical blocksizes for virtual storage devices
    crypto: support for passing secrets to QEMU via Linux keyring
    crypto: support for LUKS keyslot management via qemu-img
    NVMe: support for Persistent Memory Region from NVMe 1.4 spec
    qemu-img: additional features added for map/convert/measure commands, as well as support for zstd compression
    qemu-img: support for new 'bitmap' command for manipulating persistent bitmaps in qcow2 files
    virtio: TCG guests can now use vhost-user threads
    virtio: vhost-user now supports registering more than 8 RAM slots
    and lots more...
2020-08-12 18:31:27 +00:00
ryoon
0f5462d6ff doc: Updated www/php-nextcloud to 19.0.1 2020-08-12 18:25:39 +00:00
ryoon
0950d5b1cf php-nextcloud: Update to 19.0.1
Changelog:
Changes
    Improve group queries (server#21068)
    Do not read certificate bundle from data dir by default (server#21095)
    Fixes infinitely repeating LDPA search results with PHP <= 7.2 (server#21111)
    Use the loginname to verify the old password in user password changes (server#21114)
    Make the translation sanitization optional (server#21126)
    Simplify getGroups, fixing wrong chunking logic (server#21128)
    Move the password confirmation form template to post (server#21131)
    Clear the statscache before fetching the metadata (server#21135)
    Fix reference to wrong class name (server#21148)
    Fix password changes in link and mail shares (server#21151)
    Do not only catch Exceptions but any Throwable during rmt share delete (server#21200)
    Normalize sftp path in read and write stream (server#21203)
    Fix the Talk verification (server#21210)
    Prevent harder to share your root (server#21226)
    Use \OC::$CLI instead of PHP_SAPI (server#21242)
    Fix empty event UUID reminder notifications (server#21247)
    Enable passwordless for everyone not only admins. (server#21287)
    Only use background fade if nextcloud blue is set (server#21308)
    Clear LDAP cache after user deletion (server#21333)
    Update icewind/smb to 3.2.5 (server#21342)
    Always sort shares in a reliable way (server#21352)
    Pass the proper share permissions to the create share call (server#21354)
    Reflect unreadable state in the UI (server#21356)
    Increase timeout of the appstore requests (server#21387)
    Fix pagination of contacts search (server#21405)
    Upload part size as S3 parameter instead of constant value (server#21409)
    Avoid duplicate matches in wide and exact results (server#21419)
    Clean up auth tokens when user is deleted (server#21427)
    Fix invalid usage of \Exception::getResult (server#21441)
    Disable Client-Side Monitoring on AWS storage (server#21447)
    Don't log Keys (server#21485)
    GetXbyY can still return false, e.g. when using ldap write support (server#21491)
    Acceptence tests shall specify which branch to pick when cloning apps (server#21493)
    Give up after 10 seconds in SCSS timeout (server#21495)
    Clarify that the email is always shared within the instance (server#21521)
    Allow to specify the cookie type for appframework responses (server#21526)
    Fix autocomplete for LDAP with `shareapi_only_share_with_group_members` on (server#21538)
    Fix modal support for vue apps and dark theme (server#21541)
    Fix language in share notes email for users (server#21550)
    Fix obsolete usage of OCdialogs (server#21568)
    Comment was wrong, block is needed nevertheless (server#21571)
    Relax permissions mask check for detecting part file rename (server#21573)
    Fix share permission checkboxes enabled when permissions can not be set (server#21574)
    Fix strings being passed where arrays where expected (server#21583)
    Remove rescanDelay from directory mtime (server#21584)
    Precalculate the primary element color for dark mode too (server#21622)
    Update presign method to match with interface again. (server#21638)
    Log deprecated events as debug (server#21652)
    Fix IPv6 remote addresses from X_FORWARDED_FOR headers before validating (server#21655)
    Check if debugMode is defined before using it (server#21660)
    Fix static method call for s3 bucket compat check (server#21663)
    Add missing TarHeader.php (server#21664)
    Revert "Do not read certificate bundle from data dir by default" (server#21671)
    Change OAuth2 redirect link to relative link (server#21687)
    Changes the Birthday calendar color to slightly brighter one (server#21703)
    Fix releasing a shared lock multiple times (server#21710)
    Fix main bundle on IE11 (server#21726)
    Add a clear message why you could end up there (server#21751)
    Fix placeholder issues with multiplace spaces in the name (server#21770)
    Use the correct mountpoint to calculate (server#21772)
    Fix #21285 as oneliner (server#21779)
    Set the moment locale even earlier (server#21780)
    19.0.1 final (server#21801)
    Build source maps on production build again (server#21834)
    Add missing TarHeader.php (3rdparty#466)
    Allow downloads in sandboxed iframe (files_pdfviewer#187)
    Do not keep loading the slide list on every reopen (firstrunwizard#351)
    Allow to group push notifications via an event (notifications#651)
    Don't shutdown the notifications when it freezes by browser shutdown (notifications#666)
    Ignore old push devices (notifications#667)
    More buffer to the key size (notifications#672)
    Delete duplicates of the same push token hash (notifications#676)
    Fix wordwrap issue regression from #540, fix #679 (notifications#686)
    Don't push without internet connection (notifications#694)
    Also check for internet on delete push (notifications#697)
    Correct format for uptime is used (serverinfo#221)
2020-08-12 18:18:41 +00:00
ryoon
f5497ff224 doc: Updated net/nsd to 4.3.2 2020-08-12 16:18:28 +00:00
ryoon
769233c565 nsd: Update to 4.3.2
Changelog:
7 July 2020: Wouter
	- Tag for 4.3.2rc1.

6 July 2020: Wouter
	- Fix compile includes for xfr-inspect tool on FreeBSD.
	- Add tpkg/run_vm.sh that runs test when in a virtual machine.
	- Merge #112 from jaredmauch: log old and new serials when NSD
	  rejects an IXFR due to an old serial number.
	- Fix bug034 test for vm test changes.

22 June 2020: Wouter
	- Remove errno reset behaviour from sendmmsg and recvmmsg
	  replacement functions.
	- Fix unit test for different nsd-control-setup -h exit code.

19 June 2020: Wouter
	- Merge #108 from Nomis: Make the max-retry-time description clearer.
	- Retry when udp send buffer is full to wait until buffer space is
	  available.

18 June 2020: Wouter
	- Do not log EAGAIN errors for sendmmsg, to stop log spam on OpenBSD.

17 June 2020: Wouter
	- Fix #107: nsd -v shows configure line, openssl version and libevent version.

27 May 2020: Wouter
	- Fix unlink of pidfile warning if not possible due to permissions,
	  nsd can display the message at high verbosity levels.
	- Update contrib/nsd.service for chown of nsd.log and /var/log in
	  ReadWritePaths.
	- Removed contrib/nsd.service, example is too complicated and not
	  useful.

15 May 2020: Wouter
	- Merge PR#102 from and0x000: add missing default in documentation
	  for drop-updates.
	- Fix checkconf test for log-only-syslog option.

14 May 2020: Wouter
	- Document default value for tcp-timeout.

13 May 2020: Jeroen
	- Fix #99: Fix copying of socket properties with reuseport enabled.

24 April 2020: Wouter
	- Fix #97: EDNS unknown version: query not in response.

21 April 2020: Wouter
	- Fix #96: log-only-syslog: yes sets to only use syslog, fixes
	  that the default configuration and systemd results in duplicate
	  log messages.

20 April 2020: Wouter
	- Fix #95: Removed make test check because tpkg not included in
	  release tarballs.
	- Fix unused parameter compile warnings.
2020-08-12 16:14:36 +00:00
taca
b0b37ef671 doc: Updated mail/dovecot2-pigeonhole to 0.5.11 2020-08-12 15:58:55 +00:00
taca
8e0b3fff87 mail/dovecot2-pigeonhole: update to 0.5.11
Update dovecot2-pigeonhole to 0.5.11.


v0.5.11 2020-08-12  Aki Tuomi <aki.tuomi@open-xchange.com>

	* managesieve: managesieve_max_line_length setting is now a "size" type
	  instead of just number of bytes. This allows using e.g. "64k" as the
	  value.
	- lib-sieve: When folding white space is used in the Message-ID header,
	  it is not stripped away correctly before the message ID value is used,
	  causing e.g. garbled log lines at delivery.
2020-08-12 15:58:02 +00:00
taca
78c3aa6c8c doc: Update mail/dovecot2 and related packages to 2.3.11.3
mail/dovecot2
	mail/dovecot2-gssapi
	mail/dovecot2-ldap
	mail/dovecot2-mysql
	mail/dovecot2-pgsql
	mail/dovecot2-sqlite
2020-08-12 15:56:43 +00:00
taca
326aadf108 mail/dovocot2: update to 2.3.11.3
Update dovecot2 and related packages to 2.3.11.3.

v2.3.11.3 2020-07-29	Aki Tuomi <aki.tuomi@open-xchange.com>

	- pop3-login: Login didn't handle commands in multiple IP packets properly.
	  This mainly affected large XCLIENT commands or a large SASL initial
	  response parameter in the AUTH command.
	- pop3: pop3_deleted_flag setting was broken, causing:
	  Panic: file seq-range-array.c: line 472 (seq_range_array_invert):
	  assertion failed: (range[count-1].seq2 <= max_seq)

v2.3.11.2 2020-07-13	Aki Tuomi <aki.tuomi@open-xchange.com>

	- auth: Lua passdb/userdb leaks stack elements per call, eventually
	  causing the stack to become too deep and crashing the auth or
	  auth-worker process.
	- lib-mail: v2.3.11 regression: MIME parts not returned correctly by
	  Dovecot MIME parser.
	- pop3-login: Login would fail with "Input buffer full" if the initial
	  response for SASL was too long.

v2.3.11 2020-06-17  Aki Tuomi <aki.tuomi@open-xchange.com>

	* CVE-2020-12100: Parsing mails with a large number of MIME parts could
	  have resulted in excessive CPU usage or a crash due to running out of
	  stack memory.
	* CVE-2020-12673: Dovecot's NTLM implementation does not correctly check
	  message buffer size, which leads to reading past allocation which can
	  lead to crash.
	* CVE-2020-12674: Dovecot's RPA mechanism implementation accepts
	  zero-length message, which leads to assert-crash later on.
	* Events: Fix inconsistency in events. See event documentation in
	  https://doc.dovecot.org.
	* imap_command_finished event's cmd_name field now contains "unknown"
	  for unknown commands. A new "cmd_input_name" field contains the
	  command name exactly as it was sent.
	* lib-index: Renamed mail_cache_compress_* settings to mail_cache_purge_*.
	  Note that these settings are mainly intended for testing and usually
	  shouldn't be changed.
	* events: Renamed "index" event category to "mail-index".
	* events: service:<name> category is now using the name from
	  configuration file.
	* dns-client: service dns_client was renamed to dns-client.
	* log: Prefixes generally use the service name from configuration file.
	  For example dict-async service will now use
	  "dict-async(pid): " log prefix instead of "dict(pid): "
	* *-login: Changed logging done by proxying to use a consistent prefix
	  containing the IP address and port.
	* *-login: Changed disconnection log messages to be slightly clearer.
	+ dict: Add events for dictionaries.
	+ lib-index: Finish logging with events.
	+ oauth2: Support local validation of JWT tokens.
	+ stats: Add support for dynamic histograms and grouping. See
	  https://doc.dovecot.org/configuration_manual/stats/.
	+ imap: Implement RFC 8514: IMAP SAVEDATE
	+ lib-index: If a long-running transaction (e.g. SORT/FETCH on a huge
	  folder) adds a lot of data to dovecot.index.cache file, commit those
	  changes periodically to make them visible to other concurrent sessions
	  as well.
	+ stats: Add OpenMetrics exporter for statistics. See
	  https://doc.dovecot.org/configuration_manual/stats/openmetrics/.
	+ stats: Support disabling stats-writer socket by setting
	  stats_writer_socket_path="".
	- auth-worker: Process keeps slowly increasing its memory usage and
	  eventually dies with "out of memory" due to reaching vsz_limit.
	- auth: Prevent potential timing attacks in authentication secret
	  comparisons: OAUTH2 JWT-token HMAC, imap-urlauth token, crypt() result.
	- auth: Several auth-mechanisms allowed input to be truncated by NUL
	  which can potentially lead to unintentional issues or even successful
	  logins which should have failed.
	- auth: When auth policy returned a delay, auth_request_finished event
	  had policy_result=ok field instead of policy_result=delayed.
	- auth: auth process crash when auth_policy_server_url is set to an
	  invalid URL.
	- dict-ldap: Crash occurs if var_expand template expansion fails.
	- dict: If dict client disconnected while iteration was still running,
	  dict process could have started using 100% CPU, although it was still
	  handling clients.
	- doveadm: Running doveadm commands via proxying may hang, especially
	  when doveadm is printing a lot of output.
	- imap: "MOVE * destfolder" goes to a loop copying the last mail to the
	  destination until the imap process dies due to running out of memory.
	- imap: Running "UID MOVE 1:* Trash" on an empty folder goes to infinite
	  loop.
	- imap: SEARCH doesn't support $.
	- lib-compress: Buffer over-read in zlib stream read.
	- lib-dns: If DNS lookup times out, lib-dns can cause crash in calling
	  process.
	- lib-index: Fixed several bugs in dovecot.index.cache handling that
	  could have caused cached data to be lost.
	- lib-index: Writing to >=1 GB dovecot.index.cache files may cause
	  assert-crashes:
	  Panic: file mail-index-util.c: line 37 (mail_index_uint32_to_offset):
	  assertion failed: (offset < 0x40000000)
	- lib-ssl-iostream: Fix buggy OpenSSL error handling without
	  assert-crashing. If there is no error available, log it as an error
	  instead of crashing:
	  Panic: file iostream-openssl.c: line 599 (openssl_iostream_handle_error):
	  assertion failed: (errno != 0)
	- lib-ssl-iostream: ssl_key_password setting did not work.
	- submission: A segfault crash may occur when the client or server
	  disconnects while a non-transaction command like NOOP or VRFY is still
	  being processed.
	- virtual: Copying/moving mails with IMAP into a virtual folder assert-crashes:
	  Panic: file cmd-copy.c: line 152 (fetch_and_copy): assertion failed:
	  (copy_ctx->copy_count == seq_range_count(&copy_ctx->saved_uids))
2020-08-12 15:54:38 +00:00
bacon
0c88d2acae doc/pkgsrc.*: regen 2020-08-12 14:42:36 +00:00
bacon
dd44371ebb editing.xml: Update guide editing procedure
Indicate the need for the htdocs repo as a sibling to pkgsrc for bmake regen
2020-08-12 14:40:33 +00:00
ryoon
b6da6b4446 arm-none-eabi-gcc: Select pkgsrc makeinfo by the proper way 2020-08-12 14:24:41 +00:00
ryoon
1de0df2d62 emacs: Add emacs27 and emacs27-nox11 support 2020-08-12 14:19:50 +00:00
ryoon
10a1c08df8 editors: Enable emacs27-nox11 2020-08-12 14:19:01 +00:00
ryoon
9f76222f26 doc: Added editors/emacs27-nox11 version 27.1 2020-08-12 14:18:23 +00:00
ryoon
d6ae0fe4b3 editors/emacs27-nox11: import emacs27-nox11-27.1
GNU Emacs is an extensible, customizable editor textand more.  At its
core is an interpreter for Emacs Lisp, a dialect of the Lisp
programming language with extensions to support text editing.  The
features of GNU Emacs include:

- Content-sensitive editing modes, including syntax coloring, for a
  wide variety of file types including plain text, source code, and
  HTML.
- Complete built-in documentation, including a tutorial for new users.
- Support for many languages and their scripts, including all scripts,
  Russian, Greek, Japanese, Chinese, Korean, Thai, Vietnamese, Lao,
  Ethiopian, and some Indian scripts.
- Highly customizable, using Emacs Lisp code or a graphical
  customization interface.
- A large number of extensions that add other functionality, including
  a project planner, mail and news reader, debugger interface,
  calendar, and more.  Many of these extensions are distributed with
  GNU Emacs; others are available separately.

This package contains Emacs version 27.
2020-08-12 14:17:52 +00:00
ryoon
89fa39bfbc editors: Enable emacs27 2020-08-12 14:17:02 +00:00
ryoon
a9011c903e doc: Added editors/emacs27 version 27.1 2020-08-12 14:16:11 +00:00
manu
9f57843121 Updated security/lasso to 2.6.1
Changes since previous pkgsrc version 2.5.1, from the NEWS file

Also add a fix for proper escape single quotes in RelayState
From upstream https://dev.entrouvert.org/issues/45581

2.6.1 - Aptil 22th 2019
----------------------
42 commits, 425 files changed, 3894 insertions, 795 deletions

- Keep order of SessionIndexes
- Clear SessionIndex when private SessionIndexes is empty (#41950)
- misc: clear warnings about class_init signature using coccinelle
- tests: fix compilation with check>0.12 (#39101)
- Sort input file lists to make build deterministic (#40454)
- debian: disable php7 (#28608)
- Modify .gitignore for PHP 7 binding (#28608)
- Add PHP 7 binding (#28608)
- Fix tests broken by new DEBUG logs (#12829)
- Improve error logging during node parsing (#12829)
- Improve configure compatibility (#32425)
- Improve compatibility with Solaris (#32425)
- Fix reference count in lasso_server_add_provider2 (fixes #35061)
- Fix python multi-version builds on jessie and stretch
- docs: do not use Internet to fetch DTDs, entities or documents (#35590)
- fix missing include <strings.h> for index() (fixes #33791)
- PAOS: Do not populate "Destination" attribute (Dmitrii Shcherbakov)
- export symbol lasso_log (#33784)
- Do not ignore WantAuthnRequestSigned value with hint MAYBE (#33354)
- Use io.open(encoding=utf8) in extract_symbols/sections.py (#33360)
- xml: adapt schema in saml2:AuthnContext (#29340)
- Fix ECP signature not found error when only assertion is signed (#26828)
- autoconf: search python interpreters by versions (John Dennis)
- python: make tools compatible with Py3 (John Dennis)
- python: run tests and tools with same interpreter as binding target (John Dennis)
- improve resiliency of lasso_inflate (#24853)
- fix segfault in lasso_get_saml_message (#24830)
- python: add classmethod Profile.getIssuer (#24831)
- website: add news about 2.6.0 release
- debian: sync with debian package (#24595)
- faq: fix references to lasso.profileGetIssuer (#24832)
- python: add a classmethod for lasso.profileGetIssuer (#24831)
- tools: fix segfault in lasso_get_saml_message (fixes #24830)
- jenkins.sh: add a make clean to prevent previous build to break new ones
- tools: set output buffer size in lasso_inflate to 20 times the input size (fixes #24853)
- Use python interpreter specified configure script
- Make Python scripts compatible with both Py2 and Py3
- fix duplicate definition of LogoutTestCase and logoutSuite
- Downcase UTF-8 file encoding name
- Make more Python scripts compatible with both Py2 and Py3
- Configure should search for versioned Python interpreter.
- Clean python cache when building python3 binding
- Move AC_SUBST declaration for AM_CFLAGS with alike (#24771)
- Remove -Werror from --enable-debugging (fixes #24771)
- xml: fix parsing of saml:AuthnContext (fixes #25640)

2.6.0 - June 1st 2018
---------------------
32 commits, 73 files changed, 1920 insertions, 696 deletions

- add inline implementation of lasso_log
- Choose the Reference transform based on the chosen Signature transform (fixes #10155)
- add support for C14N 1.1 methods and C14N withComments methods (fixes #4863)
- remove DGME specific commented out code
- add docstring on SHA-2 signature method enum
- tests: silence unused variable warning
- check node names in lasso_node_impl_init_from_xml() (fixes #47)
- fix segfault when parsed node has no namespace (#47)
- do not call xmlSecKeyDuplicate is source key is NULL
- enable user supplied CFLAGS
- Fix ecp test validate_idp_list() (fixes #11421)
- tests: convert log level as string
- fix definitions of error, critical and warning macros (fixes #12830)
- jenkins.sh: add V=1
- add defined for the XML namespace
- ignore unknown attributes from the xsi: namespace
- saml-2.0: improve support for free content inside samlp2:Extensions (fixes #18581)
- debian: initialize stretch packaging with a copy of upstream debian (#21772)
- replace use of <xmlsec/soap.h> which is deprecated (fixes #18771)
- fix get_issuer and get_in_response_to
- route logs from libxml2 and libxmlsec through GLib logging
- tests: prevent crash in glib caused by abort on recursive logging
- java: stop setting a bytecode version target
- add xmlsec_soap.h to Makefile
- python: route logs for libxml2 and libxmlsec2 to their own logger
- perl: force use of the in-tree lasso when running tests (fixes #23276)
- perl: set DESTDIR and PREFIX at Makefile's creation
- Replace xmlSecSoap functions with lasso implementations
- add a pem-public-key runtime flag
- deprecate loading PEM formatted public keys in lasso_xmlsec_load_key_info
- perl/tests: build Makefile.perl before running the tests
2020-08-12 14:15:33 +00:00
ryoon
b7b2f26d0c editors/emacs27: import emacs27-27.1
GNU Emacs is an extensible, customizable editor textand more.  At its
core is an interpreter for Emacs Lisp, a dialect of the Lisp
programming language with extensions to support text editing.  The
features of GNU Emacs include:

- Content-sensitive editing modes, including syntax coloring, for a
  wide variety of file types including plain text, source code, and
  HTML.
- Complete built-in documentation, including a tutorial for new users.
- Support for many languages and their scripts, including all scripts,
  Russian, Greek, Japanese, Chinese, Korean, Thai, Vietnamese, Lao,
  Ethiopian, and some Indian scripts.
- Highly customizable, using Emacs Lisp code or a graphical
  customization interface.
- A large number of extensions that add other functionality, including
  a project planner, mail and news reader, debugger interface,
  calendar, and more.  Many of these extensions are distributed with
  GNU Emacs; others are available separately.

This package contains Emacs version 27.
2020-08-12 14:14:48 +00:00
schmonz
0b38123be9 Add CMAKE_INSTALL_NAME_DIR, a package-settable variable containing the
destination directory to install shlibs. It's used on macOS by
install_name_tool(1). The default is ${PREFIX}/lib.
2020-08-12 14:10:11 +00:00
leot
6b074e67da doc: Updated time/todotxt to 2.12.0 2020-08-12 12:17:05 +00:00
leot
fdbf79d316 todotxt: Update to 2.12.0
Changes:
2.12.0
------
### Added
 - Added default priority variable `TODOTXT_PRIORITY_ON_ADD` ([#246])
 - Added `done` option as alias of `do` ([#169])
 - Added macOS 10.15.x support ([#300])
 - Highlighting of dates, metadata and item numbers ([#264])
 - Minimal config file / default filenames (todo.txt, done.txt, report.txt)
   ([#289])
 - Enable file completion for add-on actions via `_todo_file{1,2,3}_actions`
   ([#270])
 - Allow to customize what can be before / inside / after `+project` and
   `@context` ([#271])

### Changed
 - Read the task's name and uses as default ([#249])
 - Updated interpreter reference to use environment variable ([#160])
 - Allow setting of bash completion path ([#301])

### Fixes
 - Fixed no end-of-line bug. Supports todos with no end-of-line. ([#295])
2020-08-12 12:16:54 +00:00
ryoon
ecc94e6efb doc: Updated net/minitube to 3.5 2020-08-12 11:40:30 +00:00
ryoon
20c92572ec minitube: Update to 3.5
Changelog:
avoid init yt keys
2020-08-12 11:39:55 +00:00
ryoon
2ef0d0d4ff doc: Updated lang/openjdk11 to 1.11.0.8.10 2020-08-12 10:31:37 +00:00
ryoon
57096293a0 doc: Updated devel/nspr to 4.27 2020-08-12 10:30:59 +00:00
ryoon
eaa1f448df doc: Updated misc/libreoffice to 7.0.0.3 2020-08-12 10:30:29 +00:00
ryoon
67d6bd75cb doc: Updated devel/mdds to 1.6.0 2020-08-12 10:29:49 +00:00
adam
75dc769280 Updated databases/openldap, databases/lmdb 2020-08-12 08:32:06 +00:00
adam
d425a45251 openldap: updated to 2.4.51
OpenLDAP 2.4.51 Engineering
	Fixed libldap retry loop in ldap_int_tls_connect
2020-08-12 08:31:13 +00:00
adam
79edcd82d0 Updated www/nginx-devel, lang/nodejs 2020-08-12 06:53:51 +00:00