Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
adam 8fb8c349a2 mysql57: updated to 5.7.32
Changes in MySQL 5.7.32 (2020-10-19, General Availability)

Functionality Added or Changed

Bugs Fixed

Functionality Added or Changed

LOCK TABLES privilege checking for views was improved.

Bugs Fixed

InnoDB: A query that updated the clustered index of an internal temporary table returned an incorrect result. The modified pages of the clustered index were not added to the flush list resulting in lost changes when the modified pages were evicted from the buffer pool.

References: This issue is a regression of:

InnoDB: An ALTER TABLE ... IMPORT TABLESPACE operation on a large encrypted and compressed table failed with a Page decompress failed after reading from disk error. The decryption operation did not use the encryption block size used during encryption. Also, the encryption process did not consider compressed length, while the decryption process decrypts data by compressed length only.

InnoDB: A failure occurred during a concurrent update operation. The failure was due to an invalid previous record value.

InnoDB: The function used to process the SHOW ENGINE INNODB MUTEX statement was insufficiently isolated from other threads adding new mutexes concurrently.

InnoDB: The buffer control block structure (buf_block_t) was freed while reducing the size of the buffer pool, causing an assertion failure. The fix for this bug also backports important aspects of the fix for

InnoDB: In session started with START TRANSACTION WITH CONSISTENT SNAPSHOT, a range query returned a truncated result. The end range flag was not reset at the beginning of the index read resulting in an aborted read and missing rows.

References: This issue is a regression of:

InnoDB: A full-text phrase search raised an assertion failure.

Thanks to TXSQL (Tencent MySQL) for the contribution.

References: This issue is a regression of:

InnoDB: A long running statistics calculation operation on a large table blocked other operations requiring access to the table's statistics, causing those operations to fail. A new statistics calculation mutex was introduced, which permits concurrent access table statistics.

Thanks to Kamil Holubicki for the contribution.

InnoDB: Two connections attempted to use the same transaction handler object resulting in a stalled query.

Replication: When a replication source server shuts down and restarts, its MEMORY tables become empty. To replicate this effect to replicas, the first time that the source uses a given MEMORY table after startup, it logs an event that notifies replicas that the table must be emptied by writing a statement to the binary log to that effect. Previously, this was a DELETE statement, but it is now a TRUNCATE TABLE statement. A replica server also writes this statement to its own binary log when it shuts down and restarts. The statement is always logged in statement format, even if the binary logging format is set to ROW, and it is written even if read_only or super_read_only mode is set on the server.

Replication: When the system variable session_track_gtids was set to OWN_GTID on a multithreaded replica, the replica’s performance would degrade over time and begin to lag behind the master. The cause was the buildup of the GTIDs recorded by the replica’s worker threads at each transaction commit, which increased the time taken by the worker threads to insert new ones. Session state tracking is now disabled for worker threads on a multithreaded replica. Thanks to Facebook for the contribution.

Certain cases of successful LDAP authentication could cause the server to hang.

In bootstrapping mode, certain multiple-statement transactions could cause unexpected server behavior.

Sensitive LDAP authentication plugin system variables now display as asterisks when retrieved in SQL statements.

After the fix for

References: This issue is a regression of:

Some INSERT statements were not handled correctly.

Certain prepared statements could cause an unexpected server exit.

mysqlpump object validation included objects in excluded databases.

LDAP authentication plugins enforced CA verification incorrectly, which could result in use of an incorrect CA.

ORDER BY queries were not executed correctly when sort_buffer_size and max_sort_length were set to values which caused the internal limit on the maximum number of keys allowed per sort buffer to be set to 0.

A large number of nested arguments in full-text search query caused an error.

When explicit_defaults_for_timestamp was disabled and a NULL was inserted into a generated column declared as TIMESTAMP NOT NULL, the server would attempt to convert the inserted value to CURRENT_TIMESTAMP. Such an insertion is now rejected with ER_BAD_NULL_ERROR.

