summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-09-28doc: Updated www/webkit-gtk to 2.30.1leot2-3/+3
2020-09-28webkit-gtk: Update to 2.30.1leot3-10/+10
Changes: 2.30.1 ====== - Bring back the environment variable to force single process mode when PSON is disabled. - Fix downloads started by an ephemeral web context. - Translation updates: Brazilian Portuguese.
2020-09-28doc: Added sysutils/fff version 2.2pin1-1/+2
2020-09-28Add fffpin1-1/+2
2020-09-28sysutils/fff: import packagepin5-0/+48
A simple file manager written in `bash`.
2020-09-28doc: Updated x11/xterm to 360pin1-1/+2
2020-09-28x11/xterm: update to 360pin2-7/+7
Patch #360 - 2020/09/20 -mention decGraphicsID in ctlseqs.ms (suggested by Thomas Wolff). -modify pixel-coordinate mouse reponse to use as origin the VT100-window rather than the underlying widget, which includes the scrollbar (report by Thomas Wolff). -add configure option --disable-print-graphics (Ross Combs). -add test_ptydata to make check rule. -minor fixes for ctlseqs.ms (report by Jean-Marc Bourguet). -minor fixes for manpage style (report/patch by "a1346054"). -correct cleanup from switch between italics/normal font in the show/hide cursor functions (report/testcase by Peter Fabinski). -integrated patch by Ross Combs: -internal renaming of GraphicsID symbols, for readability. -adjust logic for VT125, treating it as a ReGIS terminal. -update configure macros, for compiler-warning fixes. -integrated patch by Ross Combs: -add control sequence modes for graphics printing. -improve conversion to bitmaps for TrueType fonts in ReGIS -add font7 resource, for an enormous bitmap font. -do not reset graphics in a soft-reset. -add pointerFont resource, and -pf command-line option. -improve typography of manual page (patch by Branden Robinson). -amend patch #359 change to df-install.in to ignore a command-line assignment to DESTDIR if followed by an explicit --dir (report by Sven Joachim).
2020-09-28Updated devel/bison, devel/cmakeadam2-4/+4
2020-09-28cmake: updated to 3.18.3adam2-7/+7
CMake 3.18.3 * AutoGen: Fix moc and uic dependencies when building Qt itself * foreach: Fix crash parsing integer out of range * gitlab-ci: Prefer MR rules for any pipeline associated with a MR * Help: Update 3.18.2 release notes to mention 3.16.9 and 3.17.5 * gitlab-ci: update macOS jobs to use Xcode 11.7 * Check*CompilerFlag: Do not set result as a normal variable too * PCH: Mark CMake PCH source files as -x -header * PCH: Fix 30s wait for VS2008 when used via -Tv90 * AutoMoc: Restore support for re-running after project file changes * AutoMoc: Re-run moc if a dependency is missing * file(GENERATE): Create output file structures for all directories first * Tests: Pass additional Qt information to Ninja and NMC tests * Ninja Multi-Config: Fix clean:all target * Ninja Multi-Config: Fix cleaning of utility targets with commands * Ninja Multi-Config: Fix dependencies of utility targets * Ninja Multi-Config: Fix dependencies of custom commands * FindJNI: Add arm64 support * UseSWIG: Update option -interface usage * FindPython: enhance ABI checks against include directory * FindPython: CMP0012 must be set to NEW * ARMClang: Fix link line generation after addition of armlink support * FindMatlab: add R2020b => 9.9 * MSVC: Record support for c_static_assert * CUDA: Support setting CUDA14/17 when using MSVC * Implement cm::static_reference_cast by declval
2020-09-28bison: updated to 3.7.2adam2-8/+8
* Noteworthy changes in release 3.7.2 (2020-09-05) [stable] This release of Bison fixes all known bugs reported for Bison in MITRE's Common Vulnerabilities and Exposures (CVE) system. These vulnerabilities are only about bison-the-program itself, not the generated code. Although these bugs are typically irrelevant to how Bison is used, they are worth fixing if only to give users peace of mind. There is no known vulnerability in the generated parsers. ** Bug fixes Fix concurrent build issues (introduced in Bison 3.5). Push parsers always use YYMALLOC/YYFREE (no direct calls to malloc/free). Fix portability issues of the test suite, and of bison itself. Some unlikely crashes found by fuzzing have been fixed. This is only about bison itself, not the generated parsers.
2020-09-28modular-xorg-xephyr: fix Xephyr visual with -parent optionkhorben3-2/+19
This patch was imported from https://gitlab.freedesktop.org/xorg/xserver/-/issues/128. It notably fixes embedding Xephyr into Gtk+ 3 applications, such as simulator(1) from devel/deforaos-coder. Tested on netbsd-9/amd64.
2020-09-27doc: Updated finance/gnucash to 4.2wiz1-1/+2
2020-09-27gnucash: update to 4.2.wiz3-105/+13
4.2 - 27 September 2020 The third release of the 4.x stable series. Between 4.1 and 4.2, the following bugfixes were accomplished: Bug 102787 - Currency selection should do autocompletion Bug 476114 - Goto register by date feature req Adds ability to jump to arbitrary date. Bug 554391 - Tax Options dialog - can only assign one TXF category at a time If the Tax options dialog is opened from the Chart of Accounts and an account is selected then the tax dialog will preselect that account. Bug 787295 - Allow UI jump from Business accounts to their relevant invoice/bill/voucher Bug 797514 - Changing transaction unreconciles a split inconsistently Partial: This make sure that the split's reconcile status gets updated before the transaction is committed. Bug 797730 - Transaction matching can match multiple imported transactions to the same existing one Bug 797839 - Auto-complete prevents entering non-ASCII transaction descriptions Bug 797852 - Error in Accounts Payable Aging re cut off dates Bug 797857 - Edit->Preferences: Help/Close buttons unreachable Bug 797874 - Errors in register and new-account UI Bug 797878 - Pie chart displays fractions and long decimal representations Ensure amounts rendering is rounded to report-currency SCU Bug 797880 - [gnucash-cli] encoding and font differing from manually exported reports (Win10, German locale). Bug 797883 - [Transaction Report] non-localized string Bug 797889 - editing amounts in dr / cr behaving oddly Bug 797893 - Unable to change font size in charts Use the stylesheet font values instead of hard-coded ones. Bug 797895 - Hang for a long time (9 minutes per account) importing a QFX file. Bug 797896 - [HBCI] crash when downloading transactions. Bug 797897 - Cannot select multiple accounts in Tax Report Options Bug 797898 - [reconciliation] calculated balance amount per reconcilation date depending on actual time. Bug 797900 - Crash caused by Quitting while Check and Repair All is running Bug 797923 - Running employee report results in "Unbound variable: txn" Bug 797924 - Crash when searching for customer to process payment. Bug 797935 - Strange formal register headers In languages other than English because of poorly constructed translatable strings. Bug 797936 - Lot viewer notes field too narrow Bug 797945 - Tools -> Import Map Editor causes GnuCash to lock up The following fixes and improvements were not associated with bug reports: Update version in README, add Boost::program_options to dependencies. [report-utilities] compact functions Small fixes for various translation issues: Deduplicate translatable strings Add context to one-letter strings in guile code Fix typo in linked document gui Align translatable strings Expose C_ function (gettext with context string) to guile code, first use is for the document link short code (L) Improve and repair progress bar display on a variety of reports and windows, improving performance on several by reducing the number of progressbar calls. [gnc-main-window] enable show_text for progressbar, allowing gtk_progress_bar_set_text to actually display the progress text. Fix help_label of dialog-doclink.glade, remove question mark from Available, and insert missing spaces into the Business Item variant. Rename all Transaction and Invoice Association identifiers to DocLink to better reflect the purpose and for consistency with other software (e.g. Libre Office). Rename Transaction and Invoice Associations to Document Links. More clearly describes the actions and is more consistent with other software (e.g. Libre Office). Remove the Remove Linked Document context menu item because that can be done in the Manage dialog box. Fix the horizontal scrollbar in the linked docs window. I18n - deduplicate translatable strings macOS: Give GnuCash time to shut down gracefully instead of letting macOS pull the rug out. I18N: Align glossary to gnucash.pot. Create a similar copyright header. Add missing Report-Msgid-Bugs-To. [report-utilities] More dump data functions: gnc:dump-book - splits grouped by account gnc:dump-all-transactions - splits grouped by transaction gnc:dump-split - dumps single split [business-urls] link to owner report with enddate [dialog-invoice] gnc_business_call_owner_report_with_enddate [new-owner-report][api] owner-report-create-with-enddate; accepts enddate argument like owner-report-create. Enable exporting the tables in charts and some reports as CSV. Tweak a few strings to reuse translations Exported gnc:cmdline-template-export and gnc:cmdline-get-report-id. Handle ambiguous reportnames by returning #f. [price-quotes.scm] ensure missing-alphavantage message can show on console [budget.scm] Fix report crash on books with unreversed budgets [gnucash-cli] -R show should accept & try to load datafile Speed up computation of import match lists by running query only once, committing accounts only once, and doing a bulk insert into the GtkTreeview. Add Python example export_account_totals.py. Exports acount totals of all accounts into a CSV file. Updated Translations: Dutch, German, Italian, Ukrainian New Translations: Estonian, Indonesian
2020-09-27doc: Updated emulators/qemu to 5.1.0nb5jakllsch1-1/+2
2020-09-27fix SCSI disk block sizes outside range of 256 to 32768 in qemujakllsch3-3/+54
2020-09-27doc: Updated emulators/qemu to 5.1.0nb4jakllsch1-1/+2
2020-09-27Add debug-info option to qemu; default it offjakllsch2-4/+10
qemu defaults to building with -g, but it's usually just a waste of time and space in a pkgsrc environment without INSTALL_UNSTRIPPED enabled.
2020-09-27rust: Switch RUST_TYPE default back to "src", per requests from various devsnia1-5/+1
If you would still like to avoid the lengthy bootstrapping process, set RUST_TYPE= bin in your mk.conf.
2020-09-27Xrender: removewiz9-224/+4
This package contains an old version of libXrender. Announced in https://mail-index.netbsd.org/tech-pkg/2020/09/14/msg023792.html
2020-09-27doc: Updated devel/cbindgen to 0.14.5ryoon1-1/+2
2020-09-27cbindgen: Update to 0.14.6ryoon2-7/+7
CHangelog: Not available.
2020-09-27doc: Updated mail/neomutt to 20200925wiz2-2/+4
2020-09-27neomutt: update to 20200925.wiz2-8/+7
2020-09-25 Richard Russon <rich@flatcap.org> * Features - Compose: display user-defined headers - Address Book / Query: live sorting - Address Book / Query: patterns for searching - Config: Add '+=' and '-=' operators for String Lists - Config: Add '+=' operator for Strings - Allow postfix query ':setenv NAME?' for env vars * Bug Fixes - Fix crash when searching with invalid regexes - Compose: Prevent infinite loop of `send2-hook`s - Fix sidebar on new/removed mailboxes - Restore indentation for named mailboxes - Prevent half-parsing an alias - Remove folder creation prompt for POP path - Show error if `$message_cachedir` doesn't point to a valid directory - Fix tracking LastDir in case of IMAP paths with Unicode characters - Make sure all mail gets applied the index limit - Add warnings to -Q query CLI option - Fix index tracking functionality * Changed Config - Add `$compose_show_user_headers` (yes) * Translations - 100% Czech - 100% Lithuanian - Split up usage strings * Build - Run shellcheck on hcachever.sh - Add the Address Sanitizer - Move compose files to lib under compose/ - Move address config into libaddress - Update to latest acutest - fixes a memory leak in the unit tests * Code - Implement ARRAY API - Deglobalised the Config Sort functions - Refactor the Sidebar to be Event-Driven - Refactor the Color Event - Refactor the Commands list - Make ctx_update_tables private - Reduce the scope/deps of some Validator functions - Use the Email's IMAP UID instead of an increasing number as index - debug: log window focus
2020-09-27python27: Add reference to CVE-2020-26116 in patches for bpo-39603leot3-7/+7
2020-09-27 mk/bsd.pkg.mk: freeze ended for pkgsrc-2020Q3 branch [gdt 2020-09-27]gdt1-1/+2
The freeze is ended.
2020-09-27(databases/percona-toolkit) set SUBST_NOOP_OK.(bash/sh)= yesmef1-1/+3
2020-09-27(cad/tnt-mmtl) Fix build: Add BUILD_DEPENDS+= tex-epstopdf-pkg-[0-9]*mef1-1/+2
2020-09-27(cad/iverilog) Fix build, adapting to bison 3.7.1mef2-4/+4
2020-09-27(x11/labltk) Not really fix, but $(BYTECC) was missing, addedmef1-1/+3
2020-09-27doc/TODO: add and updatetaca1-2/+3
+ samba-4.13.0, sudo-1.9.3p1.
2020-09-27doc/TODO: add somewiz1-4/+24
+ appstream-glib-0.7.18, asciidoc-9.0.2, avahi-0.8, calibre-5.0, cascadia-ttf-2009.22, catch2-2.13.1, fluidsynth-2.1.5, google-benchmark-1.5.2, json-c-0.15, libde265-1.0.7, libheif-1.9.1, libuv-1.40.0, mtr-0.94, musicpd-0.22, ocaml-4.11.1, pkgconf-1.7.3, py-borgbackup-1.1.13, py-hypothesis-5.36.1, py-more-itertools-8.5.0, py-urwid-2.1.2, py-yarl-1.6.0, spdlog-1.8.0, tigervnc-1.11.0.
2020-09-27py-passlib: Update HOMEPAGE.kleink1-2/+2
2020-09-27(print/sile) Add USE_TOOLS+= bashmef1-2/+2
2020-09-27(print/lgrind) Add BUILD_DEPENDS+= tex-ec-[0-9]* for font tcrm1000mef1-1/+3
2020-09-27Update glusterfs to 8.2manu11-18/+22
Changes since 8.0, from ChangeLog commit 895183d5a2eceabcfdd81daff87ecab1159c32c6 Author: Rinku Kothiya <rkothiya@redhat.com> Date: Wed Sep 16 07:15:41 2020 +0000 doc: Added release 8.2 notes Updates: #1485 Change-Id: Ia42666051df1624444ea203bf8b7c876cf78b592 Signed-off-by: Rinku Kothiya <rkothiya@redhat.com> commit 85ff28ace3901a5a54d8de42d33ab2f9ac528ed8 Author: Srijan Sivakumar <ssivakum@redhat.com> Date: Tue Sep 1 12:48:48 2020 +0530 Events: Fixing coverity issues. Fixing resource leak reported by coverity scan. CID: 1431237 Change-Id: I2bed106b3dc4296c50d80542ee678d32c6928c25 Updates: #1060 Signed-off-by: Srijan Sivakumar <ssivakum@redhat.com> (cherry picked from commit ebc0253269d8a538239dd0b99d42f56ea320b0f0) commit 93d48622d9ddb96f07a8590312c2885e11751436 Author: srijan-sivakumar <ssivakum@redhat.com> Date: Sat Jul 18 05:59:09 2020 +0530 Events: Socket creation after getaddrinfo and IPv4 and IPv6 packet capture Issue: Currently, the socket creation is done prior to getaddrinfo function being invoked. This can cause mismatch in the protocol and address families of the created socket and the result of the getaddrinfo api. Also, the glustereventsd UDP server by default only captures IPv4 packets hence IPv6 packets are not even captured. Code Changes: 1. Modified the socket creation in such a way that the parameters taken in are dependent upon the result of the getaddrinfo function. 2. Created a subclass for adding address family in glustereventsd.py for both AF_INET and AF_INET6. 3. Modified addresses in the eventsapiconf.py.in Reasoning behind the approach: 1. If we are using getaddrinfo function then socket creation should happen only after we check if we received back valid addresses. Hence socket creation should come after the call to getaddrinfo 2. The listening server which pushes the events to the webhook has to listen for both IPv4 and IPv6 messages as we would not be sure as to what address family is picked in _gf_event. Fixes: #1377 Change-Id: I568dcd1a977c8832f0fef981e1f81cac7043c760 Signed-off-by: srijan-sivakumar <ssivakum@redhat.com> (cherry picked from commit 7c309928591deb8d0188793677958226ac03897a) commit b4cc0988d5e9a5bf354dd4c2cb254ce52546facb Author: nik-redhat <nladha@redhat.com> Date: Thu Sep 10 14:55:35 2020 +0530 glusterd: readdir-ahead off by default Changing the default value of readdir-ahead to off, but it can be enabled/disabled later on if with gluster vol set <volname> performance.readdir-ahead enabel/disable command. Updates: #1472 Change-Id: Idb3e16e8be98d7a811fc8e5d09906919ef50fbab Signed-off-by: nik-redhat <nladha@redhat.com> (cherry picked from commit 84a4cf76219b6187fc625740d1a1ebbe40e9f22c) commit 68db6b60f621d371c4059a7ee728ebb267854708 Author: nik-redhat <nladha@redhat.com> Date: Wed Aug 26 15:08:56 2020 +0530 glusterd: cksum mismatch on upgrading to latest gluster Issue: In gluster versions less than 7, the checksums were calculated whether or not the quota is enabled or not, and that cksum value was also getting stored in the quota.cksum file. But, from gluster 7 version onwards cksum was calculated only if the quota is enabled. Due to this, the cksums in quota.cksum files differ after upgrading. Fix: Added a check to see if the OP_VERSION is less than 7 then, follow the previous method otherwise, move as per the latest changes for cksum calculation. This changes for the cksum calculation was done in this commit : https://github.com/gluster/glusterfs/commit/3b5eb592f5 Updates: #1332 Change-Id: I7a95e5e5f4d4be4983fb7816225bf9187856c003 Signed-off-by: nik-redhat <nladha@redhat.com> (cherry picked from commit 865cca1190e233381f975ff36118f46e29477dcf) Signed-off-by: nik-redhat <nladha@redhat.com> commit a5d9edce9b59ee00d2a4027fafba126e82e2fcfd Author: Xavi Hernandez <xhernandez@redhat.com> Date: Fri Sep 4 14:49:50 2020 +0200 open-behind: implement create fop Open behind didn't implement create fop. This caused that files created were not accounted for the number of open fd's. This could cause future opens to be delayed when they shouldn't. This patch implements the create fop. It also fixes a problem when destroying the stack: when frame->local was not NULL, STACK_DESTROY() tried to mem_put() it, which is not correct. Fixes: #1440 Change-Id: Ic982bad07d4af30b915d7eb1fbcef7a847a45869 Signed-off-by: Xavi Hernandez <xhernandez@redhat.com> commit 473453c4e2b1b6fc94edbce438dd9a3c0ea58c67 Author: Amar Tumballi <amar@kadalu.io> Date: Tue Aug 18 14:08:20 2020 +0530 tests: provide an option to mark tests as 'flaky' * also add some time gap in other tests to see if we get things properly * create a directory 'tests/000/', which can host any tests, which are flaky. * move all the tests mentioned in the issue to above directory. * as the above dir gets tested first, all flaky tests would be reported quickly. * change `run-tests.sh` to continue tests even if flaky tests fail. Reference: gluster/project-infrastructure#72 Updates: #1000 Change-Id: Ifdafa38d083ebd80f7ae3cbbc9aa3b68b6d21d0e Signed-off-by: Amar Tumballi <amar@kadalu.io> (cherry picked from 097db13c11390174c5b9f11aa0fd87eca1735871) commit 635dcf82505efcdeaf01c4e0450a157b533099ba Author: Ravishankar N <ravishankar@redhat.com> Date: Tue Sep 1 11:36:42 2020 +0530 libglusterfs: fix dict leak Problem: gf_rev_dns_lookup_cached() allocated struct dnscache->dict if it was null but the freeing was left to the caller. Fix: Moved dict allocation and freeing into corresponding init and fini routines so that its easier for the caller to avoid such leaks. Updates: #1000 Change-Id: I90d6a6f85ca2dd4fe0ab461177aaa9ac9c1fbcf9 Signed-off-by: Ravishankar N <ravishankar@redhat.com> (cherry picked from commit 079f7a7d8a2bd85070c1da4dde2452ca82a1cdbb) commit f9b8462ba212e0fd572efdf6ade03f4d5c53d11e Author: Rinku Kothiya <rkothiya@redhat.com> Date: Tue Aug 25 12:31:20 2020 +0000 doc: Updated release 8.1 notes Updates: #1318 Change-Id: I87787a1aaf59302ad045ed6d2562920e17654678 Signed-off-by: Rinku Kothiya <rkothiya@redhat.com> commit ab40a26dcd9ce8b676f482bf751e57024e227e89 Author: Rinku Kothiya <rkothiya@redhat.com> Date: Sat Aug 22 17:23:25 2020 +0000 doc: Added release 8.1 notes Updates: #1318 Change-Id: I14d589bd9af85bdd4ae02902e41d4c5f7d930358 Signed-off-by: Rinku Kothiya <rkothiya@redhat.com> commit f120311737cf681c36423d8551e2e218509cd5f7 Author: Ravishankar N <ravishankar@redhat.com> Date: Wed Aug 19 11:14:25 2020 +0530 afr: add null check for thin-arbiter gfid. Problem: Lookup/creation of thin-arbiter ID file happens in background during mounting. On new volumes, if the ID file creation is in progress, and a FOP fails on data brick, a post-op (xattrop) is attemtped on TA. Since the TA file's gfid is null at this point, the ASSERT checks in protocol/ client causes a crash. Fix: Given that we decided to do Lookup/creation of thin-arbiter in background, fail the other AFR FOPS on TA if the ID file's gfid is null instead of winding it down to protocol/client. Also remove afr_changelog_thin_arbiter_post_op() which seems to be dead code. Updates: #763 Change-Id: I70dc666faf55cc5c8f7cf8e7d36085e4fa399c4d Signed-off-by: Ravishankar N <ravishankar@redhat.com> (cherry picked from commit f9b5074394e3d2f3b6728aab97230ba620879426) commit 4398db9d70f34e9a8af88fe3de564a906db7b182 Author: Xavi Hernandez <xhernandez@redhat.com> Date: Wed Aug 19 23:27:38 2020 +0200 open-behind: fix call_frame leak When an open was delayed, a copy of the frame was created because the current frame was used to unwind the "fake" open. When the open was actually sent, the frame was correctly destroyed. However if the file was closed before needing to send the open, the frame was not destroyed. This patch correctly destroys the frame in all cases. Change-Id: I8c00fc7f15545c240e8151305d9e4cf06d653926 Signed-off-by: Xavi Hernandez <xhernandez@redhat.com> Fixes: #1440 commit e173c5b0ee32c210a7d36f03f1847c42218a62e5 Author: Mohit Agrawal <moagrawa@redhat.com> Date: Mon Jul 27 18:08:00 2020 +0530 posix: Implement a janitor thread to close fd Problem: In the commit fb20713b380e1df8d7f9e9df96563be2f9144fd6 we use syntask to close fd but we have found the patch is reducing the performance Solution: Use janitor thread to close fd's and save the pfd ctx into ctx janitor list and also save the posix_xlator into pfd object to avoid the race condition during cleanup in brick_mux environment Change-Id: Ifb3d18a854b267333a3a9e39845bfefb83fbc092 Fixes: #1396 Signed-off-by: Mohit Agrawal <moagrawa@redhat.com> (cherry picked from commit 41b9616435cbdf671805856e487e373060c9455b) commit 05060c9664153beb392206ae05a498d4d4178f5f Author: Leonid Ishimnikov <lishim@fastmail.com> Date: Thu Aug 13 15:37:50 2020 -0400 glusterd: dump SSL error stack on disconnect Problem: When a non-SSL connection is attempted on an SSL-enabled management port, unrelated peers are subsequently disconnected from the node with a misleading error message. Cause: A non-SSL client causes OpenSSL to push a wrong version error into its thread-local error stack, but this error is never cleared, and it lingers in the stack until the thread is used by another SSL session, and a certain condition requires the error stack to be examined, at which time the old error is discovered and the connection is terminated. Solution: Log and clear the error stack upon terminating the connection. Change-Id: I82f3a723285df24dafc88850ae4fca65b69f6ae4 Fixes: #1418 Signed-off-by: Leonid Ishimnikov <lishim@fastmail.com> (cherry picked from commit bb5801d1480314e09b4203d2525bd01aada5c683) commit c5fc58c8cb01753e2fed173c76aea1e9cc333862 Author: Vinayakswami Hariharmath <vharihar@redhat.com> Date: Thu Aug 6 14:39:59 2020 +0530 features/shard: optimization over shard lookup in case of prealloc Assume that we are preallocating a VM of size 1TB with a shard block size of 64MB then there will be ~16k shards. This creation happens in 2 steps shard_fallocate() path i.e 1. lookup for the shards if any already present and 2. mknod over those shards do not exist. But in case of fresh creation, we dont have to lookup for all shards which are not present as the the file size will be 0. Through this, we can save lookup on all shards which are not present. This optimization is quite useful in the case of preallocating big vm. Also if the file is already present and the call is to extend it to bigger size then we need not to lookup for non- existent shards. Just lookup preexisting shards, populate the inodes and issue mknod on extended size. Fixes: #1425 Change-Id: I60036fe8302c696e0ca80ff11ab0ef5bcdbd7880 Signed-off-by: Vinayakswami Hariharmath <vharihar@redhat.com> (cherry picked from commit 2ede911d07c6dc07a0f729526ab590ace77341ae) commit 8ef4b79162a0409023b10a15561c84606e0b3ae0 Author: Krutika Dhananjay <kdhananj@redhat.com> Date: Mon May 4 14:30:57 2020 +0530 extras: Modify group 'virt' to include network-related options This is needed to work around an issue seen where vms running on online hosts are getting killed when a different host is rebooted in ovirt-gluster hyperconverged environments. Actual RCA is quite lengthy and documented in the github issue. Please refer to it for more details. Change-Id: Ic25b5f50144ad42458e5c847e1e7e191032396c1 Fixes: #1217 Signed-off-by: Krutika Dhananjay <kdhananj@redhat.com> (cherry picked from commit 5391f16fc4aa00f75af2a4c2707768370ace5f6c) commit 7b372cdeed876e68293620c25c6821324068fb54 Author: Ashish Pandey <aspandey@redhat.com> Date: Thu Jul 23 11:07:32 2020 +0530 cluster/ec: Remove stale entries from indices/xattrop folder Problem: If a gfid is present in indices/xattrop folder while the file/dir is actaully healthy and all the xattrs are healthy, it causes lot of lookups by shd on an entry which does not need to be healed. This whole process eats up lot of CPU usage without doing meaningful work. Solution: Set trusted.ec.dirty xattr of the entry so that actual heal process happens and at the end of it, during unset of dirty, gfid enrty from indices/xattrop will be removed. Change-Id: Ib1b9377d8dda384bba49523e9ff6ba9f0699cc1b Fixes: #1385 Signed-off-by: Ashish Pandey <aspandey@redhat.com> (cherry picked from commit ba1b0a471dec968633f89c7f790b099fb4ad700d) commit 7ff51badda5cbcbaa17f729d1e4ab715c462396a Author: Mohit Agrawal <moagrawa@redhat.com> Date: Sat Aug 1 09:28:47 2020 +0530 glusterd: Increase buffer length to save multiple hostnames in peer file Problem: At the time of handling friend update request glusterd updates peer file and if DNS has returned multiple hostnames for the same IP, glusterd saves all hostnames in peer file.In commit 1fa089e7a2b180e0bdcc1e7e09a63934a2a0c0ef We changed the approach to save all key value pairs in single shot. In case of a buffer is not having space to store the hostnames glusterd writes partial hostname in peer file. Solution: To avoid the failure increase the buffer length Change-Id: Iee969d165333e9c5ba69431d474c541b8f12d442 Fixes: #1407 Signed-off-by: Mohit Agrawal <moagrawa@redhat.com> (cherry picked from commit 6e8e73a06d71382f8f6e3cd83fe72692d19e66ba) commit 4be26c88732f55b38da171c86334eddbdaac5c14 Author: Sunny Kumar <sunkumar@redhat.com> Date: Tue May 19 16:13:01 2020 +0100 geo-rep: Fix corner case in rename on mkdir during hybrid crawl Problem: The issue is being hit during hybrid mode while handling rename on slave. In this special case the rename is recorded as mkdir and geo-rep process it by resolving the path form backend. While resolving the backend path during this special handling one corner case is not considered. <snip> Traceback (most recent call last):   File "/usr/libexec/glusterfs/python/syncdaemon/repce.py", line 118, in worker     res = getattr(self.obj, rmeth)(*in_data[2:])   File "/usr/libexec/glusterfs/python/syncdaemon/resource.py", line 588, in entry_ops     src_entry = get_slv_dir_path(slv_host, slv_volume, gfid)   File "/usr/libexec/glusterfs/python/syncdaemon/syncdutils.py", line 710, in get_slv_dir_path     dir_entry = os.path.join(pfx, pargfid, basename)   File "/usr/lib64/python2.7/posixpath.py", line 75, in join     if b.startswith('/'): AttributeError: 'int' object has no attribute 'startswith' In pyhthon3: Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib64/python3.8/posixpath.py", line 90, in join genericpath._check_arg_types('join', a, *p) File "/usr/lib64/python3.8/genericpath.py", line 152, in _check_arg_types raise TypeError(f'{funcname}() argument must be str, bytes, or ' TypeError: join() argument must be str, bytes, or os.PathLike object, not 'int' </snip> Backport of: >Ptach link: https://review.gluster.org/#/c/glusterfs/+/24468/ >Change-Id: I8b926899c60ad8c4ffc886d57028ba70fd21e332 >Fixes: #1250 >Signed-off-by: Sunny Kumar <sunkumar@redhat.com> Change-Id: I8b926899c60ad8c4ffc886d57028ba70fd21e332 Fixes: #1250 Signed-off-by: Sunny Kumar <sunkumar@redhat.com> (cherry picked from commit 27f5c8ba844e9da54fc1304df4ffe015a3bbb9bd) Change-Id: I171eb9ad4e30f49cfe86cb258918682d3c0f5af9 commit 269ece312c9fd890c74c46e79de70efe1720752c Author: Xavi Hernandez <xhernandez@redhat.com> Date: Thu Jul 2 18:08:52 2020 +0200 cluster/ec: Improve detection of new heals When EC successfully healed a directory it assumed that maybe other entries inside that directory could have been created, which could require additional heal cycles. For this reason, when the heal happened as part of one index heal iteration, it triggered a new iteration. The problem happened when the directory was healthy, so no new entries were added, but its index entry was not removed for some reason. In this case self-heal started and endless loop healing the same directory continuously, cause high CPU utilization. This patch improves detection of new files added to the heal index so that a new index heal iteration is only triggered if there is new work to do. Change-Id: I2355742b85fbfa6de758bccc5d2e1a283c82b53f Fixes: #1354 Signed-off-by: Xavi Hernandez <xhernandez@redhat.com> commit 19dc7b37fc9f6d6037958e5dd3c0c6a4a993e2af Author: Krutika Dhananjay <kdhananj@redhat.com> Date: Thu Sep 12 11:07:10 2019 +0530 features/shard: Convert shard block indices to uint64 This patch fixes a crash in FOPs that operate on really large sharded files where number of participant shards could sometimes exceed signed int32 max. The patch also adds GF_ASSERTs to ensure that number of participating shards is always greater than 0 for files that do have more than one shard. Change-Id: I354de58796f350eb1aa42fcdf8092ca2e69ccbb6 Fixes: #1348 Signed-off-by: Krutika Dhananjay <kdhananj@redhat.com> (cherry picked from commit cdf01cc47eb2efb427b5855732d9607eec2abc8a) commit 96e7ff7396a8e18ca69d5198be0a8d29bcc37129 Author: Vinayakswami Hariharmath <vharihar@redhat.com> Date: Wed Jun 3 18:58:56 2020 +0530 features/shard: Use fd lookup post file open Issue: When a process has the open fd and the same file is unlinked in middle of the operations, then file based lookup fails with ENOENT or stale file Solution: When the file already open and fd is available, use fstat to get the file attributes Change-Id: I0e83aee9f11b616dcfe13769ebfcda6742e4e0f4 Fixes: #1281 Signed-off-by: Vinayakswami Hariharmath <vharihar@redhat.com> (cherry picked from commit 71dd19f710b81136f318b3a95ae430971198ee70) commit 6b10b33f8a9bce054fec980583cc597f5a438bb5 Author: Soumya Koduri <skoduri@redhat.com> Date: Thu Jul 2 02:07:56 2020 +0530 Issue with gf_fill_iatt_for_dirent In "gf_fill_iatt_for_dirent()", while calculating inode_path for loc, the inode should be of parent's. Instead it is loc.inode which results in error and eventually lookup/readdirp fails. This patch fixes the same. Change-Id: Ied086234a4634e8cb13520521ac547c87b3c76b5 Fixes: #1351 Signed-off-by: Soumya Koduri <skoduri@redhat.com> (cherry picked from commit ab8308333aaf033e07dbbdf2f69f9313a7e311f3) commit e8aedcd40f9f24e5b821e1539275e40ebfccca94 Author: Pranith Kumar K <pkarampu@redhat.com> Date: Fri May 29 14:24:53 2020 +0530 cluster/afr: Delay post-op for fsync Problem: AFR doesn't delay post-op for fsync fop. For fsync heavy workloads this leads to un-necessary fxattrop/finodelk for every fsync leading to bad performance. Fix: Have delayed post-op for fsync. Add special flag in xdata to indicate that afr shouldn't delay post-op in cases where either the process will terminate or graph-switch would happen. Otherwise it leads to un-necessary heals when the graph-switch/process-termination happens before delayed-post-op completes. Fixes: #1253 Change-Id: I531940d13269a111c49e0510d49514dc169f4577 Signed-off-by: Pranith Kumar K <pkarampu@redhat.com> commit 30b95ff9cdec72d9089f4882dafca447ae3174f1 Author: Kaleb S. KEITHLEY <kkeithle@redhat.com> Date: Thu Jul 2 15:52:15 2020 -0400 api: libgfapi symbol versions break LTO in Fedora rawhide/f33 The way symbol versions are implemented is incompatible with gcc-10 and LTO. Fedora provenpackager Jeff Law (law [at] redhat.com) writes in the Fedora dist-git glusterfs.spec: This package uses top level ASM constructs which are incompatible with LTO. Top level ASMs are often used to implement symbol versioning. gcc-10 introduces a new mechanism for symbol versioning which works with LTO. Converting packages to use that mechanism instead of toplevel ASMs is recommended. In particular, note that the version of gluster in Fedora rawhide/f33 is glusterfs-8.0RC0. Once this fix is merged it will be necessary to backport it to the release-8 branch. At the time that gfapi symbol versions were first implemented we copied the GNU libc (glibc) symbol version implementation following Uli Drepper's symbol versioning HOWTO. Now gcc-10 has a symver attribute that can be used instead. (Maybe it has been there all along?) Both the original implemenation and this implemenation yield the same symbol versions. This can be seen by running `nm -D --with-symbol-versions libgfapi.so` on the libgfapi.so built before and after applying this fix. Change-Id: I05fda580afacfff1bfc07be810dd1afc08a92fb8 Fixes: #1352 Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
2020-09-26(mail/mairix) build fix, probably bison 3.4.2 to 3.7.1 adaptationmef2-11/+15
2020-09-26zile: fix DEPENDS linewiz1-2/+2
2020-09-26(geography/mapserver) Add # define ACCEPT_USE_OF_DEPRECATED_PROJ_API_H 1mef2-1/+16
2020-09-26(editors/zile) Add missing two of BUILD_DEPENDSmef1-1/+4
2020-09-26Fix typo, and add indentationmef2-19/+19
2020-09-26(lang/baci) Add adhoc patch (mv to cp) to fix build problemmef2-1/+28
2020-09-26doc: Updated www/py-robobrowser to 0.5.3nb1leot1-1/+2
2020-09-26py-robobrowser: Adjust/fix for werkzeug 1.0.0 API changesleot3-3/+20
PKGREVISION++
2020-09-26compiler-rt: fix building on netbsd-9/amd64khorben3-5/+24
2020-09-26doc: Updated chat/matrix-synapse to 1.20.1js1-1/+2
2020-09-26matrix-synapse: Update to 1.20.1js2-7/+7
OK from gdt@ to update despite freeze. Synapse 1.20.1 (2020-09-24) Bugfixes Fix a bug introduced in v1.20.0 which caused the synapse_port_db script to fail. (#8386) Fix a bug introduced in v1.20.0 which caused variables to be incorrectly escaped in Jinja2 templates. (#8394)
2020-09-25doc: Updated pkgtools/pkglint to 20.3.0rillig1-1/+2
2020-09-25pkgtools/pkglint: update to 20.3.0rillig1-3/+2
Changes since 20.2.6: None
2020-09-25libsndfile: PR pkg/55651: remove autogen dependency.tnn1-3/+1
It is empirically not required.
2020-09-25i3: improve default confignia4-3/+81
- do not attempt to start networkmanager etc - make volume buttons useful on netbsd bump PKGREVISION