Commit graph

7119 commits

Author SHA1 Message Date
taca
bda8b30b28 misc/ruby-slop: update to 4.8.1
Update ruby-slop to 4.8.1.


v4.8.1 (2020-03-31)
-------------------

Bug fixes:
  * Fix keyword argument
    warning. [#251](https://github.com/leejarvis/slop/pull/251)
2020-04-27 15:57:46 +00:00
taca
f1b9ef7f5a misc/ruby-license-acceptance: update to 1.0.19
Update ruby-license-acceptance to 1.0.19.


1.0.19 (2020-04-14)

Merged Pull Requests

* Fixing error with Expeditor update_version.sh script #76 (tyler-ball)
2020-04-27 15:38:48 +00:00
taca
658238c2e7 misc/ruby-pry: update to 0.13.1
Update ruby-pry to 0.13.1.


### [v0.13.1][v0.13.1] (April 12, 2020)

#### Bug fixes

* Fixed bug where on invalid input only the last syntax error is displayed
  (instead of all of them) ([#2117](https://github.com/pry/pry/pull/2117))
* Fixed `Pry::Config` raising `NoMethodError` on undefined option instead of
  returning `nil` (usually invoked via `Pry.config.foo_option` calls)
  ([#2126](https://github.com/pry/pry/pull/2126))
* Fixed `help` command not displaying regexp aliases properly
  ([#2120](https://github.com/pry/pry/pull/2120))
* Fixed `pry-backtrace` not working ([#2122](https://github.com/pry/pry/pull/2122))
2020-04-27 15:00:27 +00:00
rillig
56036c29f6 misc/rpm: remove no-op SUBST group for mkdir
If this should ever be necessary, it will be caught by CHECK_WRKREF.
2020-04-25 19:41:55 +00:00
adam
06d39a268f stellarium: updated to 0.20.1
Stellarium v0.20.1

The major changes of this version:

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

Full list of changes:

Added new language - Luxembourgish (lb)
Added proper properties for Angle Measure plugin
Added configurable colors for Angle Measure plugin
Added GUI adaptations for Angle Measure plugin
Added evaluates scripts in individual context (Scripting Engine)
Added new planetary nomenclature
Added use properties in Satellites plugin
Added overloaded Labeling functions with colors specified as Vec3f (Scripting Engine)
Added display proper file paths and line numbers on script errors (Scripting Engine)
Added test for low precision hms time conversion function
Added spiky stars option
Added checkbox to the option settings in Script Console to clear the output text before a script is run
Added implementation of telescope syncing in INDI client
Added dirty flag, set by signal from QTextEdit (Script Console)
Added code to set TAB stop width at 4 characters (Script Console)
Added code to avoid losing names after Cancel in some QFileDialog (Script Console)
Added implementation of FSM to tranfer properly between dirty/filename states on load, save, clear, edit, expand actions (Script Console)
Added special case Catalogs/Other in GUI for objects without identifier (DSO Catalog v3.9)
Added Oculus plugin (disabled by default)
Fixed ANGLE support for Windows package
Fixed keyboard navigation in Oculars plugin
Fixed Russian translation for Windows installer
Fixed data blunder: severely wrong slope for upcoming comet
Fixed flipping galactic/Supergalactic labels on Southern hemisphere
Fixed translations ‘Set FOV to XXX degrees’ when language is changed
Fixed possible segfault in SolarSystem class
Fixed building Stellarium without scripting
Fixed (restored) fading switch effect in Satellites plugin
Fixed (inverted) realistic/iconic mode labeling in Satellites plugin
Fixed (renamed) properties to better follow conventions in Satellites plugin
Fixed visualization mode in Satellites plugin
Fixed time conversion for low precision form
Fixed jerking an animation of movement of Solar system bodies
Fixed name for SH2-308 (DSO Catalog v3.9)
Fixed filter properly objects by catalogs (DSO Catalog v3.9)
Fixed few wrong objects in DSO catalog (DSO Catalog v3.9)
Fixed WUI of Remote Control plugin
Updated fix for ghost comet in ortographic projection issue
Updated list of contributors
Updated code: simplified RegExp results handling
Changed Vec3f& to Vec3f asreturn type for functions called from scripts in some classes (Scripting Engine)
Re-implement getDecAngle, fixing some inconsistencies
Removed Abell planetary nebulae catalog
2020-04-22 06:33:36 +00:00
joerg
0689c65f09 Declare classes before dyncasting them 2020-04-20 13:00:48 +00:00
joerg
a817a3f602 Ignore portability of configure.in after patching configure itself 2020-04-18 22:03:09 +00:00
tsutsui
5e4b37044b libreoffice: add "CXXFLAGS+= -march=i586" on i386 for 64bit atomic ops.
Fixes the first part of PR/54826.  libreoffice-6.4.2.2 from
pkgsrc-2020Q1 on NetBSD/i386 9.0 builds and works with this change.
Note the second part of the PR (memalign error) was already fixed as
patches/patch-external_pdfium_pkgsrc2.patch.1 in the following commit:
 https://mail-index.netbsd.org/pkgsrc-changes/2020/02/07/msg206251.html
2020-04-18 11:16:31 +00:00
ryoon
af1eee3512 libreoffice: Update to 6.4.3.2
Changelog:
Bugs fixed compared to 6.4.3 rc1:

    tdf#128662 LibreOffice crashed when receiving certain WebDAV error responses [Julian Kalinowski]
    tdf#131096 Calc crashes when viewing details of two Statistical functions in Function Wizard [Eike Rathke]
    tdf#131170 Sheet - Named Ranges and Expressions - Labels... - Define Label Name - Delete NOT WORKING [Caolán McNamara]
    tdf#131380 Crash when opening xlsx file, FILEOPEN [Caolán McNamara]
    tdf#131522 Unable to edit button control's Label in master after MLE => Edit control change [Thorsten Behrens]
    tdf#131553 A PPTX with SmartArt shapes crashes Impress [nd101]
    tdf#131576 Fields not displayed as expected on Page 2 of Base's Table Wizard [Caolán McNamara]
    tdf#131712 Base EDITING Crash on SQL select command or double click on table with non null float field - mysql native connector (mariadb) [Julien Nabet]
    tdf#131767 Crash when opening mail merge wizard for attached doc [Caolán McNamara]


Bugs fixed compared to 6.4.2 RC2

    ofz#21168 sw,writerfilter: limit writerfilter hack to writerfilter [Caolán McNamara]
    tdf#61274 PDF EXPORT Links are off by one page if presentation includes (unexported) hidden slides. [Miklos Vajna]
    tdf#84399 FILEOPEN: DOCX drawing canvas error (wrong size and text wrapping option imported) [Miklos Vajna]
    tdf#93831 FILEOPEN XLSX Slow to open [Noel Grandin]
    tdf#100706 Cannot Stop Blinking Text Cursor in macOS [Julien Nabet]
    tdf#101710 GSoC table template: The saved file is invalid ODF 1.2 extended [Maxim Monastirsky]
    tdf#106843 Protect changes setting can be turned off even if "Lock Tracking" is set in DOCX [Justin Luth]
    tdf#123268 Hide legend entry - chart lost [Tünde Tóth]
    tdf#123873 FILEOPEN DOCX: "Top and bottom" wrapped charts cover each other because wrap setting is wrongly Optimal instead of Wrap Off [Bakos Attila]
    tdf#125520 EDITING: Calc: Error when dragging and dropping OLE objects with 'Insert as Copy' [Armin Le Grand]
    tdf#126366 Writer: Numbering problem in Mail Merge toolbar [Caolán McNamara]
    tdf#126742 writer: OLE object resized incorrectly [Samuel Mehrbrodt]
    tdf#128281 Labels in Installer are cut off when using 200% scaling, 6.2.x is fine [Roman Kuznetsov]
    tdf#128880 btlr text not rendered in some tables [Miklos Vajna]
    tdf#128995 Chart: Trend Line shows wrong linear Equation [Deena Francis]
    tdf#129096 docx: recovered document losing password protection [Vasily Melenchuk]
    tdf#129796 Edit Field of a Input Field Variable with a User Field variable does not give the proper Reference value [Noel Grandin]
    tdf#129985 FILESAVE XLSX Default Excel date format saved incorrectly [Eike Rathke]
    tdf#130150 Broken clipping in PDF export [Armin.Le.Grand (CIB)]
    tdf#130208 Writer - In tabbed toolbar, Background color button should fill cell background color and not paragraph background color when in a cell [andreas kainz]
    tdf#130334 firebird direct connector fails to display tables with a field representing an array [Julien Nabet]
    tdf#130348 Not the whole sidebar to edit a chart is usable on iOS [Tor Lillqvist]
    tdf#130400 [UI] Changing tabs/pages in dialogs with spinbuttons or treeviews doesn't work with Ctrl+PageUp/Down [Caolán McNamara]
    tdf#130746 Writer crashes when Alt+Arrow Up keys are pressed within a table row spanning two pages [Justin Luth]
    tdf#130945 Writer: Preview of linked doc is not updated when edited [Serge Krot]
    tdf#130955 VIEWING DOCX Chart custom label text multiplied [Balazs Varga]
    tdf#130986 FILESAVE XLSX Number formats of single data label changed, after spreadsheet was reloaded [Balazs Varga]
    tdf#130999 Greek dictionary cannot be loaded on Collabora Online (4.2.0.4) [Andras Timar]
    tdf#131000 Form control property editor for combo box opens very slow for large entry list [Jan-Marek Glogowski]
    tdf#131061 Karasa Jaga: Icons for bold & Italic lacking in SVG version [rizmut]
    tdf#131069 Bad symbols in gtk dialogs while using cyrillic KOI8-R locale [Caolán McNamara]
    tdf#131076 UI: Text import dialogue default focus is 'Character set' instead of 'OK' [Caolán McNamara]
    tdf#131088 Automatic Control Focus not working in gen [Noel Grandin]
    tdf#131118 FILEOPEN: VML: Shape no longer fits to text [Miklos Vajna]
    tdf#131137 Checkbox "Do not distort objects in curve" does nothing [Julien Nabet]
    tdf#131146 Linked Calc: changes are lost in last edited cell [Serge Krot]
    tdf#131164 EDITING: Base Crashes on Tools>User Administration... (Firebird) [Julien Nabet]
    tdf#131184 Can't compare text range in table with text range in body text [Samuel Mehrbrodt]
    tdf#131185 LO Writer "hangs" on scrolling/saving of a document. [Gülşah Köse]
    tdf#131212 Implement change user password in Firebird [Julien Nabet]
    tdf#131217 BASE: Execute the "comment" command hides the table (Firebird) [Julien Nabet]
    tdf#131273 Crash when pasting quotes with fixed width [Julien Nabet]
    tdf#131280 Android Viewer chokes on document containing form controls [Samuel Mehrbrodt]
    tdf#131291 EDITING: Chart: Not possible to change format in labels ( only 6.3 ) [Xisco Fauli]
    tdf#131337 Wrong range for "Surface angle" in tab "Shading" in "3D Effects" dialog [Julien Nabet]
    tdf#131434 CUSTOMISE DIALOG: Icons disappear if you move commands up or down [Caolán McNamara]
    tdf#131454 Colibre & Sukapura: wrong Digital Signature icon with valid Digital Signature [Rizal Muttaqin]
    tdf#131464 Crash when trying to create an index of Writer in Japanese locale [Julien Nabet]
    tdf#131509 Italic icon in Spanish should be a “K”, not a “C” [Rizal Muttaqin]
2020-04-18 04:18:05 +00:00
bsiegert
9429a8bf7a Revbump all Go packages after default version switch to 1.14. 2020-04-12 11:01:37 +00:00
adam
24daafa112 Recursive revision bump after textproc/icu update 2020-04-12 08:27:48 +00:00
adam
142adfd384 dpkg: updated to 1.20.0
dpkg (1.20.0) experimental; urgency=medium

  * libdpkg: Do not generate a backup file for the available database.
  * perl: Switch Getopt::Long from bundling to bundling_values. This means
    the few scripts using Getopt::Long will stop accepting options in the
    form «-ab» for «-a -b», which is not future-proof, as it does not allow
    these options to get new arguments without making them abiguous.
  * dpkg-buildpackage: Remove transient backwards R³ compatibility code.
  * buildtools.mk: Add support for nostrip in DEB_BUILD_OPTIONS when setting
    the STRIP variable.
  * dpkg-genbuildinfo: Do not include irrelevant packages in the Binary field.
  * dpkg: Do not clear selections for unknown packages.
  * dpkg-shlibdeps: Add support for new Build-Depends-Packages, to be able
    to specify multiple packages.
    Based on a patch by Frank Schaefer <kelledin@gmail.com>.
  * perl: Remove support for versioned GnuPG 2 program and packages.
  * libdpkg: Clarify lock contender error message. Print the PID of the lock
    contender, and add a warning explaining that removing the lock file is
    never the correct solution.
  * dpkg-genchanges, dpkg-mergechangelogs: Remove support for ~vola
    versioning, as volatile.debian.org was decommissioned some time ago.
  * dpkg-genchanges, dpkg-mergechangelogs: Match ~deb also as a backport
    marker in versions.
  * libdpkg, dpkg: Use new versiondescribe_c() for non-localizable call sites,
    such as when writing to a log, which should not be localized.
  * dpkg-query: Try to use the package synopsis from the available file if
    not installed.
  * dpkg-gencontrol: Take into account hardlinks when computing the
    Installed-Size substvar.
    Patch co-authored with Sven Joachim <svenjoac@gmx.de>.
  * dpkg: Fix and clarify behavior for packages marked to be on “hold”. These
    need to be processed for configuration and triggers.
  * dpkg: Use DPKG_ADMINDIR to set the admindir.
  * dpkg-source: Remove backwards compatibility code for legacy build-profiles.
  * perl: Give more context on field parsing errors.
  * dpkg-buildpackage: Add option to sanitize environment.
  * update-alternatives: Cope with a missing administrative directory.
  * update-alternatives: Create the administrative directory on demand.
  * dpkg-split: Cope with a missing parts/ database directory.
  * dpkg-split: Create the parts/ database directory on demand.
  * libdpkg: Consider msdbrw_needsuperuser equivalent to msdbrw_write, so
    the same checks are performed on normal non --force-not-root operation.
  * libdpkg: Add support for bootstrapping the installation of dpkg:
    - Create the logfile with correct permissions, and remove the code
      setting up the logfile from the dpkg postinst.
    - Allow missing status and available databases, so that they get created
      on write, and remove the code setting them up from the dpkg postinst.
    - Do not change the ownership of the triggers database directory. Either
      we are running as root:root which means the ownership should be correct
      already, or we are not which means we cannot change it anyway.
    - Create the dpkg database directory on demand.
    - Create the updates/ database directory on demand.
    - Create the info/ database directory on demand.
  * dpkg-architecture: Fix handling of exec failing in --command.
    Reported by Helmut Grohne <helmut@subdivi.de>.
  * dpkg-buildpackage: Do not accept equal signs as part of the hook names.
    Reported by Daniel Shahaf <danielsh@apache.org>.
  * dselect: Mark a string for translation.
  * dselect: Cleanup access methods:
    - Remove harddisk methods, as they were non-functional due to fdisk
      interface changes, and do not make sense anymore as we can expect users
      to mount any such filesystem on their own, to then use a filesystem
      method instead. Prompted by Helmut Grohne <helmut@subdivi.de>.
    - Remove cdrom method superseded by the multi_cd method.
    - Remove nfs methods, as there is nothing special about NFS, and mounting
      these should just be left to the local admin, who can mount any other
      remote filesystem too.
    - Remove multi_mount method, as the multi_cd method can take care of
      mounting the necessary images or devices.
    - Replace changelog with correct copyright in file header.
  * dpkg, dselect: Stop using first-person singular in output messages.
  * libdpkg: Fix memory leak in parsedb context close.
  * buildtools.mk: Add QMAKE variable.
  * po: Fix translation of --compare-versions.
    Thanks to Boyuan Yang <byang@debian.org>.
  * Perl modules:
    - Dpkg::Source::Package: Verify original tarball signatures at build time.
    - Dpkg::BuildFlags: Add new unset() method.
      Requested by Daniel Schepler <dschepler@gmail.com>.
    - Dpkg::Source::Package::V2: Emit a special patch header on
      single-debian-patch.
    - Dpkg::Vendor::Debian: Only scan /usr/local/ directories that exist.
    - Dpkg::Vendor::Debian: Do not set -Werror=implicit-function-declaration
      for C++.
    - Dpkg::Deps: Check for valid virtual package version relations. Do not
      allow non-equal version relations in virtual provides.
    - Dpkg: Remove internal lowercase variables $version, $progname,
      $admindir, $dpkglibdir and $pkgdatadir.
    - Dpkg::Changelog: Remove obsolete methods dpkg() and rfc822().
    - Dpkg::Changelog::Entry::Debian: Remove obsolete methods check_header()
      and check_trailer(). Hide variables $regex_header and $regex_trailer.
    - Dpkg::Changelog::Parse: Remove warnings of obsolete options forceplugin
      and libdir. Remove obsolete functions changelog_parse_debian() and
      changelog_parse_plugin().
    - Dpkg::Compression: Hide internal lowercase variables
      $default_compression, $default_compression_level and
      $compression_re_file_ext.
    - Dpkg::Deps::KnownFacts: Remove obsolete check_package() method.
    - Dpkg::Exit: Hide internal lowercase @handlers variable.
    - Dpkg::Gettext: Remove obsolete _g() function.
    - Dpkg::Source::Package: Hide internal lowercase variable
      @tar_ignore_default_pattern. Remove iternal lowercase variable alias
      $diff_ignore_default_regexp.
    - Dpkg::Substvars: Remove obsolete no_warn() method.
    - Dpkg::Index: Change default value for unique_tuple_key to 1.
    - Dpkg::Version: Remove deprecation warning from semantic change in
      bool overload.
    - Dpkg::Checksums: Remove obsolete 'program' property warning.
    - Dpkg::Conf: Remove obsolete methods and obsolete croak for method option.
    - Dpkg::Vendor: Remove obsolete 'keyrings' hook.
    - Dpkg::Exit: Unregister all signal handlers once we have executed them.

    - Dpkg::Exit: Register exit handlers also for __DIE__.
    - Dpkg::Source::Package::V3::Native: Do not say v1.0 for 3.0 formats.
    - Dpkg::Dist::Files: On filename parse error say file instead of package.
    - Dpkg::Substvars: Add new vendor:Name and vendor:Id substvars.
    - Dpkg::Source::Package: Detect directory traversals under debian
      directory. Reported by Felix Lechner <felix.lechner@lease-up.com>.
  * Documentation:
    - man: Fix uncommon wording constructs.
    - man: Use a minus sign for a literal string.
    - man: Clarify that the pager is called via «$SHELL -c».
    - dpkg-shlibdeps: Document split_soname() function.
      Prompted by Christopher Crim <christopher.crim@quoininc.com>.
    - Dpkg::Changelog: Document methods provided by subclasses.
      Reported by Felix Lechner <felix.lechner@lease-up.com>.
    - man: Globally adjust left and disable hyphenation.
    - man: Split dselect(1) --color from --colour option items.
    - man: Describe the SONAME formats supported in deb-shlibs(5).
    - man: Move template symbol documentation into new deb-src-symbols(5).
    - Dpkg::Changelog::Parse: Remove $ sigil from option names in POD.
    - Dpkg: Say class instead of object when appropriate.
    - Dpkg::Changelog: Clarify that these classes inherit from some other
      base class, which will contain the missing documentation.
      Prompted by intrigeri <intrigeri@debian.org>.
    - man: Clarify deb-changelog(5) format.
    - man: Clarify debian/source/include-binaries format in dpkg-source(1).
      Prompted by Felix Lechner <felix.lechner@lease-up.com>.
    - man, doc: Clarify that the postinst "triggered" argument gets the
      trigger-name(s) as a space-separated list in the second argument.
      Prompted by Michael Biebl <biebl@debian.org>.
    - dselect: Update the multicd README file.
    - doc, man: Mark T and I package instances to avoid misreadings.
  * Code internals:
    - Dpkg::Source::Package: Refactor original tarball handling.
    - perl: Use File::Copy instead of spawning mv/cp commands.
    - Dpkg::OpenPGP: Refactor signature verification into a new function.
    - Dpkg::OpenPGP: Make it possible to verify detached signatures.
    - Dpkg::OpenPGP: Add support for importing an OpenPGP key into a keyring.
    - Dpkg::BuildFlags: Remove unused hash keys.
    - libdpkg: Use the variable instead of a type as sizeof() argument.
    - libdpkg: Use the totalwritten variable for a consistency check.
    - dselect: Reduce scope of variable, to avoid it being unused in a branch.
    - dpkg-deb: Fold two adjacent if conditionals into a single one.
    - dpkg: Initialize flagdeppossi in check_conflict().
    - libdpkg: Add new C locale switch over support.
    - libdpkg: Add new versiondescribe_c() to force a C locale.
    - dselect: Make baselist::draw_column_*() col arguments const.
    - libdpkg: Use p instead of name in dpkg_arch_name_is_illegal().
    - dpkg: Remove redudant condition for sourcefile in updateavailable().
    - dpkg, update-alternatives: Make variables static.
    - libdpkg: Add missing symbols to the version map.
    - libdpkg: Fix fiemap memory layout usage that confuses gcc 10 to emit a
      warning.
    - libdpkg: Only use varbuf_printf() in pkg_format_show() when necessary.
      This should speed up «dpkg-query --show» formatting.
    - libdpkg: Fix package format string to be a string literal.
      This suppresses a gcc warning.
    - dpkg: Fix short lived memory leak in --force-help handling.
    - dpkg-split: Fix short lived file descriptor leak in --auto.
    - start-stop-daemon: Explicitly ignore uninmportant function return values.
    - start-stop-daemon: Fix memory leak on multiple --chuid arguments.
    - start-stop-daemon: Close the notification socket in the child.
    - libdpkg: Fix memory leaks in zlib and bz2 decompression functions.
    - libdpkg: Add new dir_make_path() and dir_make_path_parent() functions.
    - libdpkg: Add new atomic file flag to create the base path when missing.
    - libdpkg: Fix modstatdb_rw enum comments.
    - libdpkg, dpkg-query: Optimize db-fsys:Files virtual variable loading.
      We load either the entire db-fsys for all packages, possibly optimized
      per platform (such as by using fiemap), or the specific ones for the
      requested packages. This also fixes a problematic cast removing the
      constness of a variable.
    - Dpkg::Dist::Files: Document the two filename pattern formats.
    - update-alternatives: Remove redundant condition in argument parser.
    - update-alternatives: Move error context setup before calling setjmp(),
      so that cppcheck stops being confused.
    - test: Reformat 200_Dpkg_Shlibs.cpp for coding style conformance.
    - dpkg: Make it possible for the compiler to check printf() format
      string arguments on dependency printer.
    - dselect: Reorder branches in packagelist::deselect_one_of so that they
      are not duplicated.
    - dselect: Use nullptr instead of NULL.
    - dselect: Use static_cast<> instead of old-style type qualifier cast.
    - dselect: Do not use unnecessary old-style casts.
    - dselect: Fix variable types to avoid needing old-style casts.
    - libcompat: Disarm libselinux setexecfilecon() declaration for
      libcompat-test.
    - libdpkg: Define new VARBUF_OBJECT macro.
    - libdpkg: Add new ATOMIC_FILE_NORMAL enum value to avoid a cast in C++.
    - libdpkg: Use a new DPKG_NULL macro that works in C and C++.
    - libdpkg: Use a new DPKG_STATIC_CAST macro that works in C and C++.
    - libdpkg: Move printing of errno into dpkg_error_set().
    - libdpkg: Use a varbuf to store the problem messages per parsedb context.
    - libdpkg: Fix Doxygen comments.
  * Build system:
    - Bump minimal Perl version to 5.24.1.
    - Add a serial versioning to the m4 files.
    - Install m4 files into system aclocal directory.
    - Bump minimal gettext version to 0.19.8, to get the m4 files that can
      cross-build for musl-based systems.
    - Enable more compiler warnings.
    - Update Doxygen configuration from version 1.8.16.
  * Packaging:
    - Remove obsolete Breaks satisfied since oldstable.
    - Replace custom rule for 'configure' with call to dh_autoreconf.
      Thanks to Dan Streetman <ddstreet@canonical.com>.
    - dselect: Remove methods state files on purge.
      Spotted by Sven Joachim <svenjoac@gmx.de>.
    - Switch to debhelper compatibility level 12.
    - Switch from debian/compat to debhelper-commpat in Build-Depends.
    - Bump Standards-Version to 4.5.0 (no changes required).
  * Test suite:
    - Remove perlcritic Documentation::RequirePodLinksIncludeText suppression.
    - Clarify cppcheck va_list_usedBeforeStarted suppression.
    - Skip build directories from codespell check.
    - Update stopwords for codespell 1.16.0.
    - Suppress new bogus cppcheck 1.90 false positives.
    - libdpkg: Remove redundant assignment in t-ehandle unit test.
    - Skip backup files from codespell check.
    - Ignore python-3.8 runtime warnings in codespell.

  [ Updated programs translations ]
  * German (Sven Joachim).
  * Portuguese (Miguel Figueiredo).
  * Simplified Chinese (Mo Zhou).

  [ Updated dselect translations ]
  * German (Sven Joachim).

  [ Updated scripts translations ]
  * German (Helge Kreutzmann).

  [ Updated man pages translations ]
  * German (Helge Kreutzmann)
2020-04-11 11:53:42 +00:00
adam
7ab1b44753 py-tqdm: updated to 4.45.0
tqdm v4.45.0 stable
propagate and close() on exceptions
fix nested clear()
rework nested close()
reduces screen flicker/blank space at the cost of ordering
update all documentation & demos
add and update tests
dev framework: add pre-commit helper

tqdm v4.44.1 stable
fix _utils ImportError => DeprecationWarning

tqdm v4.44.0 stable
add automatic nrows and expose for manual override
expose and warn about small chunksize in tqdm.contrib.concurrent.process_map
fix py2 file stream comparison
deprecate utils._environ_cols_wrapper
add and update tests
add documentation
2020-04-10 08:04:52 +00:00
adam
e698608fe7 khard: updated to 0.16.1
0.16.1:
Unknown changes
2020-04-07 21:38:46 +00:00
wiz
f5e20cce2f khard: update to 0.16.0.
v0.16.0: 2020-04-04
- Require python >= 3.6
- Require either default_action or a subcommand
- Twinkle sound samples converted to .ogg (#228)
- Expand documentation
- Build and server documentation on https://khard.readthedocs.io/
- Allow display=formatted_name in config
- New --fields option for list subcommand
- Internal changes:
  - Expanded the test suite
  - Use of python type annotations, checked on travis
  - Represent queries as custom data structures not regex
  - Use custom loggers per module
2020-04-06 08:09:26 +00:00
bsiegert
7da33feba7 Update all MATE packages (except system-monitor) to 1.24.0.
This release contains plenty of new features, bug-fixes, and general
improvements. Some of the most important highlights include:

  * We did it again, the MATE desktop environment is easier to use than before,
    once the user starts the session. Do you want to hide applications startup?
    Now you can set which applications to show on startup.
  * Engrampa now has support for a handful of extra formats, as well as fixed
    support for passwords and unicode characters in some of them.
  * Eye of MATE now has support for Wayland and we’ve added support for
    embedded color profiles.
      * The thumbnail generation has been reworked and fixed in several places.
      * Added support for webp files.
  * Our window manager, marco, has gotten quite a few changes:
      * We’ve brought a bunch of window decorations from the past to feed
        your nostalgia.
      * Finally added invisible resize borders. No more struggling to find a
        border to grab with your mouse!
      * All window controls (you know, the min, max, close buttons) are now
        rendered in HiDPI.
      * The Alt+Tab and Workspace Switcher popups have been entirely reworked.
        Now they render in beautiful OSD style, are more configurable, and can
        respond to keyboard arrows.
      * Tiling windows with the keyboard now allows you to cycle through
        different window sizes. You no longer need to feel constrained by only
        half of your screen.
  * The System Monitor panel applet now has support for NVMe drives.
  * Calculator now supports using either “pi” or “π”.
      * Scientific notation has been improved.
      * Some fixes for supporting pre-defined physical constants.
  * The Control Center now displays its icons correctly on HiDPI displays.
  * A brand new Time And Date Manager app has been added.
  * The Mouse app now supports acceleration profiles.
  * The Preferred Applications app has been improved for accessibility, as well
    as better support for integration with IM clients.
  * The Indicator Applet has slightly better interaction with
    oddly-sized icons.
  * Speaking of icons, the network manager applet icons in our own themes have
    been entirely redesigned and can now be enjoyed on HiDPI displays.
  * If you’re the type of person that does not like to be disturbed when busy,
    or giving a presentation, or watching a movie, you’ll be happy to know that
    the notification daemon now supports a Do-Not-Disturb mode.
  * The MATE Panel had several bugs that caused crashes in the past when
    changing layouts. Those are now fixed!
      * Support for Wayland compatibility has improved considerably.
      * Status icons (a.k.a. notification area, or system tray) have support
        for HiDPI displays.
      * Wanda the Fish got a make-over and now you can enjoy her in full
        HiDPI glory.
      * The window list applet now supports window thumbnails on hover.
      * Various accessibility improvements throughout the panel and its
        core applets.
  * If your system doesn’t, uh, support systemd you might be interested in
    knowing that we’ve added support for elogind to both the MATE Screensaver
    and the MATE Session.
  * We’ve also added a brand new MATE Disk Image Mounter utility.
  * Mozo, the menu editor, now supports Undo and Redo actions.
  * Pluma plugins have now fully switched to Python 3.
  * Pluma no longer has to envy anything from other complex editors, since it
    can now show the formatting marks.
  * i18n: All applications have been migrated from intltools to gettext.
2020-04-05 16:05:39 +00:00
wiz
3df634c36b *: recursive bump for poppler-0.87 2020-04-03 10:30:30 +00:00
nia
d7f2aeac1b vttest: Update to 20200303
20200303
	+ spelling fixes found with codespell.

	+ correct a few other highlighting items for Turkish NRCS and DEC
	  Supplemental Graphic NRCS.

	+ correct highlighting for Spanish NRCS pound-sign in character-sets
	  (report by James Holderness)

	+ updated/improved configure macros

20191231
	+ updated/improved configure macros

	+ update config.guess, config.sub

20190710
	+ improve alternate-screen test, with additional cursor-position check.

	+ add extensions found in DEC standard 070 to the primary response table.

	+ updated/improved configure macros

	+ update config.guess, config.sub
2020-04-02 09:39:43 +00:00
adam
d8e3233a4c py-ansi: updated to 0.1.5
0.1.5:
Unknown changes
2020-03-31 16:24:10 +00:00
joerg
036aa0bf72 Allow using depracted APIs 2020-03-30 19:38:34 +00:00
plunky
ca3f91aea3 Clean up the unreadable manpages, by removing blank lines and leading spaces 2020-03-30 19:04:21 +00:00
jperkin
4b6c247f70 mbuffer: Skip unnecessary portability test. 2020-03-30 19:02:32 +00:00
adam
aecb23c261 stellarium: updated to 0.20.0
v0.20.0:
Added Almagest skyculture
Added missing Ukrainian translations for landscapes
Added show an altitude of perigee/apogee for satellites
Added show an orbit inclination info for satellites
Added support INDIGO for Telescope Control plugin
Added tool for extract dates of releases with their versions from ChangeLog and update list of these releases in stellarium.appdata.xml file
Added particular refresh method for Oculars plugin to see immediate changes of CCD properties
Added displaying last updated TLE for users
Added a SIMBAD lookup name query to the Search Dialog
Added the configuration file and shell scripts to translate skyculture and landscape descriptions with po4a
Added new config and GUI option to change behaviour of focusing on day spinner in Date and Time dialog
Added context for name an asteroid (849) Ara to resolve translation issue
Added a failure warning for Solar System Editor plugin
Added Cross-origin (CORS) support to Remote Control plugin
Added support for CORS preflight request to the Remote Control plugin
Added a minimum near clipping plane distance: slightly improves rendering of Saturn viewed from Pan
Added a GimbalOrbit for the "Observer" planets: allows arbitrary viewpoints by keyboard action
Added new nomenclature items
Added new type of planetary feature
Added automatize for creating Windows installers and signing them
Added configuring colors for ocular circles, sensor frames and text output in Oculars plugin
Added a toggle action to switch visibility of Ocular GUI button bar
Added allowing for assign shortcut for opening the config dialogues of plugins
Added display references for proper names of celestial object in description of skyculture
Added texlive-fonts-recommended to apt-get install doc
Added hourly proper motion for planets, minor planets and comets
Added shortcuts to change GimbalOrbit distance
Added actions for rotate reticles into Oculars plugin
Added modern rotational elements for Solar system objects
Added linear model in the first approximation for smooth reduce the brightness of Jovian moons for get more realistic look
Added partitions to the Great Circles
Added properties for control of line partitions
Added fixed distinct length for 30, 10, 5, 1 degree marks for partitions
Added configurable thickness for partitions
Added German set of navigational stars
Added nautical navigation data for navigation stars
Added special name for landing location (translatable string "landing site") to avoid using "-" as name and good look
Added comet C/2019 Y4 (ATLAS) as potential superbright comet (a Great Comet)
Added asteroid (101955) Bennu (provisional designation 1999 RQ36) with texture (and nomenclature some time early)
Added option to hide Scripts Console at script running
Fixed script for installing asterisms data in Western: Rey skyculture
Fixed typos in sky culture and landscape descriptions
Fixed restoring star labels state to default value after disabling displaying the Navigational stars data
Fixed work AstroCalc/Transits tool for pulsars
Fixed displaying proper name and designation of pulsars (the output format was unificate with other objects)
Fixed scaling FOV for CCD with OAG (Oculars plugin)
Fixed resetting zoom level in Oculars plugin when CCD frame is rotation
Fixed name for M48
Fixed CCD rotation issue
Fixed wrong text placement on center of screen, when vertical offset is defined
Fixed potential bug for updating standard magnitudes for satellites
Fixed a spurious bad answer in Search Tool
Fixed location manager for API changes to GPSd 3.20
Fixed updating TLE for satellites with leading zeros in ID
Fixed data formatting for Meteor Showers Search Tool
Fixed selection the meteor shower from Meteor Showers Search Tool
Fixed Corona size on HiDPI screens
Fixed caching of precession values not being used
Fixed color conversion for markers of meteor showers from old format
Fixed setting thickness of lines for constellations and boundaries
Fixed jittering labels and moons hints
Fixed the flawed 2013 brightness model for Venus
Fixed manage slider by keyboard in AstroCalc/Graphs[Monthly Elevation] tool
Fixed crash when observer is on spaceship
Fixed behaviour of draw the trails of planets
Fixed opening User Directory in Script Console if scripts directory into User Directory does not exist
Fixed crash with the extrainfostrings
Fixed behaviour of Bookmarks highlights: fool protection is enabled
Fixed enabling a reticle for eyepieces in Oculars plugin
Fixed getting weird data for eclipse magnitude value during transits of inner planets
Fixed viewing Phobos from Mars
Fixed velocity value for KeplerOrbit around planets
Fixed a few potential problems (CWE-476)
Fixed constellation lines for Babylonian (Seleucid) sky culture
Fixed crash Stellarium, when meteor shower selected and you tried set date to outside the activity range of selected shower (Fix #975)
Fixed crash Stellarium on trying select inactive meteor shower in Search Tool/Lists (Fix #975)
Fixed displaying info for inactive meteor showers
Fixed missing translatable strings for nomenclature data
Fixed the time rate when Solar system body is selected: adjust time resetting for planet proper motion display
Fixed GUI issue: switch off true time indicator when scene is paused
Fixed false comet in orthographic projection
Fixed black rendering of lunar pole
Fixed hiding the cardinal points on "planetary observers"
Fixed weird axis orientation of the Moon
Fixed name of a script
Fixed hides data in Ocular plugin: changed the priority level of drawing for Equation of Time and Pointer Coordinates plugins
Fixed crash when observer is on spaceship and target planet is Solar system minor body
Fixed location info string on bottom bar when observer is on spaceship
Fixed compilation Stellarium on Solaris (Clang 9.0; SunOS 5.11)
Updated set of GUI icons
Updated list of countries (ISO 3166-1 alpha-2) and list of locations
Updated list of contributors
Updated Ukrainian translation of the sky culture descriptions
Updated GUI of the Satellites plugin: the color picker button was split into 3 buttons to define separate colors for info, orbit and marker of satellite
Updated "Save settings" button behaviour: when button "Save settings" are pressed, then emitted signal
configurationDataSaved() and all plugins are saved the config data too
Updated scripts
Updated Scripting Console
Updated code for Orbit class: combined EllipticalOrbit and CometOrbit classes to KeplerOrbit
Updated list of MSVC versions for StelLogger class
Updated GUI for Oculars plugin and changed focus policy for Oculars GUI buttons
Updated GUI for Information tab: define new ProperMotion InfoStringGroup flag, and adapt GUI, settings and StarWrapper
Updated InfoString: improved readability (HTML symbol syntax instead of Unicode char numbers)
Updated GUI and shortcuts info for Oculars plugin
Updated GUI for Script Console
Updated Moon phases info: Restore/sanitize handling of named moon phases
Updated trails behaviour: when planet is changed the trails should be recreated
Updated trails behaviour: include moons of current planet into planet trails
Updated trails behaviour: allow limitation (early cutoff) of trail length
Updated behaviour for selection of meteor showers in Search Dialog (Ctrl+Alt+M) of the Meteor Shower plugin
Updated default list of TLE sources in Satellites plugin
Updated Korean translations for Windows Installer
Updated DSO names: synced few names from SIMBAD
Updated the pulsars catalog and tool for generate of JSON catalog from the original data
Updated SSD: synced the data by JPL HORIZON for some Solar system minor bodies
Removed outdated and abandoned code
Removed code for separate handling hotkeys from Oculars plugin
Removed unnecessary orbit data from Comets and MinorPlanets
Removed of code repetition
2020-03-30 15:38:54 +00:00
fcambus
da320e24eb ansiweather: add GITHUB_RELEASE directive. 2020-03-30 15:35:09 +00:00
taca
cba06413e4 misc/ruby-pryu: commit forgotten files
Commit forgotten files.  Noted by joerg@.
2020-03-27 06:07:57 +00:00
nia
47c9db336a orca: Fix portability check 2020-03-26 14:30:01 +00:00
nia
7ce03bbbc5 pixd: Avoid compressing the man page before installation
It tries to run gzip -k which apparently CentOS 7 doesn't have (?)
2020-03-26 13:48:29 +00:00
nia
67186f3aff hexd: Avoid compressing the man page before installation
It tries to run gzip -k which apparently CentOS 7 doesn't have (?)
2020-03-26 13:34:30 +00:00
nia
586ea875ac dvtm: Needs wide curses 2020-03-26 13:31:42 +00:00
taca
3fe29537af misc/ruby-ohai: update to 15.7.4
Update ruby-ohai to 15.7.4.

15.7.3 (2020-01-17)

* Substitute require for require_relative #1415 (tas50)
* Test on Ruby 2.7 final docker container and remove old Jenkins files #1416 (tas50)
* Minor spec cleanup from rubocop-rspec project #1417 (tas50)
* Fix missing volume name and re-implement adding drivetype to filesystem plugin #1419 (sshock)

15.6.3 (2019-12-10)

* Use s3 caching / smaller conntainers in BK & add Ruby 2.7 testing #1410 (tas50)
* Strip the Rakefile and specs from our gem artifact #1409 (tas50)
* Rename Ohai::Mixin::DmiDecode spec file to end in _spec.rb #1413 (KrisShannon)
* Fix failures under Ruby 2.7 #1412 (KrisShannon)
* [filesystem] Convert windows to filesystem2 #1267 (jaymzh)

15.3.1 (2019-09-05)

* Use Benchmark.realtime for the main application time as well #1397 (tas50)
* rspec updates from rubocop-rspec #1399 (tas50)
* Add sysctl ohai plugin #1401 (joshuamiller01)
* Make the new sysctl plugin optional #1402 (tas50)
* Simplify and fix Openstack detection on Linux #1395 (tas50)

15.2.5 (2019-08-08)

* new chefstyle rules for 0.13.2 #1384 (lamont-granquist)
* Feature - Change regex for detecting interface's state #1382 (josephmilla)
* Switch from Appveyor to Buildkite for Windows PR testing #1383 (tas50)
* Add other_versions subfield for RPM packages. #1369 (jjustice6)
* Translating platform "archarm" to "arch" #1388 (BackSlasher)
* Display elapsed real time instead of total cpu time #1392 (teknofire)
* Use virtualization plugin to detect if we're on openstack on Windows. #1391 (jjustice6)
* Simplify the Openstack plugin by not polling DMI data #1394 (tas50)
* Fix platform_version detection on Fedora rawhide #1396 (ritzk)

15.1.5 (2019-06-22)

* [shard_seed] fix default_sources for linux, darwin and windows #1379 (michel-slm)
* [shard_seed] fix default_digest_algorithm on darwin #1381 (michel-slm)

15.1.3 (2019-06-14)

* Apply require speedups to ohai #1363 (lamont-granquist)
* fix shellout require idempotency #1365 (lamont-granquist)
* Solaris network plugin fix for issue https://github.com/chef/ohai/iss#1367 (devoptimist)
* Avoid constant warnings in windows/filesystem plugin #1360 (tas50)
* Add VboxHost plugin to support VirtualBox as a virtualization host #1339 (freakinhippie)
* Test on ruby 2.6 in Appveyor and remove the travis config #1372 (tas50)
* Use virtualization attributes to run or skip the virtualbox plugin #1373 (tas50)
* Simplify how we create empty mashes in the plugins #1374 (tas50)
* Merge the new vbox plugin into the existing virtualbox plugin #1376 (tas50)

15.0.35 (2019-05-10)

* Update master branch for Ohai 15 development #1277 (tas50)
* Remove the chdir to / when running ohai #1250 (tas50)
* Remove the deprecated system_profiler plugin #1278 (tas50)
* Remove the deprecated Ohai::Util::Win32::GroupHelper class #1279 (tas50)
* Removed unused refresh_plugins method in System class #1280 (tas50)
* Ignore empty metadata openstack #1290 (sawanoboly)
* Set User-Agent in HTTP header for GCE plugin #1291 (nathenharvey)
* Adds more resilient GCE checking #1292 (nathenharvey)
* Plugin to load hyper_v hostname from guest #1303 (safematix)
* Remove old spec files #1301 (tas50)
* Remove circa ~2005 virtualization hypervisor detection #1305 (tas50)
* Correctly detect openSUSE leap 15+ #1297 (tas50)
* /etc/os-release based OS detection #1299 (tas50)
* Windows: Fix for fqdn is being set as the machine name instead of fqdn #1310 (vijaymmali1990)
* Linux Virtualization: Use the new nests systems format for lxd / lxc #1309 (tas50)
* Add mangeia platform with madriva platform_family #1316 (tas50)
* Add support for SUSE Linux Enterprise Desktop #1314 (tas50)
* Fix arista platform detection #1312 (tas50)
* bsd virtualization: Detect amazonec2 hypervisor + kvm without dmidecode #1319 (tas50)
* platform: Identify sles_sap as the suse platform #1313 (tas50)
* Add support for antergos linux and fix opensuseleap platform_family #1320 (tas50)
* Don't ship the readme with ohai #1321 (tas50)
* Back out SLES -> SUSE remapping and instead fix the platform_family #1322 (tas50)
* Require Ruby 2.5 or later #1300 (tas50)
* Unify virtualization detection on a single helper #1317 (tas50)
* Add support for XCP-ng platform #1283 (heyjodom)
* Remove V6 plugin Struct to reduce memory consumption #1333 (tas50)
* Fully remove support for HP-UX #1336 (tas50)
* Chefstyle fixes for Chefstyle 0.12 #1337 (tas50)
* Parse new /proc/meminfo fields #1340 (davide125)
* Loosen the mixlib pins to allow for new major releases #1341 (tas50)
* Ohai::Util::FileHelper does not need to be loaded in this systemd_paths plugin #1347 (burtlo)
* Adds mention of the style task #1351 (burtlo)
* Replaces require_relative with require #1349 (burtlo)
* Update the repo for the new governance #1348 (tas50)
* Run ohai in Buildkite #1355 (tas50)
* Require ohai/version where we use it #1361 (tas50)
2020-03-24 18:01:46 +00:00
taca
60ea3c4f73 misc/ruby-license-acceptance: update to 1.0.18
Update ruby-license-acceptance to 1.0.18.


1.0.18 (2020-02-12)

* Allow for thor 0.20 still #71 (tas50)


1.0.17 (2019-12-30)

* Update rake requirement from ~> 10.0 to ~> 13.0 in /components/ruby #60
  (dependabot-preview[bot])
* Use dependabot to update dependencies rather than blindly updating #63
  (tyler-ball)
* Updating default license location for Habitat on Windows #55
  (stuartpreston)
* Update thor requirement from ~> 0.20 to ~> 1.0 in /components/ruby #68
  (dependabot-preview[bot])CVS: ----------------------------------------------------------------------
2020-03-24 17:58:03 +00:00
rillig
f518cc6f69 misc/screen: fix typo in recently updated patch 2020-03-24 07:04:37 +00:00
rillig
cbfbdd409b misc/screen: document bug report URL for patch 2020-03-24 07:00:21 +00:00
rillig
d6c6b46981 misc/screen: fix paths in example files, fix array subscript
The warnings in the patches are no longer necessary since pkglint 19.4.13
reports an error for these cases.
2020-03-24 06:55:34 +00:00
taca
0f1304b1ad misc/ruby-slop: update to 4.8.0
Update ruby-slop to 4.8.0.


v4.8.0 (2020-01-17)
-------------------

Features:
  * Add support for prefixing integer values with `+` character
  [#243](https://github.com/leejarvis/slop/pull/243) (Juha Ylitalo)
  * Add support for parsing floats with scientific notation
  [#250](https://github.com/leejarvis/slop/pull/250) (Hansuk Hong)

Maintenance:
  * Add 2.7.0 to CI and fix warnings
  [#248](https://github.com/leejarvis/slop/pull/248) (Juha Ylitalo, Andrew Kane)
2020-03-23 17:17:30 +00:00
taca
37554520bc misc/ruby-progressbar: update to 1.10.1
Update ruby-progressbar to 1.10.1.
pkgsrc change: add "USE_LANGAUGES=	# none".


Version v1.10.1 - May 27, 2019

Change

* Make Extra Sure We're Not Loading Ruby's Time Class

Fix

* CHANGELOG URI in both gemspecs to point to master CHANGELOG.md
* Ruby 1.8/1.9 IO Doesn't Respond to winsize

Remove

* allowed_push_host From gemspecs
2020-03-23 17:15:56 +00:00
taca
91d20de86a misc/ruby-mimemagic: update to 0.3.4
Update ruby-mimemagic to 0.3.4.


## 0.3.4 (2020-01-28)

Added frozen string literal comments
2020-03-23 17:14:15 +00:00
taca
d401e0857d misc/ruby-pry: update to 0.13.0
Update ruby-pry to 0.13.0.
pkgsrc change: add "USE_LANGAUGES=	# none".


0.13.0 (March 21, 2020)

Features

* Added metadata to the gem (such as changelog URI, source code URI & bug
  tracker URI), so it shows on https://rubygems.org/gems/pry (#1869)
* Added ability to forward ARGV to a Pry session via -- (or -) when
  launching Pry from shell (#1902)
* Added Pry::Config::LazyValue & Pry::Config::MemoizedValue, which allow
  storing callable procs in the config (#2024)
* Added the rc_file config option that tells Pry the path to pryrc (#2027)
* Added the --code flag to the wtf command, which shows code for each
  backtrace frame (#2037)
* Added the ability to paste method call chains with leading dots (#2060)

API changes

* Pry::Prompt is a class now and it can be instantiated to create new
  prompts on the fly that are not registered with Pry::Prompt#add. Learn
  more about its API in the docs (#1877)

Deprecations

* Deprecated Pry.config.exception_whitelist in favor of
  Pry.config.unrescued_exceptions (#1874)
* Deprecated Pry.config.prompt = Pry::Prompt[:simple][:value] in favor of
  Pry.config.prompt = Pry::Prompt[:simple] when setting Pry prompt via
  pryrc. Pry::Prompt[:simple] would return an instance of Pry::Prompt
  instead of Hash (#1877)
* Deprecated setting prompt via an array of two procs: (#1877)

	# Deprecated, emits a warning.
	Pry.config.prompt = [proc {}, proc {}]

  This will be removed in the next release.
* Deprecated the show-doc command. The show-source -d is the new recommended
  way of reading docs (#1934)
* Deprecated Pry::Command#_pry_. Use Pry::Command#pry_instance instead (#1989)

Breaking changes

* Deleted deprecated Pry::Platform (#1863)
* Deleted deprecated Pry#{input/output}_array (#1884)
* Deleted deprecated Pry::Prompt::MAP (#1866)
* Deleted deprecated methods of Pry::Helpers::BaseHelpers such as mac_osx?,
  linux?, windows?, windows_ansi?, jruby?, jruby_19?, mri?, mri_19?, mri_2?
  (#1867)
* Deleted deprecated Pry::Command#text (#1865)
* Deleted deprecated Pry::Method#all_from_common (#1868)
* Deleted install-command (#1979)
* Deleted Pry::Helpers::BaseHelpers#command_dependencies_met? (#1979)
* Deleted commands: gem-cd, gem-install, gem-list, gem-open, gem-readme,
  gem-search, gem-stats (#1981)
* Deleted deprecated commands: edit-method and show-command (#2001)
* Deleted Pry::Command#disabled_commands (#2001)
* Deleted Pry::BlockCommand#opts (use #context instead) (#2003)
* Deleted Pry.lazy (use Pry::Config::LazyValue instead) (#2024)

Bug fixes

* Fixed bug where using Pry.config.prompt_name can return a
  Pry::Config::Lazy instead of expected instance of String (#1890)
* Fixed LoadError being raised when using auto completions and Bundler (#1896)
* Fixed bug where Pry.input_ring doesn't append duplicate elements (#1898)
* Fixed Ruby 2.6 warning about Binding#source_location (#1904)
* Fixed wrong winsize when custom output is passed to Pry (#2045)
* Fixed XDG_CONFIG_HOME & XDG_DATA_HOME precedence. When these env variables
  are set, Pry no longer uses traditional files like ~/.pryrc &
  ~/.pry_history. Instead, the env variable paths are loaded first (#2056)
* Fixed the $SAFE will become a normal global variable in Ruby 3.0 warning
  on Ruby 2.7 (#2107)
* Fixed bug when whereami -c cannot show beginning of the class, which is on
  the same line as another expression (#2098)
* Fixed bug when Object#owner is defined, which results into somewhat broken
  method introspection (#2113)
* Fixed bug when indentation leaves parts of input after pressing enter when
  Readline is enabled with mode indicators for vi mode. This was supposed to
  be fixed in v0.12.2 but it regressed (#2114)
2020-03-23 17:09:20 +00:00
taca
e45a92cfe0 misc/ruby-method_source: update to 1.0.0
Update ruby-method_source to 1.0.0.
pkgsrc change: add "USE_LANGAUGES=	# none".


v1.0.0 (March 19, 2020)

* Added Ruby 2.7 support
2020-03-23 16:55:54 +00:00
taca
2671111a49 misc/ruby-launchy: update to 2.5.0
Update ruby-launchy to 2.5.0.
pkgsrc change: add "USE_LANGAUGES=	# none".


## Version 2.5.0 - 2020-02-27

* Update depedencies
* Update minimum ruby level
* Move to `kde-open` on KDE - <https://github.com/copiousfreetime/launchy/pull/105> - wstephenson
* Applied some grammer / spelling fixes - <https://github.com/copiousfreetime/launchy/pull/130> - jeremymoritz
* `Pathname` instances do not raise exceptions when opening local files - <https://github.com/copiousfreetime/launchy/issues/101> - dmke
* Add a fallback console browsers - <https://github.com/copiousfreetime/launchy/issues/93> - trejkaz
2020-03-23 16:49:31 +00:00
taca
529714f36d misc/ruby-commander: update to 4.5.2
Update ruby-commander to 4.5.2.
pkgsr change: add "USE_LANGAUGES=	# none".


=== 4.5.2 / 2020-03-12

* Fix bug handling global options provided in option=value form (#47). (@orien)
* Fix ERB warnings under Ruby 2.7. (@esotericpig)
* Fix bug handling global options placed before command name (#32). (@orien)

=== 4.5.1 / 2020-03-08

* Fix bug causing global options to be ignored when arguments are present (#86). (@orien)

=== 4.5.0 / 2020-01-21

* Drop support for Ruby < 2.3.
* Fix bug parsing double dash (#75).

4.4.7 / 2018-10-22

* Update HighLine dependency to 2.0.0. (@rohitpaulk)
2020-03-23 16:37:11 +00:00
taca
5c7f618dea misc/ruby-bundler: update to 2.1.4
Update ruby-bundler to 2.1.4.
pkgsrc change: Add "USE_LANGAUGES=	# none".


## 2.1.4 (January 5, 2020)

Bugfixes:

  - Fix `net-http-pipeline` no longer being allowed in Gemfiles if already installed in the system due to our vendored version of `net-http-persistent` optionally requiring it [#7529](https://github.com/bundler/bundler/pull/7529)
  - Fix inline gems no longer being requirable if no Gemfile is present in the directory hierarchy [#7537](https://github.com/bundler/bundler/pull/7537)

## 2.1.3 (January 2, 2020)

Bugfixes:

  - Fix `rake build` when path has spaces on it [#7514](https://github.com/bundler/bundler/pull/7514)
  - Fix `rake release` git push tasks when the running shell has `git` as an alias of another command (like `hub`) [#7510](https://github.com/bundler/bundler/pull/7510)
  - Fix some circular require warnings [#7520](https://github.com/bundler/bundler/pull/7520)
  - Fix `bundle config set deployment true` recommended alternative to `bundle config --deployment` to behave in the same way as the `--deployment` flag [#7519](https://github.com/bundler/bundler/pull/7519)

## 2.1.2 (December 20, 2019)

Bugfixes:

  - Restore an explicit `require "rubygems"` on top `rubygems_integration.rb` to avoid some missing constant errors under some convoluted setups [#7505](https://github.com/bundler/bundler/pull/7505)

## 2.1.1 (December 17, 2019)

Bugfixes:

  - Fix some cases of shelling out to `rubygems` still being silent [#7493](https://github.com/bundler/bundler/pull/7493)
  - Restore compatibility with `rubygems-bundler` so that binstubs work under `RVM` [#7498](https://github.com/bundler/bundler/pull/7498)

## 2.1.0 (December 15, 2019)

Features:

  - Add support for new default gems. In particular,

    * `open3` [#7455](https://github.com/bundler/bundler/pull/7455)
    * `cgi`: [#7456](https://github.com/bundler/bundler/pull/7456)
    * `uri` [#7460](https://github.com/bundler/bundler/pull/7460)

    plus other PRs removing or lazily loading usages of these gems from other places to not interfere with user's choice, such as [#7471](https://github.com/bundler/bundler/pull/7471) or [#7473](https://github.com/bundler/bundler/pull/7473)

Bugfixes:

  - Fix `bundle exec rake install` failing [#7474](https://github.com/bundler/bundler/pull/7474)
  - Fix `bundle exec`'ing to rubygems being silent [#7442](https://github.com/bundler/bundler/pull/7442)
  - Restore previous `BUNDLE_GEMFILE` in `bundler/inline` [#7418](https://github.com/bundler/bundler/pull/7418)
  - Fix error when using `gem` DSL's `:glob` option for selecting gemspecs from a specific source [#7419](https://github.com/bundler/bundler/pull/7419)

Changes:

  - `bundle config` no longer warns when using "old interface" (might be deprecated again in the future) [#7475](https://github.com/bundler/bundler/pull/7475)
  - `bundle update` no longer warns when used without arguments (might be deprecated again in the future) [#7475](https://github.com/bundler/bundler/pull/7475)

## 2.1.0.pre.3 (November 12, 2019)

Features:

  - Add caller information to some deprecation messages to make them easier to fix [#7361](https://github.com/bundler/bundler/pull/7361)
  - Reconcile `bundle cache` vs `bundle package` everywhere. Now in docs, CLI help and everywhere else `bundle cache` is the preferred version and `bundle package` remains as an alias [#7389](https://github.com/bundler/bundler/pull/7389)
  - Display some basic `bundler` documentation together with ruby's RDoc based documentation [#7394](https://github.com/bundler/bundler/pull/7394)

Bugfixes:

  - Fix typos deprecation message and upgrading docs [#7374](https://github.com/bundler/bundler/pull/7374)
  - Deprecation warnings about `taint` usage on ruby 2.7 [#7385](https://github.com/bundler/bundler/pull/7385)
  - Fix `--help` flag not correctly delegating to `man` when used with command aliases [#7388](https://github.com/bundler/bundler/pull/7388)
  - `bundle add` should cache newly added gems if an application cache exists [#7393](https://github.com/bundler/bundler/pull/7393)
  - Stop using an insecure folder as a "fallback home" when user home is not defined [#7416](https://github.com/bundler/bundler/pull/7416)
  - Fix `bundler/inline` warning about `Bundler.root` redefinition [#7417](https://github.com/bundler/bundler/pull/7417)

## 2.1.0.pre.2 (September 15, 2019)

Bugfixes:

  - Fix `bundle clean` trying to delete non-existent directory ([#7340](https://github.com/bundler/bundler/pull/7340))
  - Fix warnings about keyword argument separation on ruby 2.7 ([#7337](https://github.com/bundler/bundler/pull/7337))

## 2.1.0.pre.1 (August 28, 2019)

One of the biggest changes in bundler 2.1.0 is that deprecations for upcoming
breaking changes in bundler 3 will be turned on by default. We do this to grab
feedback and communicate early to our users the kind of changes we're intending
to ship with bundler 3. See
[#6965](https://github.com/bundler/bundler/pull/6965).

Another important improvement is a better coexistence between bundler
installations and the default copy of bundler that comes with ruby installed as
a default gem. Since bundler is shipped as a default gem with ruby, a number of
users have been affected by issues where bundler ends up failing due to version
mismatches, because at some point of the execution, bundler switches to run the
default copy instead of the expected version. A number of PRs have been focused
on minimizing (hopefully eliminating) this, such as
[#7100](https://github.com/bundler/bundler/pull/7100),
[#7137](https://github.com/bundler/bundler/pull/7137),
[#6996](https://github.com/bundler/bundler/pull/6996),
[#7056](https://github.com/bundler/bundler/pull/7056),
[#7062](https://github.com/bundler/bundler/pull/7062),
[#7193](https://github.com/bundler/bundler/pull/7193),
[#7216](https://github.com/bundler/bundler/pull/7216),
[#7274](https://github.com/bundler/bundler/pull/7274)

Deprecations:

  * See the [the upgrading document](UPGRADING.md) for a detailed explanation of
    the deprecations that are getting enabled in bundler 2.1, and the future
    breaking changes in bundler 3.

Features:

  - Reimplement `config` command using subcommands ([#5981](https://github.com/bundler/bundler/pull/5981))
  - Add `bundle plugin list` command ([#6120](https://github.com/bundler/bundler/pull/6120))
  - Introduce a `bundle lock --gemfile` flag ([#6748](https://github.com/bundler/bundler/pull/6748))
  - Add local git repository source option (`--local_git`) to plugin installation ([#6749](https://github.com/bundler/bundler/pull/6749))
  - Add `quiet` flag to inline bundler ([#6828](https://github.com/bundler/bundler/pull/6828))
  - Introduce a `prefer_patch` configuration that makes `bundle update` behave like `bundle update --patch` ([#6931](https://github.com/bundler/bundler/pull/6931))
  - Introduce `Bundler.original_system` and `Bundler.original_exec` to shell out or exec to external programs using the original environment before bundler was loaded ([#7052](https://github.com/bundler/bundler/pull/7052))
  - Add feature parity to `bundle info GEM` with respect to the old deprecated command `bundle show GEM` [#7026](https://github.com/bundler/bundler/pull/7026)
  - Introduce `bundle list` to list groups of gems in your Gemfile. This command was actually documented, but was working as an alias to `bundle show` so this could also be considered a bug fix :) [#7072](https://github.com/bundler/bundler/pull/7072)
  - Introduce `bundle outdated --filter-strict` as an alias to `bundle outdated --strict` [#6030](https://github.com/bundler/bundler/pull/6030)
  - Add `:git` and `:branch` options to `bundle add` ([#7127](https://github.com/bundler/bundler/pull/7127))
  - Add `:ruby_26` as a valid value to the `:platform(s)` dsl ([#7155](https://github.com/bundler/bundler/pull/7155))
  - Let the `bundle cache` command include all features currently provided by `bundle package` ([#7249](https://github.com/bundler/bundler/pull/7249))
  - Several improvements on new gem templates ([#6924](https://github.com/bundler/bundler/pull/6924), [#6968](https://github.com/bundler/bundler/pull/6968), [#7209](https://github.com/bundler/bundler/pull/7209), [#7222](https://github.com/bundler/bundler/pull/7222), [#7238](https://github.com/bundler/bundler/pull/7238))
  - Add `--[no-]git` option to `bundle gem` to generate non source control gems. Useful for monorepos, for example ([#7263](https://github.com/bundler/bundler/pull/7263))

Bugfixes:

  - Raise when the same gem is available in multiple sources, and show a suggestion to solve it ([#5985](https://github.com/bundler/bundler/pull/5985))
  - Validate that bundler has permissions to write to the tmp directory, and raise with a meaningful error otherwise ([#5954](https://github.com/bundler/bundler/pull/5954))
  - Remove downloaded `.gem` file from the cache if it's corrupted ([#6010](https://github.com/bundler/bundler/pull/6010))
  - Fix generated README in new gems to explicitly suggest running `bundle install`, so that the outcome is independent from the major version of bundler being run ([#6068](https://github.com/bundler/bundler/pull/6068))
  - Fix `bundle outdated --group NAME` when the group is listed second in the Gemfile ([#6116](https://github.com/bundler/bundler/pull/6116))
  - Improve conflict resolution messages by not calling "ruby" a gem when conflict happens in the `required_ruby_version`, and by filtering out requirements that didn't contribute to the conflict ([#6647](https://github.com/bundler/bundler/pull/6647))
  - Avoid fetching and rebuilding git gems whenever any gem is changed in the Gemfile ([#6711](https://github.com/bundler/bundler/pull/6711))
  - Include the exact bundler version in the lock file in the suggested command when bundler warns about version mismatches of itself [#6971](https://github.com/bundler/bundler/pull/6971)
  - Fix plugins being installed every time a command is run #[#6978](https://github.com/bundler/bundler/pull/6978)
  - Fallback to sequentially fetching specs on 429s [#6728](https://github.com/bundler/bundler/pull/6728)
  - Make `bundle clean` also clean native extensions for gems with a git source [#7058](https://github.com/bundler/bundler/pull/7058)
  - Fix `bundle info bundler` to show the correct path to the bundler gem [#7026](https://github.com/bundler/bundler/pull/7026)
  - Fix `bundle config build.<gem>` not sending multiple parameters to `extconf.rb` correctly [#7023](https://github.com/bundler/bundler/pull/7023)
  - Fix bad error message on Gemfile errors under ruby 2.7 (still unreleased, but it's a bugfix for beta testers after all) [#7038](https://github.com/bundler/bundler/pull/7038)
  - Warn about situations where multiple gems provide the same executable ([#7075](https://github.com/bundler/bundler/pull/7075))
  - Ignore `frozen` setting in inline mode ([#7125](https://github.com/bundler/bundler/pull/7125))
  - Fix incorrect "bundler attempted to update GEM but version stayed the same" message when updating git sourced gems ([#6325](https://github.com/bundler/bundler/pull/6325))
  - Don't check for existence of a writable home directory if `BUNDLE_USER_HOME` is set ([#6885](https://github.com/bundler/bundler/pull/6885))
  - Fix error message when server would respond to a bad username/password requiest with a 401 ([#6928](https://github.com/bundler/bundler/pull/6928))
  - Fix `bundle outdated` pluralization when multiple groups are requested ([#7063](https://github.com/bundler/bundler/pull/7063))
  - Fix `bundle install` not updating conservatively when gemspec is changed ([#7143](https://github.com/bundler/bundler/pull/7143))
  - Fix `bundle exec` not respecting custom process titles inside scripts ([#7140](https://github.com/bundler/bundler/pull/7140))
  - Fix `bundle update` message about exclude groups saying "installed" instead of "updated" ([#7150](https://github.com/bundler/bundler/pull/7150))
  - Fix `bundle licenses` not showing correct information about bundler itself ([#7147](https://github.com/bundler/bundler/pull/7147))
  - Fix installation path not including ruby scope when `BUNDLE_PATH` was set ([#7163](https://github.com/bundler/bundler/pull/7163))
  - Fix `bundle clean` incorrectly removing git depedencies present in the Gemfile when rubygems 3.0+ was used and path involved a symlink ([#7211](https://github.com/bundler/bundler/pull/7211))
  - Fix platform specific gems always being re-resolved when bundler was not running under that platform ([#7212](https://github.com/bundler/bundler/pull/7212))
  - Fix `bundle package --all-platforms` causing `bundle install` to ignore `--with` and `--without` ([#6113](https://github.com/bundler/bundler/pull/6113))
  - Fix `MissingRevision` git errors to include the specific `git` command that failed under the hood ([#7225](https://github.com/bundler/bundler/pull/7225))
  - Fix using gemspec & `force_ruby_platform` on Windows ([#6809](https://github.com/bundler/bundler/pull/6809))
  - Make bundler's binstub checks on bundler version consistent with rubygems `BundlerVersionFinder` ([#7259](https://github.com/bundler/bundler/pull/7259))
  - Fix `bundle install` and `bundle update` generating different lockfiles when `path:` gems with relative paths starting with "./" were used ([#7264](https://github.com/bundler/bundler/pull/7264))
  - Give a proper error when user tries to `bundle open` a default gem ([#7288](https://github.com/bundler/bundler/pull/7288))
  - Fix `bundle doctor` command ([#7309](https://github.com/bundler/bundler/pull/7309))
  - Fix bundler giving an unclear recommendation when duplicated gems are found in the Gemfile ([#7302](https://github.com/bundler/bundler/pull/7302))

Documentation:

  - Fix typo on a file extension in `bundle.ronn` [#7146](https://github.com/bundler/bundler/pull/7146)
  - Fix incorrect default value for `cache_path` configuration ([#7229](https://github.com/bundler/bundler/pull/7229))
  - Binstubs documentation has been improved ([#5889](https://github.com/bundler/bundler/pull/5889))
  - Fix incorrect sections when explaining `:git`, `:branch`, and `:ref` options ([#7265](https://github.com/bundler/bundler/pull/7265))
  - Fix mentions to remembered options in docs to explain the current state ([#7242](https://github.com/bundler/bundler/pull/7242))

Internally, there's also been a bunch of improvements in our development
environment, test suite, policies, contributing docs, and a bunch of cleanups of
old compatibility code.
2020-03-23 16:34:26 +00:00
sborrill
13ded84427 dialog: update to 1.3-20200228
Changes since 1.3-20190211

2020/02/28
        + updated configure-macros, to work around ncurses vs xcode's c99 -W
        + update config.guess

2019/12/31
        + updated configure-macros.
        + update config.guess

2019/12/10
        + correct rc-file lookup of "default" color (report by Grady Martin,
          cf: 2019/09/24).
        + fix several issues in the sample scripts reported by shellcheck.
        + fix a few spelling errors reported by codespell (report by Jens
          Schleusener).
        + correct check for return-value of isblank(), which is not necessarily
          0/1 (report/patch by Paul Cercueil, Peter Korsgaard, cf: 2018/05/31).

2019/12/09
        + amend change for parsing command-options before calling init_dialog,
          to handle --no-shadow, etc., which are initialized in init_dialog
          (report by Paul Cercueil, cf: 2018/06/21).
        + add dlg_trace_va_msg to manpage, symbol files.

2019/11/10
        + improve layout of several widgets' data area when maximizing.
        + modify dselect/fselect to work with autosizing (Debian #915949).
        + add error messages from dlg_exiterr() to trace file.
        + improve manual page description of escaping in key-bindings.
        + modify inputmenu to recognize the "Cancel" button and keys bound to
          that feature while editing a renamed menu item.
        + revert one change, in form.c to the --last-key feature (Debian
          #942025).
        + correct ordering of libraries in configure-script, which appended
          in a case where it should have prepended.
        + update config.guess, config.sub

2019/09/26
        + improve dialog-config script's filtering of -L options using the
          linker default directories.
        + improve dialog-config script, adding a -L option corresponding to
          the configure --libdir option if it would be a duplicate (report by
          Andrew Kosteltsev).
        + build-fix for configure --disable-trace
        + updated pt.po from
                http://translationproject.org/latest/dialog/

2019/09/24
        + allow for underline- and reverse-video flags in the ".rc" file
          (integrated patch by Richard Robbins).

2019/08/08
        + amend change to --last-key feature to eliminate an unnecessary
          separator (report by Gabriele Balducci).

2019/08/06
        + extend --last-key feature to the remaining widgets which have
          ok/cancel buttons, and add logic to map keys which happen to be
          bound to ok/extra/cancel/help to simulate a button-press on the
          corresponding button (report by "sgewrk").

2019/08/01
        + further fixes for dialog-config.in (report by Andrew Kosteltsev).

2019/07/28
        + modify dialog-config.in so that setting prefix or exec-prefix to
          a given value with --prefix=VALUE or --exec-prefix=VALUE has the
          expected result of changing bindir, etc.
        + correct substitution for $LIBS value in dialog-config.in (report by
          Andrew Kosteltsev).

2019/07/24
        + modify dlg_will_resize() and dlg_result_key() functions to reduce
          the chance that dialog exits on a SIGWINCH (Debian #930775).
        + make test-package for the development headers/library
        + add --libs-only-L, etc., to dialog-config script (prompted by
          discussion with Andrew Kosteltsev).
        + fix a memory leak in gauge widget (Andrew Kosteltsev).
        + minor fix for CF_GCC_WARNINGS
        + update config.guess, config.sub
2020-03-23 16:04:34 +00:00
ryoon
5cdfc291c6 libreoffice: Update to 6.4.2.2
Changelog:
Bugs fixed compared to 6.4.2 rc1:

    tdf#117088 FILEOPEN: Some labels in charts are not displayed by default [Balazs Varga]
    tdf#118893 CRASH Impress: UI locks up when I drag a slide from the left "Slides" view to the Windows taskbar [Mike Kaganski]
    tdf#126904 In LO Calc: Right arrow causes a large unexpected column jump in protected sheet. [Noel Grandin]
    tdf#127782 New Print dialog is too high [Heiko Tietze]
    tdf#130515 Time field in Base form will not display correct format. [Noel Grandin]
    tdf#130680 CRASH: cutting content of document [Michael Stahl]
    tdf#131031 F5 navigator in calc opens initially very wide [Jan-Marek Glogowski]
    tdf#131060 FILEOPEN DOCX Column chart X axis labels are truncated [Balazs Varga]
    tdf#131208 Crash on double click to paragraph style [Jim Raykowski]
    tdf#131210 UI: Language Options: editing 'Date acceptance patterns' crashes whole application (gtk3) [Julien Nabet]
    tdf#131248 Crash when closing SQL Edit Query (gtk3 only) [Caolán McNamara]


Bugs fixed compared to 6.4.0 RC2

    ofz#20455 sw: HTML import: fix invalid table in footer [Caolán McNamara]
    tdf#91219 FILESAVE: Crash when anchoring a shape with a textbox to a frame that is anchored to that shape [Miklos Vajna]
    tdf#93389 Document recovery strips encryption [Mike Kaganski]
    tdf#95495 Fileopen: List levels not recognized in .docx custom outline numbering [Szabolcs Toth]
    tdf#103964 FILEOPEN: DOCX: misread shapes break the document layout (both 2007 and newer DOCX) [Miklos Vajna]
    tdf#106742 FILEOPEN: DOC(X) table with minus left spacing in MSO Word 2013+ [Michael Stahl]
    tdf#108272 FILEOPEN: SAXException: [word/document.xml line 2]: unknown error for .docx with floating table in header [László Németh]
    tdf#119191 FILEOPEN, FILESAVE The object rotates and switches position to a different cell everytime I Open/Close again. [Regina Henschel]
    tdf#122053 kde5: Orca screen reader does not read text for context menus and dialogs [Michael Weghorn]
    tdf#122218 After Update to 6.1.4 on macOS fonts are blurred on retina display (xcode 10) [Christian Lohmaier]
    tdf#122488 Toolbar icons to insert row/column in table are misleading with Sifr [Rizal Muttaqin]
    tdf#123971 Row height incorrect in Calc on reload regression when row contains multiline text and cells with different font sizes [Thorsten Behrens]
    tdf#125510 Highly visible icon missing within Sifr icon set [Rizal Muttaqin]
    tdf#125682 Wrong calculation number of pages(field NUMPAGES) if page numbering(field PAGE) starts from EVEN number [Michael Stahl]
    tdf#126578 EDITING: Create as View not available before connecting to Database (open table, executing query, open form) [Julien Nabet]
    tdf#126700 Untitled document remains open when have a default template [Jan-Marek Glogowski]
    tdf#126785 All libreoffice programs are duplicating the inputs [Michael Weghorn]
    tdf#127508 I cannot disable effect from highlighted/normal column/row header [Heiko Tietze]
    tdf#127815 Non-breaking spaces not inserted when LibreOffice-KDE5 is installed, since Libo 6.3.x (French typo) [Michael Weghorn]
    tdf#128849 Add new Breeze-Dark SVG / Sifr-Dark SVG icons [Rizal Muttaqin]
    tdf#128873 Calc - long time to open file in 6.4 beta [Serge Krot]
    tdf#128921 LibO 6.3.x contextual menu very slow with KDE5 vcl [Michael Weghorn]
    tdf#129221 Numbered bullets don't restart after header in importred .docx file [Miklos Vajna]
    tdf#129446 Slide Pane: Context menu is not displayed under certain conditions (gen) [Caolán McNamara]
    tdf#129529 Cannot open 819-pages ODT [Michael Stahl]
    tdf#129553 Assert replacing in a specific text [Michael Stahl]
    tdf#129809 LibreOffice Writer crash while moving one letter with hyperlink (gtk3/kf5) [Caolán McNamara, Michael Weghorn]
    tdf#129976 PDF image loses white background, when presentation is exported to PDF [Miklos Vajna]
    tdf#130054 Function wizard: Clicking on column header to get A:A-style reference stops working after switching to another sheet [Mike Kaganski]
    tdf#130071 Shortcuts don't work in Find&Replace dialog if vcl=kde5 and LANG=ru_RU.UTF8 [Michael Weghorn]
    tdf#130105 FILEOPEN XLSX Datapoint label position changes [Balazs Varga]
    tdf#130123 Expert configuration: Table lacks column resizing capabilities [Caolán McNamara]
    tdf#130148 Gallery drop-down list in Impress B&N dialog shows only start of full path instead item name [Onur Yilmaz]
    tdf#130161 Object list in catalog doesn't refresh after adding a Module or dialog [Caolán McNamara]
    tdf#130262 Writer thinks a two page doc file has an infinite number of pages [Patrick Jaap]
    tdf#130274 TRACK CHANGES: Crash in swlo.dll with track changes enabled and AutoCorrect [Michael Stahl]
    tdf#130325 When navigating validity dropdown using the arrow keys, the first option from the list is chosen right away [Samuel Mehrbrodt]
    tdf#130341 EDITING: Impossible to delete a table from Relationdesign in Linux KDE5 [Michael Weghorn]
    tdf#130370 calc: editing: ui: weakness with named ranges, move of cell to another sheet destroys referencing to local name reference there [Eike Rathke]
    tdf#130426 Overflow error for unicode beyond Chr(&H7FFF) [Stephan Bergmann]
    tdf#130440 Undo in impress always switches back to first slide [Xisco Fauli]
    tdf#130483 Crash on pasting a table from Writer [Mark Hung]
    tdf#130499 kf5: Crash when closing Writer after D'n'D of text [Jan-Marek Glogowski]
    tdf#130501 URL in unicode interpretate as file link (PDF export) [Stephan Bergmann]
    tdf#130533 Elementary: icons for lists handling in Impress Sidebar aren't in the same style [Rizal Muttaqin]
    tdf#130548 Page right and bottom margins in Writer in Landscape always zero [Caolán McNamara]
    tdf#130573 labels "4bit grayscale" and "4bit color" are exchanged in export to BMP [Noel Grandin]
    tdf#130610 Writer: DOCX export: text is not bold [Serge Krot]
    tdf#130657 FILEOPEN XLSX position of column is not retained [Balazs Varga]
    tdf#130679 Draw: Convert to polygon doesn't work [Noel Grandin]
    tdf#130708 Firebird: wrong precision and scale for DECIMAL and NUMERIC [Julien Nabet]
    tdf#130742 LibreOffice Start Center overlay icons aren't correct for Flat ODF documents [Heiko Tietze]
    tdf#130756 CRASH: traversing tabs with Ctrl+PageUp/Downken hyperlink click [Samuel Mehrbrodt]
    tdf#130762 Degrees spinbutton is no longer wraps around (gen) [Caolán McNamara]
    tdf#130776 PPTX import: Missing bullet in Smartart [Gülşah Köse]
    tdf#130793 Basic Dialog does not import/export images [X: Paragraph looses formatting [Jan-Marek Glogowski]
    tdf#130817 FILEOPEN: Incorrect footnote symbol [Jan-Marek Glogowski]
    tdf#130825 local name breaks if previous sheet is deleted [Eike Rathke]
    tdf#130827 kf5: unable to dock floating toolbars gowski]
    tdf#130864 Sifr: Slide transition icons on Impress Sidebar aren't black&white [Rizal Muttaqin]
    tdf#130871 Wrong Net Lines Only Chart Type in Colibre, Breeze, and Sifr [Rizal Muttaqin]
    tdf#130875 Breeze and Sifr Have No Envelope Orientation Icons [Rizal Muttaqin]
    tdf#130879 Breeze: Missing Character Spacing Icons in Writer Sidebar [Rizal Muttaqin]
    tdf#130885 Sifr: Missing Slide Layout Image [Rizal Muttaqin]
    tdf#130908 Chapter Numbering can't load custom style ( gtk3 ) [Noel Grandin]
    tdf#130912 Footnotes: "Before" and "After" text is placed the wrong way around [Julien Nabet]
    tdf#130915 Unable to assign columns properly (gen) [Caolán McNamara]
    tdf#130917 FILESAVE DOCX Signature line export creates invalid document [Samuel Mehrbrodt]
    tdf#130922 CRASH: Moving backwards in Paste Table wizard (gen) [Caolán McNamara]
    tdf#130925 Problem scrolling past lines 999 & 1000 in the LibreOffice Calc Macro editor, in either direction if View - Line Numbers enabled [Caolán McNamara]
    tdf#130939 Breeze & Sifr: Missing Merge Cells dialog icons [Rizal Muttaqin]
    tdf#130947 elementary: Missing Merge Cells dialog icons [Rizal Muttaqin]
    tdf#130959 LibreOffice crashes when opening files with non-existing hyperlinks [Noel Grandin]
    tdf#130989 Chapter Numbering can't load custom style ( gen ) [Caolán McNamara]
2020-03-22 21:03:38 +00:00
bsiegert
f5efefe062 Revbump all Go packages after go113 update. 2020-03-21 16:57:00 +00:00
taca
57d4f32443 misc/ruby-sprockets-rails: relax rails version
* Do not restrict to Rails to 4.2.

Bump PKGREVISION.
2020-03-20 15:11:41 +00:00
gson
9700ccde0a misc/py-anita: update to 2.3.
Changes from 2.2:

Deal with curses sometimes optimizing away the final "s" in "Debug
symbols", causing the debug set to not be installed.

Increase default memory size for amd64 from 128M to 192M, as the
installer no longer runs reliably in 128M without exhausting memory.

Keep logging the console output for a few seconds after shutdown to
catch the autoconf detach messages and possible panics on detach.

When logging shell commands, avoid line breaks between options and
their arguments.

Support the "virt" machine type for evbarm-eamv7hf as an alternative
to the default of vexpress-a15.  To enable, use the command line
option --machine virt.
2020-03-20 12:46:15 +00:00
nia
4b51d9715f *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
wiz
b7b3726c6f calibre: pkglint cleanup 2020-03-19 21:31:19 +00:00
tnn
7eeb222d84 py-sniffio: PYTHON_VERSIONS_INCOMPATIBLE must go before pyversion.mk 2020-03-15 23:47:14 +00:00