Commit graph

308239 commits

Author SHA1 Message Date
plunky
42eca00ec9 install icons as qcad.??? 2019-12-29 14:15:32 +00:00
leot
2196ab6ade doc: Remove conflicting lines 2019-12-29 12:49:34 +00:00
leot
bece6f6b46 doc: Updated mail/msmtp to 1.8.7 2019-12-29 12:45:28 +00:00
plunky
5c8b8c6f47 doc: Updated cad/qcad to 3.24.0.1 2019-12-29 12:44:38 +00:00
leot
f0e827fcba msmtp: Update to 1.8.7
Changes:
1.8.7
-----
- Extend `from' command that sets the envelope from address: the
  patterns %U, %H, %C, %M are now replaced with user name, host name,
  canonicalized host name, and the contents of /etc/mailname. This is
  useful for system-wide installations and is more powerful than the old
  auto_from and maildomain commands, which are now deprecated (but still
  supported, of course).

1.8.6
-----
- Aliases are now expanded recursively
- Minor bug fixes
2019-12-29 12:44:26 +00:00
plunky
4fb0928166 Update to QCAD 3.24.0.1, with ChangeLog:
3.24.0.1:

    Bug fixes:
        FS#2017 - Rendering of arcs in blocks with scale factor > 1

3.24.0 (2019/12/19):

    Draw:
        Ellipse > Inscribed in Quadrilateral:
            Create circle if appropriate
    Performance:
        Use of multiple CPU cores for display
    Modify:
        Scale:
            Improved support for non-uniform scaling
    Blocks:
        Improved support for non-uniform scaling
    Snap > Reference:
        Snap to reference point of block reference for block reference entities
    Edit > Application Preferences:
        File > Open/Save:
            Add preference to override "last saved by" file information for DXF/DWG export
    Misc > Script Examples > Mathematics > FlexPainter
        Paint complex patterns along existing lines and curves (see forum announcement)
    macOS 10.15:
        Update to Qt 5.13.2
            Fix mouse cursor display
    Linux:
        Provide packages linked against Qt 5.13
            Wayland support
            Fix keyboard layout switching under Wayland
    Bug fixes:
        FS#1931 - File > SVG Export: hatch arc interpolation
        FS#1933 - File > Advanced SVG export: file overwrite check doesn't use updated filename
        FS#1942 - Draw > Circle > Two tangents and point: fails for case with point on bisector
        FS#1946 - CAM > Cam Legacy Export: Cut inner paths before outer paths has no effect
        FS#1948 - Modify > Offset (through Point): Point orthogonal to end point of line segment not accepted
        FS#1949 - Modify > Break out: Leftover (zero length line) after using tool on ray
        FS#1950 - File > Save As: File dialog offers unsupported export formats (DWG R9, R10, R2.6, R2.5)
        FS#1962 - CAM > Drill Toolpaths: Cannot be edited / updated from source entities
        FS#1973 - File > SVG Export: polylines with large arc segments (> 180°) not exported correctly
        FS#1975 - RPolyline::getOrientation: Wrong orientation for polylines with large arcs
        FS#1979 - View > Layer List: icon spacing
        FS#1984 - Block > Create Block from Selection: Slow for large number of entities
        FS#1985 - Hatch dots are rendered as lines with fixed lenght of 0.02 units
        FS#1986 - Page Tags set as default not displayed
        FS#1987 - File > SVG Export: full circle hatch
        FS#1990 - Layer > Duplicate Layer: fails for layer "0"
        FS#1991 - Modify > Divide: Preview indicator fails on infinitive lines
        FS#1993 - Draw > Insert Bitmap: relative zero point not set
        FS#1996 - File > Save: DXF header variable CECOLOR changed
        FS#2000 - CAM > Nesting: misleading "Sheet added" confirmation
        FS#2001 - CAM > Nesting: Alignment fails
        FS#2002 - Draw > Viewport > Add Viewport: Hatch is offset incorrectly in Viewport
        FS#2007 - bbox.bat cannot write log file
        FS#2012 - Draw > Hatch > Hatch from Selection: block transforms not taken into account
2019-12-29 12:44:15 +00:00
markd
c86198cc19 transcode: use ffmpeg4 2019-12-29 10:23:53 +00:00
markd
2b5ef26fe0 openimageio: use ffmpeg4. find the correct openexr libraries. 2019-12-29 10:15:04 +00:00
markd
af77dc27c2 opencv: switch to ffmpeg4. Don't pick up stray packages. 2019-12-29 10:00:08 +00:00
plunky
5b14d1966f spread out long line to paragraph form 2019-12-29 09:10:36 +00:00
adam
706c9d1013 Updated devel/cmake 2019-12-29 08:53:39 +00:00
adam
942f3553a3 cmake: updated to 3.16.2
CMake 3.16.2
VS: Fix support for v142 toolset minor versions in VS 16.5+
FindBLAS: Consider OpenBLAS with thread libraries only with C or CXX
FindBoost: Add support for Boost 1.72
Autogen: Revert processing of .hh files for compatibility
FindLAPACK: Fix support for LAPACK symbols inside BLAS libraries
PCH: Append pch header file to list of forced include files
Tests: Fix testCTestResourceSpec struct initialization for some compilers
2019-12-29 08:53:14 +00:00
ryoon
2c0791cbc7 Updated multimedia/obs-studio to 24.0.5 2019-12-29 06:44:49 +00:00
ryoon
3591ac4d07 Update to 24.0.5
Changelog:
24.0.5 Hotfix Changes

    Fixed macOS Catalina issues
    Fixed macOS Python scripting support
    Fixed a bug where audio bitrate would not be properly set to the specified value in simple output mode
    Fixed a bug where videos on loop could sometimes get frozen when switching scenes
    Fixed a bug with Linux Display Capture where the crop value would shift the cursor's captured position incorrectly
    Fixed an issue where if the video drivers crashed on Windows for whatever reason, OBS would not recover from that properly and also crash (yes you heard that correctly)
    Fixed an issue where when connecting to your Twitch account fails because of Twitch's two-factor authentication requirement, you would not be able to change to another Twitch account until authentication was fixed and the account was reconnected
    Fixed an issue where when connecting your Twitch account for the first time, the panels would not open up in dark mode
    Fixed an issue where preview projector stopped working when toggling studio mode
    Fixed an issue where multiple 0x0 windows would appear on Linux Window Capture
    Fixed an issue where certain windows would not be listed with Linux Window Capture
    Fixed a few rare crashes
    You can now use Twitch dashboard panel URLs as custom browser docks
    Added some additional graphics and audio diagnostic logging

24.0.3 Hotfix

    Fixed a startup crash on the 32bit version of OBS
    Fixed an issue where audio monitoring on Windows would have a bit of unintended latency introduced by 24.0.2
2019-12-29 06:44:27 +00:00
ryoon
e0c461dd18 Enable gst-plugins1-vaapi 2019-12-29 06:40:44 +00:00
ryoon
48eac5a1de Added multimedia/gst-plugins1-vaapi version 1.16.2 2019-12-29 06:40:18 +00:00
ryoon
acea0a8547 multimedia/gst-plugins1-vaapi: import gst-plugins1-vaapi-1.16.2
GStreamer hardware acceleration VA-API plugin
2019-12-29 06:38:56 +00:00
ryoon
3ca46e9a45 Updated devel/sdcc3 to 3.9.0 2019-12-29 06:29:52 +00:00
ryoon
34693ebe2e Update to 3.9.0
Changelog:
SDCC 3.9.0 Feature List:
    Support for struct / union assignment.
    Optimizations in the stm8 backend relevant to soft float increase Whetstone score by two thirds.
    Improvements in rematerialization in the stm8 backend improve code generation for struct, union and arrays.
    New stack allocator reduces stack space usage for the stm8, z80, z180, gbz80, r2k, r3ka, tlcs90 backends.
    New ez80_z80 backend for eZ80 in Z80 mode.
    Removed deprecated sdcclib utility.
    New pdk14 backend for Padauk µC with 14-bit wide program memory.
    New in-development pdk15 backend for Padauk µC with 15-bit wide program memory.


SDCC 3.8.0 Feature List

There is always a problem to create a list of new features when a new SDCC release is announced. The following list is an attempt to create such a list "on the fly". Every time a new feature which is visible or interesting for the SDCC users is implemented, it should be added to the following list.

    Additional general utility function: bsearch().
    Support for rematerialization in the stm8 backend reduces register pressure and stack usage.
    Merged upstream GNU binutils 2.30.
    All Python code is now fully compatible with both Python 2.7 and Python 3.6, so Python 3 can be used instead of Python 2.
    Regression testing for diagnostics.
    Improved handling of local bool variables in the mcs51 backend substantially reduces code size.
    Large memory model for stm8 for 24-bit codespace allows using more than 32KB of Flash for code.
    New optimizations for calls to some standard library function (printf(), puts(), strcpy()).
    The type of true and false from stdbool.h change from int to bool.
    New C2X mode (--std-c2x, --std-sdcc2x, #pragma std_c2x) adds support for one-argument static_assert variant.
    Intermingling of declarations and statements (ISO C99).
    Support headers for AX8052 devices.
    Adopted GCC 8.2 regression tests (execute part of the GCC C torture tests).
2019-12-29 06:29:23 +00:00
ryoon
b0c54f1af0 Enable py-pychromecast 2019-12-29 04:46:28 +00:00
ryoon
fd8e984ee6 Added net/py-pychromecast version 4.1.0 2019-12-29 04:45:37 +00:00
ryoon
b576b9fb75 net/py-pychromecast: import py38-pychromecast-4.1.0
Python module to talk to Google Chromecast
2019-12-29 04:44:58 +00:00
ryoon
26cc83f662 Enable py-zeroconf 2019-12-29 04:41:18 +00:00
ryoon
bd5bb2122f Added net/py-zeroconf version 0.24.3 2019-12-29 04:40:50 +00:00
ryoon
7a291883ac net/py-zeroconf: import py38-zeroconf-0.24.3
Pure Python Multicast DNS Service Discovery Library
2019-12-29 04:39:49 +00:00
ryoon
1877f6d91b Enable py-ifaddr 2019-12-29 02:26:04 +00:00
ryoon
e593be150d Added net/py-ifaddr version 0.1.6 2019-12-29 02:25:08 +00:00
ryoon
d1245f908e net/py-ifaddr: import py38-ifaddr-0.1.6
ifaddr is a small Python library that allows you to find all the
IP addresses of the computer.
2019-12-29 02:24:18 +00:00
fox
a65e900491 doc: Added sysutils/pfetch version 0.4.0 2019-12-29 01:36:10 +00:00
ryoon
c0f20c5d1e Updated multimedia/libva-utils to 2.6.0 2019-12-29 01:33:17 +00:00
fox
656e1750da Added pfetch to Makefile SUBDIRs. 2019-12-29 01:33:09 +00:00
ryoon
2e4bcb4f72 Update to 2.6.0
Changelog:
2.6.0
Align libva attribute check
Added displaying supported config attributes
add the VP samples README.
add VP sample for usrptr and 1:N output

2.5.0
meson: rename the h264enc binary to be in line with the autotools build
unify NEWS format
sfcsample: don't include X11 headers
test: update vaInitialize_vaTerminate_Bad_vaSetDriverName
Check for -fstack-protector
vavpp: csc with AYUV format
vavpp: requires BGRA frame when saving a BGRA file

2.4.0
fix make dist issue caused by decode streamout sample
add VP sample for Blending.
add VP seperate sample for scaling,csc,sharpness,denoise,chromasitting.
2019-12-29 01:32:53 +00:00
ryoon
f64012123b Updated multimedia/libva to 2.6.0 2019-12-29 01:32:24 +00:00
ryoon
5c0d105e6e Update to 2.6.0
Changelog:
2.6.0
enable the mutiple driver selection logic and enable it for DRM.
drm: Add iHD to driver_name_map
Add missed slice parameter 'slice_data_num_emu_prevn_bytes'
ensure that all meson files are part of the release tarball
configure: use correct comparison operator
trace: support VAConfigAttribMultipleFrame in trace
remove incorrect field of VAConfigAttribValDecJPEG
va/va_trace: Dump VP9 parameters for profile 1~3
add multiple frame capability report
add variable to indicate layer infromation
trace: fix memory leak on closing the trace
add prediction direction caps report
Add comments for colour primaries and transfer characteristics in VAProcColorProperties

2.5.0
Correct the comment of color_range.
Add VA_FOURCC_A2B10G10R10 for format a2b10g10r10.
Adjust VAEncMiscParameterQuantization structure to be align with VAEncMiscParameterBuffer(possible to impact BC)
Add attribute for max frame size
Add va_footer.html into distribution build
va_trace: hevc profiles added
Add new definition for input/output surface flag
va/va_trace: add trace support for VAEncMiscParameterTypeSkipFrame structure.
va/va_trace: add MPEG2 trace support for MiscParam and SequenceParam
va_openDriver: check strdup return value
Mark some duplicated field as deprecated
Add return value into logs
va/va_trace: add trace support for VAEncMiscParameterEncQuality structure.
Add newformat foucc defination
va_backend: remove unneeded linux/videodev2.h include
va_trace: add missing <sys/time.h> include
configure: don't build glx if VA/X11 isn't built
va/va_trace: unbreak with C89 after b369467
[common] Add A2RGB10 fourcc definition
build: meson: enables va messaging and visibility
va/va_trace: add trace support for RIR(rolling intra refresh).
va/va_trace: add trace support for ROI(region of interest).

2.4.0
va_TraceSurface support for VA_FOURCC_P010
Add pointer to struct wl_interface for driver to use
(integrate) va: fix new line symbol in error message
av: avoid driver path truncation
Fix compilation warning (uninit and wrong variable types) for Android O MR1
Allow import of the DRM PRIME 2 memory type
android: ignore unimportant compile warnnings
compile: fix sign/unsign compare in va_trace.c
android: replace utils/Log.h with log/log.h
High Dynamic Range Tone Mapping: Add a new filter for input metadata and some comments.
Remove restrictions on vaSetDriverName()
2019-12-29 01:31:42 +00:00
fox
3e019abd1a Import of pfetch-0.4.0 as sysutils/pfetch
Pretty and simple system information tool written in POSIX sh, supporting:
Linux; Android; MacOS; OpenBSD; FreeBSD; NetBSD; Haiku; Minix; Solaris; and
more.
2019-12-29 01:29:40 +00:00
ryoon
68777dc6dd pitivi: Fix build with lang/python38 2019-12-29 01:15:51 +00:00
ryoon
c314e820c5 Update mingw-w64 packages 2019-12-29 01:10:37 +00:00
ryoon
78deb68274 Update to mingw-w64 to 7.0.0 and binutils to 2.33.1
mingw-w64:
Notable changes:

    _FORTIFY_SOURCE support thanks to Christian Franke.
    Lots of math fixes from Martin Storsjö.
    Many headers updated from Wine by Jacek Caban.
    UCRT support by Martin Storsjö.

binutils:
No specific change for Windows/PECOFF.
2019-12-29 01:08:13 +00:00
ryoon
5b083dae9d Updated mail/isync to 1.3.1 2019-12-29 01:00:50 +00:00
ryoon
24b107245f Update to 1.3.1
* Enable SASL support

Changelog:
This is a long overdue maintenance release:
- SSL now uses SNI, which for example GMail requires
- fixed fallbacks for missing UIDPLUS extension (with e.g. DavMail)
- fixed UIDVALIDITY recovery with really long Message-id headers
- fixed GSSAPI authentication with Kerberos
- fixed support for IMAP servers which do not sort search results (e.g.,
  poczta.o2.pl)
- fixed CopyArrivalDate on platforms without glibc
- fixed useless SASL warnings with certain plugins
- the perl 5.14 requirement is now made explicit
- improved OpenBSD support
- fixed a bunch of compiler warnings
2019-12-29 01:00:22 +00:00
ryoon
9cdf23d472 Updated mail/thunderbird-l10n to 68.3.1 2019-12-29 00:52:24 +00:00
ryoon
001eba1fb2 Update to 68.3.1
* Sync with mail/thunderbird-68.3.1
2019-12-29 00:52:02 +00:00
ryoon
cd351b9dcc Updated mail/thunderbird to 68.3.1 2019-12-29 00:51:43 +00:00
ryoon
a9e8f34dda Update to 68.3.1
Changelog:
68.3.1
Changes
changed
In dark theme unread messages no longer shown in blue to distinguish from tagged messages

changed
Account setup is now using client side DNS MX lookup instead of relying on a server.

Fixes
fixed
Searching LDAP address book crashed in some circumstances

fixed
Message navigation with backward and forward buttons did not work in some circumstances

fixed
WebExtension toolbar icons were displayed too small

fixed
Calendar: Tasks due today were not listed in bold

fixed
Calendar: Last day of long-running events was not shown


68.3.0
What’s New
new
Message display toolbar action WebExtension API

new
Navigation buttons are now available in content tabs, for example those opened via an add-on search

Changes
changed
"New email" icon in Windows systray changed from in-tray with arrow to envelope
Fixes

fixed
Icons of attachments in the attachment pane of the Write window not always correct

fixed
Toolbar buttons of add-ons in the menubar not shown after startup

fixed
LDAP lookup not working when SSL was enabled. LDAP search not working when "All Address Books" was selected.

fixed
Scam link confirmation panel not working

fixed
In Write window, the Link Properties dialog wasn't showing named anchors in context menu

fixed
Calendar: Start-up failed if the application menu is not on the calendar toolbars

fixed
Chat: Account reordering via drag-and-drop not working on Instant messaging status dialog (Show Accounts)

fixed
Various security fixes

Security fixes:
#CVE-2019-17008: Use-after-free in worker destruction
#CVE-2019-13722: Stack corruption due to incorrect number of arguments in WebRTC code
#CVE-2019-11745: Out of bounds write in NSS when encrypting with a block cipher
#CVE-2019-17009: Updater temporary files accessible to unprivileged processes
#CVE-2019-17010: Use-after-free when performing device orientation checks
#CVE-2019-17005: Buffer overflow in plain text serializer
#CVE-2019-17011: Use-after-free when retrieving a document in antitracking
#CVE-2019-17012: Memory safety bugs fixed in Firefox 71, Firefox ESR 68.3, and Thunderbird 68.3
2019-12-29 00:51:06 +00:00
ryoon
a3bf54a88b Updated misc/libreoffice to 6.3.4.2 2019-12-28 23:32:13 +00:00
ryoon
e93b187468 Update to 6.3.4.2
Changelog:
6.3.4.2
List of fixed bugs

Bugs fixed compared to 6.3.4 rc1:

    rhbz#1775544 [abrt] libreoffice-core: (anonymous namespace)::signalHandlerFunction(): soffice.bin killed by SIGABRT [Caolán McNamara]
    tdf#99711 Sidebar Position and Size displays incorrect width and height when units in mm [Caolán McNamara]
    tdf#124513 Calc: Unable to reference cells in another workbook using mouse from Function Wizard [Caolán McNamara]
    tdf#127403 BASIC editor: black code after select [Jan-Marek Glogowski]
    tdf#128499 FILESAVE: DOC: Formatting in TOC is lost after RT [László Németh]
    tdf#128598 FILEOPEN: Certain syntax of opening file from samba share results in Document in Use dialog [Stephan Bergmann]
    tdf#128659 Cannot add AutoCorrect entries once the user/autocorr/acor_xx-XX.dat file is created [Noel Grandin]
    tdf#128698 MySQL/MariaDB direct Connection: time-values not written to table [Julien Nabet]
    tdf#128748 Endless loop with query parameter on wrong input [Caolán McNamara]
    tdf#128845 EDITING: cannot modify a bibliography entry after creating it [Noel Grandin]
    tdf#128862 CRASH: Unable to open tables in HSQLDB odb-files with apostrophe " ' " character in table name [Julien Nabet]
    tdf#128898 import text from file with text-decode failed [Noel Grandin]
    tdf#128985 FILESAVE, FILEOPEN: Style text directionss revert to RTL on save and re-open [Tamás Zolnai]
    tdf#129027 The Manage Names dialog is no longer resizable in LibreOffice 6.3.3 [Caolán McNamara, Xisco Fauli]
    tdf#129107 Objects in Array and Other Variables Disappear After Redimensioning [Noel Grandin]
    tdf#129191 FORMATTING: Default font for headers/footers in CSV-like file changed from 6.3.3 and up [Caolán McNamara]

6.3.4.1
List of fixed bugs

Bugs fixed compared to 6.3.3 (rc2):

    ofz#14989 Z_NEED_DICT related infinite loop [Caolán McNamara]
    ofz#18454 bad-cast to SwDrawContact from SwFlyDrawContact [Caolán McNamara]
    ofz#18467 check against end of buffer [Caolán McNamara]
    ofz#18646 ensure we are inside valid range [Caolán McNamara]
    ofz#18683 NotifyFreeObj override is not helpful [Caolán McNamara]
    ofz#19010 wrong start of range [Caolán McNamara]
    rhbz#1766990 [abrt] libreoffice-core: (anonymous namespace)::signalHandlerFunction(): soffice.bin killed by SIGABRT [Caolán McNamara]
    rhbz#1773525 The number of saved searches in the Find & Replace dialog does not change from default of 10 when edited. [Caolán McNamara]
    tdf#42112 EMF+ Fileopen: Embedded grouped diagram from particular DOC still doesn't preview arrows correctly (diagram opens fine if extracted from MSO) [Bartosz Kosiorek]
    tdf#42316 Creating a new document from a template removes the signature from all Macros [Jan-Marek Glogowski]
    tdf#49813 Enhanced autofilter popup window (Data > Filter > Auto Filter) should be resizeable (too narrow) (width too small) [Caolán McNamara]
    tdf#79007 FILEOPEN PPTX Shapes with washout mode are not displayed [Xisco Fauli]
    tdf#93300 Style formatting overrides direct formatting when using conditional formatting [Eike Rathke]
    tdf#97038 FILEOPEN DOCX Image aligned to page instead of table [Xisco Fauli]
    tdf#99115 SVG Insert: Styles defined globally (with *) aren't handle correctly [Xisco Fauli]
    tdf#103092 FILESAVE: Calc: wrong position for rotated pictures to 270 degree after save [Regina Henschel]
    tdf#104017 FILESAVE: DOC: New rows are displayed on table after RT [Miklos Vajna]
    tdf#108350 DOCX files must use C-fonts on IMPORT by default [Justin Luth]
    tdf#108452 UI: the curve tool pointer is invisible on a black background (GTK3) [Caolán McNamara]
    tdf#109219 Mailmerge: cannot use CSV with space in the file name as Address List with MM Wizard [Michael Weghorn]
    tdf#115967 Distorted formulas on printing to PDF or exporting to PDF for RTL text [Xisco Fauli]
    tdf#116071 FILESAVE: .doc style is lost after saving file as .odt [Justin Luth]
    tdf#117658 equations appear twice in pptx import [Miklos Vajna]
    tdf#117715 Settings from Conditional formatting should overwrite direct formatting (only number formatting remained in Comment 4) [Eike Rathke]
    tdf#118036 FILEOPEN: horizontal line in background is missing [Luke Deller]
    tdf#120315 FILEOPEN DOCX: Incorrect merged cells in writer table [Bakos Attila]
    tdf#121661 FILESAVE DOCX Hyphenation zone created with Word resets default value [Samuel Mehrbrodt]
    tdf#121963 button flashing - mouse wheel zooming breaks [Armin Le Grand]
    tdf#122232 UI: Pressing Enter in a protected sheet doesn't jump to next row in every case [Eike Rathke]
    tdf#122570 Doesn't work Enter key in Autofilter window in Calc [Jim Raykowski]
    tdf#123266 Improve the cursor/pointer images [Rizal Muttaqin]
    tdf#123851 Crash on start with KDE integration installed [Jan-Marek Glogowski]
    tdf#123926 Clip-path elements of imported/inserted SVG images aren't displayed correctly [Xisco Fauli]
    tdf#124267 User interface toolbar: shortcut key not rendered for Save as button enabled in toolbar [Caolán McNamara]
    tdf#124270 Editing: Err:522 on copying of rows with "Calc: threaded" enabled ( steps in comment 6 ) [Dennis Francis]
    tdf#124367 FILEOPEN DOCX table cell content flow changes [Bakos Attila]
    tdf#124708 CRASH: Selecting all and deleting [Muhammet Kara]
    tdf#124729 Impress reliably crashes on THIS PowerPoint document in Linux [Caolán McNamara]
    tdf#124770 FILEOPEN DOCX: Wrong horizontal spacing [Miklos Vajna]
    tdf#124986 FILEOPEN DOCX: "text:variable-set" field has trailing quotation marks in "office:string-value" [brinzing]
    tdf#125038 specific DOCX: additional entries from MERGEFIELD not visible in Word are shown in LO Writer [Miklos Vajna]
    tdf#125449 Changing percent gradient or color changes chart wall gradient color to black and white [Gabor Kelemen, Katarina Behrens]
    tdf#125778 FILESAVE DOCX Page break before TOC disappears [Justin Luth]
    tdf#125917 calc freezes when using data validity [Caolán McNamara]
    tdf#126021 Calc - the time required to save some files (in xls or xlsx format) is up to 20x longer in 6.2.4 versus 6.1.6 [Noel Grandin]
    tdf#126060 PPTX: FILEOPEN: Vertical text shown horizontally [Gülşah Köse]
    tdf#126293 Save icon changes size when document gets modified [Michael Meeks]
    tdf#126324 PPTX: FILEOPEN: what's shown as a past year in MSO is shown as today's date in LO [Tamas Bunth]
    tdf#126767 Autofill doesn't overwrite data in continuously filled cells [Eike Rathke]
    tdf#126942 Headings in Navigator Flicker [Jim Raykowski]
    tdf#126994 When I make any modification in a .docx file from Microsoft Office 2013, the page break is lost [Justin Luth]
    tdf#127129 FILEOPEN PPTX: font highlight is lost in table cells [Xisco Fauli]
    tdf#127164 Undo list is populated wrongly with "Delete slides" actions [Mike Kaganski]
    tdf#127317 Make text of tips of the day selectable [Heiko Tietze]
    tdf#127411 Broken mouse status in Impress status bar [Noel Grandin]
    tdf#127412 FILEOPEN: ODT: z-order of shapes is interpredactDoc uno command [Rizal Muttaqin]
    tdf#127645 LibreOffice Crashes or Freezes, if an Update of an Extension is Available [Caolán McNamara]
    tdf#127741 FILEOPEN DOCX Hyperlink made in Word does not change color when clicked on in Writer [Tünde TÃter Slides and Close, as it used to, but returns to 1 during presentation [Samuel Mehrbrodt]
    tdf#127961 Auto-correction append/prepend NNBS (U+202F) to « » for correct typography of French language double quotation use [Eike Rathke]
    tdf#127964 Fit used to work as in Excel previously [Eike Rathke]
    tdf#127993 Correct word in spell check is greyed out in 6.3.2.2. making it difficult to read [Caolán McNamara]
    tdf#127994 Tip of the day dialog get resized horizontally on every tip (gtk3) [Heiko Tietze]
    tdf#128010 'JRE Required' message pops up when assigning BASIC Macro to customized menu. [Mike Kaganski]
    tdf#128016 FILEOPEN DOCX: Category labels are duplicated. [Balazs Varga]
    tdf#128077 Always reproducible complete crash/lock of all LibreOffice windows - data loss! [Noel Grandin]
    tdf#128096 FILESAVE: PPTX: Highlight not saved [Xisco Fauli]
    tdf#128104 macOS: Spell checker dialog in Writer does not accept non-US keyboard entries, e.g., äöü [Caolán McNamara]
    tdf#128111 pg_attrdef.adrsrc doesn't exist anymore from postgresql 12 [Julien Nabet]
    tdf#128130 UI: shortcuts missing for sections Options and Source and Destination in dialog Pivot Table Layout [Caolán McNamara]
    tdf#128137 UI: Editing the field "Range or formula expression" of dialog Manage Names is broken: cursor jumps to start and more... [Caolán McNamara]
    tdf#128148 Mail merge: Fields in headers not correctly replaced if header only from page 2 on [Michael Weghorn]
    tdf#128218 FunctionAccess.callFunction returns object type where 'Double' result is expected. [Eike Rathke]
    tdf#128230 Disabling of password protected change tracking is possible [Gabor Kelemen]
    tdf#128313 LibreOffice Calc Editing Find&replace results in Failure to respond - Program hangs [Caolán McNamara]
    tdf#128318 [l10n] Not translatable button label in paragraph style dialog [Caolán McNamara]
    tdf#128335 CRASH: cutting textboxes [Miklos Vajna]
    tdf#128359 Assertion failure when inserting column after the last one [Eike Rathke]
    tdf#128393 gtk3: insert -> fields -> more fields crashes [Caolán McNamara]
    tdf#128399 FILEOPEN DOCX: Can't select text in table with rotated text [Miklos Vajna]
    tdf#128431 Synchronize padding in header borders it is not working [Jim Raykowski]
    tdf#128434 Memory leak when converting many documents from *.docx to *.pdf [Jan-Marek Glogowski]
    tdf#128441 Crash in: mergedlo.dll (nvidia with device 0x2182 + Win10) [Julien Nabet]
    tdf#128447 XLSX: comment is displayed by default even without the <x:Visible/> tag [Justin Luth]
    tdf#128454 There is no easy way to delete a table in impress on iOS [Tor Lillqvist]
    tdf#128460 Exported Writer input fields are not imported correctly from docx [Jan-Marek Glogowski]
    tdf#128476 Active Window drop-down in Navigation View Hogs Screen [Caolán McNamara]
    tdf#128495 Print dialog box in Writer is too tall for screen so the button is off the bottom [Caolán McNamara]
    tdf#128504 FILESAVE: ODT: Text becomes an hyperlink after RT [Tünde Tóth]
    tdf#128530 (Korean Version Only) Two icons have reversed each other. [Julien Nabet]
    tdf#128538 Restart in safe mode: Open containig folder doesn't work and Show user profile gets a error message [Stephan Bergmann]
    tdf#128603 CRASH: Cutting a textbox in a reopened document [Miklos Vajna]
    tdf#128608 FILEOPEN: DOC: Row in table has incorrect background color [Justin Luth]
    tdf#128625 UI Multiple radio buttons selected in Error Bars dialog (non-gtk3) [Gabor Kelemen, Caolán McNamara]
    tdf#128631 GTK3: No mouse interaction with security warning dialog in embedded file [Caolán McNamara]
    tdf#128632 FILEOPEN: Image in embedded file not displayed at import time [Miklos Vajna]
    tdf#128649 FILESAVE: XLSX: Calc save to xlsx flawed [Eike Rathke]
    tdf#128679 Missing 32px*32px (Extra Large) Colibre Korean Icon [Rizal Muttaqin]
    tdf#128689 Request to Localize More Formatting Icons into Korean UI [Rizal Muttaqin]
    tdf#128700 Fileopen DOC: table content from header not shown due to table width [Justin Luth]
    tdf#128710 Extension hangs under VCLPLUGIN=kf5 [Jan-Marek Glogowski]
    tdf#128748 Endless loop with query parameter on wrong input [Caolán McNamara]
    tdf#128758 Scrollbar in Extension Manager doesn't appear at first [Caolán McNamara]
    tdf#128802 customize toolbar with drag and drop causes crash [Caolán McNamara]
    tdf#128811 Alignment option "Distributed" not working in calc. [Caolán McNamara]
    tdf#128812 LibreOffice - calc - specific xlsx document (almost) any operation (FILEOPEN, FORMATTING) takes about 1 min [Noel Grandin]
2019-12-28 23:31:47 +00:00
ryoon
a9cd1391af Updated editors/OmegaT to 5.1.0 2019-12-28 23:22:44 +00:00
ryoon
8b04ef5d85 Update to 5.1.0
Changelog:
OmegaT 5.1.0 brings the Mac and Windows packaging fixes from 4.3.1, plus 2 enhancements.

You can now specify the server to connect to in the Apertium MT connector.

In the Glossary pane, tooltips on glossary entries reveal the files they originated from.

The Belarusian, Czech, Dutch, Italian, Russian, Turkish, and Ukranian localisations were updated.

The OmegaT Project always welcomes developers, localisers and users to contribute their experience, knowledge and insights to the software we release.
2019-12-28 23:22:19 +00:00
ryoon
b54b63fb99 Updated www/php-nextcloud to 17.0.2 2019-12-28 23:11:30 +00:00
ryoon
b9092541db Update to 17.0.2
Changelog:
Version 17.0.2 December 20 2019
Changes

    Actually return the quote when getting global storage info (server#17851)
    Also set X-OC-Mtime header for files that are smaller than 10MB (server#17858)
    FIX: horizontal scrolling on mobile due to tab accessibility navigation 'skip to content' positioned at a fixed position (server#17883)
    Fix reshare with circle (server#17916)
    Bump icewind/searchdav (server#17919)
    Make timeout a optional parameter (server#17925)
    Check quota before transfer ownership (server#17928)
    Re-acquired expired shared locks on large file uploads (server#17945)
    Pass through ServerNotAvailableException on app init (server#17952)
    Do not check for updates if we have no internet (server#18036)
    Convert more columns to bigint (server#18040)
    Fix installing with MySQL 8.0.4+ (server#18043)
    Uid can be false when the user record does not exit (server#18047)
    Update the CRL (server#18050)
    Make chunksize (used to check for gone LDAP users) configurable (server#18054)
    Remove objectstore credentials (server#18075)
    Incorrect integer value: '' for column 'password_invalid' while migra… (server#18100)
    Trim the login name (server#18156)
    Delay creation of the cert bundle (server#18186)
    Handle token insert conflicts (server#18189)
    Throw an invalid token exception is token is marked outdated (server#18198)
    Backport #18120 (server#18205)
    Mark "Talk" active on /call/token URLs (server#18221)
    Allow to unfavorite all files (server#18247)
    Hide the tooltip if the list row is rerendered (server#18252)
    Move overwritehost check to isTrustedDomain (server#18306)
    Convert various columns in oc_mounts to bigint (server#18307)
    Do not disable authentication apps (server#18332)
    Sharee API GS fixes (server#18337)
    Handle IPv6 addresses with an explict incoming interface at the end (server#18352)
    Adding share type circles (server#18355)
    Fix restoring shared versions (server#18358)
    Support more IPv6 addresses in the RefreshWebcalJob (server#18366)
    Bump the CRL (server#18375)
    Allow to detect mimetype by content (server#18386)
    Bump serialize-javascript and handlebars (server#18419)
    Update icewind/searchdav to 1.0.2 (3rdparty#351)
    Is_dir can be null on blacklisted files (activity#407)
    Remove debug log (activity#412)
    Stable17 Use @nextcloud/axios so the csrf token gets refreshed (notifications#471)
    Fix header icon hover & focus feedback (notifications#495)
    Fix cutting of multibyte characters (notifications#499)
    Do not send push notifications when nothing was deleted (notifications#506)

Version 17.0.1 November 9 2019
Changes

    Always use the folder icon depending on the mount type if not a share mount (server#17156)
    Fix "create folder" icon overlaying home icon (server#17219)
    Fix directory detection for s3 (server#17273)
    Fix user with id 0 to be able to comment (server#17274)
    Handle moveFromStorage within the same storage even when storage wrap… (server#17277)
    Dont delete cache entries if deleting an object from object store failed (server#17281)
    Correctly detect the mimetype from uploads (server#17295)
    Add (hidden) option to configure smb timeout (server#17298)
    Position fixed for .toastify.toast (server#17300)
    Fix fetching additional search results on scrolling down (server#17305)
    Bring the default font size up to 15px (server#17309)
    Use handlebars from node_modules (on CI) (server#17348)
    Reduce adressbook change events and handling (server#17351)
    Fix typo in "which" (server#17358)
    Fix updating and deleting authtokens (server#17415)
    Allow removing federated shares of locally reshared files (server#17418)
    Fix oauth client redirect (server#17438)
    Don't call basename on null (server#17444)
    Fix axios csrf token update event (server#17453)
    Use @nextcloud/axios to keep the CSRF token in sync (server#17455)
    Kill ui-regression ci job (server#17457)
    Force hide tooltips on sidebar close (server#17493)
    Only cache the mimetype if the file exists (server#17538)
    Set the proper filename for version downloads (server#17541)
    Load additional scripts on help page (server#17578)
    Let SCSS cleanup only run once (server#17579)
    Pass on direct query parameter during login (server#17581)
    Added documentation links on settings pages (server#17589)
    Include the share in the Files_Sharing::loadAdditionalScripts event (server#17597)
    Treat LDAP error 50 as auth issue, prevents lost server connection errors (server#17617)
    Hide strange Everyone and Disabled group numbers with LDAP (server#17621)
    Fix browser back button (server#17638)
    Fix filename overlapping on mobile (server#17676)
    Harden middleware check (server#17681)
    Fix jsConfigHelper lang/locale mixup (server#17686)
    Fix weird KDE bug with loginflowv2 (server#17688)
    Make sure limit is never negative (server#17716)
    Fix DAV mimetype search (server#17731)
    Return null from migration to match with typehint (server#17742)
    Do not show 'Get your own free account' on services under subscription (server#17748)
    Fix action menu on mobile (server#17766)
    Bring back external storage group select delete (server#17767)
    Switch to Files Node API for zip generation (server#17840)
    Use correct route to generate (nextcloud_announcements#56)
    Name of the collector is `Php`. (survey_client#98)
    Update version on master (viewer#232)
    Bump eslint-plugin-node from 9.2.0 to 10.0.0 (viewer#235)
    Bump @babel/core from 7.5.5 to 7.6.0 (viewer#236)
    Bump @babel/preset-env from 7.5.5 to 7.6.0 (viewer#237)
    Bump webpack-cli from 3.3.7 to 3.3.8 (viewer#238)
    Bump webpack from 4.39.3 to 4.40.1 (viewer#242)
    Bump webpack from 4.40.1 to 4.40.2 (viewer#245)
    Bump webpack-cli from 3.3.8 to 3.3.9 (viewer#250)
    Bump eslint-config-nextcloud from 0.0.5 to 0.0.6 (viewer#258)
    Bump url-loader from 2.1.0 to 2.2.0 (viewer#259)
2019-12-28 23:07:58 +00:00