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=microos&groupid=1&version…https://bugzilla.opensuse.org/buglist.cgi?product=openSUSE%20Tumbleweed&com…
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 see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
glib2 (2.62.3 -> 2.62.4)
openldap2
vim (8.2.0000 -> 8.2.0063)
=== Details ===
==== glib2 ====
Version update (2.62.3 -> 2.62.4)
Subpackages: glib2-tools libgio-2_0-0 libglib-2_0-0 libgmodule-2_0-0 libgobject-2_0-0
- Update to version 2.62.4:
+ Apply recursion depth limits to variants in D-Bus messages.
+ Bugs fixed: glgo#GNOME/GLib#1938, glgo#GNOME/GLib!1240,
glgo#GNOME/GLib!1257, glgo#GNOME/GLib!1266,
glgo#GNOME/GLib!1276, glgo#GNOME/GLib!1290.
==== openldap2 ====
- use BuildRequires: pkgconfig(krb5) instead of krb5-devel-mini
==== vim ====
Version update (8.2.0000 -> 8.2.0063)
Subpackages: vim-data-common
- Updated to version 8.2.0063, fixes the following problems
* #endif comments do not reflect corresponding #ifdef.
* "dj" only deletes first line of closed fold.
* Build file dependencies are incomplete.
* Get E685 and E931 if buffer reload is interrupted.
* Duplication in version info.
* Test using long file name may fail. (Vladimir Lomov)
* Popup menu positioned wrong with folding in two tabs.
* Test72 is old style.
* Test64 is old style.
* Screen updating wrong when opening preview window.
* Some undo functionality is not tested.
* Not using a typedef for condstack.
* Test69 and test95 are old style.
* Not all modeline variants are tested.
* Test name used twice, option not restored properly.
* :join does not add white space where it should. (Zdenek Dohnal)
* Cannot get number of lines of another buffer.
* Mouse clicks in the command line not tested.
* Click in popup window doesn't close it in the GUI. (Sergey Vlasov)
* Command line editing not sufficiently tested.
* Filetype Rego not recognized.
* Repeated word in comment.
* Still some /* */ comments.
* Searchpairpos() is not tested.
* "gF" does not work on output of "verbose command".
* Crash when make_extmatch() runs out of memory.
* Missing check for out of memory.
* Saving and restoring called_emsg is clumsy.
* Not enough test coverage for match functions.
* Missing renamed message.
* Spell suggestions insufficiently tested.
* Memory access error when "z=" has no suggestions.
* Timers test is still flaky on Travis for Mac.
* Leaking memory when selecting spell suggestion.
* Clearing funccal values twice.
* Timers test is still flaky on Travis for Mac.
* Expression type is used inconsistently.
* Script test fails.
* Tests for spell suggestions are slow.
* Another timers test is flaky on Travis for Mac.
* Command line completion not fully tested.
* After deleting a file mark it is still in viminfo.
* Command line completion test skipped. (Christian Brabandt)
* More-prompt not properly tested.
* windowsversion() does not always return the right value.
* :diffget and :diffput don't have good completion.
* Cannot use ":gui" in vimrc with VIMDLL enabled.
* Execution stack is incomplete and inefficient.
* Cannot build with small features.
* Running tests changes ~/.viminfo.
* Compiler warnings for unused variables in small build. (Tony Mechelynck)
* Message test only runs with one encoding. (Dominique Pelle)
* The execute stack can grow big and never shrinks.
* Wrong size argument to vim_snprintf(). (Dominique Pelle)
--
To unsubscribe, e-mail: opensuse-kubic+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-kubic+owner(a)opensuse.org
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=kubic&groupid=1&version=T…https://bugzilla.opensuse.org/buglist.cgi?product=openSUSE%20Tumbleweed&com…
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 see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
glib2 (2.62.3 -> 2.62.4)
openldap2
vim (8.2.0000 -> 8.2.0063)
=== Details ===
==== glib2 ====
Version update (2.62.3 -> 2.62.4)
Subpackages: glib2-tools libgio-2_0-0 libglib-2_0-0 libgmodule-2_0-0 libgobject-2_0-0
- Update to version 2.62.4:
+ Apply recursion depth limits to variants in D-Bus messages.
+ Bugs fixed: glgo#GNOME/GLib#1938, glgo#GNOME/GLib!1240,
glgo#GNOME/GLib!1257, glgo#GNOME/GLib!1266,
glgo#GNOME/GLib!1276, glgo#GNOME/GLib!1290.
==== openldap2 ====
- use BuildRequires: pkgconfig(krb5) instead of krb5-devel-mini
==== vim ====
Version update (8.2.0000 -> 8.2.0063)
Subpackages: vim-data-common
- Updated to version 8.2.0063, fixes the following problems
* #endif comments do not reflect corresponding #ifdef.
* "dj" only deletes first line of closed fold.
* Build file dependencies are incomplete.
* Get E685 and E931 if buffer reload is interrupted.
* Duplication in version info.
* Test using long file name may fail. (Vladimir Lomov)
* Popup menu positioned wrong with folding in two tabs.
* Test72 is old style.
* Test64 is old style.
* Screen updating wrong when opening preview window.
* Some undo functionality is not tested.
* Not using a typedef for condstack.
* Test69 and test95 are old style.
* Not all modeline variants are tested.
* Test name used twice, option not restored properly.
* :join does not add white space where it should. (Zdenek Dohnal)
* Cannot get number of lines of another buffer.
* Mouse clicks in the command line not tested.
* Click in popup window doesn't close it in the GUI. (Sergey Vlasov)
* Command line editing not sufficiently tested.
* Filetype Rego not recognized.
* Repeated word in comment.
* Still some /* */ comments.
* Searchpairpos() is not tested.
* "gF" does not work on output of "verbose command".
* Crash when make_extmatch() runs out of memory.
* Missing check for out of memory.
* Saving and restoring called_emsg is clumsy.
* Not enough test coverage for match functions.
* Missing renamed message.
* Spell suggestions insufficiently tested.
* Memory access error when "z=" has no suggestions.
* Timers test is still flaky on Travis for Mac.
* Leaking memory when selecting spell suggestion.
* Clearing funccal values twice.
* Timers test is still flaky on Travis for Mac.
* Expression type is used inconsistently.
* Script test fails.
* Tests for spell suggestions are slow.
* Another timers test is flaky on Travis for Mac.
* Command line completion not fully tested.
* After deleting a file mark it is still in viminfo.
* Command line completion test skipped. (Christian Brabandt)
* More-prompt not properly tested.
* windowsversion() does not always return the right value.
* :diffget and :diffput don't have good completion.
* Cannot use ":gui" in vimrc with VIMDLL enabled.
* Execution stack is incomplete and inefficient.
* Cannot build with small features.
* Running tests changes ~/.viminfo.
* Compiler warnings for unused variables in small build. (Tony Mechelynck)
* Message test only runs with one encoding. (Dominique Pelle)
* The execute stack can grow big and never shrinks.
* Wrong size argument to vim_snprintf(). (Dominique Pelle)
--
To unsubscribe, e-mail: opensuse-kubic+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-kubic+owner(a)opensuse.org
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 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=microos&groupid=3&version…https://bugzilla.opensuse.org/buglist.cgi?product=openSUSE%20Tumbleweed&com…
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 see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
python-more-itertools (7.2.0 -> 8.0.2)
=== Details ===
==== python-more-itertools ====
Version update (7.2.0 -> 8.0.2)
- update to 8.0.2:
* Bug fixes
* The type stub files are now part of the wheel distribution (thanks to keisheiled)
* The type stub files now work for functions imported from the
root package (thanks to keisheiled)
* New itertools and other additions
* This library now ships type hints for use with mypy.
(thanks to ilai-deutel for the implementation, and to gabbard and fmagin for assistance)
* :func:`split_when` (thanks to jferard)
* :func:`repeat_last` (thanks to d-ryzhikov)
* Changes to existing itertools:
* The implementation for :func:`set_partitions` was improved. (thanks to jferard)
* :func:`partition` was optimized for expensive predicates. (thanks to stevecj)
* :func:`unique_everseen` and :func:`groupby_transform` were re-factored. (thanks to SergBobrovsky)
* The implementation for :func:`difference` was improved. (thanks to Jabbey92)
--
To unsubscribe, e-mail: opensuse-kubic+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-kubic+owner(a)opensuse.org
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 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=kubic&groupid=3&version=T…https://bugzilla.opensuse.org/buglist.cgi?product=openSUSE%20Tumbleweed&com…
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 see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
python-more-itertools (7.2.0 -> 8.0.2)
vim (8.2.0000 -> 8.2.0063)
=== Details ===
==== python-more-itertools ====
Version update (7.2.0 -> 8.0.2)
- update to 8.0.2:
* Bug fixes
* The type stub files are now part of the wheel distribution (thanks to keisheiled)
* The type stub files now work for functions imported from the
root package (thanks to keisheiled)
* New itertools and other additions
* This library now ships type hints for use with mypy.
(thanks to ilai-deutel for the implementation, and to gabbard and fmagin for assistance)
* :func:`split_when` (thanks to jferard)
* :func:`repeat_last` (thanks to d-ryzhikov)
* Changes to existing itertools:
* The implementation for :func:`set_partitions` was improved. (thanks to jferard)
* :func:`partition` was optimized for expensive predicates. (thanks to stevecj)
* :func:`unique_everseen` and :func:`groupby_transform` were re-factored. (thanks to SergBobrovsky)
* The implementation for :func:`difference` was improved. (thanks to Jabbey92)
==== vim ====
Version update (8.2.0000 -> 8.2.0063)
- Updated to version 8.2.0063, fixes the following problems
* #endif comments do not reflect corresponding #ifdef.
* "dj" only deletes first line of closed fold.
* Build file dependencies are incomplete.
* Get E685 and E931 if buffer reload is interrupted.
* Duplication in version info.
* Test using long file name may fail. (Vladimir Lomov)
* Popup menu positioned wrong with folding in two tabs.
* Test72 is old style.
* Test64 is old style.
* Screen updating wrong when opening preview window.
* Some undo functionality is not tested.
* Not using a typedef for condstack.
* Test69 and test95 are old style.
* Not all modeline variants are tested.
* Test name used twice, option not restored properly.
* :join does not add white space where it should. (Zdenek Dohnal)
* Cannot get number of lines of another buffer.
* Mouse clicks in the command line not tested.
* Click in popup window doesn't close it in the GUI. (Sergey Vlasov)
* Command line editing not sufficiently tested.
* Filetype Rego not recognized.
* Repeated word in comment.
* Still some /* */ comments.
* Searchpairpos() is not tested.
* "gF" does not work on output of "verbose command".
* Crash when make_extmatch() runs out of memory.
* Missing check for out of memory.
* Saving and restoring called_emsg is clumsy.
* Not enough test coverage for match functions.
* Missing renamed message.
* Spell suggestions insufficiently tested.
* Memory access error when "z=" has no suggestions.
* Timers test is still flaky on Travis for Mac.
* Leaking memory when selecting spell suggestion.
* Clearing funccal values twice.
* Timers test is still flaky on Travis for Mac.
* Expression type is used inconsistently.
* Script test fails.
* Tests for spell suggestions are slow.
* Another timers test is flaky on Travis for Mac.
* Command line completion not fully tested.
* After deleting a file mark it is still in viminfo.
* Command line completion test skipped. (Christian Brabandt)
* More-prompt not properly tested.
* windowsversion() does not always return the right value.
* :diffget and :diffput don't have good completion.
* Cannot use ":gui" in vimrc with VIMDLL enabled.
* Execution stack is incomplete and inefficient.
* Cannot build with small features.
* Running tests changes ~/.viminfo.
* Compiler warnings for unused variables in small build. (Tony Mechelynck)
* Message test only runs with one encoding. (Dominique Pelle)
* The execute stack can grow big and never shrinks.
* Wrong size argument to vim_snprintf(). (Dominique Pelle)
--
To unsubscribe, e-mail: opensuse-kubic+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-kubic+owner(a)opensuse.org
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=microos&groupid=1&version…https://bugzilla.opensuse.org/buglist.cgi?product=openSUSE%20Tumbleweed&com…
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 see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
file (5.37 -> 5.38)
fuse-overlayfs (0.5.1 -> 0.7.2)
libseccomp (2.4.1 -> 2.4.2)
python-more-itertools (7.2.0 -> 8.0.2)
=== Details ===
==== file ====
Version update (5.37 -> 5.38)
Subpackages: file-magic libmagic1
- Require pkgconfig(libseccomp) to enable the sandboxing feature
- Update to file version 5.38
* Always accept -S (no sandbox) even if we don't support sandboxing
* More syscalls elided for sandboxiing
* For ELF dynamic means having an interpreter not just PT_DYNAMIC
* Check for large ELF session header offset
* When saving and restoring a locale, keep the locale name in our
own storage.
* Add a flag to disable CSV file detection.
* Don't pass NULL/0 to memset to appease sanitizers.
* Avoid spurious prints when looks for extensions or apple strings
in fsmagic.
* Add builtin decompressors for xz and and bzip.
* Add a limit for the number of CDF elements.
* More checks for overflow in CDF.
- Removed patches fixed upstream
* CVE-2019-18218-46a8443f.patch
* file-5.15-clear-invalid.patch
* file-upstream.patch
- Modify patches
* file-5.12-zip.dif
* file-5.16-ocloexec.patch
* file-5.17-option.dif
* file-5.19-biorad.dif
* file-5.19-printf.dif
* file-5.19-zip2.0.dif
* file-5.23-endian.patch
* file-5.24-nitpick.dif
* file-5.28-btrfs-image.dif
* file-secure_getenv.patch
- Modify and rename patch file-5.37.dif which becomes now file-5.38.dif
==== fuse-overlayfs ====
Version update (0.5.1 -> 0.7.2)
- Update to v0.7.2
- introduce inodes cache
- correctly read inode for unix sockets
- avoid hash map lookup when possible
- use st_dev for the ino key
- check whether writeback is supported
- set_attrs: don't require write to S_IFREG
- ioctl: do not reuse fi->fh for directories
- fix skip whiteout deletion optimization
- store the new mode after chmod
==== libseccomp ====
Version update (2.4.1 -> 2.4.2)
- Update to release 2.4.2
* Add support for io-uring related system calls
==== python-more-itertools ====
Version update (7.2.0 -> 8.0.2)
- update to 8.0.2:
* Bug fixes
* The type stub files are now part of the wheel distribution (thanks to keisheiled)
* The type stub files now work for functions imported from the
root package (thanks to keisheiled)
* New itertools and other additions
* This library now ships type hints for use with mypy.
(thanks to ilai-deutel for the implementation, and to gabbard and fmagin for assistance)
* :func:`split_when` (thanks to jferard)
* :func:`repeat_last` (thanks to d-ryzhikov)
* Changes to existing itertools:
* The implementation for :func:`set_partitions` was improved. (thanks to jferard)
* :func:`partition` was optimized for expensive predicates. (thanks to stevecj)
* :func:`unique_everseen` and :func:`groupby_transform` were re-factored. (thanks to SergBobrovsky)
* The implementation for :func:`difference` was improved. (thanks to Jabbey92)
--
To unsubscribe, e-mail: opensuse-kubic+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-kubic+owner(a)opensuse.org
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=kubic&groupid=1&version=T…https://bugzilla.opensuse.org/buglist.cgi?product=openSUSE%20Tumbleweed&com…
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 see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
file (5.37 -> 5.38)
fuse-overlayfs (0.5.1 -> 0.7.2)
libseccomp (2.4.1 -> 2.4.2)
python-more-itertools (7.2.0 -> 8.0.2)
=== Details ===
==== file ====
Version update (5.37 -> 5.38)
Subpackages: file-magic libmagic1
- Require pkgconfig(libseccomp) to enable the sandboxing feature
- Update to file version 5.38
* Always accept -S (no sandbox) even if we don't support sandboxing
* More syscalls elided for sandboxiing
* For ELF dynamic means having an interpreter not just PT_DYNAMIC
* Check for large ELF session header offset
* When saving and restoring a locale, keep the locale name in our
own storage.
* Add a flag to disable CSV file detection.
* Don't pass NULL/0 to memset to appease sanitizers.
* Avoid spurious prints when looks for extensions or apple strings
in fsmagic.
* Add builtin decompressors for xz and and bzip.
* Add a limit for the number of CDF elements.
* More checks for overflow in CDF.
- Removed patches fixed upstream
* CVE-2019-18218-46a8443f.patch
* file-5.15-clear-invalid.patch
* file-upstream.patch
- Modify patches
* file-5.12-zip.dif
* file-5.16-ocloexec.patch
* file-5.17-option.dif
* file-5.19-biorad.dif
* file-5.19-printf.dif
* file-5.19-zip2.0.dif
* file-5.23-endian.patch
* file-5.24-nitpick.dif
* file-5.28-btrfs-image.dif
* file-secure_getenv.patch
- Modify and rename patch file-5.37.dif which becomes now file-5.38.dif
==== fuse-overlayfs ====
Version update (0.5.1 -> 0.7.2)
- Update to v0.7.2
- introduce inodes cache
- correctly read inode for unix sockets
- avoid hash map lookup when possible
- use st_dev for the ino key
- check whether writeback is supported
- set_attrs: don't require write to S_IFREG
- ioctl: do not reuse fi->fh for directories
- fix skip whiteout deletion optimization
- store the new mode after chmod
==== libseccomp ====
Version update (2.4.1 -> 2.4.2)
- Update to release 2.4.2
* Add support for io-uring related system calls
==== python-more-itertools ====
Version update (7.2.0 -> 8.0.2)
- update to 8.0.2:
* Bug fixes
* The type stub files are now part of the wheel distribution (thanks to keisheiled)
* The type stub files now work for functions imported from the
root package (thanks to keisheiled)
* New itertools and other additions
* This library now ships type hints for use with mypy.
(thanks to ilai-deutel for the implementation, and to gabbard and fmagin for assistance)
* :func:`split_when` (thanks to jferard)
* :func:`repeat_last` (thanks to d-ryzhikov)
* Changes to existing itertools:
* The implementation for :func:`set_partitions` was improved. (thanks to jferard)
* :func:`partition` was optimized for expensive predicates. (thanks to stevecj)
* :func:`unique_everseen` and :func:`groupby_transform` were re-factored. (thanks to SergBobrovsky)
* The implementation for :func:`difference` was improved. (thanks to Jabbey92)
--
To unsubscribe, e-mail: opensuse-kubic+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-kubic+owner(a)opensuse.org
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 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=microos&groupid=3&version…https://bugzilla.opensuse.org/buglist.cgi?product=openSUSE%20Tumbleweed&com…
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 see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
libnl3 (3.4 -> 3.5.0)
=== Details ===
==== libnl3 ====
Version update (3.4 -> 3.5.0)
- Update to release 3.5.0
* route/qdisc: add 64-bit rate/ceil support for htb class
* xfrmi: introduce XFRM interfaces support
* xfrm: fix memory corruption (dangling pointer) when when
setting xfrmnl_sa
* route/link: avoid dangling pointer in rtnl_link_set_slave_type()
* nla_ok: fix overrun in attribute iteration.
* route:act: add vlan action
* route:tc: allow to set chain index for tc objects
* route:qdisc: add MQPRIO Qdisc
* if_tunnel: update IFLA defines up to FWMARK
* Add support for cloning cgroup filter objects
* neigh: cache updates as well query AF_BRIDGE neigh
* route:cls: add matchall classifier
* neigh: support bridge entries for vxlan interfaces
* rule: add support for protocol and port ranges
* link: add Geneve support
--
To unsubscribe, e-mail: opensuse-kubic+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-kubic+owner(a)opensuse.org
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 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=kubic&groupid=3&version=T…https://bugzilla.opensuse.org/buglist.cgi?product=openSUSE%20Tumbleweed&com…
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 see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
libnl3 (3.4 -> 3.5.0)
=== Details ===
==== libnl3 ====
Version update (3.4 -> 3.5.0)
- Update to release 3.5.0
* route/qdisc: add 64-bit rate/ceil support for htb class
* xfrmi: introduce XFRM interfaces support
* xfrm: fix memory corruption (dangling pointer) when when
setting xfrmnl_sa
* route/link: avoid dangling pointer in rtnl_link_set_slave_type()
* nla_ok: fix overrun in attribute iteration.
* route:act: add vlan action
* route:tc: allow to set chain index for tc objects
* route:qdisc: add MQPRIO Qdisc
* if_tunnel: update IFLA defines up to FWMARK
* Add support for cloning cgroup filter objects
* neigh: cache updates as well query AF_BRIDGE neigh
* route:cls: add matchall classifier
* neigh: support bridge entries for vxlan interfaces
* rule: add support for protocol and port ranges
* link: add Geneve support
--
To unsubscribe, e-mail: opensuse-kubic+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-kubic+owner(a)opensuse.org