7145
Recommended update for tryton, trytond, gnuhealth
low
openSUSE Leap 42.3 Update
This update for tryton, trytond and gnuhealth fixes the following issues:
gnuhealth:
- Add gnuhealth-webdav@.service
tryton, trydond, tryton_account, tryton_stock
- typo in trytond.conf removed
- various small bug fixes in the Tryton 4.2 series (boo#1054032)
gnuhealth-3.2.1-18.1.noarch.rpm
gnuhealth-3.2.1-18.1.src.rpm
trytond_account-4.2.2-3.1.noarch.rpm
trytond_account-4.2.2-3.1.src.rpm
trytond_stock-4.2.3-3.1.noarch.rpm
trytond_stock-4.2.3-3.1.src.rpm
tryton-4.2.6-13.1.noarch.rpm
tryton-4.2.6-13.1.src.rpm
trytond-4.2.6-15.1.noarch.rpm
trytond-4.2.6-15.1.src.rpm
7150
Security update for ImageMagick
important
openSUSE Leap 42.3 Update
This update for ImageMagick fixes the following issues:
Security issues fixed:
- CVE-2017-9439: A memory leak was found in the function ReadPDBImage incoders/pdb.c (bsc#1042826)
- CVE-2017-9440: A memory leak was found in the function ReadPSDChannelin coders/psd.c (bsc#1042812)
- CVE-2017-9501: An assertion failure could cause a denial of service via a crafted file (bsc#1043289)
- CVE-2017-11403: ReadMNGImage function in coders/png.c has an out-of-order CloseBlob call, resulting
in a use-after-free via acrafted file (bsc#1049072)
This update was imported from the SUSE:SLE-12:Update update project.
ImageMagick-6.8.8.1-34.1.i586.rpm
ImageMagick-6.8.8.1-34.1.src.rpm
ImageMagick-debuginfo-6.8.8.1-34.1.i586.rpm
ImageMagick-debugsource-6.8.8.1-34.1.i586.rpm
ImageMagick-devel-32bit-6.8.8.1-34.1.x86_64.rpm
ImageMagick-devel-6.8.8.1-34.1.i586.rpm
ImageMagick-doc-6.8.8.1-34.1.noarch.rpm
ImageMagick-extra-6.8.8.1-34.1.i586.rpm
ImageMagick-extra-debuginfo-6.8.8.1-34.1.i586.rpm
libMagick++-6_Q16-3-32bit-6.8.8.1-34.1.x86_64.rpm
libMagick++-6_Q16-3-6.8.8.1-34.1.i586.rpm
libMagick++-6_Q16-3-debuginfo-32bit-6.8.8.1-34.1.x86_64.rpm
libMagick++-6_Q16-3-debuginfo-6.8.8.1-34.1.i586.rpm
libMagick++-devel-32bit-6.8.8.1-34.1.x86_64.rpm
libMagick++-devel-6.8.8.1-34.1.i586.rpm
libMagickCore-6_Q16-1-32bit-6.8.8.1-34.1.x86_64.rpm
libMagickCore-6_Q16-1-6.8.8.1-34.1.i586.rpm
libMagickCore-6_Q16-1-debuginfo-32bit-6.8.8.1-34.1.x86_64.rpm
libMagickCore-6_Q16-1-debuginfo-6.8.8.1-34.1.i586.rpm
libMagickWand-6_Q16-1-32bit-6.8.8.1-34.1.x86_64.rpm
libMagickWand-6_Q16-1-6.8.8.1-34.1.i586.rpm
libMagickWand-6_Q16-1-debuginfo-32bit-6.8.8.1-34.1.x86_64.rpm
libMagickWand-6_Q16-1-debuginfo-6.8.8.1-34.1.i586.rpm
perl-PerlMagick-6.8.8.1-34.1.i586.rpm
perl-PerlMagick-debuginfo-6.8.8.1-34.1.i586.rpm
ImageMagick-6.8.8.1-34.1.x86_64.rpm
ImageMagick-debuginfo-6.8.8.1-34.1.x86_64.rpm
ImageMagick-debugsource-6.8.8.1-34.1.x86_64.rpm
ImageMagick-devel-6.8.8.1-34.1.x86_64.rpm
ImageMagick-extra-6.8.8.1-34.1.x86_64.rpm
ImageMagick-extra-debuginfo-6.8.8.1-34.1.x86_64.rpm
libMagick++-6_Q16-3-6.8.8.1-34.1.x86_64.rpm
libMagick++-6_Q16-3-debuginfo-6.8.8.1-34.1.x86_64.rpm
libMagick++-devel-6.8.8.1-34.1.x86_64.rpm
libMagickCore-6_Q16-1-6.8.8.1-34.1.x86_64.rpm
libMagickCore-6_Q16-1-debuginfo-6.8.8.1-34.1.x86_64.rpm
libMagickWand-6_Q16-1-6.8.8.1-34.1.x86_64.rpm
libMagickWand-6_Q16-1-debuginfo-6.8.8.1-34.1.x86_64.rpm
perl-PerlMagick-6.8.8.1-34.1.x86_64.rpm
perl-PerlMagick-debuginfo-6.8.8.1-34.1.x86_64.rpm
7152
Security update for freeradius-server
important
openSUSE Leap 42.3 Update
This update for freeradius-server fixes the following issues:
- update to 3.0.15 (bsc#1049086)
* Bind the lifetime of program name and python path to the module
* CVE-2017-10978: FR-GV-201: Check input / output length in make_secret() (bsc#1049086)
* CVE-2017-10983: FR-GV-206: Fix read overflow when decoding DHCP option 63 (bsc#1049086)
* CVE-2017-10984: FR-GV-301: Fix write overflow in data2vp_wimax() (bsc#1049086)
* CVE-2017-10985: FR-GV-302: Fix infinite loop and memory exhaustion with 'concat' attributes (bsc#1049086)
* CVE-2017-10986: FR-GV-303: Fix infinite read in dhcp_attr2vp() (bsc#1049086)
* CVE-2017-10987: FR-GV-304: Fix buffer over-read in fr_dhcp_decode_suboptions() (bsc#1049086)
* CVE-2017-10988: FR-GV-305: Decode 'signed' attributes correctly. (bsc#1049086)
* FR-AD-001: use strncmp() instead of memcmp() for bounded data
* Print messages when we see deprecated configuration items
* Show reasons why we couldn't parse a certificate expiry time
* Be more accepting about truncated ASN1 times.
* Fix OpenSSL API issue which could leak small amounts of memory.
* For Access-Reject, call rad_authlog() after running the
post-auth section, just like for Access-Accept.
* Don't crash when reading corrupted data from session resumption
cache.
* Parse port in dhcpclient.
* Don't leak memory for OpenSSL.
* Portability fixes taken from OpenBSD port collection.
* run rad_authlog after post-auth for Access-Reject.
* Don't process VMPS packets twice.
* Fix attribute truncation in rlm_perl
* Fix bug when processing huntgroups.
* FR-AD-002 - Bind the lifetime of program name and python path to the module
* FR-AD-003 - Pass correct statement length into sqlite3_prepare[_v2]
This update was imported from the SUSE:SLE-12-SP3:Update update project.
freeradius-server-3.0.15-3.1.src.rpm
freeradius-server-3.0.15-3.1.x86_64.rpm
freeradius-server-debuginfo-3.0.15-3.1.x86_64.rpm
freeradius-server-debugsource-3.0.15-3.1.x86_64.rpm
freeradius-server-devel-3.0.15-3.1.x86_64.rpm
freeradius-server-doc-3.0.15-3.1.x86_64.rpm
freeradius-server-krb5-3.0.15-3.1.x86_64.rpm
freeradius-server-krb5-debuginfo-3.0.15-3.1.x86_64.rpm
freeradius-server-ldap-3.0.15-3.1.x86_64.rpm
freeradius-server-ldap-debuginfo-3.0.15-3.1.x86_64.rpm
freeradius-server-libs-3.0.15-3.1.x86_64.rpm
freeradius-server-libs-debuginfo-3.0.15-3.1.x86_64.rpm
freeradius-server-mysql-3.0.15-3.1.x86_64.rpm
freeradius-server-mysql-debuginfo-3.0.15-3.1.x86_64.rpm
freeradius-server-perl-3.0.15-3.1.x86_64.rpm
freeradius-server-perl-debuginfo-3.0.15-3.1.x86_64.rpm
freeradius-server-postgresql-3.0.15-3.1.x86_64.rpm
freeradius-server-postgresql-debuginfo-3.0.15-3.1.x86_64.rpm
freeradius-server-python-3.0.15-3.1.x86_64.rpm
freeradius-server-python-debuginfo-3.0.15-3.1.x86_64.rpm
freeradius-server-sqlite-3.0.15-3.1.x86_64.rpm
freeradius-server-sqlite-debuginfo-3.0.15-3.1.x86_64.rpm
freeradius-server-utils-3.0.15-3.1.x86_64.rpm
freeradius-server-utils-debuginfo-3.0.15-3.1.x86_64.rpm
7153
Recommended update for kopano
low
openSUSE Leap 42.3 Update
This update provides a new version of kopano and libs3 fixes the following issues:
- kopano 8.3.3.24
* server: Disallow empty value for embedded_attachment_limit
and depth counting error. [KC-745]
* common: Fix incorrect timeout check in scheduler which had
disabled softdeletes. [KC-638]
* server: Disable reminders from shared stores. [KC-758]
* Catch pointer underflows / NULL pointers. [KC-694, KC-60,
KC-177, KC-355, KC-378, KC-379, KC-669, KC-754]
* libserver: Avoid creating multi-stream gzip files.
[KC-104, KC-304, KC-597
- libs3 4.1.git257
* Adapted v4 signature construction for Linux.
* Add auth. region to relevant API calls.
* Support the generate_query_string operation with the new
authorization/signature logic.
* Fix query parameter handling in canonicalization.
* Remove obsolete hash functions, update library major version
due to API change.
* Fix expected output for ACL with new identifier format.
* Increase length of auth. header to account for requests with
many amz headers.
* Fix the logic that determines the hostname to use in HTTP
headers.
* fix S3_destroy_request_context() to correctly abort
curl_multi context.
* Request timeout for _create_bucket and _put_object.
* Request timeout for _get_object and _head_object.
* timeout: report timeout error if request timed out.
* Fix signature error when requesting with sub resource.
* Fix urlencode error according to AWS S3 documents.
libs3-4-4.1.git257-5.1.i586.rpm
libs3-4-debuginfo-4.1.git257-5.1.i586.rpm
libs3-4.1.git257-5.1.src.rpm
libs3-debugsource-4.1.git257-5.1.i586.rpm
libs3-devel-4.1.git257-5.1.i586.rpm
libs3-tools-4.1.git257-5.1.i586.rpm
libs3-tools-debuginfo-4.1.git257-5.1.i586.rpm
kopano-8.3.3.24-3.2.src.rpm
kopano-archiver-8.3.3.24-3.2.x86_64.rpm
kopano-archiver-debuginfo-8.3.3.24-3.2.x86_64.rpm
kopano-backup-8.3.3.24-3.2.x86_64.rpm
kopano-bash-completion-8.3.3.24-3.2.noarch.rpm
kopano-client-8.3.3.24-3.2.x86_64.rpm
kopano-client-debuginfo-8.3.3.24-3.2.x86_64.rpm
kopano-common-8.3.3.24-3.2.x86_64.rpm
kopano-compat-8.3.3.24-3.2.x86_64.rpm
kopano-contacts-8.3.3.24-3.2.x86_64.rpm
kopano-contacts-debuginfo-8.3.3.24-3.2.x86_64.rpm
kopano-dagent-8.3.3.24-3.2.x86_64.rpm
kopano-dagent-debuginfo-8.3.3.24-3.2.x86_64.rpm
kopano-debugsource-8.3.3.24-3.2.x86_64.rpm
kopano-devel-8.3.3.24-3.2.x86_64.rpm
kopano-gateway-8.3.3.24-3.2.x86_64.rpm
kopano-gateway-debuginfo-8.3.3.24-3.2.x86_64.rpm
kopano-ical-8.3.3.24-3.2.x86_64.rpm
kopano-ical-debuginfo-8.3.3.24-3.2.x86_64.rpm
kopano-lang-8.3.3.24-3.2.x86_64.rpm
kopano-migration-imap-8.3.3.24-3.2.noarch.rpm
kopano-migration-pst-8.3.3.24-3.2.x86_64.rpm
kopano-monitor-8.3.3.24-3.2.x86_64.rpm
kopano-monitor-debuginfo-8.3.3.24-3.2.x86_64.rpm
kopano-presence-8.3.3.24-3.2.x86_64.rpm
kopano-search-8.3.3.24-3.2.x86_64.rpm
kopano-server-8.3.3.24-3.2.x86_64.rpm
kopano-server-debuginfo-8.3.3.24-3.2.x86_64.rpm
kopano-server-packages-8.3.3.24-3.2.x86_64.rpm
kopano-spooler-8.3.3.24-3.2.x86_64.rpm
kopano-spooler-debuginfo-8.3.3.24-3.2.x86_64.rpm
kopano-utils-8.3.3.24-3.2.x86_64.rpm
kopano-utils-debuginfo-8.3.3.24-3.2.x86_64.rpm
libkcarchiver0-8.3.3.24-3.2.x86_64.rpm
libkcarchiver0-debuginfo-8.3.3.24-3.2.x86_64.rpm
libkcarchivercore0-8.3.3.24-3.2.x86_64.rpm
libkcarchivercore0-debuginfo-8.3.3.24-3.2.x86_64.rpm
libkcfreebusy0-8.3.3.24-3.2.x86_64.rpm
libkcfreebusy0-debuginfo-8.3.3.24-3.2.x86_64.rpm
libkchl0-8.3.3.24-3.2.x86_64.rpm
libkchl0-debuginfo-8.3.3.24-3.2.x86_64.rpm
libkcicalmapi0-8.3.3.24-3.2.x86_64.rpm
libkcicalmapi0-debuginfo-8.3.3.24-3.2.x86_64.rpm
libkcinetmapi0-8.3.3.24-3.2.x86_64.rpm
libkcinetmapi0-debuginfo-8.3.3.24-3.2.x86_64.rpm
libkcmapi0-8.3.3.24-3.2.x86_64.rpm
libkcmapi0-debuginfo-8.3.3.24-3.2.x86_64.rpm
libkcserver0-8.3.3.24-3.2.x86_64.rpm
libkcserver0-debuginfo-8.3.3.24-3.2.x86_64.rpm
libkcsoap0-8.3.3.24-3.2.x86_64.rpm
libkcsoap0-debuginfo-8.3.3.24-3.2.x86_64.rpm
libkcssl0-8.3.3.24-3.2.x86_64.rpm
libkcssl0-debuginfo-8.3.3.24-3.2.x86_64.rpm
libkcsync0-8.3.3.24-3.2.x86_64.rpm
libkcsync0-debuginfo-8.3.3.24-3.2.x86_64.rpm
libkcutil0-8.3.3.24-3.2.x86_64.rpm
libkcutil0-debuginfo-8.3.3.24-3.2.x86_64.rpm
libmapi1-8.3.3.24-3.2.x86_64.rpm
libmapi1-debuginfo-8.3.3.24-3.2.x86_64.rpm
php-mapi-8.3.3.24-3.2.x86_64.rpm
php-mapi-debuginfo-8.3.3.24-3.2.x86_64.rpm
python-kopano-8.3.3.24-3.2.x86_64.rpm
python-mapi-8.3.3.24-3.2.x86_64.rpm
python-mapi-debuginfo-8.3.3.24-3.2.x86_64.rpm
libs3-4-4.1.git257-5.1.x86_64.rpm
libs3-4-debuginfo-4.1.git257-5.1.x86_64.rpm
libs3-debugsource-4.1.git257-5.1.x86_64.rpm
libs3-devel-4.1.git257-5.1.x86_64.rpm
libs3-tools-4.1.git257-5.1.x86_64.rpm
libs3-tools-debuginfo-4.1.git257-5.1.x86_64.rpm
7155
Recommended update for procps
important
openSUSE Leap 42.3 Update
This update for procps fixes the following issues:
- Fix a regression introduced in a previous update that would result in sysctl
dying with a SIGSEGV error (bsc#1053409).
This update was imported from the SUSE:SLE-12:Update update project.
libprocps3-3.3.9-17.1.i586.rpm
libprocps3-debuginfo-3.3.9-17.1.i586.rpm
procps-3.3.9-17.1.i586.rpm
procps-3.3.9-17.1.src.rpm
procps-debuginfo-3.3.9-17.1.i586.rpm
procps-debugsource-3.3.9-17.1.i586.rpm
procps-devel-3.3.9-17.1.i586.rpm
libprocps3-3.3.9-17.1.x86_64.rpm
libprocps3-debuginfo-3.3.9-17.1.x86_64.rpm
procps-3.3.9-17.1.x86_64.rpm
procps-debuginfo-3.3.9-17.1.x86_64.rpm
procps-debugsource-3.3.9-17.1.x86_64.rpm
procps-devel-3.3.9-17.1.x86_64.rpm
7156
Security update for openvswitch
important
openSUSE Leap 42.3 Update
This update for openvswitch fixes the following issues:
- CVE-2017-9263: OpenFlow role status message can cause a call to abort() leading to application crash (bsc#1041470)
- CVE-2017-9265: Buffer over-read while parsing message could lead to crash or maybe arbitrary code execution (bsc#1041447)
- Do not restart the ovs-vswitchd and ovsdb-server services
on package updates (bsc#1002734)
- Do not restart the ovs-vswitchd, ovsdb-server and openvswitch
services on package removals. This facilitates potential future
package moves but also preserves connectivity when the package is
removed (bsc#1050896)
This update was imported from the SUSE:SLE-12-SP3:Update update project.
openvswitch-2.7.0-4.1.src.rpm
openvswitch-2.7.0-4.1.x86_64.rpm
openvswitch-debuginfo-2.7.0-4.1.x86_64.rpm
openvswitch-debugsource-2.7.0-4.1.x86_64.rpm
openvswitch-devel-2.7.0-4.1.x86_64.rpm
openvswitch-ovn-central-2.7.0-4.1.x86_64.rpm
openvswitch-ovn-central-debuginfo-2.7.0-4.1.x86_64.rpm
openvswitch-ovn-common-2.7.0-4.1.x86_64.rpm
openvswitch-ovn-common-debuginfo-2.7.0-4.1.x86_64.rpm
openvswitch-ovn-docker-2.7.0-4.1.x86_64.rpm
openvswitch-ovn-host-2.7.0-4.1.x86_64.rpm
openvswitch-ovn-host-debuginfo-2.7.0-4.1.x86_64.rpm
openvswitch-ovn-vtep-2.7.0-4.1.x86_64.rpm
openvswitch-ovn-vtep-debuginfo-2.7.0-4.1.x86_64.rpm
openvswitch-pki-2.7.0-4.1.x86_64.rpm
openvswitch-test-2.7.0-4.1.x86_64.rpm
openvswitch-test-debuginfo-2.7.0-4.1.x86_64.rpm
openvswitch-vtep-2.7.0-4.1.x86_64.rpm
openvswitch-vtep-debuginfo-2.7.0-4.1.x86_64.rpm
python-openvswitch-2.7.0-4.1.x86_64.rpm
python-openvswitch-test-2.7.0-4.1.x86_64.rpm
7157
Recommended update for lua51
low
openSUSE Leap 42.3 Update
This update for lua51 provides the following fixes:
- Add Lua(API) and Lua(devel) symbols to fix building of lua51-luasocket. (bsc#1051626)
This update was imported from the SUSE:SLE-12:Update update project.
liblua5_1-32bit-5.1.5-16.1.x86_64.rpm
liblua5_1-5.1.5-16.1.i586.rpm
liblua5_1-debuginfo-32bit-5.1.5-16.1.x86_64.rpm
liblua5_1-debuginfo-5.1.5-16.1.i586.rpm
lua51-5.1.5-16.1.i586.rpm
lua51-5.1.5-16.1.src.rpm
lua51-debuginfo-5.1.5-16.1.i586.rpm
lua51-debugsource-5.1.5-16.1.i586.rpm
lua51-devel-5.1.5-16.1.i586.rpm
lua51-doc-5.1.5-16.1.noarch.rpm
liblua5_1-5.1.5-16.1.x86_64.rpm
liblua5_1-debuginfo-5.1.5-16.1.x86_64.rpm
lua51-5.1.5-16.1.x86_64.rpm
lua51-debuginfo-5.1.5-16.1.x86_64.rpm
lua51-debugsource-5.1.5-16.1.x86_64.rpm
lua51-devel-5.1.5-16.1.x86_64.rpm
7158
Security update for gnome-shell
low
openSUSE Leap 42.3 Update
This update for gnome-shell provides the following fixes:
- Fix not intuitive login screen for root user (bsc#1047262)
- Disable session selection button when it's hidden in user switch dialog (bsc#1034584, bsc#1034827)
- Fix app windows overlay app list in overview screen (bsc#1008539)
- Properly handle failures when loading extensions (bsc#1036494, CVE-2017-8288)
This update was imported from the SUSE:SLE-12-SP2:Update update project.
gnome-shell-3.20.4-13.1.src.rpm
gnome-shell-3.20.4-13.1.x86_64.rpm
gnome-shell-browser-plugin-3.20.4-13.1.x86_64.rpm
gnome-shell-browser-plugin-debuginfo-3.20.4-13.1.x86_64.rpm
gnome-shell-calendar-3.20.4-13.1.x86_64.rpm
gnome-shell-calendar-debuginfo-3.20.4-13.1.x86_64.rpm
gnome-shell-debuginfo-3.20.4-13.1.x86_64.rpm
gnome-shell-debugsource-3.20.4-13.1.x86_64.rpm
gnome-shell-devel-3.20.4-13.1.x86_64.rpm
gnome-shell-lang-3.20.4-13.1.noarch.rpm
7159
Recommended update for SuSEfirewall2
low
openSUSE Leap 42.3 Update
This update for SuSEfirewall2 provides the following fixes:
- Make SuSEfirewall2 check for existing configuration in more sysctl.d style directories to
allow packages and the user to create overrides easily (bsc#1044523)
- Add support for customizing the sysctl paths to be scanned for existing configuration by
changing the FW_SYSCTL_PATHS configuration variable (bsc#906136)
- Correct the initialization order between SuSEfirewall2 and NFS components to make sure
NFS server ports are correctly opened when both services are enabled in systemd, and to
fix NFS clients not receiving callbacks from the server when started before SuSEfirewall2.
(bsc#946325, bsc#963740)
This update was imported from the SUSE:SLE-12-SP3:Update update project.
SuSEfirewall2-3.6.312.333-4.1.noarch.rpm
SuSEfirewall2-3.6.312.333-4.1.src.rpm
7160
Recommended update for python-rpm-macros
low
openSUSE Leap 42.3 Update
This update for python-rpm-macros fixes the following issues:
- Fix skip_python2 in environment where python2 is not actually present.
- Introduce smarter buildset support.
- Fix %python_files on non-standard build sets.
- Introduce %python_for_executables in favor of magically taking "last python in %pythons".
- Fix %license tag handling.
This update was imported from the SUSE:SLE-12:Update update project.
python-rpm-macros-2017.06.29.107ac7a-3.1.noarch.rpm
python-rpm-macros-2017.06.29.107ac7a-3.1.src.rpm
7161
Security update for exim
important
openSUSE Leap 42.3 Update
This update for exim fixes the following issues:
Changes in exim:
- specify users with ref:mail, to make them dynamic. (boo#1046971)
- CVE-2017-1000369: Fixed memory leaks that could be
exploited to "stack crash" local privilege escalation (boo#1044692)
- Require user(mail) group(mail) to meet new users handling in TW.
- Prerequire permissions (fixes rpmlint).
- conditionally disable DANE on SuSE versions with OpenSSL < 1.0
- CVE-2016-1531: when installed setuid root, allows local users to gain privileges via the perl_startup
argument.
- CVE-2016-9963: DKIM information leakage (boo#1015930)
- Makefile tuning:
+ add sqlite support
+ disable WITH_OLD_DEMIME
+ enable AUTH_CYRUS_SASL
+ enable AUTH_TLS
+ enable SYSLOG_LONG_LINES
+ enable SUPPORT_PAM
+ MAX_NAMED_LIST=64
+ enable EXPERIMENTAL_DMARC
+ enable EXPERIMENTAL_EVENT
+ enable EXPERIMENTAL_PROXY
+ enable EXPERIMENTAL_CERTNAMES
+ enable EXPERIMENTAL_DSN
+ enable EXPERIMENTAL_DANE
+ enable EXPERIMENTAL_SOCKS
+ enable EXPERIMENTAL_INTERNATIONAL
exim-4.86.2-14.1.src.rpm
exim-4.86.2-14.1.x86_64.rpm
exim-debuginfo-4.86.2-14.1.x86_64.rpm
exim-debugsource-4.86.2-14.1.x86_64.rpm
eximon-4.86.2-14.1.x86_64.rpm
eximon-debuginfo-4.86.2-14.1.x86_64.rpm
eximstats-html-4.86.2-14.1.x86_64.rpm
7163
Recommended update for google-cloud-sdk
low
openSUSE Leap 42.3 Update
This update provides google-cloud-sdk 140.0.0, which brings many new features, enhancements
and bug fixes.
For a comprehensive list of changes, please refer to the package's change log.
This update was imported from the SUSE:SLE-12:Update update project.
google-cloud-sdk-140.0.0-10.1.noarch.rpm
google-cloud-sdk-140.0.0-10.1.src.rpm
7165
Security update for freerdp
important
openSUSE Leap 42.3 Update
This update for freerdp fixes the following issues:
- CVE-2017-2834: Out-of-bounds write in license_recv() (bsc#1050714)
- CVE-2017-2835: Out-of-bounds write in rdp_recv_tpkt_pdu (bsc#1050712)
- CVE-2017-2836: Rdp Client Read Server Proprietary Certificate Denial of Service (bsc#1050699)
- CVE-2017-2837: Client GCC Read Server Security Data DoS (bsc#1050704)
- CVE-2017-2838: Client License Read Product Info Denial of Service Vulnerability (bsc#1050708)
- CVE-2017-2839: Client License Read Challenge Packet Denial of Service (bsc#1050711)
This update was imported from the SUSE:SLE-12-SP2:Update update project.
freerdp-2.0.0~git.1463131968.4e66df7-6.1.i586.rpm
freerdp-2.0.0~git.1463131968.4e66df7-6.1.src.rpm
freerdp-debuginfo-2.0.0~git.1463131968.4e66df7-6.1.i586.rpm
freerdp-debugsource-2.0.0~git.1463131968.4e66df7-6.1.i586.rpm
freerdp-devel-2.0.0~git.1463131968.4e66df7-6.1.i586.rpm
libfreerdp2-2.0.0~git.1463131968.4e66df7-6.1.i586.rpm
libfreerdp2-debuginfo-2.0.0~git.1463131968.4e66df7-6.1.i586.rpm
freerdp-2.0.0~git.1463131968.4e66df7-6.1.x86_64.rpm
freerdp-debuginfo-2.0.0~git.1463131968.4e66df7-6.1.x86_64.rpm
freerdp-debugsource-2.0.0~git.1463131968.4e66df7-6.1.x86_64.rpm
freerdp-devel-2.0.0~git.1463131968.4e66df7-6.1.x86_64.rpm
libfreerdp2-2.0.0~git.1463131968.4e66df7-6.1.x86_64.rpm
libfreerdp2-debuginfo-2.0.0~git.1463131968.4e66df7-6.1.x86_64.rpm
7166
Security update for postgresql93
important
openSUSE Leap 42.3 Update
Postgresql93 was updated to 9.3.18 to fix the following issues:
* CVE-2017-7547: Further restrict visibility of pg_user_mappings.umoptions, to protect passwords stored as user mapping options. (bsc#1051685)
* CVE-2017-7546: Disallow empty passwords in all password-based authentication methods. (bsc#1051684)
* CVE-2017-7548: lo_put() function ignores ACLs. (bsc#1053259)
The changelog for the release is here:
https://www.postgresql.org/docs/9.3/static/release-9-3-18.html
This update was imported from the SUSE:SLE-12:Update update project.
postgresql93-devel-9.3.18-8.1.i586.rpm
postgresql93-devel-debuginfo-9.3.18-8.1.i586.rpm
postgresql93-libs-9.3.18-8.1.src.rpm
postgresql93-libs-debugsource-9.3.18-8.1.i586.rpm
postgresql93-devel-9.3.18-8.1.x86_64.rpm
postgresql93-devel-debuginfo-9.3.18-8.1.x86_64.rpm
postgresql93-libs-debugsource-9.3.18-8.1.x86_64.rpm
postgresql93-9.3.18-8.1.src.rpm
postgresql93-9.3.18-8.1.x86_64.rpm
postgresql93-contrib-9.3.18-8.1.x86_64.rpm
postgresql93-contrib-debuginfo-9.3.18-8.1.x86_64.rpm
postgresql93-debuginfo-9.3.18-8.1.x86_64.rpm
postgresql93-debugsource-9.3.18-8.1.x86_64.rpm
postgresql93-docs-9.3.18-8.1.noarch.rpm
postgresql93-plperl-9.3.18-8.1.x86_64.rpm
postgresql93-plperl-debuginfo-9.3.18-8.1.x86_64.rpm
postgresql93-plpython-9.3.18-8.1.x86_64.rpm
postgresql93-plpython-debuginfo-9.3.18-8.1.x86_64.rpm
postgresql93-pltcl-9.3.18-8.1.x86_64.rpm
postgresql93-pltcl-debuginfo-9.3.18-8.1.x86_64.rpm
postgresql93-server-9.3.18-8.1.x86_64.rpm
postgresql93-server-debuginfo-9.3.18-8.1.x86_64.rpm
postgresql93-test-9.3.18-8.1.x86_64.rpm
7167
Security update for samba and resource-agents
important
openSUSE Leap 42.3 Update
This update provides Samba 4.6.7, which fixes the following issues:
- CVE-2017-11103: Metadata were being taken from the unauthenticated plaintext (the Ticket)
rather than the authenticated and encrypted KDC response. (bsc#1048278)
- Fix cephwrap_chdir(). (bsc#1048790)
- Fix ctdb logs to /var/log/log.ctdb instead of /var/log/ctdb. (bsc#1048339)
- Fix inconsistent ctdb socket path. (bsc#1048352)
- Fix non-admin cephx authentication. (bsc#1048387)
- CTDB cannot start when there is no persistent database. (bsc#1052577)
The CTDB resource agent was also fixed to not fail when the database is empty.
This update was imported from the SUSE:SLE-12-SP3:Update update project.
ldirectord-4.0.1+git.1495055229.643177f1-3.1.i586.rpm
monitoring-plugins-metadata-4.0.1+git.1495055229.643177f1-3.1.noarch.rpm
resource-agents-4.0.1+git.1495055229.643177f1-3.1.i586.rpm
resource-agents-4.0.1+git.1495055229.643177f1-3.1.src.rpm
resource-agents-debuginfo-4.0.1+git.1495055229.643177f1-3.1.i586.rpm
resource-agents-debugsource-4.0.1+git.1495055229.643177f1-3.1.i586.rpm
ctdb-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
ctdb-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
ctdb-tests-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
ctdb-tests-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libdcerpc-binding0-32bit-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libdcerpc-binding0-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libdcerpc-binding0-debuginfo-32bit-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libdcerpc-binding0-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libdcerpc-devel-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libdcerpc-samr-devel-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libdcerpc-samr0-32bit-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libdcerpc-samr0-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libdcerpc-samr0-debuginfo-32bit-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libdcerpc-samr0-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libdcerpc0-32bit-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libdcerpc0-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libdcerpc0-debuginfo-32bit-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libdcerpc0-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libndr-devel-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libndr-krb5pac-devel-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libndr-krb5pac0-32bit-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libndr-krb5pac0-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libndr-krb5pac0-debuginfo-32bit-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libndr-krb5pac0-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libndr-nbt-devel-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libndr-nbt0-32bit-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libndr-nbt0-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libndr-nbt0-debuginfo-32bit-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libndr-nbt0-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libndr-standard-devel-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libndr-standard0-32bit-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libndr-standard0-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libndr-standard0-debuginfo-32bit-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libndr-standard0-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libndr0-32bit-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libndr0-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libndr0-debuginfo-32bit-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libndr0-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libnetapi-devel-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libnetapi0-32bit-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libnetapi0-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libnetapi0-debuginfo-32bit-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libnetapi0-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libsamba-credentials-devel-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libsamba-credentials0-32bit-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libsamba-credentials0-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libsamba-credentials0-debuginfo-32bit-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libsamba-credentials0-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libsamba-errors-devel-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libsamba-errors0-32bit-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libsamba-errors0-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libsamba-errors0-debuginfo-32bit-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libsamba-errors0-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libsamba-hostconfig-devel-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libsamba-hostconfig0-32bit-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libsamba-hostconfig0-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libsamba-hostconfig0-debuginfo-32bit-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libsamba-hostconfig0-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libsamba-passdb-devel-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libsamba-passdb0-32bit-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libsamba-passdb0-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libsamba-passdb0-debuginfo-32bit-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libsamba-passdb0-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libsamba-policy-devel-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libsamba-policy0-32bit-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libsamba-policy0-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libsamba-policy0-debuginfo-32bit-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libsamba-policy0-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libsamba-util-devel-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libsamba-util0-32bit-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libsamba-util0-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libsamba-util0-debuginfo-32bit-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libsamba-util0-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libsamdb-devel-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libsamdb0-32bit-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libsamdb0-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libsamdb0-debuginfo-32bit-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libsamdb0-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libsmbclient-devel-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libsmbclient0-32bit-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libsmbclient0-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libsmbclient0-debuginfo-32bit-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libsmbclient0-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libsmbconf-devel-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libsmbconf0-32bit-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libsmbconf0-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libsmbconf0-debuginfo-32bit-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libsmbconf0-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libsmbldap-devel-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libsmbldap0-32bit-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libsmbldap0-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libsmbldap0-debuginfo-32bit-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libsmbldap0-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libtevent-util-devel-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libtevent-util0-32bit-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libtevent-util0-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libtevent-util0-debuginfo-32bit-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libtevent-util0-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libwbclient-devel-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libwbclient0-32bit-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libwbclient0-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
libwbclient0-debuginfo-32bit-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libwbclient0-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
samba-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
samba-4.6.7+git.38.90b2cdb4f22-3.1.src.rpm
samba-client-32bit-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
samba-client-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
samba-client-debuginfo-32bit-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
samba-client-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
samba-core-devel-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
samba-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
samba-debugsource-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
samba-doc-4.6.7+git.38.90b2cdb4f22-3.1.noarch.rpm
samba-libs-32bit-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
samba-libs-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
samba-libs-debuginfo-32bit-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
samba-libs-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
samba-pidl-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
samba-python-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
samba-python-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
samba-test-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
samba-test-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
samba-winbind-32bit-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
samba-winbind-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
samba-winbind-debuginfo-32bit-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
samba-winbind-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.i586.rpm
ldirectord-4.0.1+git.1495055229.643177f1-3.1.x86_64.rpm
resource-agents-4.0.1+git.1495055229.643177f1-3.1.x86_64.rpm
resource-agents-debuginfo-4.0.1+git.1495055229.643177f1-3.1.x86_64.rpm
resource-agents-debugsource-4.0.1+git.1495055229.643177f1-3.1.x86_64.rpm
ctdb-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
ctdb-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
ctdb-tests-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
ctdb-tests-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libdcerpc-binding0-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libdcerpc-binding0-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libdcerpc-devel-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libdcerpc-samr-devel-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libdcerpc-samr0-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libdcerpc-samr0-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libdcerpc0-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libdcerpc0-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libndr-devel-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libndr-krb5pac-devel-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libndr-krb5pac0-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libndr-krb5pac0-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libndr-nbt-devel-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libndr-nbt0-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libndr-nbt0-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libndr-standard-devel-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libndr-standard0-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libndr-standard0-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libndr0-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libndr0-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libnetapi-devel-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libnetapi0-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libnetapi0-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libsamba-credentials-devel-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libsamba-credentials0-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libsamba-credentials0-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libsamba-errors-devel-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libsamba-errors0-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libsamba-errors0-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libsamba-hostconfig-devel-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libsamba-hostconfig0-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libsamba-hostconfig0-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libsamba-passdb-devel-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libsamba-passdb0-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libsamba-passdb0-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libsamba-policy-devel-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libsamba-policy0-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libsamba-policy0-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libsamba-util-devel-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libsamba-util0-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libsamba-util0-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libsamdb-devel-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libsamdb0-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libsamdb0-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libsmbclient-devel-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libsmbclient0-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libsmbclient0-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libsmbconf-devel-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libsmbconf0-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libsmbconf0-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libsmbldap-devel-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libsmbldap0-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libsmbldap0-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libtevent-util-devel-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libtevent-util0-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libtevent-util0-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libwbclient-devel-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libwbclient0-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
libwbclient0-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
samba-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
samba-ceph-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
samba-ceph-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
samba-client-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
samba-client-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
samba-core-devel-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
samba-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
samba-debugsource-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
samba-libs-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
samba-libs-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
samba-pidl-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
samba-python-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
samba-python-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
samba-test-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
samba-test-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
samba-winbind-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
samba-winbind-debuginfo-4.6.7+git.38.90b2cdb4f22-3.1.x86_64.rpm
7168
Security update for git-annex
moderate
openSUSE Leap 42.3 Update
This update for git-annex fixes the following issues:
- CVE-2017-12976:
Disallow hostname starting with a dash, which
would get passed to ssh and be treated an option. This could
be used by an attacker who provides a crafted repository url
to cause the victim to execute arbitrary code via -oProxyCommand. (boo#1054653).
git-annex-6.20170818-3.1.src.rpm
git-annex-6.20170818-3.1.x86_64.rpm
git-annex-bash-completion-6.20170818-3.1.x86_64.rpm