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 (57m)  pkgsrc-2024Q1 (15d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (75d)  pkgsrc-2023Q3 (154d) 

2024-05-13 12:46:24 UTC Now

2018-12-01 16:30:35 UTC MAIN commitmail json YAML

libxcb: update to 1.13.1.

Release 1.13.1 (2018-09-27)
===========================
* Don't flag extra reply in xcb_take_socket

(wiz)

2018-12-01 14:58:54 UTC MAIN commitmail json YAML

doc: Updated devel/syncdir to 1.0nb2

(schmonz)

2018-12-01 14:58:49 UTC MAIN commitmail json YAML

Extract libtool patch. Since OS X has deprecated syscall() in 10.12,
add my patch to use dlsym() if compiling with syscall() gives warnings
or errors. Bump PKGREVISION.

(schmonz)

2018-12-01 14:31:20 UTC MAIN commitmail json YAML

doc: Updated misc/todoman to 3.5.0

(wiz)

2018-12-01 14:31:10 UTC MAIN commitmail json YAML

todoman: update to 3.5.0.

v3.5.0
------
* Fix crashes due to API changes in icalendar 4.0.3.
* Dropped compatibility for icalendar < 4.0.3.

(wiz)

2018-12-01 14:28:51 UTC MAIN commitmail json YAML

doc: Updated x11/xkeyboard-config to 2.25

(wiz)

2018-12-01 14:28:41 UTC MAIN commitmail json YAML

xkeyboard-config: update to 2.25.

2.25 Moving to gitlab
16 commits
Translations updated

(wiz)

2018-12-01 13:26:20 UTC MAIN commitmail json YAML

doc: Updated x11/gtksourceview3 to 3.24.9

(wiz)

2018-12-01 13:26:09 UTC MAIN commitmail json YAML

gtksourceview3: update to 3.24.9.

News in 3.24.9, 2018-09-05
--------------------------
* New syntax highlighting definition file for: Logtalk.
* Improvements to the syntax highlighting of: Haskell, C++, GLSL, and Markdown.
* Performance improvements to space drawing.
* Missing G_PARAM_DEPRECATED flag was added to :underline property
* Various memory leak fixes.
* Translation updates.

(wiz)

2018-12-01 13:25:51 UTC MAIN commitmail json YAML

x11/compton: Some source files are under a new license.

(nia)

2018-12-01 13:23:51 UTC MAIN commitmail json YAML

x11/compton: Switch upstream to the same fork as Arch Linux, update to 4.0.

Take maintainership.

Notable changes (no changelog is available):

* [pkgsrc] Some dependencies made into options.
* The paint-on-overlay configuration option was removed, and is now enabled
by default.
* The xrender-sync and xrender-sync-fence options were removed.
* Moved most of the X functions (XShape, XComposite, Xrender, Xinerama, etc.)
to xcb.
* Moved from server side region (Xfixes) to client side (pixman).
* Use libev for I/O and timeout events.

(nia)

2018-12-01 11:42:41 UTC MAIN commitmail json YAML

Move PKGPATH check after bsd.prefs.mk to fix circular dependency.

(schmonz)

2018-12-01 11:38:23 UTC MAIN commitmail json YAML

doc: Updated mail/notmuch to 0.28

(wiz)

2018-12-01 11:38:12 UTC MAIN commitmail json YAML

notmuch: update to 0.28.

Notmuch 0.28 (2018-10-12)
=========================

General
-------

Improve threading

  The threading algorithm has been updated to consider all references,
  not just the heuristically chosen parent (e.g. when that parent is
  not in the database). The heuristic for choosing a parent message
  has also been updated to again consider the In-Reply-To header, if
  it looks sensible. Re-indexing might be needed to take advantage of
  the latter change.

Handle mislabelled Windows-1252 parts

  Messages that contain Windows-1252 are apparently frequently
  mislabelled as ISO 8859-1. Use GMime functionality to apply the
  correct encoding for such messages.

Command Line Interface
----------------------

Support relative database paths

  Database paths (i.e. parameters to `notmuch config set
  database.path`) without a leading `/` are now interpreted relative
  to $HOME of the invoking user.

Emacs
-----

Improve stderr handling

  Add a real sentinel process to clean up stderr buffer. This is
  needed on e.g. macOS.

Call `notmuch-mua-send-hook` hooks when sending a message

  This hook was documented, but not functional for a very long time.

Completion
----------

The zsh completion has been updated to cover most of the notmuch
CLI. Internally it uses regexp searching, so needs at least Notmuch
0.24.

Build System
------------

The build system now installs notmuch-mutt and notmuch-emacs-mua with
absolute shebangs, following the conventions of most Linux
distributions.

Test Suite
----------

Fix certain tests that were failing with GMime 2.6. Users are reminded
that support for versions of GMime before 3.0.3 has been deprecated
since Notmuch 0.25.

(wiz)

2018-12-01 11:33:18 UTC MAIN commitmail json YAML

doc: Updated audio/libmpdclient to 2.16

(wiz)

2018-12-01 11:33:08 UTC MAIN commitmail json YAML

libmpdclient: update to 2.16.

libmpdclient 2.16 (2018/10/09)
* support MPD protocol 0.19
  - "mount", "unmount", "listmounts"
* support MPD protocol 0.17
  - "load" with range
* add mpd_output_get_attribute()
* use UINX_MAX instead of `(unsigned)-1` to avoid undefined behavior

libmpdclient 2.15 (2018/09/02)
* support MPD protocol 0.21
  - search: support search expressions
  - search: descending sort
  - search: support sorting by "Last-Modified"
  - song: audio format
* support MPD protocol 0.17
  - player: command "seekcur"
* fix `-Wrestrict` compiler warning

(wiz)

2018-12-01 11:31:46 UTC MAIN commitmail json YAML

doc: Updated math/gnumeric112 to 1.12.44

(wiz)

2018-12-01 11:31:36 UTC MAIN commitmail json YAML

gnumeric: update to 1.12.44.

Gnumeric 1.12.44

Jean:
* Fix document properties types. [#367]
* Call pygobject_init() if needed. [#368]

Morten:
* Fix SWITCH's default argument.  [#354]
* Fix problem with setting auto-func.  [#357]
* Fix problem reading really old xls format.
* Fix sheet filter problem.  [#359]
* New NT_RADICAL function.
* Fix conditional style crash.
* Fix applix locale problem.  [#362]
* Fix applix encoding and escape problems.  [#363]
* New LAMBERTW function.
* Plug sheet object leak with paste.
* Fix documentation problem for vararg functions.

(wiz)

2018-12-01 11:16:44 UTC MAIN commitmail json YAML

doc: Updated net/filezilla to 3.39.0

(wiz)

2018-12-01 11:16:33 UTC MAIN commitmail json YAML

filezilla: update to 3.39.0.

3.39.0 (2018-11-30)

- Fix timestamps of newly created empty files on the server if the option to preserve timestamps is set

3.39.0-rc1 (2018-11-23)

+ The down button on the keyboard now opens the quickconnect history dropdown menu if the quickconnect bar has the input focus
+ The down button on the keyboard now opens the search options if the quick search dialog has the input focus
- Refactored how close notifications were handled in the network code
- Fixed saving of the 'not equal' and 'less than' conditions for size filters
- Fixed regular expression filters not respecting the case-sensitivity checkbox in all situations
- Restore context menu item to delete file in local file search

3.38.1 (2018-10-27)

- Fixed crash if transferring three or more files in parallel when speed limits are enabled

3.38.0 (2018-10-26)

- Updated translations

3.38.0-rc1 (2018-10-19)

+ Refreshing remote file list while holding Ctrl now clears the remote directory cache for the current server
+ Changed default logon type if creating a new site in the Site Manager
- Fixed state of controls in the Site Manager when creating a new site after the previously viewed site has been predefined
- Fixed dragging remote files to queue
- Building and running FileZilla now depends on libfilezilla >= 0.15.0 (https://lib.filezilla-project.org/)
- Improve compatibility with GnuTLS 3.6.x
- Fix building with automake >= 1.16.0

3.37.4 (2018-09-04)

- MSW: Fix regression introduced in 3.37.3 with moving files locally using drag&drop

3.37.3 (2018-09-28)

- Fix issues with directory creation when uploading many files in parallel
- macOS: Fix crashes if dragging more than one file
- macOS: Opt out of Dark Mode

3.37.1 (2018-09-21)

- Local path is no longer forgotten when leaving synchronized browsing mode

3.37.0 (2018-09-17)

- Fix remote target path if uploading files through the search dialog

3.37.0-rc1 (2018-09-10)

+ Use a cache for the system trust store to speed up connecting establishment on systems with huge certificate revocation lists in the system trust store
- Fixed bug in GnuTLS causing crashes on connection establishment
- Fixed enabled state of controls in the Site Manager if switching to a protocol not supporting the previously selected logontype

(wiz)

2018-12-01 11:15:52 UTC MAIN commitmail json YAML

doc: Updated net/libfilezilla to 0.15.1

(wiz)

2018-12-01 11:15:42 UTC MAIN commitmail json YAML

libfilezilla: update to 0.15.1.

0.15.1 (2018-11-22)

+ Add argument to fz::strtok to return empty tokens
- Fix compatibility issue with Nettle < 3.3
- Fix fz::random_bytes on MinGW
- Fix memory leak in fz::buffer

0.15.0 (2018-10-19)

+ libfilezilla now depends on Nettle >= 3.1
+ Added fz::sha512, fz::sha256, fz::sha1 and fz::md5 hash functions
+ Added fz::hash_accumulator
+ Added fz::hmac_sha256 HMAC function
+ Added asymmetric encryption scheme using X25519
+ Added signature scheme using Ed25519
- Changed and documented semantics of the return value of fz::remove_file, removing a non-existing file is not an error

0.14.0 (2018-10-04)

+ Added fz::equal_insensitive_ascii
+ Added insensitive_ascii parameter to fz::starts_with and fz::ends_with
- Fixed namespace of to_wstring in wx glue

0.13.2 (2018-09-21)

- Fix regression in fz::shared_value::clear
- Fix parsing of URIs without path

0.13.1 (2018-09-10)

+ Made fz::scoped_lock movable
- Fix a few compiler warnings

(wiz)

2018-12-01 11:07:10 UTC MAIN commitmail json YAML

2018-12-01 10:45:38 UTC MAIN commitmail json YAML

doc: Updated mail/gmime3 to 3.2.2

(wiz)

2018-12-01 10:45:29 UTC MAIN commitmail json YAML

gmime3: update to 3.2.2.

### GMime 3.2.2

* Fixed packaging to include Vala files.

### GMime 3.2.1

* Fixed GMimeParser to recognize the message/global mime-type
  (a UTF-8 version of message/rfc822). (issue #50)

* Updated GMime to use libidn2 instead of the older libidn
  library. (issue #48)

* Fixed address quoting logic and IDN2 encoding.

    The rules for quoting address names should use 'specials'
    instead of 'tspecials' and when encoding domain names via
    IDN2, check if the encoded domain matches the original
    domain name (other than case). If they match, prefer the
    non-encoded domain name since the user may have used
    uppercase characters to enhance readability of the domain
    name.

* Added GMIME_DECRYPT_ENABLE_ONLINE_CERTIFICATE_CHECKS and
  GMIME_DECRYPT_ENABLE_KEYSERVER_LOOKUPS as possible flags to
  pass to g_mime_crypto_context_decrypt(). Also added
  GMIME_VERIFY_ENABLE_ONLINE_CERTIFICATE_CHECKS and
  GMIME_VERIFY_ENABLE_KEYSERVER_LOOKUPS as possible flags to
  pass to g_mime_crypto_context_verify().

    Clients that wish to enable online certificate and/or
    keyserver lookups now need to explicitly enable this
    functionality.

    These changes are designed to make it more difficult
    for clients to be susceptible to Efail privacy exploits.
    Specifically, it is meant to address the privacy concerns
    regarding CRL and OCSP status check backchannels.

    For more information about Efail, see https://www.efail.de/

* Fixed g_mime_message_write_to_stream() to prioritize message
  headers over body headers (even when they have an offset of -1).
  (issue #46)

* The GMimeParser can now warn about a number of RFC-compliance
  issues that it finds when parsing messages.

* Fixed GMimeTextPart to make sure that the GMimeFilterCharset is
  non-null before trying to use it. This can happen if the charset
  specified in the Content-Type header is unsupported by the
  iconv library.

(wiz)

2018-12-01 10:18:38 UTC MAIN commitmail json YAML

doc/TODO: - foomatic4-db-20160305

(foomatic4-db was updated to 20180721)

(leot)

2018-12-01 10:15:47 UTC MAIN commitmail json YAML

doc: Updated www/liferea to 1.12.5a

(leot)

2018-12-01 10:15:15 UTC MAIN commitmail json YAML

liferea: Update www/liferea to 1.12.5a

pkgsrc changes:
- Switch to www/webkit-gtk (instead of using webkit24-gtk3)
- Adjust GITHUB_RELEASE to remove the trailing `a', please note that this will
  probably not needed for future releases!

Changes:
1.12.5
------
* #665: Webkit browser now supplies 'Liferea' component in user agent
* #664: Added "Mark All As Read" button to headerbar plugin
* #620: Added flatpak JSON
  (glitsj16)
* #579: Added item list column drag and drop reordering
  (Yanko Kaneti)
* #436, #662: Move from GnomeKeyring to libsecret
  (bgermann)
* Fixes #663: Correct instapaper sharing link
  (Daniel Alexandersen)
* Fixes #661: Update sharing links
  (Daniel Alexandersen)
* Fixes #271: Consistent over usage of CPU (trigger by "Next Unread" loop)
  (reported by GreenLunar)
* #472, #632: Dropping Inoreader support (API broke)

1.12.4
------
* Fixes #660: Added installable plugin to change accels
  (Lars Windolf)
* Fixes #654: Segfault on date out of range
  (Leaiz)
* Fixes #651: Fixes Free Music Archive link in default OPMLs
  (reported by benjbrandall)
* Fixes #649: Switch from persistent to session-only cookies
  (Daniel Alexandersen)
* Fixes #645, #646: unread count of vfolder
  (Leaiz)
* Fixes #637: Extra keywords in .desktop file (syndication; rss; atom)
  (Daniel Alexandersen)
* Fixes #557: Updating counters for remote sources
  (Leiaz)
* Updated cookie usage hint in FAQ

1.12.3
------
* #634: Added setting for custom download commands
  (Leiaz)
* #614: GTK Headerbar support via plugin
  (Lars Windolf)
* #608: Refactoring UI code to switch to GAction and GtkBuilder
  Note: this implies not having icons in the main menu anymore
  which were still there for all non-GNOME users (see #626).
  (Leiaz)
* #589: Item list view column order rework as a preparation for
  possible real column drag&drop. Introduces a new DConf setting
  for the column order.
  (Yanko Kaneti)
* Fixes #280: Mark read toolbar button always disabled for search folders
  (Lars Windolf, reported by dvahalev)
* Fixes #591: Please add a safety question when "marking all read"
  (Leiaz, reported by Nudin)
* Fixes #625: Avoid exception in trayicon.py
  (Lars Windolf)
* Fixes #627: GnomeKeyring plugin fails to activate when keyring doesn't exist
  (Lars Windolf)
* Fixes #630: Fix feed list selection after DnD
  (Peter Zaitev)
* Fixes #633: Big Memory leak in date code
  (Leiaz)
* Update of Turkish translation (emintufan)
* Update of French translation (guilieb)

1.12.2
------
* Adding a plugin installer plugin that allows discovering
  and automatically installing 3rd party plugins
* #585: Drop language from user agent to increase privacy
  (Daniel Aleksandersen)
* #583: Add transmission-gtk and aria2 as download tool options
  (Daniel Aleksandersen)
* #495: New command line option --disable-plugins (-p) to start
  with all plugins disabled.
* Fixes #610: Liferea not showing up in GNOME Software
  (Yanko Kaneti)
* Fixes #604: Correctly print error message when failing
  to unlock GNOME keyring
  (ghost)
* Fixes #602: CSS style for GTK link colors not used
  (reported by pupyc)
* Fixes #581: Redirect location updates and adds HTTP 308 (RFC 7538) support
  (Daniel Aleksandersen)
* Fixes #578: Unable to set unread items in bold
  (Leiaz, reported by EverEve)
* #612: Update of French translation
  (Guillaume Bernard)
* #596: Update of Swedish translation
  (jony0008)
* #594: Update of Polish default feed list
  (wmyrda)
* #584: Fixes broken OPML feed list entries
  (Daniel Aleksandersen)
* #584: Added Norwegian feed list
  (Daniel Aleksandersen)
* #577: Fixes newsbin doc typo
  (Daniel Aleksandersen)

1.12.1
------
* Fixes #562: Lintian spelling errors
  (reported by Paul Gevers)
* Fixes #563: Appstream data has new format
  (patch by Paul Gevers)
* Fixes #572: Doesn't remember some sort orders
  (reported by geplus)
* Fixes #504: Fix assertions/crashes on changing view layouts
  (Leiaz)
* Fixes #573: Workaround to avoid GtkPaned shrinking
  (Leiaz)
* #566: Update of Italian translation (Gianvito Cavasoli)
* #566: Update of Italian default feed list (Gianvito Cavasoli)
* #514: Update of Indonesian translation (Samsul Ma'arif)
* #514: Added Indonesian default feed list (Samsul Ma'arif)
* Update of German translation

1.12.0
------
* Fixes unhiding from tray icon when activated via GApplication
  (when starting Liferea a 2nd time)
* #399: Reorder columns in 'Normal' email-like view
  to have the date column always at the end
  (Mikel Olasagasti)
* #532: Add plugin to make unread feeds titles bold
  (Yanko Kaneti)
* Workaround for #503: Liferea deanonymize Tor
  (Leiaz)
* Fixes #450: #546 Resize both panes in normal and wide view
  (Leiaz)
* Fixes #538: toggle_visibility() does not make a minimized window
  visible again
  (reported by Balló György)
* Fixes #522: Segfault when switching feed in combined view
  (patch by jonmstone)
* Fixes #419, #457: Handling of relative URLs in Atom parser
  (Leiaz)
* Added 'View Image' context menu option in HTML view
* Dropped del.icio.us from social bookmarking options
  as it is a read-only service now.
* Redesign of the wide view mode: larger titles with small text teasers
* Added optional AMP/HTML5 content enrichment feature

1.12-rc3
--------
* Fixes #459: Fixes GtkDoc warnings
  (Leiaz)
* Fixes #415: Filter commands are not asynchronous
  (Rich Coe)
* Fixes #363: Missing space above internal browser address bar
  (reported by nekohayo, patch by Mikel Olasagasti)
* Fixes #208: All "Unread" search folder items marked read at once
  (Leiaz)
* Fixes #251: Liferea does not always use theme icons when it is launched
  on system startup (reported by GreenLunar, fix by Leiaz)
* Change headline column sorting in wide view to time sorted
* Updated Finnish translation (Jorma Karvonen)
* Updated Latvian translation (Rihards Prieditis)
* Updated Albanian translation (Bensik Bleta)
* Updated Hungarian translation (Balázs Úr)
* Updated Brazlian translation (Rafael Ferreira)
* Updated French translation (Guillaume Bernard)

1.12-rc2
--------
* Change all g_warnings() to g_print() for remote source
  to avoid "crashing" on errors.
* Reorganized all UI definitions in separate files to simplify
  GtkBuilder handling.
* Github #425: Add GeoRSS info and map link in item header
  (Mikel Olasagasti)
* Github #407: Replacing deprecated elements in preferences
  (Leiaz)
* Github #396: Create LifereaApplication type
  (Leiaz)
* Github #434: Partial RFC3229+feed support for bandwidth savings
  (Daniel Aleksandersen)
* Fixes Github #208: gtk_tree_store_get_path: assertion
  'iter->stamp == priv->stamp'
  (reported by Mno-hime)
* Fixes Github #403: Leftover OSM XSLT in item view
  (reported by Paul Gevers)
* Fixes Github #423: Internal browser shows files system on go-back
  (Leiaz, reported by Paul Gevers)
* Updated German translation
* Github #441: Updated French translation
  (Surfoo)

1.12-rc1a
---------
* Fixing missing header files

1.12-rc1
--------
* Github #348: Added support for downloading content that
  cannot be displayed by HTML widget (e.g. PDFs)
  (Leiaz)
* Github #355: Migrate to Python3 libpeas loader
  (patch by picsel2)
* Github #311: Upgrade to WebKit2
  (patch by Leiaz)
* Github #292: Show new item count in tray icon
  (patch by mozbugbox)
* Github #297: Minimize to systray on window close
  (patch by Hugo Arregui)
* Github #325: Auto-fitting, translated license
  (patches by GreenLunar and Adolfo Jayme-Barrientos)
* Fixes Github #73: Problem with favicon update
  (reported by asl97)
* Fixes Github #177, #350: Tray icon not scaled properly
  (patch by mozbugbox)
* Removes GeoIP rendering via OSM to avoid exposing
  users to remote JS library resources.
  (reported by Paul Gevers)
* Fixes Github #337: Case sensitive sorting
  (reported by Pi03k)
* Fixes Github #361: Show all enclosuers
  (Leiaz)
* Fixes Github #368: Segfault on liferea-feed-add
  (Leiaz)
* Fixes Github #382: Broken Auto-Detect/No Proxy setting
  (Leiaz)
* Fixes Github #383: Per feed don't use proxy setting is broken
  (reported by Leiaz)
* Github #309: Update of Japanese translation
  (IWAI, Masaharu)
* Github #329: Update of Hebrew translation
  (GreenLunar)
* Github #330: Update of Spanish translation
  (Adolfo Jayme-Barrientos)
* Update of Swedish translation
  (Andreas Ronnquist)

1.11.7
------
* Github #287: Add support for media:group.
  (patch by Leiaz)
* Github #287: Fixes issues with media:content.
  (patch by Leiaz)
* Fixes Github #283: Bad .desktop categories definition
  (reported by Wuzzy2)
* Fixes Github #279: Fixes rules no visible in searchdialog
  (patch by Leiaz)
* Fixes Github #278: No "Download" tab in Tools/Preferences
  (docs error, reported by Anders Jonsson)
* Fixes Github #83: Segfault when sorting feeds in folder
  (patch by Leiaz)
* Fixes French translation
  (patch by polo2ro)
* Github #300: Updated manpage
  (patch by GreenLunar)

1.11.6
------
* Added "Do Not Track" support (enabled per default)
* Github #193: Added x-scheme-handler/feed to desktop file
  (suggested by GreenLunar)
* Github #209: Add image icons to plugins
  (by GreenLunar)
* Github #210: Enable tests for parsing RFC822 dates with 2 digit year
  (patch by arunanbala)
* Fixes Github #78: Shaky text in feed list
  (reported by GreenLunar)
* Fixes Github #195: Out-dated documentation on enclose download
  (reported by brian-in-crawford)
* Fixes Github #198: Traceback on popup notifications
  (reported by GreenLunar)
* Fixes Github #216: Untranslatable strings
  (reported by GreenLunar)
* Fixes Github #256: PyGIWarnings on loading plugins
  (patch by glitjs16)

1.11.5
------
* Github #178: Implementing full screen mode for videos
  (mozbugbox)
* Fixes Github #32: Prevent erroneous "Mark all as read"
  (reported by Mno-hime)
* Improves Github #36, #113: UI lock up during refresh
  (suggested by mozbugbox)
* Fixes Github #180: Removing item from (v)folder marks all read
  (reported by GreenLunar)
* Fixes Github #140, #158: Vertical pane placement is forgotten.
  (patch by foresto)
* Fixes Github #182: Missing config.h include in date.c
  (reported by Paul Gevers)
* Update of Russian translation (bboa)

1.11.4
------
* Fixes Github #154: Crashes while starting (corrupt icon)
  (reported by jcamposz)
* Github #149: Fixes a random crash on startup
  (patch by mozbugbox)
* Fixes Github #79: RTL ordering of Back/Forward icons
  (reported by GreenLunar)
* Fixes Github #30: Segfault after updating from 1.8 to 1.10
  (reported by vakuum)
* Fixes Github #87: URL resolving wrong if base tag involved
  (reported by DanMan, fixed by mozbugbox)
* Fixes all defects reported by Coverity scan
* Simplied external browser handling. Now Liferea only supports
  the gtk_show_uri() launch mechanism for the system default browser
  and a user specified browser command.
* Update of Albanian translation (Besnik Bleta)
* Update of Hebrew translation (Genghis Khan)
* Update of Spanish translation (Juan Campos Zambrana)
* Fixes typo in Italian translation

1.11.3
------
* Fixes Github #134: Broken default news feed.
  (reported by pvdl)
* Fixes Github #133: Subscribe into TheOldReader categories
* Fixes Github #122: Crashes at launch, "segmentation fault"
  (reported by geoffm)
* Fixes some memory leaks
  (patch by Rich Coe)
* Fixes Github #145: Incorrect method triggered for 'Launch External'
  (patch by mozbugbox)
* Fixes Github #48: Window stays hidden on next start after Ctrl+W
  (reported by Jeff Fortin)
* Expose LifereaHtmlView to GObject Introspection
  (patch by mozbugbox)
* Improves Google Reader API error handling
* Now using HTTPS only when accessing TheOldReader
* Added LifereaNodeSourceActivatable interface to allow plugins
  implementing new node source types.
* Downgrade enclosure drop warning from Glib warning to debug trace.

1.11.2
------
* Fixes Github #132: Broken documentation link
  (reported by kallus)
* Fixes Github #121: Wrapping issue in folder display
  (reported by Jeff Forting)
* Fixes Github #114: Avoid termination on UTF-8 validation error
* Fixes Github #90: Libnotify plugin not working
  (reported by asl97)
* Fixes Github #86: Support HTTP content negotiation
  (suggested by DanMan)
* Black-list some categories used by Google Reader clones
  that should not be visible.
* Allowing browser history to go back to previously
  shown headline when browsing inside the item view.
* Dropping offline option as this is duplicated with
  desktop environment in GNOME/network manager.
* Fixes Github #100: Problems with dark Adwaita theme in GTK 3.14
  (reported by majutsushi)
* Fixes for preferences dialog width.
  (patch by Jeff Fortin)
* Update of Arabic translation (Khaled Hosny)

1.11.1
------
* Fixes Github #81: Inability to add subscriptions
  (reported by GreenLunar)
* Fixes Javascript links not opening in new browser tabs
* Updated Hebrew translation (Genghis Khan)
* Fixes Github #88: Minor DE translation mistake (moraxy)

1.11.0
------
* Added experimental InoReader support
* Added experimental Reedah support
* Fixes SF #1123: Mistakenly claims "TinyTinyRSS source is not self-updating"
  (reported by Dominik Grafenhoher)
* Fixes SF #1119: Crash on font resize at startup.
  (reported by David Smith)
* Fixes #1056, #1089, #1098: Honor preferences when opening links
  (patch by Daniel Seither)
* Fixes #1117: Selecting last unread item in reduced feed list jumps to next feed
  (reported by Bruce Guenter)
* Fixes missing "Via" metadata type
  (patch by Rich Coe)
* Fixes incorrect new count reset handling in item_state.c and
  some of the node source implementations.
* Fixes SF #1096: missing installation of liferea.convert file
  (reported by stqn)
* Fixes SF #1135: liferea-add-feed doesn't process feed:https//
  (patch by Kevin Walke)
* Fixes SF #1137, #1142: startup race with LifereaHtmlView
  (reported by Yanko Kaneti)
* Fixes Github #13: Parsing errors not visible with dark themes
  (reported by Steve Kelly)
* Fixes Github #29: Do not use bold text for feeds/folders with unread items
  in the leftmost treeview (repored by Jeff Fortin)
* Fixes SF #1141: Liferea does not update feeds with TinyTinyRSS
  (reported by Dominik Grafenhofer, denk_mal, Fabian Henze)
* Fixes SF #1150: subscription prop/source: not all fields and
  buttons visible (reported by David Smith)
* Fixes Github #26: RTL comments appear incorrectly
  (reported by yaconf)
* Fixes Github #27: Images do not autosize to fit the available space
  (reported by Jeff Fortin)
* Fixes Github #34: Add TinyTinyRSS Enclosure Support
  (reported by Adrixan)
* Fixes Github #43: "Any of the following" search condition doesn't work
  (reported by Jeff Fortin)
* Fixes Github #49: Some dialogs scrolling areas do not request enough height
  (reported by Jeff Fortin)
* Fixes Github #53: Doesn't automatically update feed name and favicon
  for new feed (reported by asl97)
* Patch SF #224: Update to new libxml2 buffer API
  (Simon Kagedal Reimer)
* Patch SF #209: Avoid copying list in itemset_merge_items
  (kaloyan)
* Make Liferea use ETags and send If-None-Match
  (patch by Chris Siebenmann)
* Support NOCONFIGURE for RPM builds
  (Charles A Edwards)
* Rename README to README.md
* Removing libindicate support (to be added as plugin maybe)
* Removing libnotify support (to be added as plugin maybe)
* Removing build in tray icon support
* Added tray icon plugin
* Added category/folder support for TheOldReader
* Added folder auto-removal for TinyTinyRSS & TheOldReader
* Updated README on plugin contribution
* Updated Arabic translation (Khaled Hosny)

(leot)

2018-12-01 09:58:58 UTC MAIN commitmail json YAML

Updated www/php-nextcloud to 14.0.4

(ryoon)

2018-12-01 09:53:28 UTC MAIN commitmail json YAML

Update to 14.0.4

Changelog:
Changes
    Allow overwrite.cli.url without trailing slash (server#11772)
    Remove duplicate call to decodeURIComponent (server#11781)
    Check for empty string (server#11783)
    Add "Referrer-Policy" to htaccess file, addresses issue #11099 (server#11798)
    Always query the lookup server in a global scale setup (server#11800)
    Fix a case where "password_by_talk" was not a boolean (server#11851)
    Add .l10nignore files for compiled assets (server#11925)
    Properly escape column name in "createFunction" call (server#11929)
    Allow userId to be null (server#11939)
    Allow "same-origin" as "Referrer-Policy" (Backport to stable14) (server#11950)
    Do not emit preHooks twice on non-part-storage (server#11961)
    Filter null values for UserManager::getByEmail (server#11976)
    Allow local delivery of schedule message while prohibiting FreeBusy requests (server#11979)
    Load apps/APP/l10n/*.js and themes/THEME/apps/APP/l10n/*.js (server#11990)
    Lazy open first source stream in assemblystream (server#11994)
    Fix opening a section again in the Files app (server#11995)
    Remove cookies from Clear-Site-Data Header (server#12005)
    Forwarded ExpiredTokenException (server#12032)
    Allow chunked uploads even if your quota is not sufficient (server#12040)
    Improve encrypt all / decrypt all (server#12045)
    Double check for failed cache with a shared storage (server#12108)
    Implement the size of an assembly stream (server#12111)
    Bring the browser window of an actor to the foreground when acting as him (server#12120)
    Move acceptance tests that crash the PHP built-in server to Apache (server#12121)
    Remove unneeded empty search attribute values, fixes #12086 (server#12122)
    Fixes wrong variable usage (server#12137)
    LDAP: announce display name changes so that addressbook picks it up (server#12141)
    Bruteforce protection handling in combination with (server#12160)
    Add global site selector as user back-end which doesn't support password confirmation (server#12184)
    Do not set indeterminate state for file shares (server#12187)
    Revert "Wait for cron to finish before running upgrade command" (server#12197)
    Fix bug #12151: fix list formatting by correcting malformed html (server#12202)
    A folder should get a folder mimetype (server#12297)
    Use the proper server for the apptoken flow login (server#12299)
    Do not log FileLock as exception (server#12300)
    Set the filemodel before rending the detailsview (server#12301)
    Disabled ldap fix (server#12331)
    Fix - Add to favorites not working in IE11 (server#12339)
    Remove arrow function for ie compatibility (server#12341)
    Fix default types of activity event member variables (server#12353)
    Suppress wrong audit log messages about failed login attempts (server#12372)
    Add fix for IE11 flexbox height bug (server#12374)
    Properly search the root of a shared external storage (server#12375)
    Fix app update available check (server#12412)
    Use nextcloud-password-confirmation (server#12416)
    Fix IE rule for min width (server#12431)
    Added cache override to ensure an always up-to-date accessibility css (server#12432)
    Unique contraint and deadlock fixes for filecache and file_locks (server#12433)
    Fix app menu calculation for random size of the right header (server#12440)
    Fix missing quickaccess favorite folder on add (server#12441)
    Fixes dav share issue with owner (server#12459)
    Fix wrong share popover opening on share link (server#12482)
    Only use width and opacity for transition (server#12492)
    Forward object not found error in swift as dav 404 (server#12502)
    Fix the warning appearing in the admin section when mail_smtpmode is not configured (server#12529)
    Remove unused svg api route (server#12542)
    Bearer tokens are app token (server#12545)
    Handle permission in update of share better (server#12561)
    Correctly restrict affected users when using command to send emails (activity#312)
    Improve code blocks in markdown rendering (files_texteditor#121)
    Properly escape column name in "createFunction" call (survey_client#85)

(ryoon)

2018-12-01 09:50:24 UTC MAIN commitmail json YAML

zabbix-frontend: fix PLIST

(triaxx)

2018-12-01 07:50:42 UTC MAIN commitmail json YAML

Updated devel/p5-glib2 to 1.328

(wen)

2018-12-01 07:49:41 UTC MAIN commitmail json YAML

Update to 1.328

Upstream changes:
Overview of changes in Glib 1.328 (stable)
============================================

* Makefile.PL: changed location of Git repo/web page
* Add wrappers for GVariantDict
* Add a few integer casts to quell compiler warnings
* Rename DOAP file to appease pre-commit hook

(wen)

2018-12-01 07:36:41 UTC MAIN commitmail json YAML

Updated devel/p5-Git-Repository to 1.323

(wen)

2018-12-01 07:35:44 UTC MAIN commitmail json YAML

2018-12-01 07:27:46 UTC MAIN commitmail json YAML

Updated devel/p5-Module-CoreList to 5.20181130

(wen)

2018-12-01 07:25:51 UTC MAIN commitmail json YAML

Update to 5.20181130

Upstream changes:
5.20181130
  - CPAN release

5.20181129_28
  - Updated for v5.28.1

5.20181129_26
  - Updated for v5.26.3

(wen)

2018-12-01 06:01:22 UTC MAIN commitmail json YAML

doc: Updated archivers/libmspack to 0.9.1alpha

(wiz)

2018-12-01 06:01:12 UTC MAIN commitmail json YAML

libmspack: update to 0.9.1alpha.

* libmspack is now distributed with its test-suite, which now run
as part of "make check"

* libmspack's programs in src/ have been moved to examples/ and do
not auto-install

(wiz)

2018-12-01 05:57:18 UTC MAIN commitmail json YAML

doc: Updated archivers/cabextract to 1.9

(wiz)

2018-12-01 05:57:08 UTC MAIN commitmail json YAML

cabextract: update to 1.9.

Set TEST_TARGET.

New in 1.9
* Fixed invisible bad extraction when using cabextract -F (broken in 1.8)
* Fixed configure --with-external-libmspack which was broken in 1.8
* configure --with-external-libmspack will now use pkg-config. To configure
  it manually, set environment variables libmspack_CFLAGS and libmspack_LIBS
  before running configure.
* Now includes the test suite (make check)

New in 1.8
* cabextract -f now extracts even more badly damaged files than before

(wiz)

2018-12-01 05:55:49 UTC MAIN commitmail json YAML

doc: Updated misc/goffice0.10 to 0.10.44

(wiz)

2018-12-01 05:55:38 UTC MAIN commitmail json YAML

goffice0.10: update to 0.10.44.

Changes not documented.

(wiz)

2018-12-01 04:58:55 UTC MAIN commitmail json YAML

mk/tools/automake.mk: support automake-1.16

(wiz)

2018-12-01 04:58:46 UTC MAIN commitmail json YAML

doc: Updated devel/automake to 1.16.1

(wiz)

2018-12-01 04:58:36 UTC MAIN commitmail json YAML

automake: update to 1.16.1.

New in 1.16.1:

* Bugs fixed:

  - 'install-sh' now ensures that nobody can cross privilege boundaries by
    pre-creating symlink on the directory inside "/tmp".

  - 'automake' does not depend on the 'none' subroutine of the List::Util
    module anymore to support older Perl version. (automake bug#30631)

  - A regression in AM_PYTHON_PATH causing the rejection of non literal
    minimum version parameter hasn't been fixed. (automake bug#30616)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

New in 1.16:

* Miscellaneous changes

  - When subdir-objects is in effect, Automake will now construct
    shorter object file names when no programs and libraries name
    clashes are encountered.  This should make the discouraged use of
    'foo_SHORTNAME' unnecessary in many cases.

* Bugs fixed:

  - Automatic dependency tracking has been fixed to work also when the
    'subdir-object' option is used and some 'foo_SOURCES' definition
    contains unexpanded references to make variables, as in, e.g.:

        a_src = sources/libs/aaa
        b_src = sources/bbb
        foo_SOURCES = $(a_src)/bar.c $(b_src)/baz.c

    With such a setup, the created makefile fragment containing dependency
    tracking information will be correctly placed under the directories
    named 'sources/libs/aaa/.deps' and 'sources/bbb/.deps', rather than
    mistakenly under directories named (literally!) '$(src_a)/.deps' and
    '$(src_b)/.deps' (this was the first part of automake bug#13928).

    Notice that in order to fix this bug we had to slightly change the
    semantics of how config.status bootstraps the makefile fragments
    required for the dependency tracking to work: rather than attempting
    to parse the Makefiles via grep and sed trickeries only, we actually
    invoke 'make' on a slightly preprocessed version of those Makefiles,
    using a private target that is only meant to bootstrap the required
    makefile fragments.

  - The 'subdir-object' option no longer causes object files corresponding
    to source files specified with an explicit '$(srcdir)' component to be
    placed in the source tree rather than in the build tree.

    For example, if Makefile.am contains:

        AUTOMAKE_OPTIONS = subdir-objects
        foo_SOURCES = $(srcdir)/foo.c $(srcdir)/s/bar.c $(top_srcdir)/baz.c

    then "make all" will create 'foo.o' and 's/bar.o' in $(builddir) rather
    than in $(srcdir), and will create 'baz.o' in $(top_builddir) rather
    than in $(top_srcdir).

    This was the second part of automake bug#13928.

  - Installed 'aclocal' m4 macros can now accept installation directories
    containing '@' characters (automake bug#20903)

  - "./configure && make dist" no longer fails when a distributed file depends
    on one from BUILT_SOURCES.

  - When combining AC_LIBOBJ or AC_FUNC_ALLOCA with the
    "--disable-dependency-tracking" configure option in an out of source
    build, the build sub-directory defined by AC_CONFIG_LIBOBJ_DIR is now
    properly created.  (automake bug#27781)

  - The time printed by 'mdate-sh' is now using the UTC time zone to support
    the reproducible build effort.  (automake bug#20314)

  - The elisp byte-compilation rule now uses byte-compile-dest-file-function,
    rather than byte-compile-dest-file, which was obsoleted in 2009. We expect
    that Emacs-26 will continue to support the old function, but will complain
    loudly, and that Emacs-27 will remove support for it altogether.

* New features added

  - A custom testsuite driver for the Guile Scheme SRFI-64 API has been added
    to the "contrib" section.  This allows a more convenient way to test Guile
    code without having to use low primitives such as exit status.  See
    SRFI-64 API specification for more details:
    <https://srfi.schemers.org/srfi-64/srfi-64.html>

(wiz)

2018-12-01 03:04:51 UTC MAIN commitmail json YAML

Updated devel/p5-Future to 0.39

(wen)

2018-12-01 03:03:40 UTC MAIN commitmail json YAML

Update to 0.39

Upstream changes:
0.39    2018-09-20 14:03:05
        [CHANGES]
        * Added Test::Future::Deferred
        * Use Syntax::Keyword::Try in example code
        * Various docs fixes

(wen)

2018-12-01 03:01:14 UTC MAIN commitmail json YAML

Updated devel/p5-File-Slurp to 9999.25

(wen)

2018-12-01 03:00:16 UTC MAIN commitmail json YAML

Update to 9999.25

Upstream changes:
9999.25    2018-10-29
    - The previous release contained nothing but a documentation update. That
      updated documentation errantly mentioned pseudo-files. Pseudo-files
      are perfectly fine to use with File::Slurp.
    - Add regression test for GLOB refs being slurped in. Thank you, James Keenan!
      https://github.com/perhunter/slurp/pull/17#issuecomment-437174592
    - Refactor read_file to use open and read rather than sysopen and sysread.
    - Add a bugwards compatible feature to keep track of the cursor when
      dealing with the DATA handle (https://github.com/perhunter/slurp/pull/17)
    - Fix a typo in the docs.

9999.24    2018-10-29
    - Document the clear downfalls of using file handles of any kind rather
      than just the file's path string.

9999.23    2018-10-20
    - Fix an error on the test rewrites with a bad value for binmode
    - Create a 00-report-prereqs.dd to ease testing on 5.6
    - Bump requirement for File::Spec to 3.01 as Cwd was shipped separately
      before and the one that came with 5.6 had Taint issues.
    - Cleaned up the Change log to make all dates uniform

9999.22    2018-10-15
    - Update the SYNOPSIS documentation. (Graham Knop)
    - Fix some EUMM metadata depending on version. (Dan Book)
    - Fix Windows path concatenation on read_dir. (James Keenan)
    - Document each function with proper POD heads and re-order in alphabetical
    - Dump the POD to GH markdown for a README.md
    - Remove the README file
    - Remove some work-arounds for older Perls < 5.6
    - Do not inherit from Exporter (requires Exporter 5.57)
    - Fix perms.t to run on all platforms (Aristotle Pagaltzis, Linda Walsh
      via RT #92401)
    - Clean up handle.t (we no longer use the -w flag anywhere)

9999.21    2018-10-08
    - Unset $^W in a few strategic places to silence warnings when Test::Harness
      or ExtUtils::MakeMaker turn them on. (Thanks, Graham Knop).
    - Got rid of a few MYMETA leftovers in the MANIFEST
    - Add Git repository info to the Makefile
    - Add a contributor's list for display on metacpan

9999.20_02    2018-10-04  (TRIAL)
    - Update TravisCI tests to show coverage.
    - Update all remaining test files
    - Get rid of assumption of . in @INC in tests
    - Remove t/TestDriver.pm
    - Add t/lib/FileSlurpTest.pm
    - Make sure all tests use a properly acquired temp file
    - Clean up prereqs a bit further
    - Document all failure cases in the 01-error* tests.
    - Moved the CORE:: function overrides to their own test class to only be
      included when overriding is necessary

9999.20_01    2018-09-27  (TRIAL)
    - Fixed spelling mistakes in POD (RT #85251)
    - Fixed a typo in an example (RTs #72116, #80279)
    - Remove doc mentions of Perl < 5.006 as that's required.
    - Fix POD coverage tests by adding a few more ignored functions
    - Added t/edit_file.t (James Keenan)
    - Move the POD tests to xt/author
    - Update t/append_null.t
    - Update t/binmode.t
    - Update t/data_list.t
    - Update t/data_scalar.t
    - Update t/error_mode.t
    - Update t/large.t
    - Update t/original.t
    - Update t/stringify.t
    - Added t/00-report-prereqs.t
    - Added more xt/author tests
    - Fix all trailing whitespace in accordance with xt/author/eol.t
    - Updated the Makefile.PL to get all of the prereqs in there.
    - Add CI testing via TravisCI and AppVeyor

(wen)

2018-12-01 02:55:28 UTC MAIN commitmail json YAML

Updated devel/p5-File-NFSLock to 1.29

(wen)

2018-12-01 02:54:15 UTC MAIN commitmail json YAML

Update to 1.29

Upstream changes:
1.29  Nov 01 14:00 2018
        - Avoid deprecated PERL_USE_UNSAFE_INC

1.28  Nov 01 10:00 2018
        - Patch RT#130467 and RT#120088:
        - Handle "." not in @INC

(wen)

2018-12-01 02:47:51 UTC MAIN commitmail json YAML

Updated devel/p5-FFI-CheckLib to 0.23

(wen)

2018-12-01 02:46:52 UTC MAIN commitmail json YAML

Update to 0.23

Upstream changes:
0.23      2018-11-18 00:07:49 -0500
  - Handle DLLs on Windows with "dashed" version numbers (example: foo-1-2-3.dll)
    (gh#10, gh#11, SLAFFAN++)

(wen)

2018-12-01 02:44:47 UTC MAIN commitmail json YAML

Updated devel/p5-Event to 1.27

(wen)

2018-12-01 02:44:00 UTC MAIN commitmail json YAML

Update to 1.27

Upstream changes:
1.27 2018-11-17
  - only Zero(Polld) if not NULL (reported by @andk, thanks!)

(wen)

2018-12-01 02:41:21 UTC MAIN commitmail json YAML

Updated devel/p5-Data-Dumper to 2.173

(wen)

2018-12-01 02:40:17 UTC MAIN commitmail json YAML

Update to 2.173

Upstream changes:
2.173

    perl #133624: Reinstate support for 5.8.8 and older.

(wen)

2018-12-01 02:37:09 UTC MAIN commitmail json YAML

Updated devel/p5-CPAN-Perl-Releases to 3.84

(wen)

2018-12-01 02:36:02 UTC MAIN commitmail json YAML

Update to 3.84

Upstream changes:
version 3.84 at 2018-11-30 09:41:19 +0000
-----------------------------------------

  Change: af8b9752bc2fb46605f3eceec64f3bb7a5dcc690
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2018-11-30 09:41:19 +0000

    Updated for v5.26.3 && v5.28.1

-----------------------------------------
version 3.82 at 2018-11-20 22:10:01 +0000
-----------------------------------------

  Change: 9b48c3d5594dcf443b8cf3e7fb5746eb00055c6e
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2018-11-20 22:10:01 +0000

    Updated for v5.29.5

(wen)

2018-12-01 02:31:21 UTC MAIN commitmail json YAML

Updated devel/p5-CPAN-FindDependencies to 2.48

(wen)

2018-12-01 02:29:53 UTC MAIN commitmail json YAML

Update to 2.48

Upstream changes:
2.48    2018-05-24      search.cpan.org is going away so switch to using
                          metacpan

(wen)

2018-12-01 01:58:06 UTC MAIN commitmail json YAML

Updated devel/p5-Config-File to 1.51

(wen)

2018-12-01 01:57:17 UTC MAIN commitmail json YAML

Update to 1.51

Upstream changes:
1.51 (15-Nov-2018):
- Fix old bugs from CPAN RT
- perltidy
- Update maintainer and copyright

(wen)

2018-11-30 23:26:29 UTC MAIN commitmail json YAML

TODO: Add missing libretro cores.

(nia)

2018-11-30 19:55:26 UTC MAIN commitmail json YAML

regress/tools: disable failing test on NetBSD

See bin/53754.

(rillig)

2018-11-30 19:27:25 UTC MAIN commitmail json YAML

2018-11-30 19:15:49 UTC MAIN commitmail json YAML

regress/show-all: fix regression test after infrastructure change

(rillig)

2018-11-30 19:07:47 UTC MAIN commitmail json YAML

doc: Updated pkgtools/pkg_regress to 0.4

(rillig)

2018-11-30 19:07:37 UTC MAIN commitmail json YAML

pkgtools/pkg_regress: update to 0.4

Changes since 0.3:

* when a regression test fails, the exit code of pkg_regress is 1
  instead of 0.

(rillig)

2018-11-30 19:06:33 UTC MAIN commitmail json YAML

2018-11-30 18:44:36 UTC MAIN commitmail json YAML

Updated mail/dovecot2, mail/dovecot2-pigeonhole

(adam)

2018-11-30 18:44:11 UTC MAIN commitmail json YAML

dovecot2-pigeonhole: updated to 0.5.4

v0.5.4:
* Adjustments to several changes in Dovecot v2.3.4 make this Pigeonhole
  release dependent on that Dovecot release; it will not compile against
  older Dovecot versions. And, conversely, you need to upgrade
  Pigeonhole when upgrading Dovecot to v2.3.4.
* The changes regarding the default postmaster_address in Dovecot v2.3.4
  mainly apply to Pigeonhole. The new default should work for all
  existing installations, thereby fixing several reported v2.3/v0.5
  migration problems.
- IMAP FILTER=SIEVE capability: Fix assert crash occurring when running
  UID FILTER on a Sieve script with errors.

(adam)

2018-11-30 18:43:10 UTC MAIN commitmail json YAML

dovecot2: updated to 2.3.4

2.3.4:
* The default postmaster_address is now "postmaster@<user domain or
  server hostname>". If username contains the @domain part, that's
  used. If not, then the server's hostname is used.
* "doveadm stats dump" now returns two decimals for the "avg" field.

+ Added push notification driver that uses a Lua script
+ Added new SQL, DNS and connection events.
  See https://wiki2.dovecot.org/Events
+ Added "doveadm mailbox cache purge" command.
+ Added events API support for Lua scripts
+ doveadm force-resync -f parameter performs "index fsck" while opening
  the index. This may be useful to fix some types of broken index files.
  This may become the default behavior in a later version.
- director: Kicking a user crashes if login process is very slow
- pop3_no_flag_updates=no: Don't expunge DELEted and RETRed messages
  unless QUIT is sent.
- auth: Fix crypt() segfault with glibc-2.28+
- imap: Running UID FILTER script with errors assert-crashes
- dsync, pop3-migration: POP3 UIDLs weren't added to
  dovecot.index.cache while mails were saved.
- dict clients may have been using 100% CPU while waiting for dict
  server to finish commands.
- doveadm user: Fixed user listing via HTTP API
- All levels of Cassandra log messages were logged as Dovecot errors.
- http/smtp client may have crashed after SSL handshake
- Lua auth converted strings that looked like numbers into numbers.

(adam)

2018-11-30 18:42:12 UTC MAIN commitmail json YAML

pkgtools/pkg_regress: use SUBST framework for placeholders

(rillig)

2018-11-30 18:38:20 UTC MAIN commitmail json YAML

mk/misc: make configuration for show-all targets more configurable

Up to now, there was a central list of variable name patterns that
defined whether a variable was printed as a sorted list, as a list or as
a single value.

Now each variable group decides on its own which of the variables are
printed in which way, using the usual glob patterns. This is more
flexible since different files sometimes differ in their naming
conventions.

Two variable groups are added: license (for everything related to
LICENSE) and go (for lang/go).

(rillig)

2018-11-30 18:08:05 UTC MAIN commitmail json YAML

sudo: fix PLIST (new locales)

(triaxx)

2018-11-30 17:30:24 UTC MAIN commitmail json YAML

2018-11-30 17:25:21 UTC MAIN commitmail json YAML

doc: Updated x11/aterm to 1.0.1

(nia)

2018-11-30 17:25:06 UTC MAIN commitmail json YAML

x11/aterm: Update to 1.0.1.

Bit over 11 years late, but at least we got there in the end!

ChangeLog:

2007-08-01  vae

* adding CL generation to makefiles
* fixing configure bug
* preparing configure for 1.0.1
*  changed MWM HINTS, re gentoo bug #139554.

2006-06-26  sasha

* fixed compile errors when no XLocale is available

2006-03-29  sasha

* converted main.c back to unix mode
* converted screen.c back to unix mode

2006-02-17  sasha

* fixed bug preventing from pasting more then 16Kb into aterm

2006-02-13  sasha

* minor cleanups
* fix for the high-ascii pasting in screen.c - need to use
  XA_STRING ???

2006-01-08  sasha

*  added patch for background refresh on desktop changes in ion3
  when pixmap has not changed

2005-12-21  sasha

* added uninstall target to the top Makefile

2005-12-06  sasha

* Added patch for XIM support gratiously provided by
  calkin@ieee.org

2005-09-19  sasha

* updated mappings for F1-F4 to modern \033OP, etc.
* possibly fixed pasting on 64bit systems

2005-09-06  sasha

* updated contacts info in man page
* applyed term size patch from daniel@roe.ch

2005-07-11  sasha

* fixed geometry printing into stderr

(nia)

2018-11-30 16:43:01 UTC MAIN commitmail json YAML

doc: Added graphics/papirus-folders version 1.0.0

(nia)

2018-11-30 16:42:33 UTC MAIN commitmail json YAML

graphics/papirus-folders: Import version 1.0.0

papirus-folders is a bash script that allows changing the color of
folders in graphics/papirus-icon-theme and its forks (which are based
on version 20171007 and newer).

(nia)

2018-11-30 16:33:37 UTC MAIN commitmail json YAML

2018-11-30 16:06:13 UTC MAIN commitmail json YAML

revbump for geos update

(This revbump should not be necessary, because goes's public ABI did
not change.  Due to a misfeature/bug in libtool, linking against the
stable geos C API results in a directed NEEDED entry on the unstable
C++ library.)

(gdt)

2018-11-30 16:00:52 UTC MAIN commitmail json YAML

doc: Updated geography/geos to 3.7.1

(gdt)

2018-11-30 16:00:45 UTC MAIN commitmail json YAML

geography/geos: Update to 3.7.1.

upstream changelog:

Changes in 3.7.1
2018-11-29

- Bug fixes / improvements
  - Fix crash in GEOSCoordSeq_isCCW with empty coordseq
    (#927, Sergey Fedoseev)
  - Fix crash in GEOSInterpolate with empty LineString
    (#926, Sergey Fedoseev)
  - Fix crash in GEOSUnaryUnion with empty LineString
    (#928, Sergey Fedoseev)
  - Fix memory leak in SIRtree::insert (#919, Dan Baston)
  - Reduce required autoconf to 2.63
    (#56, John Harvey)
  - Fix incorrect return values on error from GEOSLength
    GEOSisValidDetail (#941, Dan Baston)

(gdt)

2018-11-30 15:47:04 UTC MAIN commitmail json YAML

doc: Added fonts/twemoji-color-font-ttf version 11.2.0

(nia)

2018-11-30 15:46:48 UTC MAIN commitmail json YAML

twemoji-color-font-ttf: Import version 11.2.0

A color and B&W emoji SVGinOT font built from the Twitter Emoji
for Everyone artwork with support for ZWJ, skin tone diversity and
country flags.

The font works in all operating systems, but will currently only
show color emoji in Firefox and Thunderbird. This is not a limitation
of the font, but of the operating systems and applications. Regular
B&W outline emoji are included for backwards/fallback compatibility.

(nia)

2018-11-30 15:27:00 UTC MAIN commitmail json YAML

doc: Updated fonts/harfbuzz to 2.1.3

(wiz)

2018-11-30 15:26:51 UTC MAIN commitmail json YAML

harfbuzz: update to 2.1.3.

Overview of changes leading to 2.1.3
Friday, November 16, 2018
====================================
- Fix AAT 'mort' shaping, which was broken in 2.1.2

Overview of changes leading to 2.1.2
Friday, November 16, 2018
====================================
- Various internal changes.
- AAT shaping improvements:
  o Implement kern table Format 1 state-machine-based kerning.
  o Implement cross-stream kerning (cursive positioning, etc).
  o Ignore emptyish GSUB tables (zero scripts) if morx present.
  o Don't apply GPOS if morx is being applied.  Matches Apple.

(wiz)

2018-11-30 15:20:20 UTC MAIN commitmail json YAML

doc: Updated devel/meld to 3.19.1

(wiz)

2018-11-30 15:20:08 UTC MAIN commitmail json YAML

meld: update to 3.19.1.

2018-11-21 meld 3.19.1
======================

  Features:

  * Support comparing remote files (Kai Willadsen; initial work by Chris Mayo)
  * Significantly improve folder comparison performance when comparing large
    trees (Hugo Sena Ribeiro)
  * Improve folder comparison IO and memory use (Hugo Sena Ribeiro)
  * Add recursive collapse/expand actions to folder comparisons (Jesus Arroyo)
  * Add OARS metadata for software management (Nick Richards)
  * Support file drag-and-drop directly on to textviews (Kai Willadsen)
  * Refresh the application icon and add a processing pipeline (Kai Willadsen)

  * Windows build improvements:
    * Build using msys2 on GNOME Gitlab infrastructure and update to using
      current GTK+ (Vasily Galkin)
    * Add simple zip-based Windows build output to pipeline (Vasily Galkin)
    * Improve Windows logging behaviour (Vasily Galkin)
    * Help launching now works (Vasily Galkin)
    * Shortcuts now work in non-English keyboard layouts (via GTK+)
    * Windows paths are shortened correctly (Kai Willadsen)

  Fixes:

  * Next/Previous Change actions correctly account for text filters (Heikki
    Ketoharju)
  * Fix blank line ignoring in folder comparisons (Hugo Sena Ribeiro)
  * Miscellaneous performance improvements (Hugo Sena Ribeiro)
  * Fix initial focus pane for two-pane comparison (Kai Willadsen)
  * Handle encoding failures on file load (Kai Willadsen)
  * Fix surrogate problems in on-save encoding check (Kai Willadsen)
  * Fix display of some encoding errors in folder comparisons (Kai Willadsen)
  * Fix Git unpushed commit check for ambiguous filenames (Kai Willadsen)
  * Fix committing a folder in Git (Kai Willadsen)
  * Show errors for critical unhandled application failures, such as failed
    saves (Kai Willadsen)
  * Work around GTK+ shortcut activation issues; see GNOME/gtk#140 (Kai
    Willadsen)
  * Update Up/Down/Delete shortcuts to support numpad (Kai Willadsen)
  * Fix copy-paste of GtkSourceView-highlighted text into Meld (Kai Willadsen)
  * Don't open additional blank comparison tabs when using the --diff CLI
    argument (Kai Willadsen)
  * Fix installation on Mint (Kai Willadsen)

  Internal changes:

  * File comparisons and CLI argument handling now use Gio.File and support
    URIs (Kai Willadsen; initial work by Chris Mayo)
  * Many Python 3 deprecation cleanups (Claude Paroz)
  * Rename icon/desktop/appdata for consistency with appid (Mathieu Bridon)
  * Flatpak build updates (Mathieu Bridon, Kai Willadsen)
  * Make XDG application ID match other application IDs (Kai Willadsen)
  * Multiple pygobject/GTK+ deprecation cleanups (Kai Willadsen)
  * Python 3.7 support (Kai Willadsen)
  * PEP8 and style compliance (Jesus Arroyo, Stefan Erichsen)

  * Bugs fixed: 152, 175, 177, 179, 193, 196, 197, 197, 203, 217, 225, 233,
    235, 239

(wiz)

2018-11-30 15:07:06 UTC MAIN commitmail json YAML

doc: Updated audio/mpc to 0.31

(wiz)

2018-11-30 15:06:56 UTC MAIN commitmail json YAML

mpc: update to 0.31.

0.31 (2018/10/24)
* add commands "queued", "seekthrough", "mount", "unmount"
* support "search" with filter expression (MPD 0.21)
* support "load" with range
* allow only tag names after "list"
* fix the Windows build (no strndup())
* make documentation build optional with -Ddocumentation={true|false|auto}
* build: require Meson 0.47

(wiz)

2018-11-30 15:05:21 UTC MAIN commitmail json YAML

doc: Updated devel/waf to 2.0.12

(wiz)

2018-11-30 15:05:11 UTC MAIN commitmail json YAML

waf: update to 2.0.12.

NEW IN WAF 2.0.12
-----------------
* Fix broken inheritance task trees #2194

NEW IN WAF 2.0.11
-----------------
* Do not raise an exception on check_cfg/mandatory=False/-vv #2193
* Post past task generators in lazy sub-folder builds #2191
* Disable warnings on versioned library installation
* Fix cpplint concurrent execution problems

(wiz)

2018-11-30 15:04:13 UTC MAIN commitmail json YAML

doc: Updated textproc/itstool to 2.0.5

(wiz)

2018-11-30 15:04:02 UTC MAIN commitmail json YAML

itstool: update to 2.0.5.

2.0.5
=====
* Allow preserveSpace on XML attributes (A��lvaro Mun��oz)
* Fixed issue with writing files under macOS (A��lvaro Mun��oz)
* Fixed various differences between Python 2 and 3
* Fixed issues with libxml2 memory management

(wiz)

2018-11-30 13:47:14 UTC MAIN commitmail json YAML

doc: Updated lang/erlang to 21.1.4

(nia)

2018-11-30 13:47:02 UTC MAIN commitmail json YAML

erlang: Update to version 21.1.4.

Changes:

---------------------------------------------------------------------
--- kernel-6.1.1 ----------------------------------------------------
---------------------------------------------------------------------

Note! The kernel-6.1.1 application can *not* be applied independently
      of other applications on an arbitrary OTP 21 installation.

      On a full OTP 21 installation, also the following runtime
      dependency has to be satisfied:
      -- erts-10.1 (first satisfied in OTP 21.1)

--- Fixed Bugs and Malfunctions ---

  OTP-15438    Application(s): kernel
              Related Id(s): ERL-781

              Fix bug causing net_kernel process crash on connection
              attempt from node with name identical to local node.

Full runtime dependencies of kernel-6.1.1: erts-10.1, sasl-3.0,
stdlib-3.5

---------------------------------------------------------------------
---------------------------------------------------------------------
---------------------------------------------------------------------

(nia)

2018-11-30 13:10:03 UTC MAIN commitmail json YAML

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

(adam)

2018-11-30 13:09:29 UTC MAIN commitmail json YAML

py-uncompyle6: updated to 3.2.4

uncompyle6 3.2.4:
- Bug fixes
- Enhancements
- Internal improvements

(adam)

2018-11-30 13:06:23 UTC MAIN commitmail json YAML

py-macholib: updated to 1.11

macholib 1.11
* Add very hacky limited support for @loader_path. This is just
  enough to deal with extensions and dylibs found in Python
  binary wheels.

(adam)

2018-11-30 12:57:58 UTC MAIN commitmail json YAML

Updated net/powerdns, net/powerdns-recursor

(adam)

2018-11-30 12:57:42 UTC MAIN commitmail json YAML

powerdns-recursor: updated to 4.1.8

Recursor 4.1.8
Crafted query can cause a denial of service (CVE-2018-16855)

Recursor 4.1.7
Revert 窶婁eep the EDNS status of a server on FormErr with EDNS窶�
Refuse queries for all meta-types

Recursor 4.1.6
Revert 窶徨ec: Authority records in AA=1 CNAME answer are authoritative窶�.

Recursor 4.1.5

PowerDNS Security Advisory 2018-04 (CVE-2018-10851)
PowerDNS Security Advisory 2018-06 (CVE-2018-14626)
PowerDNS Security Advisory 2018-07 (CVE-2018-14644)

Improvements
Add pdnslog to lua configuration scripts (Chris Hofstaedtler)
Fix compilation with libressl 2.7.0+
Export outgoing ECS value and server ID in protobuf (if any)
Switch to devtoolset 7 for el6
Allow the signature inception to be off by a number of seconds (Kees Monshouwer)

Bug Fixes
Crafted answer can cause a denial of service (CVE-2018-10851)
Packet cache pollution via crafted query (CVE-2018-14626)
Crafted query for meta-types can cause a denial of service (CVE-2018-14644)
Delay the creation of rpz threads until we have dropped privileges
Cleanup the netmask trees used for the ecs index on removals
Make sure that the ecs scope from the auth is < to the source
Authority records in aa=1 cname answer are authoritative
Avoid a memory leak in catch-all exception handler
Don窶冲 require authoritative answers for forward-recurse zones
Release memory in case of error in the openssl ecdsa constructor
Convert a few uses to toLogString to print DNSName窶冱 that may be empty in a safer manner
Avoid a crash on DEC Alpha systems
Clear all caches on (N)TA changes

(adam)

2018-11-30 12:36:32 UTC MAIN commitmail json YAML

powerdns: updated to 4.1.5

4.1.5:
This release fixes the following security advisories:
* PowerDNS Security Advisory 2018-03 (CVE-2018-10851)
* PowerDNS Security Advisory 2018-05 (CVE-2018-14626)

Improvements
* Apply alias scopemask after chasing
* Release memory in case of error in the openssl ecdsa constructor
* Switch to devtoolset 7 for el6

Bug Fixes
* Fix compilation with libressl 2.7.0+
* Actually truncate truncated responses
* Crafted zone record can cause a denial of service (CVE-2018-10851, PowerDNS Security Advisory 2018-03)
* Packet cache pollution via crafted query (CVE-2018-14626, PowerDNS Security Advisory 2018-05)

(adam)

2018-11-30 12:23:53 UTC MAIN commitmail json YAML

Updated devel/py-joblib, www/py-bottle

(adam)

2018-11-30 12:23:34 UTC MAIN commitmail json YAML

2018-11-30 12:20:44 UTC MAIN commitmail json YAML

py-joblib: updated to 0.13.0

Release 0.13.0:
  Fix nested backend in SequentialBackend to avoid changing the default
  backend to Sequential.

    Fix nested_backend behavior to avoid setting the default number of
    workers to -1 when the backend is not dask.

Release 0.12.5

    Include loky 2.3.1 with better error reporting when a worker is
    abruptly terminated. Also fixes spurious debug output.

    Include cloudpickle 0.5.6. Fix a bug with the handling of global
    variables by locally defined functions.

Release 0.12.4

    Include loky 2.3.0 with many bugfixes, notably w.r.t. when setting
    non-default multiprocessing contexts. Also include improvement on
    memory management of long running worker processes and fixed issues
    when using the loky backend under PyPy.

    Raises a more explicit exception when a corrupted MemorizedResult is loaded.

    Loading a corrupted cached file with mmap mode enabled would
    recompute the results and return them without memmory mapping.

Release 0.12.3

    Fix joblib import setting the global start_method for multiprocessing.

    Fix MemorizedResult not picklable.

    Fix Memory, MemorizedFunc and MemorizedResult round-trip pickling +
    unpickling.

    Fixed a regression in Memory when positional arguments are called as
    kwargs several times with different values.

    Integration of loky 2.2.2 that fixes issues with the selection of the
    default start method and improve the reporting when calling functions
    with arguments that raise an exception when unpickling.

    Prevent MemorizedFunc.call_and_shelve from loading cached results to
    RAM when not necessary. Results in big performance improvements

(adam)

2018-11-30 11:29:12 UTC MAIN commitmail json YAML

Updated comms/py-colorama, www/py-httpie

(adam)

2018-11-30 11:28:55 UTC MAIN commitmail json YAML

py-httpie: updated to 1.0.2

1.0.2:
* Fixed tests for installation with pyOpenSSL.

1.0.1:
* Removed external URL calls from tests.

(adam)

2018-11-30 11:21:37 UTC MAIN commitmail json YAML

py-colorama: updated to 0.4.1

0.4.1
* Fix issue 196: prevent exponential number of calls when calling 'init'
  multiple times.

(adam)

2018-11-30 10:37:25 UTC MAIN commitmail json YAML

Updated devel/py-ipython, math/py-networkx

(adam)

2018-11-30 10:37:07 UTC MAIN commitmail json YAML

py-networkx: updated to 2.2

2.2:
This release is the result of 8 months of work with over 149 commits by
58 contributors. Highlights include:
- Add support for Python 3.7. This is the last release to support Python 2.
- Uniform random number generator (RNG) handling which defaults to global
  RNGs but allows specification of a single RNG for all random numbers in NX.
- Improved GraphViews to ease subclassing and remove cyclic references
  which caused trouble with deepcopy and pickle.
- New Graph method `G.update(H)`

(adam)

2018-11-30 09:59:40 UTC MAIN commitmail json YAML

py-ipython: updated to 7.2.0

IPython 7.2.0 brings minor bugfixes, improvements, and new configuration options:
- Fix a bug preventing PySide2 GUI integration from working
- Run CI on Mac OS !
- Fix IPython "Demo" mode.
- Fix ``%run`` magic  with path in name
- Fix: add CWD to sys.path *after* stdlib
- Better rendering of signatures, especially long ones.
- Re-enable jedi by default if it's installed
- Add New ``minimal`` exception reporting mode (useful for educational purpose).

(adam)

2018-11-30 09:53:33 UTC MAIN commitmail json YAML

py-notebook: mark as incompatible with Python 2.7

(adam)

2018-11-30 03:19:57 UTC MAIN commitmail json YAML

Remove CVS tag from DESCR

(ryoon)

2018-11-29 18:42:05 UTC MAIN commitmail json YAML

Updated textproc/py-openpyxl, www/py-paste, devel/py-pathlib2

(adam)

2018-11-29 18:41:38 UTC MAIN commitmail json YAML

py-pathlib2: updated to 2.3.3

Version 2.3.3
- Bring back old deprecated dependency syntax to ensure compatibility
  with older systems
- Drop Python 3.3 support, as scandir no longer supports it.
- Add Python 3.7 support.

(adam)

2018-11-29 18:39:37 UTC MAIN commitmail json YAML

py-paste: updated to 3.0.5

3.0.5:
* Quiet a deprecation warning in OpenSSL.

(adam)

2018-11-29 18:38:17 UTC MAIN commitmail json YAML

py-openpyxl: updated to 2.5.12

2.5.12:

Bugfixes
* Overwriting default font in Normal style affects library default
* Images not added to anchors.
* Cannot read pivot table formats without dxId
* Repeated registration of simple filter could lead to memory leaks

(adam)

2018-11-29 18:34:44 UTC MAIN commitmail json YAML

Updated devel/py-ipykernel, www/py-nbconvert, www/py-notebook

(adam)

2018-11-29 18:34:12 UTC MAIN commitmail json YAML

py-notebook: updated to 5.7.2

5.7.2
5.7.2 contains a security fix preventing malicious directory names
from being able to execute javascript. CVE request pending.

5.7.1
5.7.1 contains a security fix preventing nbconvert endpoints from executing javascript with access to the server API. CVE request pending.

5.7.0
New features:
- Update to CodeMirror to 5.37, which includes f-string sytax for Python 3.6
- Update jquery-ui to 1.12
- Check Host header to more securely protect localhost deployments from DNS rebinding.
  This is a pre-emptive measure, not fixing a known vulnerability
  Use .NotebookApp.allow_remote_access and .NotebookApp.local_hostnames to configure
  access.
- Allow access-control-allow-headers to be overridden
- Allow configuring max_body_size and max_buffer_size
- Allow configuring get_secure_cookie keyword-args
- Respect nbconvert entrypoints as sources for exporters
- Include translation sources in source distributions
- Various improvements to documentation

Fixing problems:
- Fix breadcrumb link when running with a base url
- Fix possible type error when closing activity stream
- Disable metadata editing for non-editable cells
- Fix some styling and alignment of prompts caused by regressions in 5.6.0.
- Enter causing page reload in shortcuts editor
- Fix uploading to the same file twice

(adam)

2018-11-29 18:26:33 UTC MAIN commitmail json YAML

py-nbconvert: updated to 5.4.0

5.4.0:

New Features
- No input flag (--no-input)
- Add alias --to ipynb for notebook exporter
- Add export_from_notebook
- If set, use nb.metadata.authors for LaTeX author line
- Populate language_info metadata when executing
- Support for \mathscr
- Allow the execute preprocessor to make use of an existing kernel
- Refactor ExecutePreprocessor
- Update widgets CDN for ipywidgets 7 w/fallback
- Add support for adding custom exporters to the "Download as" menu.
- Enable ANSI underline and inverse
- Update notebook css to 5.4.0
- Change default for slides to direct to the reveal cdn rather than locally
- Use "title" instead of "name" for metadata to match the notebook format
- Img filename metadata
- Added MathJax compatibility definitions
- Per cell exception
- Simple API for in-memory templates
- Set BIBINPUTS and BSTINPUTS environment variables when making PDF
- If nb.metadata.title is set, default to that for notebook

Deprecations
- Drop support for python 3.3

Fixing Problems
- Fix api break
- Don't remove empty cells by default
- Handle attached images in html converter
- No need to check for the channels already running
- Update font-awesome version for slides
- Properly treat JSON data
- Skip executing empty code cells
- Ppdate log.warn (deprecated) to log.warning
- Cleanup notebook.tex during PDF generation
- Windows unicode error fixed, nosetest added to setup.py
- Better content hiding; template & testing improvements
- Fix Jinja syntax in custom template example.
- Fix for an issue with empty math block
- Add parser for Multiline math for LaTeX blocks
- Use defusedxml to parse potentially untrusted XML
- Fixes for traitlets 4.1 deprecation warnings

Testing, Docs, and Builds
- A couple of typos
- Add python_requires metadata.
- Document --inplace command line flag.
- Fix minor typo in usage.rst
- Add note about local reveal_url_prefix
- Move onlyif_cmds_exist decorator to test-specific utils
- Include LICENSE file in wheels
- Added Ubuntu Linux Instructions
- Check for too recent of pandoc version
- Removing more nose remnants via dependencies.
- Remove offline statement and add some clarifications in slides docs
- Linkify PR number
- Added shebang for python
- Upgrade mistune dependency
- add feature to improve docs by having links to prs
- Update notebook CSS from version 4.3.0 to 5.1.0
- Explicitly exclude or include all files in Manifest.

(adam)

2018-11-29 18:24:36 UTC MAIN commitmail json YAML

py-ipykernel: updated to 5.1.0

5.1.0
- Fix message-ordering bug that could result in out-of-order executions,
  especially on Windows
- Fix classifiers to indicate dropped Python 2 support
- Remove some dead code
- Support rich-media responses in inspect_requests (tooltips)

5.0.0
- Drop support for Python 2. ipykernel 5.0 requires Python >= 3.4
- Add support for IPython's asynchronous code execution
- Update release process in CONTRIBUTING.md

(adam)

2018-11-29 17:12:13 UTC MAIN commitmail json YAML

libretro-dolphin: -lrt seems needed on netbsd

(nia)

2018-11-29 17:09:12 UTC MAIN commitmail json YAML

Given that the launchd support is useless in the given form anyway, just
drop it. Bump revision.

(joerg)

2018-11-29 16:59:16 UTC MAIN commitmail json YAML

Revert last, which is rather obviously wrong from the context of the
package.

(joerg)

2018-11-29 16:28:18 UTC MAIN commitmail json YAML

doc: Updated x11/proxymngr to 1.0.4nb2

(wiz)

2018-11-29 16:28:08 UTC MAIN commitmail json YAML

proxymngr: make sure target directory for config exists.

pkglint fix: Add PKG_SYSCONFBASE to BUILD_DEFS.

Bump PKGREVISION.

(wiz)

2018-11-29 16:21:18 UTC MAIN commitmail json YAML

doc: Updated security/polkit to 0.115nb2

(wiz)

2018-11-29 16:21:07 UTC MAIN commitmail json YAML

polkit: make sure target directory for config file copying exists.

Bump PKGREVISION.

(wiz)

2018-11-29 15:21:38 UTC MAIN commitmail json YAML

doc: Updated lang/erlang to 21.1.3

(nia)

2018-11-29 15:21:26 UTC MAIN commitmail json YAML

erlang: Update to 21.1.3.

---------------------------------------------------------------------
--- erts-10.1.3 -----------------------------------------------------
---------------------------------------------------------------------

Note! The erts-10.1.3 application can *not* be applied independently
      of other applications on an arbitrary OTP 21 installation.

      On a full OTP 21 installation, also the following runtime
      dependency has to be satisfied:
      -- kernel-6.1 (first satisfied in OTP 21.1)

--- Improvements and New Features ---

  OTP-15430    Application(s): erts
              Related Id(s): ERIERL-237

              Added an optional ./configure flag to compile the
              emulator with spectre mitigation:
              --with-spectre-mitigation

              Note that this requires a recent version of GCC with
              support for spectre mitigation and the
              --mindirect-branch=thunk flag, such as 8.1.

Full runtime dependencies of erts-10.1.3: kernel-6.1, sasl-3.0.1,
stdlib-3.5

---------------------------------------------------------------------
--- compiler-7.2.7 --------------------------------------------------
---------------------------------------------------------------------

The compiler-7.2.7 application can be applied independently of other
applications on a full OTP 21 installation.

--- Fixed Bugs and Malfunctions ---

  OTP-15353    Application(s): compiler
              Related Id(s): ERL-753

              Fixed a bug where incorrect code was generated
              following a binary match guard.

Full runtime dependencies of compiler-7.2.7: crypto-3.6, erts-9.0,
hipe-3.12, kernel-4.0, stdlib-2.5

---------------------------------------------------------------------
--- erts-10.1.2 -----------------------------------------------------
---------------------------------------------------------------------

Note! The erts-10.1.2 application can *not* be applied independently
      of other applications on an arbitrary OTP 21 installation.

      On a full OTP 21 installation, also the following runtime
      dependency has to be satisfied:
      -- kernel-6.1 (first satisfied in OTP 21.1)

--- Fixed Bugs and Malfunctions ---

  OTP-15421    Application(s): erts

              Fixed a rare bug where files could be closed on a
              normal instead of an IO scheduler, resulting in system
              instability if the operation blocked.

Full runtime dependencies of erts-10.1.2: kernel-6.1, sasl-3.0.1,
stdlib-3.5

---------------------------------------------------------------------
--- public_key-1.6.3 ------------------------------------------------
---------------------------------------------------------------------

The public_key-1.6.3 application can be applied independently of
other applications on a full OTP 21 installation.

--- Fixed Bugs and Malfunctions ---

  OTP-15367    Application(s): public_key

              Add DSA SHA2 oids in public_keys ASN1-spec and
              public_key:pkix_sign_types/1

Full runtime dependencies of public_key-1.6.3: asn1-3.0, crypto-3.8,
erts-6.0, kernel-3.0, stdlib-3.5

---------------------------------------------------------------------
---------------------------------------------------------------------
---------------------------------------------------------------------

(nia)

2018-11-29 14:47:41 UTC MAIN commitmail json YAML

doc: Updated net/samba4 to 4.9.3

(taca)

2018-11-29 14:46:46 UTC MAIN commitmail json YAML

net/samba4: update to 4.9.3

                  =============================
                  Release Notes for Samba 4.9.3
                        November 27, 2018
                  =============================

This is a security release in order to address the following defects:

o  CVE-2018-14629 (Unprivileged adding of CNAME record causing loop in AD
                  Internal DNS server)
o  CVE-2018-16841 (Double-free in Samba AD DC KDC with PKINIT)
o  CVE-2018-16851 (NULL pointer de-reference in Samba AD DC LDAP server)
o  CVE-2018-16852 (NULL pointer de-reference in Samba AD DC DNS servers)
o  CVE-2018-16853 (Samba AD DC S4U2Self crash in experimental MIT Kerberos
                  configuration (unsupported))
o  CVE-2018-16857 (Bad password count in AD DC not always effective)

=======
Details
=======

o  CVE-2018-14629:
  All versions of Samba from 4.0.0 onwards are vulnerable to infinite
  query recursion caused by CNAME loops. Any dns record can be added via
  ldap by an unprivileged user using the ldbadd tool, so this is a
  security issue.

o  CVE-2018-16841:
  When configured to accept smart-card authentication, Samba's KDC will call
  talloc_free() twice on the same memory if the principal in a validly signed
  certificate does not match the principal in the AS-REQ.

  This is only possible after authentication with a trusted certificate.

  talloc is robust against further corruption from a double-free with
  talloc_free() and directly calls abort(), terminating the KDC process.

  There is no further vulnerability associated with this issue, merely a
  denial of service.

o  CVE-2018-16851:
  During the processing of an LDAP search before Samba's AD DC returns
  the LDAP entries to the client, the entries are cached in a single
  memory object with a maximum size of 256MB.  When this size is
  reached, the Samba process providing the LDAP service will follow the
  NULL pointer, terminating the process.

  There is no further vulnerability associated with this issue, merely a
  denial of service.

o  CVE-2018-16852:
  During the processing of an DNS zone in the DNS management DCE/RPC server,
  the internal DNS server or the Samba DLZ plugin for BIND9, if the
  DSPROPERTY_ZONE_MASTER_SERVERS property or DSPROPERTY_ZONE_SCAVENGING_SERVERS
  property is set, the server will follow a NULL pointer and terminate.

  There is no further vulnerability associated with this issue, merely a
  denial of service.

o  CVE-2018-16853:
  A user in a Samba AD domain can crash the KDC when Samba is built in the
  non-default MIT Kerberos configuration.

  With this advisory we clarify that the MIT Kerberos build of the Samba
  AD DC is considered experimental.  Therefore the Samba Team will not
  issue security patches for this configuration.

o  CVE-2018-16857:
  AD DC Configurations watching for bad passwords (to restrict brute forcing
  of passwords) in a window of more than 3 minutes may not watch for bad
  passwords at all.

For more details and workarounds, please refer to the security advisories.

(taca)

2018-11-29 14:38:30 UTC MAIN commitmail json YAML

doc: Removed sysutils/ruby-activesambaldap

(taca)

2018-11-29 14:37:24 UTC MAIN commitmail json YAML

sysutils/ruby-activesambaldap: remove ruby-activesambaldap

Remove ruby-activesambaldap which is not maintained for long time.

(taca)

2018-11-29 14:36:46 UTC MAIN commitmail json YAML

sysutils/Makefile: remove ruby-activesambaldap

(taca)

2018-11-29 14:32:24 UTC MAIN commitmail json YAML

doc: Updated lang/rust to 1.30.1nb1

(jperkin)

2018-11-29 14:32:14 UTC MAIN commitmail json YAML

rust: Ensure the bundled http-parser is used.

Trying to mix and match pkgsrc and bundled dependencies resulted in conflicts
between libgit and http-parser, such that cargo was unable to fetch indexes
from crates.io with spurious network error regarding Content-Type headers.

While here add a note about why these dependencies are currently disabled.

Bump PKGREVISION.

(jperkin)

2018-11-29 14:18:52 UTC MAIN commitmail json YAML

doc: update ruby-rails51 related packages to 5.1.6.1

devel/ruby-activesupport51
devel/ruby-activemodel51
devel/ruby-activejob51
www/ruby-actionview51
www/ruby-actionpack51
www/ruby-actioncable51
databases/ruby-activerecord51
mail/ruby-actionmailer51
devel/ruby-railties51
www/ruby-rails51

(taca)

2018-11-29 14:17:44 UTC MAIN commitmail json YAML

www/ruby-rails51: update to 5.1.6.1

No change except version.

(taca)

2018-11-29 14:17:20 UTC MAIN commitmail json YAML

devel/ruby-railties51: update to 5.1.6.1

Remove junk ".DS_Store" files from distribution.

(taca)

2018-11-29 14:16:47 UTC MAIN commitmail json YAML

mail/ruby-actionmailer51: update to 5.1.6.1

No change except version.

(taca)

2018-11-29 14:16:31 UTC MAIN commitmail json YAML

databases/ruby-activerecord51: update to 5.1.6.1

No change except version.

(taca)

2018-11-29 14:16:13 UTC MAIN commitmail json YAML

www/ruby-actioncable51: update to 5.1.6.1

No change except version.

(taca)

2018-11-29 14:15:56 UTC MAIN commitmail json YAML

www/ruby-actionpack51: update to 5.1.6.1

pkgsrc change: reset PKGREVISION.

(taca)

2018-11-29 14:15:32 UTC MAIN commitmail json YAML

www/ruby-actionview51: update to 5.1.6.1

No change except version.

(taca)

2018-11-29 14:15:16 UTC MAIN commitmail json YAML

devel/ruby-activejob51: update to 5.1.6.1

## Rails 5.1.6.1 (November 27, 2018) ##

*  Do not deserialize GlobalID objects that were not generated by Active Job.

    Trusting any GlobaID object when deserializing jobs can allow attackers to access
    information that should not be accessible to them.

    Fix CVE-2018-16476.

    *Rafael Mendon巽a Fran巽a*

(taca)

2018-11-29 14:14:25 UTC MAIN commitmail json YAML

devel/ruby-activemodel51: update to 5.1.6.1

No change except version.

(taca)

2018-11-29 14:14:05 UTC MAIN commitmail json YAML

devel/ruby-activesupport51: update to 5.1.6.1

No change except version.

(taca)

2018-11-29 14:12:40 UTC MAIN commitmail json YAML

lang/ruby/rails.mk: start update of ruby-rails51 to 5.1.6.1

Start update of Ruby on Rails to 5.1.6.1.

(taca)

2018-11-29 13:59:31 UTC MAIN commitmail json YAML

doc: Updated graphics/imlib2 to 1.5.1

(leot)

2018-11-29 13:58:59 UTC MAIN commitmail json YAML

imlib2: Update graphics/imlib to 1.5.1

pkgsrc changes:
- Remove lround patches: lround is no longer used
- Remove #ifndef blocks to rip out XShm support.  Unfortunately
  the logic is much more convoluted now and #ifndef parts of the code
  no longer scale.
  Please note that this can break support on Interix!

Changes:
1.5.1
*****
Kim Woelders (13):
- Fix build without HAVE_X11_SHM_FD (T6752)
- XPM loader: Fix potential use of uninitialized value (T6746)
- BMP loader: Fix infinite loop with invalid bmp images (T6749)
- PNM loader: Simplify (fixing ASCII format parsing issues T6751)
- BMP loader: Fix warnings found with -O3
- Maximum image dimension should be 32767, not 32766
- PNG loader: Correct various error handling cases
- Add missing const to imlib_apply_filter() script argument
- Warning fixes in imlib2_... programs
- imlib2_view: Limit window dimensions to 32767
- grab.c: Fix gcc8 warning
- imlib2_conv.c: Fix gcc8 warning
- 1.5.1.

1.5.0
*****
Alexander Volkov (3):
- put a check for shared memory inside __imlib_ShmGetXImage()
- introduce __imlib_ShmDestroyXImage() instead of __imlib_ShmDetach()
- Add support for MIT-SHM FD-passing

Kim Woelders (19):
- XPM loader: Fix incorrect image invalidation.
- Make some more functions static.
- Introduce __imlib_LoadImageData()
- Remove redundant CAST_IMAGE()
- imlib2_grab: Always use imlib_create_scaled_image_from_drawable() to grab image
- imlib_create_scaled_image_from_drawable(): speed up 1:1 case
- imlib_create_scaled_image_from_drawable(): Drop shape handling if unshaped
- Indent
- Autofoo cosmetics
- Strip trailing whitespace, cosmetics
- Fix potential OOB memory access if border elements are negative
- Fix potential OOB memory access if border sizes exceed image dimensions
- Introduce IMLIB2_SHM_OPT to enable overriding/testing SHM modes
- Add IMLIB2_XIMAGE_CACHE_COUNT to enable testing the ximage cache
- Refactor the XImage cache
- Add imlib_get_cache_used()
- Expose XImage cache control functions
- Drop -Waggregate-return
- 1.5.0.

(leot)

2018-11-29 13:58:23 UTC MAIN commitmail json YAML

doc: note update of ruby-rails42 related pacakges to 4.2.11

devel/ruby-activesupport42
devel/ruby-activejob42
devel/ruby-activemodel42
databases/ruby-activerecord42
www/ruby-actionview42
www/ruby-actionpack42
mail/ruby-actionmailer42
devel/ruby-railties42
www/ruby-rails42

(taca)

2018-11-29 13:52:50 UTC MAIN commitmail json YAML

www/ruby-rails42: update to 4.2.11

No change except version.

(taca)

2018-11-29 13:52:38 UTC MAIN commitmail json YAML

devel/ruby-railties42: update to 4.2.11

No change except version.

(taca)

2018-11-29 13:52:27 UTC MAIN commitmail json YAML

mail/ruby-actionmailer42: update to 4.2.11

No change except version.

(taca)

2018-11-29 13:52:12 UTC MAIN commitmail json YAML

www/ruby-actionpack42: update to 4.2.11

No change except version.

(taca)

2018-11-29 13:51:51 UTC MAIN commitmail json YAML

www/ruby-actionview42: update to 4.2.11

No change except version.

(taca)

2018-11-29 13:51:19 UTC MAIN commitmail json YAML

databases/ruby-activerecord42: update to 4.2.11

No change except version.

(taca)

2018-11-29 13:50:39 UTC MAIN commitmail json YAML

devel/ruby-activejob42: update to 4.2.11

## Rails 4.2.11 (November 27, 2018) ##

*  Do not deserialize GlobalID objects that were not generated by Active Job.

    Trusting any GlobaID object when deserializing jobs can allow attackers to access
    information that should not be accessible to them.

    Fix CVE-2018-16476.

    *Rafael Mendon巽a Fran巽a*

(taca)

2018-11-29 13:49:44 UTC MAIN commitmail json YAML

devel/ruby-activejob42: update to 4.2.11

## Rails 4.2.11 (November 27, 2018) ##

*  Do not deserialize GlobalID objects that were not generated by Active Job.

    Trusting any GlobaID object when deserializing jobs can allow attackers to access
    information that should not be accessible to them.

    Fix CVE-2018-16476.

    *Rafael Mendon巽a Fran巽a*

(taca)

2018-11-29 13:49:00 UTC MAIN commitmail json YAML

devel/ruby-activesupport42: update to 4.2.11

No change except version.

(taca)

2018-11-29 13:47:23 UTC MAIN commitmail json YAML

lang/ruby: start ruby on rails42 to 4.2.11

Start update of Ruby on Rails to 4.2.11.

(taca)

2018-11-29 13:20:39 UTC MAIN commitmail json YAML

doc/TODO: -claws-mail and + clamav

- claws-mail-3.17.0
+ clamav-0.100.2

(taca)

2018-11-29 12:04:23 UTC MAIN commitmail json YAML

2018-11-29 12:00:58 UTC MAIN commitmail json YAML

doc: Updated textproc/ocaml-tyxml to 4.3.0

(jaapb)

2018-11-29 12:00:45 UTC MAIN commitmail json YAML

Updated package textproc/ocaml-tyxml to version 4.3.0.

This mostly changes the build system to dune and removes deprecated
libraries. Some minor changes as well.

(jaapb)

2018-11-29 11:59:21 UTC MAIN commitmail json YAML

2018-11-29 11:58:00 UTC MAIN commitmail json YAML

Removed nonexisting file from distinfo in devel/ocaml-lwt

(jaapb)

2018-11-29 11:56:54 UTC MAIN commitmail json YAML

2018-11-29 11:22:00 UTC MAIN commitmail json YAML

2018-11-29 11:20:46 UTC MAIN commitmail json YAML

doc: Updated audio/libcanberra to 0.30

(prlw1)

2018-11-29 11:20:18 UTC MAIN commitmail json YAML

Update libcanberra to 0.30

Motivation: Version 0.30 released; Port to GStreamer 1.0.

I believe the warning in doc/TODO:

  o libcanberra-0.28 [drops support for GNOME2; don't update for now -- wiz]

comes from:

Version 0.28 released; Hook properly into GNOME 3.0 sessions; this
drops support for GNOME 2.0 sessions, but not applications.

which essentially comes from:

index aa0a3a3..210d2c1 100644
--- a/src/libcanberra-login-sound.desktop.in
+++ b/src/libcanberra-login-sound.desktop.in
@@ -4,6 +4,6 @@ Name=GNOME Login Sound
Comment=Plays a sound whenever you log in
Exec=@bindir@/canberra-gtk-play --id="desktop-login" --description="GNOME Login"
OnlyShowIn=GNOME;
-AutostartCondition=GNOME /desktop/gnome/sound/event_sounds
+AutostartCondition=GSettings org.gnome.desktop.sound event-sounds
X-GNOME-Autostart-Phase=Application
X-GNOME-Provides=login-sound

AFAICT, given that I have not found a desktop-login audio file anywhere
in pkgsrc (there is a login file), --id="desktop-login" will never match,
so we can't break something which doesn't work. If this analysis is wrong,
changing one line in 2 .desktop files is trivial. Relying on
gstreamer 0.10 working is worse.

(prlw1)

2018-11-29 10:54:32 UTC MAIN commitmail json YAML

doc: Updated www/ocsigen to 2.9nb4

(jaapb)

2018-11-29 10:54:14 UTC MAIN commitmail json YAML

Switched www/ocsigenserver to use ocaml-xml-light parser

This is a patch from upstream, applied before release as the new version
of tyxml already removed the parser from distribution.

(jaapb)

2018-11-29 10:51:34 UTC MAIN commitmail json YAML

tmux: Add reference to upstream pull request

(It is now applied so the patch will be no longer needed in the
next stable version!)

(leot)

2018-11-29 10:46:27 UTC MAIN commitmail json YAML

Added ocaml-xml-light to Makefile SUBDIRs

(jaapb)

2018-11-29 10:45:52 UTC MAIN commitmail json YAML

doc: Added textproc/ocaml-xml-light version 2.4

(jaapb)

2018-11-29 10:45:38 UTC MAIN commitmail json YAML

2018-11-29 09:15:23 UTC MAIN commitmail json YAML

2018-11-29 09:02:37 UTC MAIN commitmail json YAML

Update to haproxy 1.8.14.

ChangeLog:

Released version 1.8.13 with the following main changes :
    - MINOR: systemd: consider exit status 143 as successful
    - BUG/MINOR: ssl: properly ref-count the tls_keys entries
    - MINOR: mux: add a "show_fd" function to dump debugging information for "show fd"
    - MINOR: h2: implement a basic "show_fd" function
    - BUG/MINOR: h2: remove accidental debug code introduced with show_fd function
    - MINOR: h2: keep a count of the number of conn_streams attached to the mux
    - MINOR: h2: add the mux and demux buffer lengths on "show fd"
    - BUG/MEDIUM: h2: don't accept new streams if conn_streams are still in excess
    - BUG/MEDIUM: h2: never leave pending data in the output buffer on close
    - BUG/MEDIUM: h2: make sure the last stream closes the connection after a timeout
    - BUG/MINOR: http: Set brackets for the unlikely macro at the right place
    - BUILD: Generate sha256 checksums in publish-release
    - MINOR: debug: Add check for CO_FL_WILL_UPDATE
    - MINOR: debug: Add checks for conn_stream flags
    - BUG/MEDIUM: threads: Fix the exit condition of the thread barrier
    - MINOR: h2: add the error code and the max/last stream IDs to "show fd"
    - BUG/MEDIUM: stream-int: don't immediately enable reading when the buffer was reportedly full
    - BUG/MEDIUM: stats: don't ask for more data as long as we're responding
    - BUG/MINOR: servers: Don't make "server" in a frontend fatal.
    - BUG/MEDIUM: threads/sync: use sched_yield when available
    - BUG/MEDIUM: h2: prevent orphaned streams from blocking a connection forever
    - BUG/MINOR: config: stick-table is not supported in defaults section
    - BUG/MINOR: threads: Handle nbthread == MAX_THREADS.
    - BUG/MEDIUM: threads: properly fix nbthreads == MAX_THREADS
    - MINOR: threads: move "nbthread" parsing to hathreads.c
    - BUG/MEDIUM: threads: unbreak "bind" referencing an incorrect thread number
    - MEDIUM: proxy_protocol: Convert IPs to v6 when protocols are mixed
    - SCRIPTS: git-show-backports: add missing quotes to "echo"

Released version 1.8.14 with the following main changes :
    - BUG/MEDIUM: servers: check the queues once enabling a server
    - BUG/MEDIUM: queue: prevent a backup server from draining the proxy's connections
    - MINOR: dns: fix wrong score computation in dns_get_ip_from_response
    - MINOR: dns: new DNS options to allow/prevent IP address duplication
    - BUG/MEDIUM: lua: possible CLOSE-WAIT state with '\n' headers
    - MINOR: threads: Introduce double-width CAS on x86_64 and arm.
    - BUG/MEDIUM: threads: fix the double CAS implementation for ARMv7
    - MINOR: threads: add more consistency between certain variables in no-thread case
    - BUG/MEDIUM: threads: fix the no-thread case after the change to the sync point
    - MEDIUM: hathreads: implement a more flexible rendez-vous point
    - BUG/MEDIUM: cli: make "show fd" thread-safe
    - BUG/MINOR: ssl: empty connections reported as errors.
    - BUG/MEDIUM: ssl: fix missing error loading a keytype cert from a bundle.
    - BUG/MEDIUM: ssl: loading dh param from certifile causes unpredictable error.
    - BUG/MINOR: map: fix map_regm with backref
    - DOC: dns: explain set server ... fqdn requires resolver
    - DOC: ssl: Use consistent naming for TLS protocols
    - BUG/MEDIUM: lua: socket timeouts are not applied
    - BUG/MEDIUM: cli/threads: protect all "proxy" commands against concurrent updates
    - BUG/MEDIUM: cli/threads: protect some server commands against concurrent operations
    - DOC: Fix spelling error in configuration doc
    - BUG/MEDIUM: unix: provide a ->drain() function
    - BUG/MINOR: lua: Bad HTTP client request duration.
    - BUG/MEDIUM: mux_pt: dereference the connection with care in mux_pt_wake()
    - BUG/MEDIUM: lua: reset lua transaction between http requests
    - BUG/MEDIUM: hlua: Make sure we drain the output buffer when done.
    - BUG/MAJOR: thread: lua: Wrong SSL context initialization.
    - BUG/MEDIUM: hlua: Don't call RESET_SAFE_LJMP if SET_SAFE_LJMP returns 0.
    - BUG/MEDIUM: dns/server: fix incomatibility between SRV resolution and server state file
    - BUG/MEDIUM: ECC cert should work with TLS < v1.2 and openssl >= 1.1.1
    - MINOR: thread: implement HA_ATOMIC_XADD()
    - BUG/MINOR: stream: use atomic increments for the request counter
    - BUG/MEDIUM: session: fix reporting of handshake processing time in the logs
    - BUG/MEDIUM: h2: fix risk of memory leak on malformated wrapped frames
    - BUG/MINOR: dns: check and link servers' resolvers right after config parsing
    - BUG/MINOR: http/threads: atomically increment the error snapshot ID
    - BUG/MEDIUM: snapshot: take the proxy's lock while dumping errors
    - BUG/MAJOR: kqueue: Don't reset the changes number by accident.
    - BUG/MINOR: server: Crash when setting FQDN via CLI.
    - DOC: Fix typos in lua documentation
    - BUG/MEDIUM: patterns: fix possible double free when reloading a pattern list
    - BUG/MINOR: tools: fix set_net_port() / set_host_port() on IPv4
    - BUG/MINOR: cli: make sure the "getsock" command is only called on connections
    - BUG/CRITICAL: hpack: fix improper sign check on the header index value

(morr)

2018-11-29 08:55:11 UTC MAIN commitmail json YAML

Update to 8.1.0551.

ChangeLog:

8.1.0391  building in a shadow directory fails
8.1.0392  error while typing :/foo/s// with 'incsearch' enabled
8.1.0393  not all white space difference options available
8.1.0394  diffs are not always updated correctly
8.1.0395  compiler warning on 64-bit MS-Windows
8.1.0396  another compiler warning on 64-bit MS-Windows
8.1.0397  no event triggered after updating diffs
8.1.0398  no test for -o and -O command line arguments
8.1.0399  'hlsearch' highlight remains in other window
8.1.0400  using freed memory with :diffget
8.1.0401  can't get swap name of another buffer
8.1.0402  the DiffUpdate event isn't triggered for :diffput
8.1.0403  header file missing from distribution
8.1.0404  accessing invalid memory with long argument name
8.1.0405  too many #ifdefs for GTK
8.1.0406  several command line arguments are not tested
8.1.0407  quickfix code mixes using the stack and a list pointer
8.1.0408  MSVC: cannot use the "x64" native compiler option
8.1.0409  startup test fails on MS-Windows
8.1.0410  the ex_copen() function is too long
8.1.0411  renamed file missing from distribution
8.1.0412  cannot build with GTK 2.4
8.1.0413  test output is duplicated or missing
8.1.0414  v:option_old is cleared when using :set in OptionSet autocmd
8.1.0415  not actually using 16 colors with vtp
8.1.0416  sort doesn't report deleted lines
8.1.0417  several command line arguments are not tested
8.1.0418  MS-Windows: cannot separate Lua include and library dirs
8.1.0419  Cygwin: running cproto fails with -O2
8.1.0420  generating vim.lib when using ActivePerl 5.20.3 or later
8.1.0421  MS-Windows: Ruby path is wrong for Ruby 1.9 and later
8.1.0422  cannot create map file with MinGW
8.1.0423  MS-Windows: using dup-close for flushing a file
8.1.0424  test output is very verbose, loading CI log is slow
8.1.0425  ml_get error and crash with appendbufline()
8.1.0426  accessing invalid memory in SmcOpenConnection()
8.1.0427  MS-Windows GUI: using invalid encoded file name
8.1.0428  the :suspend command is not tested
8.1.0429  no test for :lcd with 'shellslash'
8.1.0430  Xargadd file left behind after running test
8.1.0431  the qf_jump() function is too long
8.1.0432  compiler warning for signed/unsigned
8.1.0433  mapping can obtain text from inputsecret()
8.1.0434  copy_loclist() is too long
8.1.0435  cursorline highlight not removed in some situation
8.1.0436  can get the text of inputsecret() with getcmdline()
8.1.0437  may access freed memory when syntax HL times out
8.1.0438  the ex_make() function is too long
8.1.0439  recursive use of getcmdline() still not protected
8.1.0440  remove() with a range not sufficiently tested
8.1.0441  build failure without command line history
8.1.0442  GUI: cursor not drawn after ":redraw | sleep"
8.1.0443  unnecessary static function prototypes
8.1.0444  unnecessary check for NULL pointer
8.1.0445  setting 'term' does not store location for termcap options
8.1.0446  options test fails in the GUI
8.1.0447  GUI scrollbar test fails with Athena and Motif
8.1.0448  cursorline not removed when using 'cursorbind'
8.1.0449  when 'rnu' is set folded lines are not displayed correctly
8.1.0450  build failure without the +fold feature
8.1.0451  Win32 console: keypad keys don't work
8.1.0452  MS-Windows: not finding intl.dll
8.1.0453  MS-Windows: executable() is not reliable
8.1.0454  resolve() was not tested with a symlink cycle
8.1.0455  checking for empty quickfix stack is not consistent
8.1.0456  running test hangs when the input file is being edited
8.1.0457  win32 console: key mappings don't work
8.1.0458  ml_get error and crash when using "do"
8.1.0459  Test_executable fails when there is a dog in the system
8.1.0460  assert_fails() does not take a message argument
8.1.0461  quickfix code uses too many /* */ comments
8.1.0462  when using ConPTY Vim can be a child process
8.1.0463  "simalt ~x" in .vimrc blocks swap file prompt
8.1.0464  MS-Windows: job_info() has cmd without backslashes
8.1.0465  client-server test fails
8.1.0466  autocmd test fails
8.1.0467  cannot build with Mac OS X 10.5
8.1.0468  MS-Windows: filter command with pipe character fails
8.1.0469  too often indexing in qf_lists[]
8.1.0470  pointer ownership around fname_expand() is unclear
8.1.0471  some tests are flaky or fail on some systems
8.1.0472  dosinst command has a few flaws
8.1.0473  user doesn't notice file does not exist when swap file does
8.1.0474  directory where if_perl.c is written is inconsistent
8.1.0475  memory not freed on exit when quit in autocmd
8.1.0476  memory leaks in test_escaped_glob
8.1.0477  tiny build fails
8.1.0478  cannot build with perl using MinGW
8.1.0479  failure when setting 'varsofttabstop' to end in a comma
8.1.0480  MinGW build file uses different -I flags than MVC
8.1.0481  when "Terminal" highlight is reverted cursor doesn't show
8.1.0482  MinGW "make clean" deletes all .exe files
8.1.0483  MinGW does not build tee.exe
8.1.0484  some file types are not recognized
8.1.0485  term_start() does not check if directory is accessible
8.1.0486  can't build in MS-Windows
8.1.0487  no menus specifically for the terminal window
8.1.0488  using freed memory in quickfix code
8.1.0489  crash when autocmd clears vimpgrep location list
8.1.0490  MS-Windows: doesn't handle missing glibwinpthread-1.dll
8.1.0491  if a terminal dump has CR it is considered corrupt
8.1.0492  "Edit with existing Vim" list can get long
8.1.0493  argv() and argc() only work on the current argument list
8.1.0494  functions do not check for a window ID in other tabs
8.1.0495  :filter only supports some commands
8.1.0496  no tests for indent files
8.1.0497  :%diffput changes order of lines
8.1.0498  /etc/gitconfig not recognized at a gitconfig file
8.1.0499  :2vimgrep causes an ml_get error
8.1.0500  cleaning up in src/tee may not always work
8.1.0501  cppcheck warns for using array index before bounds check
8.1.0502  internal diff fails when diffing a context diff
8.1.0503  missing change to diff test
8.1.0504  when CTRL-C is mapped it triggers InsertLeave
8.1.0505  filter command test may fail if helplang is not set
8.1.0506  modeline test fails when run by root
8.1.0507  .raml files not properly detected
8.1.0508  suspend test fails when run by root
8.1.0509  checking cwd not accessible fails for root
8.1.0510  filter test fails when $LANG is C.UTF-8
8.1.0511  ml_get error when calling a function with a range
8.1.0512  'helplang' default is inconsistent for C and C.UTF-8
8.1.0513  no error for set diffopt+=algorithm:
8.1.0514  CTRL-W ^ does not work when alternate buffer has no name
8.1.0515  reloading a script gives errors for existing functions
8.1.0516  :move command marks buffer modified when nothing changed
8.1.0517  Test_window_split_edit_alternate() fails on AppVeyor
8.1.0518  Test_window_split_edit_bufnr() fails on AppVeyor
8.1.0519  cannot save and restore the tag stack
8.1.0520  screen diff test sometimes fails
8.1.0521  cannot build with +eval but without +quickfix
8.1.0522  :terminal does not show trailing empty lines
8.1.0523  opening window from quickfix leaves empty buffer behind
8.1.0524  terminal test fails on Windows
8.1.0525  terminal test skips part on Windows
8.1.0526  running out of signal stack in RealWaitForChar
8.1.0527  using 'shiftwidth' from wrong buffer for folding
8.1.0528  various typos in comments
8.1.0529  flaky test sometimes fails in different ways
8.1.0530  channel and terminal tests that start a server can be flaky
8.1.0531  flaky tests often fail with a common error message
8.1.0532  cannot distinguish between quickfix and location list
8.1.0533  screendump tests can be flaky
8.1.0534  MS-Windows installer uses different $HOME than Vim
8.1.0535  increment/decrement might get interrupted by updating folds
8.1.0536  file time test fails when using NFS
8.1.0537  ui_breakcheck() may be called recursively
8.1.0538  evaluating a modeline might invoke using a shell command
8.1.0539  cannot build without the sandbox
8.1.0540  may evaluate insecure value when appending to option
8.1.0541  help message in dosinst.c is outdated
8.1.0542  shiftwidth() does not take 'vartabstop' into account
8.1.0543  Coverity warns for leaking memory and using wrong struct
8.1.0544  setting 'filetype' in a modeline causes an error
8.1.0545  when executing indent tests user preferences interfere
8.1.0546  modeline test with keymap fails
8.1.0547  modeline test with keymap still fails
8.1.0548  crash when job callback unloads a buffer
8.1.0549  netbeans test depends on README.txt contents
8.1.0550  expression evaluation may repeat an error message
8.1.0551  expression evaluation may repeat an error message

(morr)

2018-11-29 08:16:35 UTC MAIN commitmail json YAML

py-mypy: move PYTHON_VERSIONS_INCOMPATIBLE up

(adam)

2018-11-29 06:34:12 UTC MAIN commitmail json YAML

doc: Updated www/lighttpd to 1.4.52

(wiz)

2018-11-29 06:34:02 UTC MAIN commitmail json YAML

lighttpd: update to 1.4.52.

- 1.4.52 - 2018-11-28
  * [mysql] MySQL 8 deprecates my_bool
  * [core] typo in trace
  * [build] Fix unportable test(1) operator
  * [core] perf: call connection_reset() fewer times
  * [core] perf: array_reset_data_strings()
  * [core] perf: buffer_free_ptr() __attribute__ cold
  * [core] perf: one-element cache for host normalize
  * [core] perf: buffer_copy_string_len()
  * [core] perf: skip redundant prepare copy calls
  * [core] perf: buffer_align_size() identity if align
  * [core] perf: size write buffers for reuse
  * [core] perf: prepend headers directly into write q
  * [core] perf: copy small strings; better buf reuse
  * [core] perf: copy small strings; extend last chunk
  * [core] perf: specialized func for array sorting
  * [core] perf: append response directly into write q
  * [core] perf: better buf reuse reading from backend
  * [core] chunk.c code reuse
  * [multiple] perf: write headers to backend write cq
  * [multiple] perf: power-2 alloc large headers
  * [multiple] perf: use larger initial backend buffer
  * [core] permit env vars to be set with blank value
  * [mod_fastcgi] perf: reduce data copies
  * [mod_fastcgi] perf: reduce data copies
  * [core] perf: chunk.c chunk pool
  * [multiple] perf: reuse large buffers w/ backend
  * [multiple] better packing of struct chunk
  * [core] perf: inline buffer_append_string_buffer()
  * [core] slightly simpler flag append to string
  * [mod_cgi] perf: reuse buffers for creating CGI env
  * [mod_fastcgi,mod_scgi] perf: env accumulation
  * [core] Don't call RAND_cleanup with OpenSSL 1.1.x
  * [mod_openssl] move SSL_shutdown() to separate func
  * [mod_openssl] SSL_read before second SSL_shutdown
  * [mod_cgi] perf: use stat_cache for cgi handler
  * [mod_openssl] prefer using TLS_server_method()
  * [mod_webdav] return 403 if file should exist
  * [core] perf: chunkqueue buffers already sized up
  * [core] perf: simpler buffer_string_space()
  * [multiple] dynamic handlers hint backend header sz
  * [core] use chunk_buf_sz instead of hard-coded num
  * [multiple] perf: simplify chunkqueue_get_memory()
  * [mod_wstunnel] perf: reuse large buffers
  * [mod_cgi] perf: cache getenv() results at start up
  * [core] fix 301 -> 302 overwrite with Location (fixes #2918)
  * [core] fix setting of headers previously reset (fixes #2919)
  * [mod_webdav] quiet coverity false positive
  * [core] server.compat-module-load = "disable"
  * [core] server.chunkqueue-chunk-sz = 4096
  * [core] perf: simpler buffer_string_space() (fixed)
  * [core] perf: faster HTTP pipelined requests
  * [core] perf: simpler buffer_string_space() (tests)
  * [mod_cgi] reset reused buffer on internal redir
  * [core] clear chunk buffer upon release
  * [mod_fastcgi] minor: copy packet without padding
  * [mod_redirect,mod_rewrite] use server_name
  * [mod_fastcgi] transfer chunks minus packet padding
  * [core] separate func to reset FILE_CHUNK
  * [core] perf: simple, quick buffer_clear()
  * [core] perf: small improvement to encoding CGI var
  * [core] perf: small improvement buffer_string_space
  * [core] simpler physical path concatenation
  * [mod_webdav] fix LOCK on incorrect URI path
  * [mod_webdav] one fewer buffer copy for COPY,MOVE
  * [core] perf: simplify buffer_move()
  * [mod_cml] parse query string without modifying it
  * [core] perf: buffer optimizations
  * [mod_wstunnel] use buffer_string_length()
  * [core] perf: inline buffer_copy_buffer()
  * [core] cygwin helper func for getcwd
  * [core] cygwin sample to run lighttpd under NSSM
  * [core] limit con->uri.authority < 1024 octets
  * [mod_webdav] separate func for each request method
  * [core] reject decoded url-path without leading '/'
  * [multiple] validate UTF-8 in url-decoded paths
  * [mod_proxy] silence coverity false positive
  * [core] fix typo
  * [core] buffer_append_path_len()
  * [core] quiet indexfile warning if mod not loaded

(wiz)

2018-11-29 06:22:03 UTC pkgsrc-2018Q3 commitmail json YAML

2018-11-29 06:20:46 UTC pkgsrc-2018Q3 commitmail json YAML

Pullup ticket #5882 - requested by maya
x11/xinit: build fix

Revisions pulled up:
- x11/xinit/PLIST.Darwin                                        1.2

-------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: maya
  Date: Tue Nov 27 16:29:46 UTC 2018

  Modified Files:
  pkgsrc/x11/xinit: PLIST.Darwin

  Log Message:
  xinit: correct outdated PLIST.Darwin entries.

  >From Louis Guillaume in PR pkg/53747

  To generate a diff of this commit:
  cvs rdiff -u -r1.1 -r1.2 pkgsrc/x11/xinit/PLIST.Darwin

(spz)

2018-11-29 05:37:51 UTC MAIN commitmail json YAML

2018-11-29 05:29:55 UTC MAIN commitmail json YAML

2018-11-29 05:22:35 UTC MAIN commitmail json YAML

py-firebase is gone, delete the entry

(jnemeth)

2018-11-29 00:41:39 UTC MAIN commitmail json YAML

2018-11-29 00:38:21 UTC MAIN commitmail json YAML

2018-11-29 00:36:23 UTC MAIN commitmail json YAML

2018-11-28 19:57:31 UTC MAIN commitmail json YAML

doc: Updated net/gallery-dl to 1.6.1

(leot)

2018-11-28 19:56:58 UTC MAIN commitmail json YAML

gallery-dl: Update net/gallery-dl to 1.6.1

Changes:
1.6.1
-----
- Added support for:
  - `joyreactor` (#114)
  - `pornreactor` (#114)
  - `newgrounds` (#119)
- Added extractor for search results on `luscious` (#127)
- Fixed filenames of ZIP archives (#126)
- Fixed extraction issues for `gfycat`, `hentaifoundry` (#125), `mangafox`

(leot)

2018-11-28 19:28:37 UTC MAIN commitmail json YAML

kitty: Deal with the PLIST thing properly. Pointed out by leot.

(nia)

2018-11-28 19:09:19 UTC MAIN commitmail json YAML

kitty: fix pycache version in PLIST.

(nia)