![](https://seccdn.libravatar.org/avatar/133b74d6369d7124f3ec524a4b35f89c.jpg?s=120&d=mm&r=g)
Hi I see the same issue on a CIFS mount that are specified as "user" in fstab while being invoked as root. If a normal user mounts or "sudo -u <user> mount ..." is called, it works . with "mount -v .." you can see that mount does generate the symfollow option passed to mount.cifs while it does not when called as normal user ... is this intended behaviour? mount from 2.35.1 does NOT do that. --> At least I would suspect a version mismatch between cifs-utils on one side and libmount1/util-linux on the other side - as mount.cifs does not even ignore the symfollow/nosymfollow option BR Christian Am 04.02.21 um 08:21 schrieb Peter Snauwaert:
Hi,
Since this update I get following error when cifs mounting via systemd:
CIFS: Unknown mount option "symfollow"
Installing a previous version of libmount1 resolves the issue.
Does anyone happen to know if this is a configuration matter or if it would be a bug?
thanks,
peter
On woensdag 3 februari 2021 15:01:20 CET Dominique Leuenberger wrote:
Please note that this mail was generated by a script.
The described changes are computed based on the x86_64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=1&version
=Tumbleweed&build=20210202
Please do not reply to this email to report issues, rather file a bug
on bugzilla.opensuse.org. For more information on filing bugs please
Packages changed:
...
util-linux (2.35.1 -> 2.36.1)
util-linux-systemd (2.35.1 -> 2.36.1)
...
==== util-linux ====
Version update (2.35.1 -> 2.36.1)
Subpackages: libblkid1 libblkid1-32bit libfdisk1 libmount1 libmount1-32bit
libsmartcols1 libuuid-devel libuuid1 libuuid1-32bit util-linux-lang
- Do not require libeconf-devel on products without /usr/etc.
- s/--enable-vendordir/--with-vendordir/
- remove pam_securetty line again. As long as there is no agreement
from pam side having it would fail openQA (boo#1033626)
- Update to version 2.36.1:
* chrt: use SCHED_FLAG_RESET_ON_FORK for sched_setattr()
* fallocate: fix --dig-holes at end of files
* fdisk: always report fdisk_create_disklabel() errors
* flock: keep -E exit status more restrictive
* fstrim: remove fstab condition from fstrim.timer
* hexdump: automatically use -C when called as hd
* hwclock: add fallback if SYS_settimeofday does not exist, fix
SYS_settimeofday fallback
* libblkid: allow a lot of mac partitions, fix Atari prober logic,
limit amount of parsed partitions
* more libfdisk improvements
* losetup: avoid infinite busy loop, increase limit of setup
attempts
* lsblk: fix -T optional argument, fix SCSI_IDENT_SERIAL, print
zero rather than empty SIZE, read ID_SCSI_IDENT_SERIAL if
available
* lscpu: Add FUJITSU aarch64 A64FX cpupart, Even more Arm part
numbers, avoid segfault on PowerPC systems with valid hardware
configurations (bsc#1175623)
* mount: Add support for "nosymfollow" mount option.
* pg: fix wcstombs()
* sfdisk: correct --json --dump false exclusive, fix backward
- -move-data
* vipw: fix short write handling in copyfile
* whereis: fix out of boundary read, support zst compressed man
pages
* minor code improvements and fixes
* minor licensing changes
* improve docs
- Require both group(uuidd) and user(uuidd).
- Do search /usr/sbin for mount helpers. (This drops /sbin/fs,
/sbin/fs.d, which we do not use in openSUSE.)
- prepare usrmerge (boo#1029961)
- Modernize patch util-linux-sulogin4bsc1175514.patch
* Try to autoconfigure broken serial lines
- Add patch util-linux-sulogin4bsc1175514.patch
Avoid sulogin failing on not existing or not functional console
devices (bsc#1175514)
- Fix default permissions of wall and write.
- Update to version 2.36:
* blkdiscard(8) refuses to proceed if filesystem or RAID
signatures are found in interactive mode (executed on a
terminal). The option --force is required to the discard
data.
* new commands irqtop(1) and lsirq(1)to monitor kernel
interrupts.
* cal(1) provides a new --vertical command line option.
* blkzone(8) implements open/close/finish commands now.
* unshare(1) and nsenter(1) commands support the time namespace
now.
* agetty(8) now supports multiple paths in the option
- -issue-file.
* fdisk(8), sfdisk(8), cfdisk(8), mkswap(8) and wipefs(8) now
support block devices locking by flock(2), new command line
option --lock and $LOCK_BLOCK_DEVICE environmental variable.
* dmesg(1) new command line option --follow-new to wait and
print only new kernel messages.
* fdisk(8) new command line option --list-details and
- -noauto-pt.
* fdisk(8) and sfdisk(8) support user-friendly aliases for
partition types.
* fstrim(8) supports new command line option --listed-in.
* libfdisk provides API to relocate GPT backup header. New
command line option "sfdisk --relocate".
* mount(8) now supports mount by ID= tag.
* login(1) supports list of "message of the day".
* All tools which read /etc/login.defs is possible to compile
with libeconf now.
* more(1) has been refactored.
* man pages cleanup
* other fixes and improvements, see:
https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.36/v2.36-Rele
aseNotes - Refresh
Add-documentation-on-blacklisted-modules-to-mount-8-.patch. - Drop
upstreamed libeconf.patch,
libmount-Avoid-triggering-autofs-in-lookup_umount_fs.patch.
- util-linux-login_defs-check.sh: Perform all steps to integrate
MOTD_FIRSTONLY.
- Update baselibs.conf.
- Use plain #!/bin/sh for flushb
- Include pam_securetty in login.pamd again (bsc#1033626)
- Update to 2.35.2
* make glibc 2.31 compatible
- Dropped unneeded patch libfdisk-script-accept-sector-size.patch
==== util-linux-systemd ====
Version update (2.35.1 -> 2.36.1)
- Do not require libeconf-devel on products without /usr/etc.
- s/--enable-vendordir/--with-vendordir/
- remove pam_securetty line again. As long as there is no agreement
from pam side having it would fail openQA (boo#1033626)
- Update to version 2.36.1:
* chrt: use SCHED_FLAG_RESET_ON_FORK for sched_setattr()
* fallocate: fix --dig-holes at end of files
* fdisk: always report fdisk_create_disklabel() errors
* flock: keep -E exit status more restrictive
* fstrim: remove fstab condition from fstrim.timer
* hexdump: automatically use -C when called as hd
* hwclock: add fallback if SYS_settimeofday does not exist, fix
SYS_settimeofday fallback
* libblkid: allow a lot of mac partitions, fix Atari prober logic,
limit amount of parsed partitions
* more libfdisk improvements
* losetup: avoid infinite busy loop, increase limit of setup
attempts
* lsblk: fix -T optional argument, fix SCSI_IDENT_SERIAL, print
zero rather than empty SIZE, read ID_SCSI_IDENT_SERIAL if
available
* lscpu: Add FUJITSU aarch64 A64FX cpupart, Even more Arm part
numbers, avoid segfault on PowerPC systems with valid hardware
configurations (bsc#1175623)
* mount: Add support for "nosymfollow" mount option.
* pg: fix wcstombs()
* sfdisk: correct --json --dump false exclusive, fix backward
- -move-data
* vipw: fix short write handling in copyfile
* whereis: fix out of boundary read, support zst compressed man
pages
* minor code improvements and fixes
* minor licensing changes
* improve docs
- Require both group(uuidd) and user(uuidd).
- Do search /usr/sbin for mount helpers. (This drops /sbin/fs,
/sbin/fs.d, which we do not use in openSUSE.)
- prepare usrmerge (boo#1029961)
- Modernize patch util-linux-sulogin4bsc1175514.patch
* Try to autoconfigure broken serial lines
- Add patch util-linux-sulogin4bsc1175514.patch
Avoid sulogin failing on not existing or not functional console
devices (bsc#1175514)
- Fix default permissions of wall and write.
- Update to version 2.36:
* blkdiscard(8) refuses to proceed if filesystem or RAID
signatures are found in interactive mode (executed on a
terminal). The option --force is required to the discard
data.
* new commands irqtop(1) and lsirq(1)to monitor kernel
interrupts.
* cal(1) provides a new --vertical command line option.
* blkzone(8) implements open/close/finish commands now.
* unshare(1) and nsenter(1) commands support the time namespace
now.
* agetty(8) now supports multiple paths in the option
- -issue-file.
* fdisk(8), sfdisk(8), cfdisk(8), mkswap(8) and wipefs(8) now
support block devices locking by flock(2), new command line
option --lock and $LOCK_BLOCK_DEVICE environmental variable.
* dmesg(1) new command line option --follow-new to wait and
print only new kernel messages.
* fdisk(8) new command line option --list-details and
- -noauto-pt.
* fdisk(8) and sfdisk(8) support user-friendly aliases for
partition types.
* fstrim(8) supports new command line option --listed-in.
* libfdisk provides API to relocate GPT backup header. New
command line option "sfdisk --relocate".
* mount(8) now supports mount by ID= tag.
* login(1) supports list of "message of the day".
* All tools which read /etc/login.defs is possible to compile
with libeconf now.
* more(1) has been refactored.
* man pages cleanup
* other fixes and improvements, see:
https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.36/v2.36-Rele
aseNotes - Refresh
Add-documentation-on-blacklisted-modules-to-mount-8-.patch. - Drop
upstreamed libeconf.patch,
libmount-Avoid-triggering-autofs-in-lookup_umount_fs.patch.
- util-linux-login_defs-check.sh: Perform all steps to integrate
MOTD_FIRSTONLY.
- Update baselibs.conf.
- Use plain #!/bin/sh for flushb
- Include pam_securetty in login.pamd again (bsc#1033626)
- Update to 2.35.2
* make glibc 2.31 compatible
- Dropped unneeded patch libfdisk-script-accept-sector-size.patch
==== util-macros ====
Version update (1.19.2 -> 1.19.3)
- update to release 1.19.3
* Update README for gitlab migration
* Update configure.ac bug URL for gitlab migration
* XORG_PROG_RAWCPP: Use AC_PATH_TOOL to find preprocessor
==== virtualbox ====
Subpackages: virtualbox-guest-tools virtualbox-guest-x11
- Fix additional problem with modal dialog parent.
Fixes CVE-2021-2074, boo#1181197 and CVE-2021-2129, boo#1181198.
==== virtualbox-kmp ====
Version update (6.1.18_k5.10.9_1 -> 6.1.18_k5.10.12_1)
- Fix additional problem with modal dialog parent.
Fixes CVE-2021-2074, boo#1181197 and CVE-2021-2129, boo#1181198.
==== wayland ====
Version update (1.18.0 -> 1.19.0)
Subpackages: libwayland-client0 libwayland-cursor0 libwayland-egl1
libwayland-server0
- Update to release 1.19
* This release mostly contains bug fixes and minor
protocol updates.
==== xf86-video-nouveau ====
Version update (1.0.16 -> 1.0.17)
- no longer set CFLAGS, because "%optflags" is already included in
%configure macro
- update to 1.0.17:
* present: fix handling of drmWaitVBlank failures
* drmmode: make event handler leave a note that there are stuck events
* present: don't enable if there's no acceleration
* drmmode: fix screen resize without acceleration
* make error when failing to allocate surface more descriptive
* dri2,present: move in pixmap before getting addresses
* nv4/exa: tiling is unsupported pre-nv10, reduce alignment requirements
* Don't advertise any PRIME offloading capabilities without acceleration
- spec-cleaner cleanups
==== xfce4-cpugraph-plugin ====
Version update (1.2.0 -> 1.2.1)
Subpackages: xfce4-cpugraph-plugin-lang
- Update to version 1.2.1
* Repaint CPU load history after the user changes the update interval
* Properly initialize current usage bars
* Scale CPU load history chart according to the current update interval
* Store history in a circular buffer
* Add timestamps to CPU load history
* Update copyright year
* Update configuration files
* Translation Updates
==== xfce4-panel ====
Version update (4.16.0 -> 4.16.1)
Subpackages: libxfce4panel-2_0-4 xfce4-panel-lang
xfce4-panel-restore-defaults
- Update to 4.16.1
* pager: Use gobject bindings (gxo#xfce/xfce4-panel#376)
* pager: Switch to new workspaces icon name
* launcher: avoid double fork
* statustray: Display tooltip title of statusnotifier items as
* plaintext
* statustray: Prevent crash when parsing properties
(gxo#xfce/xfce4-panel#379)
* windowmenu: fix use-after-free in window_menu_plugin_window_item_new
* Fix compilation warnings
* Update `.gitignore`
* Translation Updates
==== xterm ====
Version update (359 -> 363)
Subpackages: xterm-bin
- Update to Patch#363 - 2020/12/26
* disable groff hyphenation in generated html when using man2html.
* change SCS ?&4? Cyrillic to non-NRCS, per VT520 manual.
* amend fix for SCS in patch #198 to remove DEL rather than converting
it to a space (report by Thomas Wolff).
* modify state transitions for selecting character sets to eliminate
an ambiguity between the ?A? used in VT220 versus VT320.
improve error recovery when selecting characters by resetting to US
ASCII when no suitable encoding is found, e.g., attempting to use
an NRCS sequence when NRCS is not enabled.
* turn off hyphenation in ?.txt? conversion, prompted by groff changes.
* add VT5xx ISO Latin-2 (prompted by discussion with Thomas Wolff).
* amend change from patch #361 to event-handling in CopyWait to handle
active-icon as a special case (Debian #975687).
* add call to loadColorTable to get the visual information needed to
decode BE RGBA32 color format (patch by Leandro Lupori).
* modify the resource-parsing for disallowedPasteControls and similar
lists of names/numbers to recognize ?~;? (tilde) for cancelling a given
name/number. * add ENQ, EOT and NUL to default for disallowedPasteControls.
* change default for disallowedPasteControls to omit the tab character
(suggested by Harald Dunkel).
* fix swapped height/width in regisScreenSize and maxGraphicSize resources
using "auto" value, from patch #314 (report by Anton Lavrentiev) * revise
patch #362 change for shift-modifier versus mouse protocol and select/paste
by adding resource shiftEscape, which can be enabled via a control sequence
(prompted by discussion with Matthijs van Duin). * simplify/improve ifdef
in trace code for using a separate set of files for each run of xterm.
* add options -r and -t to vttests/query-color.pl to show the 6-digit
RGB code and actual colors.
* add nel to xterm-basic terminfo.
* alter vttests/modify-keys.pl to omit HTML reference links to the
modified-keys table where no keycode was available.
- includes Patch #361 - 2020/10/14
* treat the return value of strerror as readonly (patch by Philipp
Klaus Krause).
* modify event-handling in CopyWait to work around hanging while writing
large amounts of text to an active icon and at the same time iconifying/
deiconifying (report by Dave Kemper).
* initialize double-buffer for active-icon window.
* improve manual page description of scrollbar resources (report by Brian
Lindholm). correct ifdef for menu entry for active-icon, when initializing
it with toolbar configuration.
* add preprocessor option to makefile to set internal definition of
pixmaps directory to match the install-configuration (FreeBSD #250036)
* cleanup of calls to free, removing checks for null (Walter Harms)
* add fallback actions pointer-button and pointer-motion which handle
events for the mouse control-sequences protocol if the select-related
translations are omitted with *omitTranslation:select (prompted by
discussion with "Ergus")
* amend rule for using shift-key to override mouse-protocol for select/
paste to limit that feature to mouse-buttons which are actually
bound to select/paste actions (prompted by discussion with "Ergus").
* corrected mapping in special case for repainting wrap-marks when viewing
the scrollback area.
* use separate GCs for showWrapMarks feature, to work around cursor
coloring change in patch #345 (report by Paulo Silva de Alíbano).
- includes 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) - merged 2 patches to form xterm-suse.patch
- remove xterm-settings.patch
- remove xterm-better-fonts.patch
- rebase xterm-sigwinch.patch
- cleanup spec
==== yast2 ====
Version update (4.3.49 -> 4.3.51)
Subpackages: yast2-logs
- Do not propose hibernation when running over a virtualized setup
(bsc#1180982).
- 4.3.51
- Fixed Resolvables class to uniqely identify the libzypp objects
to avoid random failures (related to bsc#1178688)
- 4.3.50
==== yast2-pkg-bindings ====
Version update (4.3.6 -> 4.3.8)
- Log more details about the newly added repositories
(for debugging bsc#1181344)
- 4.3.8
- Allow filtering resolvables by RPM path, return RPM path
for the product packages (related to bsc#1178688, bsc#1176276)
- 4.3.7
==== yast2-storage-ng ====
Version update (4.3.40 -> 4.3.41)
- AutoYaST UI: improved visualization of some partition sections
in the left tree (related to jsc#SLE-11308).
- 4.3.41
==== yast2-trans ====
Version update (84.87.20210116.f5a95d2c8b -> 84.87.20210130.332fb904b7)
Subpackages: yast2-trans-af yast2-trans-ar yast2-trans-bg yast2-trans-bn
yast2-trans-bs yast2-trans-ca yast2-trans-cs yast2-trans-cy yast2-trans-da
yast2-trans-de yast2-trans-el yast2-trans-en_GB yast2-trans-es
yast2-trans-et yast2-trans-fa yast2-trans-fi yast2-trans-fr yast2-trans-gl
yast2-trans-gu yast2-trans-hi yast2-trans-hr yast2-trans-hu yast2-trans-id
yast2-trans-it yast2-trans-ja yast2-trans-jv yast2-trans-ka yast2-trans-km
yast2-trans-ko yast2-trans-lo yast2-trans-lt yast2-trans-mk yast2-trans-mr
yast2-trans-nb yast2-trans-nl yast2-trans-pa yast2-trans-pl yast2-trans-pt
yast2-trans-pt_BR yast2-trans-ro yast2-trans-ru yast2-trans-si
yast2-trans-sk yast2-trans-sl yast2-trans-sr yast2-trans-sv yast2-trans-ta
yast2-trans-th yast2-trans-tr yast2-trans-uk yast2-trans-vi yast2-trans-wa
yast2-trans-xh yast2-trans-zh_CN yast2-trans-zh_TW yast2-trans-zu
- Update to version 84.87.20210130.332fb904b7:
* New POT for text domain 'rear'.
* New POT for text domain 'network'.
* New POT for text domain 'autoinst'.
* New POT for text domain 'pkg-bindings'.
* New POT for text domain 'bootloader'.
* New POT for text domain 'network'.
* New POT for text domain 'network'.
- Update to version 84.87.20210123.74263e8a12:
* New POT for text domain 'nis_server'.
* New POT for text domain 'network'.
* New POT for text domain 'instserver'.
* New POT for text domain 'proxy'.
* New POT for text domain 'wol'.
* New POT for text domain 'vpn'.
* New POT for text domain 'users'.
* New POT for text domain 'update'.
* New POT for text domain 'tune'.
* New POT for text domain 'sysconfig'.
* New POT for text domain 'support'.
* New POT for text domain 'sudo'.
* New POT for text domain 'storage'.
* New POT for text domain 'squid'.
* New POT for text domain 'sound'.
* New POT for text domain 'snapper'.
* New POT for text domain 'slp-server'.
* New POT for text domain 'services-manager'.
* New POT for text domain 'security'.
* New POT for text domain 'scanner'.
* New POT for text domain 'samba-server'.
* New POT for text domain 'samba-client'.
* New POT for text domain 's390'.
* New POT for text domain 'rmt'.
* New POT for text domain 'relocation-server'.
* New POT for text domain 'reipl'.
* New POT for text domain 'registration'.
* New POT for text domain 'rdp'.
* New POT for text domain 'proxy'.
* New POT for text domain 'printer'.
* New POT for text domain 'pam'.
* New POT for text domain 'packager'.
* New POT for text domain 'online-update'.
* New POT for text domain 'ntp-client'.
* New POT for text domain 'nis_server'.
* New POT for text domain 'nis'.
* New POT for text domain 'nfs_server'.
* New POT for text domain 'nfs'.
* New POT for text domain 'network'.
* New POT for text domain 'multipath'.
* New POT for text domain 'migration'.
* New POT for text domain 'mail'.
* New POT for text domain 'ldap-client'.
* New POT for text domain 'ldap'.
* New POT for text domain 'kdump'.
* New POT for text domain 'journalctl'.
* New POT for text domain 'isns'.
* New POT for text domain 'iscsi-lio-server'.
* New POT for text domain 'iscsi-client'.
* New POT for text domain 'iplb'.
* New POT for text domain 'instserver'.
* New POT for text domain 'installation'.
* New POT for text domain 'http-server'.
* New POT for text domain 'geo-cluster'.
* New POT for text domain 'ftp-server'.
* New POT for text domain 'firewall'.
* New POT for text domain 'fcoe-client'.
* New POT for text domain 'drbd'.
* New POT for text domain 'dns-server'.
* New POT for text domain 'dhcp-server'.
* New POT for text domain 'crowbar'.
* New POT for text domain 'country'.
* New POT for text domain 'control'.
* New POT for text domain 'cluster'.
* New POT for text domain 'bootloader'.
* New POT for text domain 'base'.
* New POT for text domain 'autoinst'.
* New POT for text domain 'auth-client'.
* New POT for text domain 'audit-laf'.
* New POT for text domain 'apparmor'.
* New POT for text domain 'add-on'.
* Automatic update of wol.
* Automatic update of vpn.
* Automatic update of users.
* Automatic update of update.
* Automatic update of tune.
* Automatic update of s390.
* Automatic update of sysconfig.
* Automatic update of support.
* Automatic update of sudo.
* Automatic update of storage.
* Automatic update of squid.
* Automatic update of sound.
* Automatic update of snapper.
* Automatic update of slp-server.
* Automatic update of services-manager.
* Automatic update of security.
* Automatic update of scanner.
* Automatic update of samba-server.
* Automatic update of samba-client.
* Automatic update of rmt.
* Automatic update of relocation-server.
* Automatic update of reipl.
* Automatic update of registration.
* Automatic update of rdp.
* Automatic update of proxy.
* Automatic update of printer.
* Automatic update of pam.
* Automatic update of packager.
* Automatic update of online-update.
* Automatic update of ntp-client.
* Automatic update of nis_server.
* Automatic update of nis.
* Automatic update of nfs_server.
* Automatic update of nfs.
* Automatic update of network.
* Automatic update of multipath.
* Automatic update of migration.
* Automatic update of mail.
* Automatic update of ldap-client.
* Automatic update of ldap.
* Automatic update of kdump.
* Automatic update of journalctl.
* Automatic update of isns.
* Automatic update of iscsi-lio-server.
* Automatic update of iscsi-client.
* Automatic update of iplb.
* Automatic update of instserver.
* Automatic update of installation.
* Automatic update of http-server.
* Automatic update of hana-update.
* Automatic update of hanafirewall.
* Automatic update of geo-cluster.
* Automatic update of ftp-server.
* Automatic update of firewall.
* Automatic update of fcoe-client.
* Automatic update of drbd.
* Automatic update of dns-server.
* Automatic update of dhcp-server.
* Automatic update of crowbar.
* Automatic update of country.
* Automatic update of control.
* Automatic update of cluster.
* Automatic update of cc-control.
* Automatic update of cc.
* Automatic update of bootloader.
* Automatic update of base.
* Automatic update of autoinst.
* Automatic update of auth-client.
* Automatic update of audit-laf.
* Automatic update of apparmor.
* Automatic update of add-on.
* New POT for text domain 'registration'.
* New POT for text domain 'rear'.
* New POT for text domain 'autoinst'.
==== zeromq ====
Version update (4.3.3 -> 4.3.4)
Subpackages: libzmq5 zeromq-tools
- update to 4.3.4:
* ZMQ_PRIORITY will set the SO_PRIORITY socket option on the underlying
sockets. Only supported on Linux.
* Fixed compilation errors on kFreeBSD and GNU/Hurd
* Fixed excessive amount of socket files left behind in Windows TMP
* Fixed regression that breaks using IPv6 link-local addresses on Linux
* Fixed compilation errors on Android
* Fixed compilation error with ulibc and libbsd
* Fixed stack overflow on Windows x64
* Fixed various compilation errors on Windows ARM 32bit
* Fixed various compilation warnings with XCode
* Fixed return value of zmq_ctx_get changed unintentionally
==== zstd ====
Subpackages: libzstd1 libzstd1-32bit
- Add libzstd-devel-32bit (boo#1181272)