An assertion could be raised when the SQL layer passed incorrect information to InnoDB about the type of operation to be performed on a temporary table.
2020-10-21 13:34:50 +00:00
archivers py-zipp: updated to 3.3.1 2020-10-21 06:44:09 +00:00
audio librespot: add options for other audio backends. Leave default as portaudio. 2020-10-20 23:14:11 +00:00
benchmarks (benchmarks/phoronix-test-suite) fix build, add patch for [check-portability.awk] 2020-10-10 12:57:41 +00:00
biology math/blas, math/lapack: Install interchangeable BLAS system 2020-10-12 21:51:57 +00:00
bootstrap bootstrap: Fix numerical calculation on Big Sur. 2020-10-07 10:44:14 +00:00
cad (cad/klayout) Updated 0.25.6 to 0.25.9 2020-10-17 22:03:05 +00:00
chat profanity: Requires at least sqlite3-3.22.0. 2020-10-18 09:50:15 +00:00
comms (comms/openobex) Updated 1.7.1 to 1.7.2. ChangeLog unknown. Adapt to Doxygen 1.8.20 2020-10-06 03:46:02 +00:00
converters bdf2sfd: update to 1.1.5. 2020-10-20 13:03:58 +00:00
cross (cross/avr-libc) Adapt to doxygen 1.8.20, PKGREVISION++ 2020-10-06 02:06:05 +00:00
databases mysql57: updated to 5.7.32 2020-10-21 13:34:50 +00:00
devel py-iniconfig: updated to 1.1.1 2020-10-21 12:29:52 +00:00
distfiles
doc Updated net/py-smb, devel/py-iniconfig 2020-10-21 12:30:13 +00:00
editors emacs27: Skip cocoa-specific Emacs.pdmp file from WRKREF check, too. 2020-10-21 10:51:58 +00:00
emulators bsnes: Check standard defines from <sys/endian.h> 2020-10-20 12:21:18 +00:00
filesystems Update glusterfs to 8.2 2020-09-27 01:13:11 +00:00
finance gnucash-docs: update to 4.2. 2020-10-16 11:34:59 +00:00
fonts cascadia-ttf: update to 2009.22. 2020-10-08 12:41:10 +00:00
games games/doomlegacy: Update to 1.48.6 2020-10-21 11:43:31 +00:00
geography math/blas, math/lapack: Install interchangeable BLAS system 2020-10-12 21:51:57 +00:00
graphics freetype2: updated to 2.10.4 2020-10-21 08:26:08 +00:00
ham chirp: Update to 20201014 2020-10-15 23:29:56 +00:00
inputmethod (inputmethod/ibus) Fix recent bulkbuild error, Cannot convert from `void Extension... 2020-10-17 05:25:46 +00:00
lang spidermonkey52: revamp PowerPC build fix 2020-10-21 02:07:12 +00:00
licenses Add evilwm-license 2020-10-11 08:53:28 +00:00
mail www/ruby-rails60: update to 6.0.3.4 2020-10-19 14:50:30 +00:00
math Revbump all Go packages after go115 update. 2020-10-15 13:08:12 +00:00
mbone *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
meta-pkgs suse131: Add openal 2020-10-14 18:49:43 +00:00
misc update to Weather-PurpleAir-API 0.07. changes: 2020-10-18 05:03:37 +00:00
mk Set MYSQL_VERSION from within mysql.buildlink3.mk simialrly 2020-10-20 21:53:31 +00:00
multimedia libva-driver-vdpau: Skip if there's no VDPAU support 2020-10-20 11:56:45 +00:00
net py-smb: updated to 1.2.5 2020-10-21 12:08:16 +00:00
news sfeed_curses: Update to 0.9.3 2020-10-09 15:14:05 +00:00
packages
parallel threadingbuildingblocks: Update to 2020.3 2020-09-05 11:34:07 +00:00
pkgtools pkgtools/url2pkg: update to 20.3.0 2020-10-17 22:39:00 +00:00
print ghostscript-agpl: updated to 9.53.3 2020-10-21 08:28:06 +00:00
regress *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
security (security/py-certbot-*) regen distinfo 2020-10-20 14:15:51 +00:00
shells shellcheck: add $HOMEPAGE 2020-10-14 00:23:34 +00:00
sysutils Add upstream security patches for XSA286, XSA345, XSA346, XSA347. 2020-10-21 09:03:05 +00:00
templates
textproc py-humanize: updated to 3.1.0 2020-10-21 11:46:53 +00:00
time p5-DateTime-TimeZone: fix dependency 2020-10-20 01:32:28 +00:00
wm xfce4-wm: Add hack to let this build on NetBSD 8. 2020-10-16 06:21:13 +00:00
www firefox{,-l10n}: Update to 82.0 2020-10-20 20:15:29 +00:00
x11 vte3: Force gcc7 for dependent packages 2020-10-18 09:47:41 +00:00
Makefile Makefile: fix outdated documentation 2020-02-12 15:04:51 +00:00
pkglocate
README.md update links 2020-10-09 11:46:29 +00:00

pkgsrc

pkgsrc is a framework for building software for a variety of UNIX-like systems.

It produces binary packages, which can be managed with tools such as pkgin.

Bootstrapping

To use pkgsrc on operating systems other than NetBSD, you first need to bootstrap:

cd pkgsrc/bootstrap
./bootstrap

Note that this is only for the most simple case, using pkgsrc's defaults.

Please consult bootstrap/README and bootstrap/README.OS for detailed information about bootstrapping.

Building packages

cd pkgsrc/category/package-name
$PREFIX/bin/bmake install

Where $PREFIX is where you've chosen to install packages (typically /usr/pkg)

On NetBSD, bmake is simply the built-in make tool.

To build packages in bulk, tools such as pkgtools/pbulk and pkgtools/pkg_comp can be used.

Troubleshooting

Latest sources

To fetch the main CVS repository:

cvs -d anoncvs@anoncvs.NetBSD.org:/cvsroot checkout -P pkgsrc

To work in the Git mirror, which is updated every few hours from CVS:

git clone https://github.com/NetBSD/pkgsrc.git