Packages changed: bash-completion (2.8 -> 2.10) bijiben (3.34.1 -> 3.34.2) binutils build (20191205 -> 20200107) eog (3.34.1 -> 3.34.2) evolution (3.34.2 -> 3.34.3) evolution-data-server (3.34.2 -> 3.34.3) evolution-ews (3.34.2 -> 3.34.3) fwupd (1.3.1 -> 1.3.6) gcab (1.3 -> 1.4) glib-networking (2.62.2 -> 2.62.3) gnome-contacts (3.34 -> 3.34.1) gnome-maps (3.34.2 -> 3.34.3) gnome-music (3.34.2 -> 3.34.3) gnome-shell (3.34.2+2 -> 3.34.3+0) hwdata (0.330 -> 0.331) libseccomp mercurial openssl-1_1 orc (0.4.30 -> 0.4.31) perl-Inline (0.83 -> 0.86) polari python-rpm (4.14.2.1 -> 4.15.1) rpm (4.14.2.1 -> 4.15.1) rubygem-rubocop (0.78.0 -> 0.79.0) seahorse (3.34 -> 3.34.1) sysdig (0.26.4_k5.4.7_1 -> 0.26.5_k5.4.7_1) transactional-update (2.20 -> 2.20.1) xfce4-branding-openSUSE (4.14+20191230 -> 4.14+20200110) === Details === ==== bash-completion ==== Version update (2.8 -> 2.10) - Update to version 2.10: * perltidy: associate *.t (#338) * perl: fix completion with space between option and argument * _variables: add TERM and LC_* completion (#353) * autotools: Replace pkgdatadir with datadir * pkg-config: Relative paths * pkg-config: generate Name from autotools PACKAGE * ssh: option and argument completion updates (#332) * test_arp: Skip if ARP tables are empty * test_chromium_browser: Skip test_2 if 'chromium-browser --help' fails * test_rpm2tgz: Fix expected output * cppcheck: Add new standards to --std option. (#356) * apt-get: fix pkg version completion if it contains a colon (#351) * test: bump black to >=19.10b0 * ssh, scp, sftp, ssh-copy-id, curl: improve identity file completion * update-rc.d: indentation fix * update-rc.d: remove dead code * screen: add serial device basic arg (non)completion * screen: add //telnet completion * test: add some trivial perl -E/-e cases * perl: indentation fixes * curl: make @filename completion do the right thing with dirs * _filedir: avoid duplicate dirs internally, and a compgen -d call for files * _filedir: remove unused $x * bash_completion.sh: shellcheck SC2086 fixes * test: shellcheck config cleanups * shellcheck: add some option arg (non)completions * test: fix cpio users test in presence of usernames with whitespace * test: python typing fixes * test: add minimal mypy config * .gitignore: mypy cache * makepkg: fix option completion * test: mark dcop and mr testcases requiring the cmd as such * CONTRIBUTING: disable e-mail bug gateway due to spam * carton: new completion * op: direct command parsing stderr to /dev/null * test: adjust java expectations based on whether jars can be listed * valgrind: look tool names from lib/*-linux-gnu dirs too * test: xfail locale-gen option completion if --help is not available * _sysvdirs: always return 0 * java: don't assume jar is installed * travis: test with Debian 10 * wine: install for wine-development and wine-stable too * travis: generate dist tarball on alpine * dmypy: new completion * test: add require_longopt xfail helper, use it * test: mark more tests that parse command output as requiring command * sysctl: invoke completed sysctl instead of one from path to get variables * screen, smartctl, update-alternatives: _parse_help, drop hardcoded option list * lintian-info: _parse_help, add more option arg (non)completions * gprof: _parse_usage, drop hardcoded option list * test: fix retrieving command to test from request * travis: pass NETWORK as env var, so we can actually use it * test: xfail MAC address completion without networking * test: ignore _makepkg_bootstrap in makepkg test env * test: hush flake8-bugbear B010 * test: don't sort expected completion lists under the hood * test: add bunch of basic option parsing test cases * test: always run tests which don't require tested command * test: explodepkg and upgradepkg test fixes * test: mark sbcl-mt xfail due to whitespace split issues * _terms: search directly from various terminfo dirs * _terms: combine and simplify somewhat * pkg-get: fix $i leak * pkgutil: fix $i leak * test: portinstall/upgrade test case and setup fixes * lvm pv*, vg*: parse help instead of hardcoding option list * ipv6calc: parse help instead of hardcoding option list * test: avoid some sed -r/-E runLint false positives * test: use sh +* as ccache command test case * java: make jar/zip listing work with unzip * test: installpkg test fixes * test: fix acroread fixture dir * test: remove unnecessary returns after pytest.skip * test: avoid gnome-mplayer core dump on Ubuntu 14 * xvfb-run: new completion * test: skip gssdp-discover --message-type when option not available * test: expect failures for bc without --help useful with _longopt * test: don't expect a .tox dir in fixture * test: drop sourcing our no longer existing profile.d script * tox: include -- in option completions * tox: complete defaults after a -- * gssdp-discover: new completion * test: register our pytest markers to hush warnings from 4.5+ * test: fix required pytest version * ip: invoke the tool as $1 * README: drop distro badges, link to Repology instead * chromium-browser: add --proxy-server arg completion * test: source our profile.d test env script in docker * influx: new completion * README: badge title tweaks * tox: do simple parse on tox.ini if --listenvs* yields nothing * test: add basic tox fixture * man: fall back to _parse_usage for _parse_help * test_wsimport: xfail options test on unparseable -help * test: don't try to install black on Python < 3.6 * pgrep: fix fallback to _parse_usage * test: xfail unparseable mock and munin-node-configure --help cases * test_pwdx: xfail more unparseable help cases * build: make pytest executable configurable, look for pytest-3 too * test: enforce minimum pytest version * test: zopflipng flake8 fix * test: xfail getent and pwdx option completions with unparseable - -help * test: add more basic _parse_help use test cases * test: add bunch of basic _parse_help use test cases * .gitignore: add configure.lineno * badblocks: fix $i leak * postfix: option completion is expected to fail at the moment * cal: try _parse_help before _parse_usage * test: add bunch of basic _parse_usage use test cases * chsh, pwck: try _parse_help before _parse_usage * test: add basic autossh test * test: convert more _filedir unit tests to pytest+pexpect * test: flake8 fix * test: convert bunch of _filedir unit tests to pytest+pexpect * test: convert finger partial test case to pytest+pexpect * README: add some badges, tweak existing * test: port _variables unit tests to pytest+pexpect * test: port compgen and quote tests to pytest+pexpect * iconv, lz4, tipc, xsltproc: replace some seds with compgen -X * test: disallow Alpine failure on Travis * _pnames: adapt for busybox ps, rewrite in pure bash * test: run our docker script in test containers by default * test: use one Dockerfile for all dists * test_ifup: accept short option completions too * timeout: fallback to _parse_usage from _parse_help * test_wget: test --s instead of --h * test_lsusb: xfail with unparseable --help * test: expect failures for various completions without useful - -help * test: support xfail in our markers like skipif, use it a lot * test: add Alpine Linux container, allow failures for now * iconv: weed out ... from encoding completions * test_iconv: add basic file completion test * test_iconv: skip option completion if --help fails * test_getconf: skip if -a doesn't output any POSIX_V* * test_feh, test_makepkg: invoke grep as "command grep" * test: generalize check whether we're being run in a container * tar: simplify locating tarball from command line * pkg_delete: don't limit to FreeBSD * test: reformat test_chromium_browser.py source * test: set up BASH_COMPLETION_COMPAT_DIR in bashrc (only) * test: more thorough system location interference avoidance * test: bashrc comment and whitespace tweaks * build: makefile whitespace tweaks * build: really reset return value before completions check * build: simplify symlink setup * tar: add missing bsdtar, gtar, and star symlinks * README: use light gray badges for unknown versions * README: link to cygwin package * ri: hush some warnings * unrar: complete on *.exe (#337) * chromium-browser: Add support for .mhtml files * screen: complete first arg with serial devices * gcc: support new --completion option (#222) * unzip, zipinfo: complete *.aab (#340) * cppcheck: Remove deprecated option 'posix' for '--std=' - Remove gcc-564d068.patch and sh-script-completion-boo977336.patch as these are implemented upstream. - Update to version 2.9: * dpkg-source: Add --before-build --after-build --commit, and - -print-format * xm: Deprecate completion for obsolete command (#284) * _filedir_xspec: Fallback to suggesting all files if requested (#260) * tar: Support completions for zstd compression extensions (#255) * dpkg: List held packages (#250) * cvs: Add completion for the log command * unzip, zipinfo: Associate with *.xar (eXist-db application package) (#257) * mplayer: Associate with *.w64 * okular: Added support for xz-compressed files. * _xspecs: Declare as global on bash >= 4.2 * test: Increase expect pty to 160 columns * test: avoid interrupting magic mark output * 7z: add .msi support * tshark: speed up tshark -O completion * tshark: fix completion of -Xlua_script option * tshark: Support preferences (-o) completion with memoization * test: fix misinterpretation of completion output in tests * test: fix flake8 complaints about unused imports * conftest: fix RemovedInPytest4Warning due to use of node.get_marker * chromium-browser: consider chrome and chromium as aliases * tshark: support .gz and .cap files for -r expansion * tshark: prevent a single-character file from breaking -G completion * tshark: update -T and -t completions * man: Fix completion when failglob option is enabled (#225) * mplayer: Add common supported module music formats * _longopt: pick first long option on a line, not last * *: avoid shellcheck SC1007 and SC1010 * 7z: add some TODO notes on parsing "i" output for extensions * ssh: make -o protocol completion less hardcoded * ssh: make option completion case insensitive * ssh: fix suboption completion with combined -*o * xvnc4viewer: code cleanups * doc/testing: remove lots of legacy info, add some new * CONTRIBUTING: add upstream vs bash-completion considerations * CONTRIBUTING: note runLint and run-shellcheck * __parse_options, 7z: avoid herestrings * arp, ccze, ifstat, inotifywait, makepkg: invoke sed with "command" * shellcheck: disable bunch of warnings when in "-S warning" mode * test: move default shell option from run-shellcheck to .shellcheckrc * test: make runLint search for herestrings * tar, valgrind: avoid some herestrings * travis: run shellcheck on bash_completion.sh.in too * travis: fail on shellcheck errors * make: quote eval array definitions to work around shellcheck SC1036 bug * test: add make -C test case * *: shellcheck error fixes * _included_ssh_config_files: store found included files in an array * _included_ssh_config_files: doc grammar fixes * test: add invoke-rc.d test case for not repeating already given options * ebtables: improve existing table arg parsing * test: add script to run shellcheck, run it in Travis, allowing failure for now * iptables: improve existing table arg parsing * test: shorten long gdb test core file name so tar doesn't croak on it * AUTHORS: remove unrelated project association from my entry * apt-get: protect source against regex specials * mypy, mysql, xmms: don't complete unknown split long option args * synclient: remove unused local variable "split" * test: adjust _get_comp_words_by_ref test to changed error output * apt-cache: protect showsrc against regex specials * test: improve tshark -O arg completion test * tshark: ignore stderr when parsing -G, -L, and -h output * *: error output consistency, use bash_completion prefix * _upvar: deprecate in favor of _upvars * *: add missing "ex: filetype=sh" * phing: fix getting just a tab for options on CentOS 6 * phing: don't complete -l with files * various: apply file vs dir special cases also when invoked with full path * *: whitespace tweaks * ssh: don't offer protocol v1 specific options if it's not supported * test: add some gdb non-core files * _parse_help: look for long options somewhat more eagerly * gdb: relax core filename pattern * test/tools: fix exit status incrementation * *: arithmetic expression related cleanups * test/tools: run all tools, don't stop at first failure * test: check for perltidy errors and warnings * *: format Perl code with perltidy * *: format Python code with black * .dir-locals.el: use flycheck-sh-bash-args * valgrind: look up tools from libexec dirs too * *: make _parse_usage fallbacks more concise * svn, svk, wget: use _iconv_charsets * *: spelling fixes * msynctool: code cleanups * *: remove whitespace after redirections * *: remove spaces immediately within $() * bzip2: recognize *.tbz2 as bzipped * modprobe: module parameter boolean values * ping, tracepath: parse options primarily with _parse_help * ulimit: new completion * shellcheck: new completion * dnssec-keygen: new completion * modprobe: append = to module parameter completions * test: include test_unit_longopt.py in dist * test: add some _longopt unit tests * _longopt: simplify regex, use printf instead of echo, drop unnecessary sort * nsupdate: new completion * _longopt: don't complete --no-* with file/dirname arg * copyright: add 2019 * pytest: complete --pythonwarnings/-W arg * python: make warning action list reusable * test: use pytest-xdist * extra: add git pre-push hook for triggering Docker Hub builds * post-commit: trigger on test/requirements.txt too * pytest: complete pytest-xdist --dist, --numprocesses, and - -rsyncdir * test: remove no longer needed completion/*.exp * xfreerdp: reinstate support for old versions with dash option syntax * test: rewrite "generate" in Python, fix trailing backslash in EXTRA_DIST * test: sort t/Makefile.am EXTRA_DIST in C locale * ssh: support RemoteCommand and SyslogFacility options * test: Expect failure for chown all users test as non-root * test: Fix declare test case with bash 5.0 * adb: Deprecate in favor of one shipped with the Android SDK * xfreerdp: Update for more modern xfreerdp * jsonschema: New completion * test: Remove unnecessary ri xfail * test: Clean up man tmp dir * .gitignore: Add .python-version (for pyenv) * test: Remove unnecessary autouse=True from fixtures * ifstat: Make work with iproute2 version * iperf, iperf3: Add some option arg (non-)completions * test: Fix test generation wrt results checking improvements * ifstat: New completion * __parse_options: Avoid non-zero exit status * test: Refactor/improve completion results checking * test: Match Python's default locale unaware sort in bash setup * test: Rename completion.line to .output * test: Add man failglob test case * test: Add pre_cmds support for completion fixture * inotifywatch: New completion, common with inotifywait * inotifywait: Fix -e completion with BSD sed * inotifywait: Avoid some false positive event names * test: extend _ip_addresses unit tests some * _ip_addresses: Avoid completing ipv4 ones with -6 * inotifywait: New completion * test: Mark some xfails based on if in docker instead of in CI * test: Skip ifup options test if it doesn't grok --help, not in CI * test: Clean up and docker-ignore __pycache__ dirs * build: Include test/t in dist tarball * test/t: Avoid trailing backslash in Makefile.am's to appease automake * test: Remove some no longer used old test suite code * _xspecs: Simplify bash version check * chmod: Fix "-" completion * sysctl: Treat -f as alias for -p/--load * .gitignore: Add pytestdebug.log * chmod: Fix file completion after modes starting with a dash * _count_args: Add 3rd arg for treating option-like things as args * test: Fix _count_args test_7 to test intended case * pydocstyle: New completion * Travis: Remove unused PYTEST env var * doc: Note email issues gateway * tcpdump: Various option and their arg completion updates * test: Fix arp CI (non)expectations, remove redundant test case * test: Be more consistent with "CI" env var examination and xfails * arp: New completion, somewhat incomplete * test: Expect failure in gkrellm if there's no X display * doc: Update docs on generating simple tests * doc: Some test dependency doc updates * test: Add requirements.txt for installing dependencies * grpck: Parse options with _parse_help, falling back to _parse_usage * grpck: Add --root/-R arg completion * test suite: Ignore _scp_path_esc in env for ssh-copy-id * ssh-copy-id: Add -i and -o arg (non-)completions * tar: Clean up some redundant code * cancel: Split long line * cancel: Add some option arg (non-)completions * locale-gen: New completion * makepkg: Don't apply to other than Slackware makepkg * test: Allow unknowns options in makepkg option completion * makepkg: Use _parse_help instead of hardcoding option list * mypy: New completion * op: New completion * hunspell: New completion * xmllint: Improve --encode, --pretty, and --xpath arg (non-)completions * test: Remove leftover completion/ls.exp * gcc: Add g++, gcc, gccgo, and gfortran *-[568] aliases * perlcritic: New completion * gnome-screenshot: New completion * isort: New completion * freeciv: Option and arg completion updates * freeciv-gtk2: Install for freeciv and freeciv-gtk3, rename to freeciv * mplayer etc: Complete on *.crdownload partial downloads in addition to *.part * chromium-browser, google-chrome*: New non-xspec completion * firefox etc: New non-xspec completion * Merge branch 'master' into wip-pexpect * nc: Add some more option (non-)completions * test: Mark MANPATH without leading/trailing colons test an xfail on CI CentOS 6 * test: Remove kill, killall remnants * test: Make case specific env entries shell code, not escaped * Merge branch 'master' into wip-pexpect * unzip, zipinfo: Associate with *.whl * __load_completion: Avoid unnecessary lookups from nonexistent dirs * Merge branch 'master' into wip-pexpect * gcc: Add g++, gcc, gccgo, and gfortran *-7 aliases * test: Use test_unit_* prefix for unit tests, to avoid name clashes * test: Support setting cmd=None to require no command, for unit tests * test: Misc test suite fixes * test: Fix jq and scrub skipif commands * test: Don't require complete marker on test methods * test: Add support for per-test env modifications * test: Use more conventional Python file names for tests * test: Sort completion results in Python for ease of use in Python tests * test: Allow __load_completion to fail * test: chdir to fixtures dir in Python as well * test: Mark xfreerdp as expected failure for now * test: Replace + with Plus in test class names * test: Implement load_completion_for using assert_bash_exec * test: Add ability to selectively ignore diffs in environment * test: Fixture reorganization * test: Pass through $HOME and $DISPLAY to test bash * test: Log pexpect interaction to $BASHCOMP_TEST_LOGFILE if set * test: Rename BASHCOMP_* test env variables to BASHCOMP_TEST_* * test: Add python3 test case * test: Add class level skipif based on bash exec result * test: Include command name in test class name, use numbered test method names * test: Fix some regressions introduced in recent test conversions * test: Add support for running test case in a specified dir * test: Add support for skipping individual tests based on shell command status * test: Make test base work with Python 3.3+ * test: Add some iperf, iperf3 and xmodmap test cases * xmodmap: Use _parse_help instead of hardcoded option list * iperf: Improve client/server specific option parsing * iperf: Install for iperf3 too * iperf: Add g/G to --format completions * xmodmap: Use _parse_help instead of hardcoded option list * iperf: Improve client/server specific option parsing * iperf: Install for iperf3 too * iperf: Add g/G to --format completions * test: Use /root/.local/bin/pytest on ubuntu14 by default * test: Add generated test files to t/Makefile.am automatically * test: Add new test files to EXTRA_DIST * test: Use /root/.local/bin/pytest on centos6 by default * test: Use make pytest docker executable env-configurable, default pytest-3 * test: Update generate for pytest+pexpect * test: Convert majority of test cases to pytest+pexpect * tox: Fall back to --listenvs for env list if --listenvs-all fails * git-post-commit: Avoid some error trash when HEAD is not a symbolic ref * test: Add pylint-3 test case * test: Limit number of pylint option completions * pydoc, pylint: Determine python2/3 based on command basename only * pylint: Bring -f/--format arg completion up to date with pylint 1.9.2 * pylint: Implement comma separated --confidence arg completion * test: Fix buffer size option listing in run --help * test: Bump expect's match_max to 20000 by default * test: Run docker tests with --verbose * _services: Try systemctl list-unit-files if systemctl list-units fails * extra/git-post-commit.sh: Add git post-commit Docker Hub trigger hook * gpgv: New completion * pydoc, pylint: Skip module completion if current looks like a path * travis: Run ubuntu14/bsd with no network * travis: Split long lines in script * test: Limit number of wget option completions to avoid unresolved result * test: Mark flake8 untested if it seems broken * pylint: Option arg completion improvements * tshark: Get available interfaces from -D output * ngrep: Add "any" to -d arg completions * fio: New completion * test: Fix iwspy test case * uscan: Use _parse_help instead of hardcoded option list * urlsnarf: Add -p arg completion * tracepath: Add -m and -p arg non-completions * tracepath: Actually use our separate completion instead of _known_hosts * test: Skip jq option completion test if its --help doesn't list them * xdg-settings: Make help parsing work on BSD * test: Support running with local BSD binaries, do it w/ ubuntu14 in CI * jq, sqlite3: Protect against negative array subscripts * sudo: Improve long option arg handling * sysctl: Recognize --pattern/-r and --load options * test: Add sysctl option parsing test case * sudo: Parse options from help/usage output, add some long option support * strace: Use _parse_help instead of hardcoded option list * sshow: Add -p arg completion * sqlite3: Add some option arg (non-)completions * tune2fs: Update -o/-O argument lists * jq: New completion * reportbug: Run _parse_help and apt-cache more selectively * querybts: Use _parse_help, not hardcoded option list, misc improvements * pyvenv: Support versioned 3.6-3.8 executables * passwd: Try _parse_help before _parse_usage to parse options * profile.d: Avoid tested variable values being confused as [ ] operators * cryptsetup: Add some option arg (non-)completions * cryptsetup, nc, sh: Skip option args when counting arguments * modinfo: Fall back to _parse_usage if _parse_help yields no results * mysql, mysqladmin: Complete --ssl-{ca,cert,key} option arg * mysqladmin: Reuse --default-character-set completion from mysql * modinfo: Use _parse_help instead of hardcoded option list * minicom: Use _parse_help instead of hardcoded option list * mplayer: Associate with *.S[3T]M, *.med, *.MED * completions/Makefile.am: Use install-data-hook, not install-data- local * ifup etc: Add option and option argument completion * _count_args: Add support for not counting specified option args * ifquery: New ifup alias completion * ngrep, tshark: Complete on *.pcapng too * rpm: Complete --licensefiles with -q * pytest: Rename from py.test to follow upstream recommended name * README: Add instructions for overriding completions system wide * README: Note $BASH_COMPLETION_USER_DIR * test: Mark psql etc test cases untested if --help doesn't work * aclocal, automake: Support versioned 1.16 executables * __load_completion: Avoid bad array subscript on "commands" ending with slash * lzma: Use _parse_help instead of hardcoded option list * test: Run perlcritic and flake8 on perl and python helpers in Travis * build: Improve cleanup of test/log and test/tmp dirs * pkg-config: Complete on *.pc files * build: Use AC_PROG_SED to locate sed * build: Do cmake, pc, and profile variable replacements in Makefile * README: Add Q/A on overriding a completion, modernize local install answer * json_xs: New completion * chmod: New completion * iperf, nc: Include IPv6 addresses in bind address completions * links: Major rework, parse options from --help, add option arg completion * _ip_addresses: Add option to complete all/v4/v6 addresses, add unit test * wget: Remove nonexistent arg to _ip_addresses * _filedir: Drop unnecessary evals * iconv: Split charset completion to _iconv_charsets, add test case * links: Install completion for links2 too * xgamma: Comment spelling fix * lftp: handle -s * test: Skip scrub -p test when its --help doesn't list available patterns * ecryptfs-migrate-home: New completion * scrub: New completion * ether-wake: Install for etherwake as well * *: Support completing arg of last bundled short option * dselect: Parse options with _parse_help * dhclient: Add some option arg (non-)completions * dhclient: Parse options with _parse_usage * chage, chpasswd: Add -R/--root arg completion * reportbug: Add bunch of option arg (non-)completions * .dir-locals.el: Set -O extglob for flycheck bash checks * mount, umount: Deprecate on Linux in favor of util-linux >= 2.28 ones * _known_hosts_real: Reimplement known hosts file parsing in pure bash * test: Add comment line to fixtures/_known_hosts_real/known_hosts * ssh: Complete all *File option args with _filedir * README: Point Debian and openSUSE badges towards unstable and Tumbleweed * README: Link to various distro packages * apt-get: Add -h/-v/-o non-completions * apt-get: Sync option list with apt 1.5.1 * apt-get: Simplify -t and friends completion, support Ubuntu * apt-get: Add indextargets to list of suggested commands * apt-get: Complete install package=versions * ssh: Sync config option lists with OpenSSH 7.5p1, add some value completions * ssh: Sync query type list with OpenSSH 7.5p1 * ssh: Order various switch cases closer to alphabetical * completions/Makefile: Fix check-local in VPATH builds * _filedir: Refactor to remove heredoc-dependent loop * gccgo: Add as a GCC completion target (#227) * xrandr: match the output name exactly for --mode ==== bijiben ==== Version update (3.34.1 -> 3.34.2) Subpackages: bijiben-lang gnome-shell-search-provider-bijiben - Update to version 3.34.2: + Updated translations. ==== binutils ==== Subpackages: binutils-devel - Disable LTO during testsuite run ==== build ==== Version update (20191205 -> 20200107) Subpackages: build-mkbaselibs build-mkdrpms - allow to enter an existing buildroot w/o recipe - generate milestone files also for pure online media - fix ccache setup of non-dotted compiler versions ==== eog ==== Version update (3.34.1 -> 3.34.2) Subpackages: eog-lang - Update to version 3.34.2: + Bug fixes: Pan gesture in RTL shows always next picture. + Updated translations. ==== evolution ==== Version update (3.34.2 -> 3.34.3) Subpackages: evolution-lang evolution-plugin-bogofilter evolution-plugin-pst-import evolution-plugin-spamassassin evolution-plugin-text-highlight - Update to version 3.34.3: + Bugs fixed: - glgo#GNOME/evolution#681 Cannot type the date of a meeting. - glgo#GNOME/evolution#719 e-cal-dialogs: Set default responses for dialogs. - glgo#GNOME/evolution#729 New Mail account wizard ignores email address change. + Updated translations. ==== evolution-data-server ==== Version update (3.34.2 -> 3.34.3) Subpackages: evolution-data-server-lang libcamel-1_2-62 libebackend-1_2-10 libebook-1_2-20 libebook-contacts-1_2-3 libecal-2_0-1 libedata-book-1_2-26 libedata-cal-2_0-1 libedataserver-1_2-24 libedataserverui-1_2-2 - Update to version 3.34.3: + Bugs fixed: glgo#GNOME/evolution-data-server#177: DAV: Ignore 404 responses on content refresh. + Updated translations. ==== evolution-ews ==== Version update (3.34.2 -> 3.34.3) Subpackages: evolution-ews-lang - Update to version 3.34.3: + Bug Fixes: glgo#GNOME-evolution-ews#81: Attachment flag not shown on messages with attachment. ==== fwupd ==== Version update (1.3.1 -> 1.3.6) Subpackages: fwupd-lang libfwupd2 - Update to version 1.3.6: * plugins/coreboot: Add missing fu_hash dependency * trivial: synaptics-cxaudio: Add Google type C <-> 3.5mm adapter * fu-engine: don't expose bootloader version errors to users * trivial: dell-dock: drop unused quirk keyx * trivial: rename synapticsmst to synaptics-mst * trivial: actually set vendor ID for synaptics * fu-remote-list: Drop fallback path behavior * libfwupdplugin: Make sure systemd created environment variables exist * trivial: fu-remotes-list: drop usage of `FU_SELF_TEST_REMOTES_DIR` * trivial: synaptics-rmi: hardcode Vendor string * trivial: Set vendor ID for Dell WD19 to USB:0x413C (Fixes: #1653) * trivial: Document the use of vendor-id in each plugin * superio: Use the baseboard vendor as the vendor ID * uefi: Use the BIOS vendor as the vendor ID * coreboot: Use the BIOS vendor as the vendor ID * flashrom: Use the BIOS vendor as the vendor ID * dell: Hardcode a plausible vendor ID * emmc: Set the correct vendor ID prefix * fu-util-common: correct the default prompt for reboot/shutdown (Fixes: #1617) * Split out the remote loading from FuConfig * vli-usbhub: Fix the quirk for the legacy VIA 813 chip * Clarify error messages when no upgrades available * trivial: Don't handle a vendor-id requirement error that cannot happen * Only check the vendor ID if the device has one set * fu-install-task: Enforce that device protocol matches metadata * Add a new plugin that can parse the TPM event log * Allow other plugins to contribute report metadata * trivial: dell: hardcode the physical device ID for tpm to match the tpm plugin * Add a new plugin that exposes the system TPM device firmware version * Add fu_udev_device_set_flags() * trivial: Render large values of VersionRaw in a more portable way * trivial: wacom-raw: mark all Moffett SKUs as self recovery * Throw exit status 0 (instead of 2) if there is no firmware to be updated * Add a `dell-bios` version format * Add support for multiple LVFS::VersionFormat tags * Do not do semver conversion in fu_common_vercmp() * trivial: Deprecate fu_common_version_parse() * trivial: Support 'plain' in fu_common_version_from_uintXX() * Add the sysfs 'description' as the one-line device summary * trivial: Also print the parent keys when using FU_UDEV_DEVICE_DEBUG * trivial: Add fu_common_version_from_uint64() * trivial: Convert the VersionRaw value to a uint64_t for future use * Allow building on Windows with MinGW * synaptics-prometheus: Allow incremental version major and minor number * Replace 'scheduing' with 'scheduling' * Export the raw device version to the client --verbose output * trivial: Only dlopen the test plugin once * Export the device protocol to the client --verbose output * trivial: installed-tests: try to display journal for failed tests * trivial: ci: debian: enable verbose daemon logging for failure analysis * trivial: installed-tests: explicitly choose webcam device ID * trivial: debian: remove obj-* built files to fix back to back builds * trivial: ci: don't let bad symlinks cause debian build failures * trivial: debian: correct a dependency for libfwupdplugin-dev - Changes from version 1.3.5: * plugins: Fix potential use of NULL pointer in fu_dell_dock_mst_write_register * Fix shifting integer by more than 31 in fu_util_filter_device * synaptics-prometheus: Reload the device version after IOTA update * synaptics-prometheus: Reload the device version after update * trivial: wacom: remove coretronic config from Moffett scope * trivial: Fix a NULL/FALSE confusion * trivial: Add a BR for Fedora * trivial: Fix coreboot commit to fix CI * trivial: libfwupdplugin: clarify name of self test * plugins/coreboot: Improve version detection * plugins/coreboot: Get rid of FU_HWIDS_KEY_BIOS_VENDOR in coldplug * trivial: Move progressbar out of libfwupdplugin * trivial: Unexport fu_test_get_filename() * trivial: Unexport fu_test_compare_lines() * trivial: Unexport fu_test_loop_run_with_timeout() * trivial: Do not include non-introspectable functions in the GIR * trivial: Fix up a few introspection problems in FwupdPlugin * trivial: Include the Fwupd GIR in the FwupdPLugin GIR * trivial: Never add duplicate symbols to the map file * trivial: Properly namespace the defines in the exported header * Install development files for libfwupdplugin * Convert libfwupdprivate to a shared library libfwupdplugin * trivial: Allow building GCab from a subpackage * trivial: Fix under-include to define O_RDONLY * trivial: Allow compiling without * trivial: Do not use FuProgressbar in dfu-tool * synaptics-prometheus: Manually set the bootloader mode when attaching * trivial: Split out a new helper funtion * trivial: Add some optional debugging when hotplugging devices * trivial: Include the correct header for S_IRWXU * Always use the more portable 3-arg form for open() * trivial: Untangle FuHistory from FuPlugin * trivial: Allow compiling without * Revert "synaptics-rmi: Use the build ID as the version number to match the vendor tool" * Add missing documentation from the plugin interface * trivial: fu-udev-device: remove a prototype that was missed in b3d4d2ff * trivial: add missing gtk-doc fields for many files in src/ * trivial: fix compile failure without gudev * synaptics-prometheus: Mirror the _IS_BOOTLOADER from device to config * Allow setting the device flags using GObject properties * vli_usbhub: Set the composite parent at construction time * synaptics-prometheus: Set the composite parent at construction time * Allow plugins to set the parent during construction * vli-usbhub: Whitelist the PD and I²C devices * Set the protocol per-device not per-plugin * synaptics-rmi: Use the build ID as the version number to match the vendor tool * Create a REV_00 instance ID as this may be what the vendor needs to target * fu-util-common: Invert default behavior for reboot and shutdown prompts * trivial: fu-plugin-vfuncs: Add GTK documentation for all vfuncs * Make gudev a compile-time option * trivial: Set the offline trigger using an environment variable * trivial: ci: pull lintian from unstable for now. * trivial: stop including fu-hash.h as part of fu-plugin-vfuncs.h * Fix shebangs on scripts * trivial: Use prefixes for DATADIR in config.h for portability * Allow compiling GUsb as a subproject * trivial: fu-udev-device: add a to_string func for debugging * trivial: Don't assume that plugins end in .so * trivial: optionrom: remove unneeded includes * trivial: debian: ci: ignore library-not-linked-against-libc for more * trivial: remove version-format.md * trivial: Allow compiling without pwrite() * trivial: Allow compiling without * trivial: Allow compiling without realpath() * trivial: Allow compiling without HAVE_LC_MESSAGES * trivial: Allow compiling without getuid() * trivial: Allow compiling without * trivial: Allow compiling without * trivial: Allow compiling without * Ensure the _get_type() gets the same ABI version as the constructor * Use the correct unlocker when using GRWLock * trivial: plugins: only build coreboot when option set * fwupdtool: don't show a warning when calling `get-plugins` - Changes from version 1.3.4: * trivial: Don't force specific linker flash when cross building * dell: Use the more portable g_usleep() * trivial: Fix unused header includes * vli-usbhub: Make erasing less verbose and writing more obvious * vli-usbhub: Correctly print the 24-bit USB3 offset * vli-usbhub: Print the PD firmware offset and size for debugging * vli-usbhub: Open the parent device before attempting to read or write from the child * vli-usbhub: Set the install duration for the PD device * trivial: Fix a failed error prefix string * trivial: wacom-raw: Remove embedded from device name * wacom-raw: Correct HWID support * uefi: Just use a uint16_t for BootNext processing * uefi: Use a simpler entries set algorithm * vli-usbhub: Add support for writing using I2C passthru * vli-usbhub: Support updating PD devices that share the hub flash * vli-usbhub: Support the PD file format * trivial: uefi: correct a NULL pointer dereference * uefi: fall back to `ID_LIKE` when the path for `ID` doesn't exist (Fixes:# 1566) * uefi: Make generate_binary.sh more robust * Tokenize the Intel Hex file before parsing * trivial: Detect the USB version automatically * trivial: fu-util/fu-tool: explicitly block unsupported flags * Add support for matching requirements on device parents * Skip cleanup after device is done updating if `will-disappear` is set (Fixes: #1529) * efi: use a wildcard section copy for final EFI generation * modem-manager: explicitly use plain version format * modem-manager: add quirks for the Foxconn T77W968 modules * Allows confined snaps to activate fwupd via D-Bus * trivial: thunderbolt: clarify error message * Add a new property `Interactive` to the daemon * trivial: contrib/get-version.py: require git less hard * superio: Never read from port offset zero * superio: Fix regression when coldplugging superio devices * trivial: Fix Fedora CI build * trivial: Fix the autobuilt spec file with the new tarball version * Dynamically determine release version * trivial: synapticmst: allow missing `/proc/modules` * synapticsmst: filter invalid chip IDs * trivial: Provide some defines for common image names * Allow aborting early when using fu_archive_iterate() * Add fu_firmware_image_set_version() for future use * modem-manager: increase re-enumeration delay to 20000ms * modem-manager: add counterpart GUID for the DW5821e/eSIM * Add versions formats for the Microsoft Surface devices * usb: make loading vendor/product/serial strings non-fatal * trivial: Fix the protocol ID for VLI usbhub devices * trivial: wacom-raw: add more device IDs for Dell devices * trivial: contrib: don't require TSS for debian archs without EFI * fu-udev-device: Adjust bounds checking to be safer * fu-udev-device: Don't assume all devices have `device_file` * synaptics-rmi: correct an error cleaning up on probe * trivial: fu-udev-device: add some safety checks for fd * udev-device: fix offset of vendor id of hidraw devices * flashrom: switch to upstream source * trivial: fu-plugin: only show an error once "failed to open plugin" was being prefixed twice * trivial: debian: only use mingw-w64-tools in archs with UEFI plugin * fastboot: Fix a regression when updating modem firmware * trivial: conflict with old unifying plugin * Rename unifying plugin to logitech-hidpp (Fixes: #1329) * Add a new contrib script for installing a Dell BIOS from an EXE file * trivial: add-capsule-header: rename to make it easier to import * trivial: simple_client: make it easier to reuse code * trivial: firmware-packager: make it easier to reuse code * trivial: add-capsule-header: make it actually work * trivial: fix some gtkdoc sections * Bump the required gudev version * trivial: Fix a compile error with older versions of gudev * trivial: wacom: add vid/pid for panels in Moffett * trivial: post release version bump - Changes from version 1.3.3 * unifying: notify users to replug when using dfu control (Fixes: #1383) * trivial: 8bitdo: set a transient failure while waiting for user action * libfwupd: Add a new error type for user action needed * trivial: 8bitdo: show the same message for SN30pro and SN30pro+ * trivial: Fix up some typos from codespell * trivial: Ensure config.h is included in all source files * trivial: Fix up some NULL/FALSE confusion * trivial: Add all the _LAST enums that shouldn't be checked for ABI * trivial: Fix a typo that means that UEFI results were never cleared * Always report the update-error correctly for multiple updates * trivial: Fix fwupdmgr get-history if the firmware was not installed from the LVFS * trivial: Do not emit a warning if a child has no version number * Move the file descriptor lifecycle into FuUdevDevice * trivial: Fix some GtkDoc annotations * ebitdo: Modernize the plugin to use FuFirmware * nitrokey: Use fu_common_dump_raw() when debugging * thunderbolt: Create a unique GUID including Thunderbolt controller path * Use device safety flags to show prompts before installing updates * trivial: Use the new possible_plugin support for USB devices too * jabra: Move the Jabra-specific detach out into its own plugin * Ensure the device is open when doing the subclassed prepare() and cleanup() * vli-usbhub: Add support for updating V2 devices * Allow verifying the device image itself from fwupdtool * Use XMLb to query quirks * trivial: ci: disable pulling libxmlb from unstable * synaptics-prometheus: Don't add a config-subdevice in bootloader mode * dfu: Use the VID/PID to identify devices without download capability in runtime * trivial: debian: remove some unneeded lintian * trivial: debian: bump compat version * ebitdo: Add SN30Pro+ to recognized quirk list (Fixes: #1503) * dfu: Add several quirks for Realtek camera hardware * dfu: Always mark devices as UPDATABLE * uefi: use `genpeimg` to mark ASLR and DP/NX on EFI binary * trivial: solokey: correct a typo * trivial: fu-util: fix typo * uefi: rework ESP path detection and lifecycle * trivial: uefi: show more metadata in to_string method * trivial: fu-device: add new method to remove metadata * Add a plugin to update VIA USB hub hardware * trivial: Add fu_common_read_uint8_safe() * trivial: Fix two typos in fu_common_read_uint16_safe() * solokey: Allow parsing firmware with fwupdtool * Allow fwupdtool to dump details of common firmware formats * trivial: Do not do system coldplug when using FU_ENGINE_LOAD_FLAG_NO_ENUMERATE * trivial: fu-self-test: set polling self tests to slow * trivial: fu-tool: Allow `detach`/`attach` to prompt for device * Strip trailing whitespace from USB descriptors * trivial: Add fu_common_read_uint16_safe() * trivial: Add version to the FuFirmware->to_string() output * Add fu_firmware_set_version() * Add a systemd preset file for `fwupd-refresh.service` * trivial: dell: work around a memory leak caught by address sanitizer * ebitdo: if the device has the will disappear flag, don't wait for ack (Fixes: #994) * Add a new plugin for working with eMMC devices (Fixes: #1455) * fu-engine: Check multiple plugins if quirks match * trivial: don't try to enable LVFS from systemd * trivial: coreboot: fix a clang compiler error * fu-util: Add user friendly strings for all device flags * Add new device flags indicating update resilience * plugins: Add coreboot plugin * fu-plugin: Add fu_plugin_get_hwid_replace_value * trivial: Increase verbosity when actually updating devices * trivial: Allow plugins to use WAIT_FOR_REPLUG in prepare and cleanup * Add FuDevice->prepare() and FuDevice->cleanup() vfuncs for future use * dfu: Implement FuDevice->to_string() * trivial: colorhug: fix a crash that occurs when flashing sometimes * trivial: fu-util: break out of automatic reports if one is not automatic * thunderbolt: some more clarifications when using ICL * trivial: fwupd-refresh: activate motd if using systemd v243 or later * trivial: fwupd-refresh: allow exit code 2 for success * trivial: synaptics-cxaudio: Add Google Pixel buds * trivial: arch: ci: Wait some time for tpm_server to start up * Allow a custom FuFirmwareImage->write() in superclassed objects * dfu: Remove two completely unused helpers * dfu: Make DfuFirmware derive from FuFirmware * dfu: Make DfuImage derive from FuFirmwareImage * dfu: Remove private headers that do not need to exist * Fix device flag filtering * trivial: fu-engine: Don't compare device and content checksums * fu-engine: Read all releases and convert versions when comparing * Add new flags `can-verify` and `can-verify-image` * trivial: make verify and verify-update safer * trivial: test: add checksums for "stock" 1.2.2 * trivial: fu-udev-device: use parent udev device to indicate `internal` * trivial: fix TPM2 simulator tests for arch * trivial: uefi: don't add PCRs with all 0's * trivial: Fix a recent regression causing a double-free * synaptics-cxaudio: Support the ThinkPad USB-C Dock Gen2 * trivial: fu-util: add some extra checks around automatic reports * trivial: fu-tool: typo * fu-systemd: Use correct method for stopping units. * trivial: fu-udev-device: Use ID_PCI_CLASS_FROM_DATABASE if name not set * trivial: fu-plugin: quiet down debug output for optionrom plugin * 8bitdo: use will-disappear flag for sf30/sn30 controllers (Fixes: #783) * trivial: ebitdo: don't dump out firmware header unless plugin verbose * trivial: ebitdo: don't use local errors when writing firmware * Add a new device flag for indicating device won't come back * wacom-emr: Fix a regression for EMR devices * Add a generic DFU firmware object for plugins to use * dfu: Use FwupdInstallFlags rather than a DFU-specific version * dfu: Remove functionality for modifying DfuSe files * dfu: Remove functionality you can do now with fwupdtool * dfu: Remove the merge command as it's unused and broken * trivial: Add fu_firmware_parse_file() helper for future use * trivial: Remove the fuzzing details for DfuPatch * trivial: Add klass->to_string for superclassed FuFirmwareImage objects * dfu: Remove DfuPatch as no vendor actually uses this * dfu: Don't wrap provided VID-PID functions * dfu: Use the standard FuDevice custom flags functionality * dfu: Use klass_device->write_firmware() directly * dfu: Use the generic fu_plugin_usb_device_added() function * dfu: Use daemon flags to ignore devices rather than a special flag * dfu: Set the device state directly to avoid proxying signals * dfu: Use the built-in detach() and attach() vfuncs * Read firmware back from the device as a FuFirmware * dfu: Remove a pointless function * dfu: Remove support for the Metadata Store Proposal * dfu: Remove XTEA support * dfu: Remove the SREC and IHEX parsing out of the DFU plugin * ebitdo: Use klass_device->write_firmware like other plugins * trivial: Remove G_BEGIN_DECLS from all private headers * Remove FU_PLUGIN_RULE_REQUIRES_QUIRK as all the plugins now use it * Set all FuUdevDevice plugins to use FU_QUIRKS_PLUGIN * thunderbolt: recognize new 'generation' sysfs attribute * Rename and modernize the udev plugin * synaptics-rmi: Also add the product ID as a GUID without the minor version * synaptics-rmi: Correctly set the payload length rather than hardcoding it * synaptics-rmi: Write the core config correctly * synaptics-rmi: Decode BL7 status failures as actual errors * synaptics-rmi: Add some trivial debugging to help debug a write problem * trivial: uefi: Make efivarvs errors clearer (Fixes: 1330) * trivial: uefi: don't prefix efivar errors * trivial: Remove some now-unused vfuncs * altos: Modernize the plugin to simplify it * Create the custom plugin GType in common code * Reduce more boilerplate in plugins * synaptics-rmi: Check the correct register when querying bootloader mode * trivial: fu-engine: fix never reporting remotes * trivial: fu-util: don't show warnings for no reports to upload * trivial: debian: remove more conffiles from transitions (Closes: #932617) * trivial: debian/control*: Update for fwupdate transition * trivial: Fix a tiny memory leak when starting the daemon * modem-manager: Fix a tiny memory leak when starting the daemon * synaptics-rmi: Copy the behavior of rmi4utils for BL7 detach * synaptics-rmi: Simplify fu_synaptics_rmi_device_read() * synaptics-rmi: Set the version after ->setup has run * synaptics-rmi: Use the correct mask when getting the bootloader mode on BL7 * syanptics-rmi: The build_id is 3 bytes long, not 2 * synaptics-rmi: Read the config partition the same as rmi4utils * Provide a default implementation of common FuDevice actions * thunderbolt-power: avoid checking for bolt support * synaptics-rmi: Add some debugging for BL7 devices * Fix usage of incorrect type for return value * synaptics-rmi: Do as little as possible in device setup * synaptics-rmi: Speed up reading the PDT from 900ms to 30ms * fu-util: add support for a reinstall command * trivial: fu-util/fu-tool: update re-install help text to reinstall * trivial: fu-util: remove double printed message about succesful firmware update * trivial: fu-util: show no updatable devices error for update command * synaptics-rmi: Ignore the ATTN reports from the hardware when reading DATA * synaptics-rmi: Move the fuzzing instructions to the toplevel README * Fuzz the SREC and IHEX file parsers once more * Use parallel fuzzing for the SMBIOS checks too * synaptics-rmi: Fix the packing of the partition table * Add a plugin to update Synaptics RMI4 devices * trivial: Add a parallel fuzzing script * trivial: fu-util: output newline after prompt. * trivial: fix %u output in report upload * Add a --no-domain logging option * trivial: Fix compiler warning for impossible-to-hit condition * Add support for automatically uploading reports * trivial: motd: disable updating motd for now * trivial: fwupd-refresh: fix a clash with fwupd.service (Closes: #941360) * trivial: Fix Fedora CI * trivial: fu-udev-device: fix some assertions * Search up the tree for a vendor name rather than (ab)using the HID_NAME * Add some success messages when CLI tasks have completed * trivial: Put the boolean prompt on the same line as the text * Never show LicenseRef-proprietary to the end user * trivial: snap: correct install hook root directory * Export the instructions for detaching the device * uefi: detect unmounted ESP partitions (Fixes: #1405) * uefi: stop recording efibootmgr output after flash * trivial: post release version bump - Changes from version 1.3.2: * Add support for '' to disambiguate some firmware * thelio-io: Add a plugin to detach the Thelio IO board * trivial: uefi, dell: skip self tests with TPM if non-root (Fixes: #1396) * trivial: dell: quiet the TSS output * trivial: uefi: allow forcing to TPM2 via environment variable * Do not ask the user to upload a report if ReportURI is not set * Do not enumerate physical devices when running the internal self tests * trivial: libfwupd: skip tests if machine-id is empty too * Add a new plugin to update Conexant audio devices * Export the salted machine ID as a daemon property * Fall back to /var/lib/dbus/machine-id when required * trivial: add stalebot (Fixes: #1393) * trivial: dell-dock: correct another write_size error * Align the key values to the text *width* not the number of bytes * trivial: Move dbus directory location for snap too * trivial: Fix some NULL/FALSE confusion * synaptics-prometheus: Fix tiny memory leak when using FuSynapromConfig * trivial: Fix tiny memory leak when using FuSrecFirmware * snap: switch to core18 * trivial: Return the correct property when getting the host product * trivial: fu-util-common: fix description wrapping (Fixes: #1378) * fu-util/fu-tool: Map out changelogs from remotes * fu-util/fu-tool: Better display historical information * fu-history: Update device_modified in sql database during updates * unifying: Use the instance ID to check for supported devices * unifying: Ensure HID++ v2.0 peripheral devices get scanned by the plugin * trivial: Add some more defines to the srec parser * trivial: fix wget command in fu-tool.c * Allow parsing a raw SREC file * trivial: wacom: Add support for second vendor ID * uefi, dell-esrt: Show firmware version when capsule updates unavailable * Add some more debugging to the SREC and IHEX parsers * Print the instance IDs if the GUIDs are unconverted * Add fu_common_bytes_compare_raw() for future usage * Call the set_quirk_kv() vfunc for the superclassed object * uefi: make the TPM optional for runtime again (Fixes: #1362) * trivial: uefi: Make the TCTI output less verbose * Support in AppStream metadata * Include all GUIDs when uploading a report * Do not crash when starting tpm2-abrmd * trivial: Update DBus conf path for example Fedora package * Move D-Bus conf file to datadir/dbus-1/system.d * trivial: Add fu_io_channel_write_byte_array() for future use * trivial: post release version bump - Package new sub-packages typelib-1_0-FwupdPlugin-1_0 and libfwupdplugin1. ==== gcab ==== Version update (1.3 -> 1.4) Subpackages: gcab-lang libgcab-1_0-0 - Update to version 1.4: + New Features: - New GDateTime-based APIs. - Allow comping as meson subproject. + Bugfixes: - build-sys fixes. - MacOS/Windows build support. ==== glib-networking ==== Version update (2.62.2 -> 2.62.3) Subpackages: glib-networking-lang - Update to version 2.62.3: + Fix leak of base iostream (or base datagram socket), 2.62 regression. + Fix duplicate notifies of peer-certificate and peer-certificate-errors. + Fix obscure corner case where SNI might not work. ==== gnome-contacts ==== Version update (3.34 -> 3.34.1) Subpackages: gnome-contacts-lang gnome-shell-search-provider-contacts - Update to version 3.34.1: + Make sure Contacts is started when opening a contact from another app (like Geary). + Updated translations. - Update to version 3.34: + Updated translations. - Update to version 3.33.92: + Updated the man page. + Updated translations. + Changes in version 3.33.91: + Make the avatars more in line with the other apps in the GNOME ecosystem. + Fix searching contacts from GNOME Shell returning no results. + Add a small description of the --search option. + Updated translations. + Changes in version 3.33.4: + Flatpak: Allow webcam access (and other small fixes). + Even better integration with CI. + Add mnemonics to the setup window. + Updated translations. + Changes in version 3.33.1: + Added a show-contact application action, so other applications can activate Contacts to show a specific contact. + Updated translations. - Drop gnome-contacts-disambiguate_Gtk.HeaderBar.patch: fixed upstream. - Add gnome-contacts-disambiguate_Gtk.HeaderBar.patch: window: Disambiguate Gtk.HeaderBar, fix build with new libhandy. - Update to version 3.32.1: + appdata: Keep the same appstream ID as in 3.30. + src: Use format strings when constructing MessageDialogs. + Updated translations. - Update to version 3.32: + A few minor performance optimizations. + Solved a bug where the birthday did not change. + Fixed a crash when right-clicking in the contact list. + Updated translations. - Update to version 3.31.90: + Various other libhandy fixes. + Updated translations. - Update to version 3.31.4: + Small improvements for the "types" of properties ("Home", "Work", ?). Contacts should now also be able to more easily identify untranslated properties from Google Contacts. + Some UI tweaks for the primary menu. + The appdata file and the desktop file are now validated by CI. + Udated translations. - Update to version 3.31.3: + Updated application icon. + Dropped the app menu. + Added a dependency on libhandy. + Fix birthday not being properly saved. + Telepathy is now disabled by default. - Add pkgconfig(libhandy-0.0) BuildRequires: New dependency. - Disable pkgconfig(folks-telepathy) and pkgconfig(telepathy-glib) BuildRequires and pass -Dtelepathy=false to meson, following upstreams new default. Start phasing out telepathy support in GNOME. - Update to version 3.30.2: + Store: remove eds_persona_store_changed(). + Contacts.Window: "Done" button actively grabs focus. + AccountsList: add a little bit more debugging info. + Store: add more debug information. + ContactSheet: don't duplicate fields when updating. + Updated translations. - Update to version 3.30.1: + Fixed a crash when right-clicking in the contact list. + Fixed a problem where the symbolic icon was used as app icon. + Updated translations. - Update to version 3.30: + Updated translations. - Update to version 3.29.92: + Various features and bug fixes. + Updated translations. - Update to version 3.28.2: + Updated translations. - Update to version 3.28.1: + Updated translations. - Unconditionally enable translation-update-upstream: on Tumbleweed, this results in a NOP and for Leap in SLE paid translations being used (boo#1086036). - Update to version 3.28.0: + Favorite contacts, which are shown at the top of the contact list. + Sort contacts by their first name or surname. + Small tweaks to the UI, such as a more welcoming setup screen and rounded avatars. + Performance improvements to the GNOME Shell search provider. + A slightly decreased memory usage. + Updated translations. - Update: + URL tag to https://wiki.gnome.org/Apps/Contacts: currently the Contacts' web page. + Package description to be a bit more verbose. - Add geocode-glib-1.0 and gmodule-export-2.0 pkgconfig modules BuildRequires to avoid implicit dependencies. - Drop: + pkgconfig(champlain-0.12) BuildRequires: it is not a requirement anymore. + update-desktop-files BuildRequires and its macro: they are no longer required. + glib2_gsettings_schema_requires macro: it is not used anymore since RPM file triggers. - Update to version 3.27.92: + The titlebar is now updated when a contact's name changes. + The window will now remember its size and restore it on the next start. + Postal addresses are now sorted before notes. + Updated translations. - Modernize spec-file by calling spec-cleaner - Update to version 3.27.90: + Support for favorite contacts. These contacts will be shown at the top of the list. + Contacts now allows sorting by both first name and surname. + Avatars are now displayed as a circle and are better optimized for memory usage. + Selection mode can now be started by right-clicking the contact list. + Updated translations. - Update to version 3.27.4: + Contacts now has a shortcuts window. + Small tweaks to the setup screen. + Support --version as command-line argument. + Telepathy is no longer a mandatory dependency. + Support for maps can be disabled at compile time. + Improved the Shell search provider. + Updated translations. - Pass -D maps=true and -D telepathy=true to meson: keep now optional maps and telepathy features enabled. - Update to version 3.27.2: + ContactEditor: fix annoying const warning. + added compare by type to compare_fields. + Meson: - Flatpak: update the manifest file to use meson. - Drop autotools in favor of Meson. - Add configure script for meson. - make sure cheese is required when told so. - allow 'auto' value for `with-cheese`. + Bugs fixed: bgo#789921. + Updated translations. - Drop gnome-contacts-nb-translations.patch: Fixed upstream. - Update to version 3.26.1: + Makefile.am: add README.md. Fixes bgo#792768. + Updated translations. - Drop gnome-contacts-nb-translations.patch: Fixed upstream. - Add gnome-contacts-nb-translations.patch: Update Norwegian Bokmål translations. - Use autosetup macro. - Pass with-cheese=true and with-manpage=true to meson, ensure we build the feature we want. - Update to version 3.26: + Fix crash if initial-setup == false (bgo#787450). + Updated translations. - Update to version 3.25.92.1: + Fix the schema: no longer depend on an inexisting enum. - Update to version 3.25.92: + Added support for Flatpak. + Contacts can now be built with Meson. + Contacts now provides its own proper app icon. + Some labels in the contact sheet are now selectable. + Bug fixes: - Can't save notes in a contact. - Bumped minimal version of telepathy-glib, GTK+ and GLib. + Updated translations. - Add meson BuildRequires and switch autotools macros configure, make and makeinstall to meson, meson_build and meson_install following upstream switch to Meson build system. - Run spec-cleaner, modernize spec. - Stop exporting CFLAGS="%{optflags} -w", not needed anymore, either fixed due to meson build, or in vala itself. - Drop gnome-shell BuildRequires: It was only there for directory ownership, and that is no longer needed. - Update to version 3.25.4: + Contacts now provides its own application icon. + Small UI improvements to the avatar chooser dialog. + Folks now requires version 11.4 or higher. + Migrated away from intltool and libgd. + Got rid of a bunch of warnings and critical messsages. + Use the locale to translate months. - Drop obsolete clean section and post(un) handling, following macros dropped: glib2_gsettings_schema_post(un) and desktop_database_post(un), file-trigger takes care of this now. - Drop intltool BuildRequires, no longer needed. - Conditionally apply translations-update-upstream BuildRequires and macro for non-openSUSE only. - Add docbook-xsl-stylesheets, docbook_4 and xsltproc BuildRequires and pass --enable-man-pages=yes to configure, build manpages. - Stop packaging AUTHORS ChangeLog COPYING and README, silence rpmlint, and they are in the src rpm anyway. - Update to version 3.22.1: + Updated translations. - Update to version 3.20.0 (fate#318572): + Updated translations. - Update to GNOME 3.20 -- Fate#318572. - Update to version 3.19.91: + Build fixes. - Update to version 3.19.90: + Fixed minor bugs. + Updated translations. - Update to version 3.18.1: + Avoid crash in search provider. + Remove unused libnotify dependency. + Updated translations. - Drop pkgconfig(libnotify) BuildRequires following upstream. - Update to version 3.18.0: + Avoid dialogs from the search provider. + Fix desktop file category. + Support searching by phone number. + Updated translations. - Update to version 3.16.2: + Bug fixed concerning Maps initialization. - Update to version 3.16.1: + Updated translations. - Update to version 3.16.0: + Fix syntax errors in desktop file keywords translations (bgo#736791). + Updated translations. - Update to version 3.15.92: + Updated translations. - Update to version 3.15.91: + Updated translations. - Update to version 3.15.90: + Finished Contacts - Maps integration. - Add pkgconfig(libedataserverui-1.2) BuildRequires: new dependency. - Update to version 3.15.4: + Added maps view for postal address. - Add pkgconfig(champlain-0.12), pkgconfig(clutter-gtk-1.0) and pkgconfig(geocode-glib-1.0) BuildRequires: New dependencies. - Update to version 3.14.2: + Updated translations. - Update to version 3.14.1: + Remove unneeded logs in SearchProvider. - Update to version 3.14.0: + Adapt to gnome-shell's new search provider API. - Update to version 3.13.92: + Fixed change address book bug. - Update to version 3.13.91: + AvatarDialog: Fix syntax error, Gtk.Stack has no set_current_page(). + ContactEditor: - Ignore empty values for e-mail addresses, etc. - ContactEditor: Move string constants from Contact. + Updated translations. - Update to version 3.13.90: + Added inline contact creation. + Updated Avatar dialog UI. + Improved Adwaita dark variant support. - Update to version 3.13.3: + Reworked setup view. + Reworked modes toggling (edit-mode, selection-mode). + Fixed birthday field bug. + Fixed link field bug. + Updated dialogs UI. - Update to version 3.12.0: + Updated translations. - Update to version 3.11.92: + Updated translations. - Update to version 3.11.91: + Improved Linked Accounts dialog. - Update to version 3.11.90: + Updated About dialog info. + Fixed email types in New Contact dialog. + Removed deprecated gtk+ calls. + Fixed minor bugs. - Update to version 3.10.1: + Removed presence widget from ContactPane. - Update to version 3.10: + Fixed shell-search-provider. - Update to version 3.9.92: + Added appdata description for Contacts. + Fixed look in RTL languages. - Update to version 3.9.91: + Ported to Gtk.Revealer. + Ported to Gtk.MenuButton. + Refined avatar size and name aligment. - Update to version 3.9.90: + Reworked UI to use custom titlebars. + Reworked select account dialog. + Fixed background colors all over. + Fixed "Select a Contact" view. + Updated to folks 0.9.5. + Migrated Contacts.Window to use Gtk+ templates. + Show all contacts everytime now. - Update to version 3.9.5: + Updated AddressBook dialog. + Updated Setup window. + Fixed in-app delete notification bug. - Update to version 3.9.4: + Bugs fixed: bgo#679108, bgo#688341, bgo#696265, bgo#696272, bgo#698831, bgo#698893, bgo#699081, bgo#700729, bgo#700889, bgo#700959, bgo#701515, bgo#701535, bgo#702177, bgo#703470. + Updated translations. - Update to version 3.8.2: + Fixed "new" button height. + Fix webcam dialog shows blank camera. + Fix searching when string is empty. + Updated translations. - Update to version 3.8.1: + Fixed font color in contacts list. + Make changing birthdate work. + Updated translations. - Update to version 3.8.0: + Updated translations. - Added support for translation-update-upstream. - Update to version 3.7.91: + Animate toolbar transition in selection mode. + Updated translations. - Update to version 3.7.90: + Added selection to contacts list. + Showing a contacts subset (main contacts vs all). - Replace pkgconfig(gee-1.0) with pkgconfig(gee-0.8), following upstreams port to libgee 0.8. - Update to version 3.7.3: + Use libgd. + New contact pane design. + Fix build with new telepathy-glib. - Add pkgconfig(gobject-introspection-1.0) BuildRequires: new dependency. - Update to version 3.6.2: + Keyboard shortcuts for new and help. + Add keywords to desktop file for better searching. + Updated translations. - Update to version 3.6.1: + Updated translations. - Update to version 3.6.0: + Added help menu item. - Update to version 3.5.92: + Use the new gstreamer 1.0 based libcheese + Always show search entry + Updated translations. - Drop pkgconfig(gstreamer-interfaces-0.10) and pkgconfig(gstreamer-0.10) BuildRequires: configure no longer checks for gstreamer and relies entirely on cheese for this. - Drop pkgconfig(gdk-x11-3.0) BuildRequires: no longer needed. - Add pkgconfig(cheese) BuildRequires: mimic as closely as possible what configure does. In our packages this is currently implied by requiring cheese-gtk. - Create a gnome-shell-search-provider-contacts for the GNOME Shell search provider. It will automatically be installed if gnome-contacts and gnome-shell are installed. - Add a gnome-shell BuildRequires for directory ownership. - Update to version 3.5.91: + Port the webcam support to libcheese + Upadted translations. - Note: the port to libcheese does not infer changes in BuildRequires, as we already link against cheese and GStreamer. - Update to version 3.5.90: + EggListBox converted from vala to C. + Fix icon for birthdays. + Minor notification themeing fixes. + Updated translations. - Update to version 3.5.4.1: + Rebuilding due to 3.5.4 being built with a broken libtool. + Bump libfolks dependency to 0.7.3. - Update to version 3.5.4: + Use new libfolks API for Google address book system groups. - Update to version 3.5.3: + Ship a search provider for the shell. - Update to version 3.5.2: + Use the new evolution-data-server APIs for addressbook configuration. - Add pkgconfig(cheese-gtk) BuildRequires: new dependency. - Update to version 3.5.1: + Make new avatars with webcam. + Fetch more contact info from telepathy. + Reimplement sidebar without using GtkTreeView. - Add pkgconfig()-style BuildRequires: gdk-x11-3.0, gstreamer-0.10 and gstreamer-interfaces-0.10: new dependencies. - Update to version 3.4.1: + Remove non-working reference to setting Avatar in new contact dialog. + Correct handling of detecting the main group of contacts in Google contacts. + Detect more facebook URIs. + Updated translations. - Update to version 3.4.0: + Updated translations. - Update to version 3.3.92: + Updated translations. - Update to version 3.3.91: + Update the call support to work with latest Telepathy/Empathy + Allow linking non-primary contacts to each other and not only to primary ones + Fix crash in linking + Show unknown online status as offline + Updated translations. - Add pkgconfig(telepathy-glib) BuildRequires: new dependency upstream. - Update to version 3.3.90: + New app icon + Support cropping of new avatars + Minor ui tweaks + Exit edit mode whe clicking outside edit widget + Add "Add to My contacts" button + Create google contacts in the "My contacts" group - Update to version 3.3.4: + Moved custom CSS to Adwaita + Make clicking on edit rows work again + Remove initial letter column in lists + New look for link dialog + Hide search by default + Show google contacts that are not "My contacts" as as non-primary contacts + Make notifications animate in/out + Fix up minor UI details to better match new mockups + Better initial window size + Add inline link suggestions + Support undo for link/unlink + Delete works for more contacts + New first run dialog - Remove xz BuildRequires now that it comes for free in the build system. - Use %glib2_gsettings_schema_* macros for new GSettings schema. - Update to version 3.3.3: + Add application menu + Support changing the address book + Only show primary contacts in the main list except when searching + Add toolbar in the new gnome 3 style - Changes from (unreleased) version 3.3.2: + Polish details in the UI + Work with latest vala master - Add new pkgconfig(folks-eds) BuildRequires, following upstream changes. - Update to version 3.3.1: + New design for the content pane + Undo and in-app notifications - Add xz BuildRequires because we can't build a package for a xz-compressed tarball without explicitly specifying that... See bnc#697467 for more details. - Update to version 3.2.2: + Fixed crashes + Fixed display name for Google contact sources + Add Unity to OnlyShowIn + Fix up spacing in contact pane - Add pkgconfig(gee-1.0) BuildRequires: new dependency. - Update to version 3.2.1: + Updated translations. - Update to version 3.2.0.1: + Fix label for local contacts + Fix video calls - Changes from version 3.2.0: + Fix spacing due to GtkGrid API changes + Add quit and search keyboard shortcuts + Close error dialogs on response + Show birthdays with correct timezone + Updated translations. - Update to version 0.1.5.2: + Make GOA addressbooks default it there is no default + Make creating contacts on google work - Changes from version 0.1.5.1: + Fix build issue - Update to version 0.1.5: + Support linking and unlinking + Support linking suggestions + Don't require running evolution to pick up eds addressbooks - Add new pkgconfig() BuildRequires: glib-2.0, goa-1.0, libebook-1.2, libedataserver-1.2. They are new dependencies upstream (the glib-2.0 one being now explicit, with a versioned dependency). - Update to version 0.1.4.1: + Fix crash - Changes from version 0.1.4: + Unique application instance support + Support browsing for avatar file + Support deleting (some) contacts + Support linking contacts + Support for new fields: - nickname - birthday (readonly) - company/title/etc (readonly) + Lots of small UI tweaks - Add pkgconfig(gnome-desktop-3.0) BuildRequires: new dependency. - Update to version 0.1.3: + Fix build due to libm missing + Lots of UI polish + Working contact editing - Update to version 0.1.2: + Update to libfolks 0.6.0 + Allow showing a contact from the commandline - Update to version 0.1.1: + Lots more work on the UI + Initial work on editing - Add pkgconfig(libnotify) BuildRequires. - Remove have_desktop_file and have_lang defines now that we have a .desktop file and translations. - Initial package (version 0.1.0). ==== gnome-maps ==== Version update (3.34.2 -> 3.34.3) Subpackages: gnome-maps-lang - Update to version 3.34.3: + Updated translations. ==== gnome-music ==== Version update (3.34.2 -> 3.34.3) Subpackages: gnome-music-lang - Update to version 3.34.3: + Fix various crashes due to regressions during the 3.34 core rewrite. + Restore keyboard shortcut to open help. + Bugs fixed: glgo#GNOME/gnome-music#348, glgo#GNOME/gnome-music#354, glgo#GNOME/gnome-music#355, glgo#GNOME/gnome-music#357. + Updated translations. ==== gnome-shell ==== Version update (3.34.2+2 -> 3.34.3+0) Subpackages: gnome-shell-calendar gnome-shell-lang - Update to version 3.34.3+0: * Bump verion to 3.34.3 ==== hwdata ==== Version update (0.330 -> 0.331) - Update to version 0.331: * Updated pci, usb and vendor ids. ==== libseccomp ==== - Tests are passing on all architectures - Backport patch to fix test on aarch64: * libseccomp-fix_aarch64-test.patch ==== mercurial ==== Subpackages: mercurial-lang - Switch Mercurial to Python 3 (it should be supported already, according to https://www.mercurial-scm.org/wiki/Python3) - Fix rpmlint warnings. ==== openssl-1_1 ==== Subpackages: libopenssl-1_1-devel libopenssl1_1 libopenssl1_1-32bit - Obsolete libopenssl-1_0_0-devel in order to avoid conflict upon upgrade from SLE-12 (bsc#1158499) - remove useless Suggests: libopenssl1_1-hmac, there's no such package anymore ==== orc ==== Version update (0.4.30 -> 0.4.31) - Update to version 0.4.31: + Fix OrcTargetPowerPCFlags enum typedef to revert API change on macOS/iOS. + Fixes for various PowerPC issues. + Enable flush-to-zero mode for float programs on ARM/neon. + Fix some opcodes to support x2/x4 processing on PowerPC. ==== perl-Inline ==== Version update (0.83 -> 0.86) - updated to 0.86 see /usr/share/doc/packages/perl-Inline/Changes 0.86 Wed Jan 8 21:19:58 PST 2020 - Fix various test problems 0.85 Mon Jan 6 07:33:52 PST 2020 - Fix a taint issue @mohawk2++ 0.84 Mon Jan 6 07:04:31 PST 2020 - https://github.com/ingydotnet/inline-pm/pull/75 Make correct PERL5LIB to pass on including -I flags @mohawk2++ ==== polari ==== Subpackages: polari-lang typelib-1_0-Polari-1_0 - Add polari-appdata-screenshotfix.patch: appdata: Point screenshots to the stable branch. ==== python-rpm ==== Version update (4.14.2.1 -> 4.15.1) - update to rpm-4.15.1 - update to rpm-4.15.0 ==== rpm ==== Version update (4.14.2.1 -> 4.15.1) Subpackages: rpm-build rpm-devel - disable pythondist requires generator for now * modified patch: fileattrs.diff - drop python3-setuptools dependency from rpm-build, the package is not part of ring-0 - update to rpm-4.15.1 * bugfix release - dropped patches: * fix_lua_cflags.diff - Fix shebang for pythondistdeps.py to use Python 3 + Modify patch: pythondistdeps.diff - Move pythondistdeps dependency generator to rpm-build - Add python3-setuptools and python3 dependencies to rpm-build for pythondistdeps - Declare /var/lib/rpm as a ghost file (it is a link to /usr/lib/sysimage/rpm generated in post script for quite some time now) [boo#1132796] - update to rpm-4.15.0 * dynamic build dependencies * support for %elif, %elifos and %elifarch statements in spec * caret version operator (the opposite of tilde) * new %patchlist and %sourcelist spec sections * new %{expr:#} built-in macro for evaluating expressions * new %dnl macro primitive for comments - dropped patches: * 0001-Stop-papering-over-the-security-disaster-known-as-pr.patch * 0002-Fix-use-after-free-introduced-in-0f21bdd0d7b2c45564d.patch * adopt-language-specific-build_fooflags-macros-from-F.patch * auto-config-update-riscv64.diff * debugedit-macro.diff * dwz-compression.patch * getncpus.diff * nameversioncompare.diff * mono-find-requires.diff * rpmfc-push-name-epoch-version-release-macro-before-invoking-depgens.patch * set-flto=auto-by-default.patch * source_date_epoch_buildtime.diff - new patches: * fix_lua_cflags.diff ==== rubygem-rubocop ==== Version update (0.78.0 -> 0.79.0) - New upstream release 0.79.0 [#]# 0.79.0 (2020-01-06) [#]## New features * [#7296](https://github.com/rubocop-hq/rubocop/issues/7296): Recognize `console` and `binding.console` ([rails/web-console](https://github.com/rails/web-console)) calls in `Lint/Debuggers`. ([@gsamokovarov][]) * [#7567](https://github.com/rubocop-hq/rubocop/pull/7567): Introduce new `pending` status for new cops. ([@Darhazer][], [@pirj][]) [#]## Bug fixes * [#7193](https://github.com/rubocop-hq/rubocop/issues/7193): Prevent `Style/PercentLiteralDelimiters` from changing `%i` literals that contain escaped delimiters. ([@buehmann][]) * [#7590](https://github.com/rubocop-hq/rubocop/issues/7590): Fix an error for `Layout/SpaceBeforeBlockBraces` when using with `EnforcedStyle: line_count_based` of `Style/BlockDelimiters` cop. ([@koic][]) * [#7569](https://github.com/rubocop-hq/rubocop/issues/7569): Make `Style/YodaCondition` accept `__FILE__ == $0`. ([@koic][]) * [#7576](https://github.com/rubocop-hq/rubocop/issues/7576): Fix an error for `Gemspec/OrderedDependencies` when using a local variable in an argument of dependent gem. ([@koic][]) * [#7595](https://github.com/rubocop-hq/rubocop/issues/7595): Make `Style/NumericPredicate` aware of ignored methods when specifying ignored methods. ([@koic][]) * [#7607](https://github.com/rubocop-hq/rubocop/issues/7607): Fix `Style/FrozenStringLiteralComment` infinite loop when magic comments are newline-separated. ([@pirj][]) * [#7602](https://github.com/rubocop-hq/rubocop/pull/7602): Ensure proper handling of Ruby 2.7 syntax. ([@drenmi][]) * [#7620](https://github.com/rubocop-hq/rubocop/issues/7620): Fix a false positive for `Migration/DepartmentName` when a disable comment contains a plain comment. ([@koic][]) * [#7616](https://github.com/rubocop-hq/rubocop/issues/7616): Fix an incorrect autocorrect for `Style/MultilineWhenThen` for when statement with then is an array or a hash. ([@koic][]) * [#7628](https://github.com/rubocop-hq/rubocop/issues/7628): Fix an incorrect autocorrect for `Layout/MultilineBlockLayout` removing trailing comma with single argument. ([@pawptart][]) * [#7627](https://github.com/rubocop-hq/rubocop/issues/7627): Fix a false negative for `Migration/DepartmentName` when there is space around `:` (e.g. `# rubocop : disable`). ([@koic][]) [#]## Changes * [#7287](https://github.com/rubocop-hq/rubocop/issues/7287): `Style/FrozenStringLiteralComment` is now considered unsafe. ([@buehmann][]) ==== seahorse ==== Version update (3.34 -> 3.34.1) Subpackages: gnome-shell-search-provider-seahorse seahorse-lang - Update to version 3.34.1: + Fix crash when deleting a subkey. + Fix a deadlock when using tofu trust model. + Updated translations. ==== sysdig ==== Version update (0.26.4_k5.4.7_1 -> 0.26.5_k5.4.7_1) - Update to version 0.26.5: * Fixed segfault that happens at startup (#1475, #1528) * Fixed memory leaks from certain thread/socket operations (#1491) * Fixed handling of SEND_SIG_NOINFO in the eBPF driver (#1493) * Fixed a regression in reading certain partial container events from scap files (#1513) * Updated use of Kubernetes APIs to support v1.16 (#1521) * Fixed rare driver deadlock that could occur during a context switch (#1522) * Added more detail to probe loader error message (#1541) ==== transactional-update ==== Version update (2.20 -> 2.20.1) Subpackages: transactional-update-zypp-config - Update to version 2.20.1 - Add missing documentation about --continue option - Avoid error message about missing fstab file on first snapshot creation. [boo#1160213] ==== xfce4-branding-openSUSE ==== Version update (4.14+20191230 -> 4.14+20200110) Subpackages: exo-branding-openSUSE libgarcon-branding-openSUSE libxfce4ui-branding-openSUSE openSUSE-xfce-icon-theme thunar-volman-branding-openSUSE xfce4-notifyd-branding-openSUSE xfce4-panel-branding-openSUSE xfce4-power-manager-branding-openSUSE xfce4-session-branding-openSUSE xfce4-settings-branding-openSUSE xfdesktop-branding-openSUSE xfwm4-branding-openSUSE - Update to version 4.14+20200110: * Improved application menus default structure * Add a README based on the one from branding