Oval Definition:oval:org.opensuse.security:def:30166
Revision Date:2021-12-22Version:1
Title:Security update for chrony (Moderate)
Description:
This update for chrony fixes the following issues:

Chrony was updated to 4.1:

* Add support for NTS servers specified by IP address (matching
Subject Alternative Name in server certificate)
* Add source-specific configuration of trusted certificates
* Allow multiple files and directories with trusted certificates
* Allow multiple pairs of server keys and certificates
* Add copy option to server/pool directive
* Increase PPS lock limit to 40% of pulse interval
* Perform source selection immediately after loading dump files
* Reload dump files for addresses negotiated by NTS-KE server
* Update seccomp filter and add less restrictive level
* Restart ongoing name resolution on online command
* Fix dump files to not include uncorrected offset
* Fix initstepslew to accept time from own NTP clients
* Reset NTP address and port when no longer negotiated by NTS-KE
server
- Update clknetsim to snapshot f89702d.

- Ensure the correct pool packages are installed for openSUSE and SLE (bsc#1180689).

- Enable syscallfilter unconditionally (bsc#1181826).

Chrony was updated to 4.0:

Enhancements

- Add support for Network Time Security (NTS) authentication
- Add support for AES-CMAC keys (AES128, AES256) with Nettle
- Add authselectmode directive to control selection of
unauthenticated sources
- Add binddevice, bindacqdevice, bindcmddevice directives
- Add confdir directive to better support fragmented
configuration
- Add sourcedir directive and 'reload sources' command to
support dynamic NTP sources specified in files
- Add clockprecision directive
- Add dscp directive to set Differentiated Services Code Point
(DSCP)
- Add -L option to limit log messages by severity
- Add -p option to print whole configuration with included
files
- Add -U option to allow start under non-root user
- Allow maxsamples to be set to 1 for faster update with -q/-Q
option
- Avoid replacing NTP sources with sources that have
unreachable address
- Improve pools to repeat name resolution to get 'maxsources'
sources
- Improve source selection with trusted sources
- Improve NTP loop test to prevent synchronisation to itself
- Repeat iburst when NTP source is switched from offline state
to online
- Update clock synchronisation status and leap status more
frequently
- Update seccomp filter
- Add 'add pool' command
- Add 'reset sources' command to drop all measurements
- Add authdata command to print details about NTP
authentication
- Add selectdata command to print details about source
selection
- Add -N option and sourcename command to print original names
of sources
- Add -a option to some commands to print also unresolved
sources
- Add -k, -p, -r options to clients command to select, limit,
reset data
- Bug fixes
- Don’t set interface for NTP responses to allow asymmetric
routing
- Handle RTCs that don’t support interrupts
- Respond to command requests with correct address on
multihomed hosts
- Removed features
- Drop support for RIPEMD keys (RMD128, RMD160, RMD256, RMD320)
- Drop support for long (non-standard) MACs in NTPv4 packets
(chrony 2.x clients using non-MD5/SHA1 keys need to use
option 'version 3')

- By default we don't write log files but log to journald, so
only recommend logrotate.

- Adjust and rename the sysconfig file, so that it matches the
expectations of chronyd.service (bsc#1173277).

Chrony was updated to 3.5.1:

* Create new file when writing pidfile (CVE-2020-14367, bsc#1174911)

- Add chrony-pool-suse and chrony-pool-openSUSE subpackages that
preconfigure chrony to use NTP servers from the respective
pools for SUSE and openSUSE (bsc#1156884, SLE-11424).
- Add chrony-pool-empty to still allow installing chrony without
preconfigured servers.
- Use iburst in the default pool statements to speed up initial
synchronisation (bsc#1172113).

- Update clknetsim to version 79ffe44 (fixes bsc#1162964).

Update to 3.5:

+ Add support for more accurate reading of PHC on Linux 5.0
+ Add support for hardware timestamping on interfaces with read-only timestamping configuration
+ Add support for memory locking and real-time priority on FreeBSD, NetBSD, Solaris
+ Update seccomp filter to work on more architectures
+ Validate refclock driver options
+ Fix bindaddress directive on FreeBSD
+ Fix transposition of hardware RX timestamp on Linux 4.13 and later
+ Fix building on non-glibc systems

- Fix location of helper script in chrony-dnssrv@.service (bsc#1128846).

- Read runtime servers from /var/run/netconfig/chrony.servers (bsc#1099272)
- Move chrony-helper to /usr/lib/chrony/helper, because there should be no executables in /usr/share.
- Remove discrepancies between spec file and chrony-tmpfiles (bsc#1115529)

Update to version 3.4

* Enhancements

+ Add filter option to server/pool/peer directive
+ Add minsamples and maxsamples options to hwtimestamp directive
+ Add support for faster frequency adjustments in Linux 4.19
+ Change default pidfile to /var/run/chrony/chronyd.pid to allow chronyd
without root privileges to remove it on exit
+ Disable sub-second polling intervals for distant NTP sources
+ Extend range of supported sub-second polling intervals
+ Get/set IPv4 destination/source address of NTP packets on FreeBSD
+ Make burst options and command useful with short polling intervals
+ Modify auto_offline option to activate when sending request failed
+ Respond from interface that received NTP request if possible
+ Add onoffline command to switch between online and offline state
according to current system network configuration
+ Improve example NetworkManager dispatcher script

* Bug fixes

+ Avoid waiting in Linux getrandom system call
+ Fix PPS support on FreeBSD and NetBSD

Update to version 3.3

* Enhancements:

+ Add burst option to server/pool directive
+ Add stratum and tai options to refclock directive
+ Add support for Nettle crypto library
+ Add workaround for missing kernel receive timestamps on Linux
+ Wait for late hardware transmit timestamps
+ Improve source selection with unreachable sources
+ Improve protection against replay attacks on symmetric mode
+ Allow PHC refclock to use socket in /var/run/chrony
+ Add shutdown command to stop chronyd
+ Simplify format of response to manual list command
+ Improve handling of unknown responses in chronyc

* Bug fixes:

+ Respond to NTPv1 client requests with zero mode
+ Fix -x option to not require CAP_SYS_TIME under non-root user
+ Fix acquisitionport directive to work with privilege separation
+ Fix handling of socket errors on Linux to avoid high CPU usage
+ Fix chronyc to not get stuck in infinite loop after clock step

- Added /etc/chrony.d/ directory to the package (bsc#1083597) Modifed default chrony.conf to add 'include /etc/chrony.d/*'

- Enable pps support

Upgraded to version 3.2:

Enhancements

* Improve stability with NTP sources and reference clocks
* Improve stability with hardware timestamping
* Improve support for NTP interleaved modes
* Control frequency of system clock on macOS 10.13 and later
* Set TAI-UTC offset of system clock with leapsectz directive
* Minimise data in client requests to improve privacy
* Allow transmit-only hardware timestamping
* Add support for new timestamping options introduced in Linux 4.13
* Add root delay, root dispersion and maximum error to tracking log
* Add mindelay and asymmetry options to server/peer/pool directive
* Add extpps option to PHC refclock to timestamp external PPS signal
* Add pps option to refclock directive to treat any refclock as PPS
* Add width option to refclock directive to filter wrong pulse edges
* Add rxfilter option to hwtimestamp directive
* Add -x option to disable control of system clock
* Add -l option to log to specified file instead of syslog
* Allow multiple command-line options to be specified together
* Allow starting without root privileges with -Q option
* Update seccomp filter for new glibc versions
* Dump history on exit by default with dumpdir directive
* Use hardening compiler options by default

Bug fixes

* Don't drop PHC samples with low-resolution system clock
* Ignore outliers in PHC tracking, RTC tracking, manual input
* Increase polling interval when peer is not responding
* Exit with error message when include directive fails
* Don't allow slash after hostname in allow/deny directive/command
* Try to connect to all addresses in chronyc before giving up

Upgraded to version 3.1:

- Enhancements

- Add support for precise cross timestamping of PHC on Linux
- Add minpoll, precision, nocrossts options to hwtimestamp directive
- Add rawmeasurements option to log directive and modify measurements
option to log only valid measurements from synchronised sources
- Allow sub-second polling interval with NTP sources

- Bug fixes

- Fix time smoothing in interleaved mode

Upgraded to version 3.0:

- Enhancements

- Add support for software and hardware timestamping on Linux
- Add support for client/server and symmetric interleaved modes
- Add support for MS-SNTP authentication in Samba
- Add support for truncated MACs in NTPv4 packets
- Estimate and correct for asymmetric network jitter
- Increase default minsamples and polltarget to improve stability with very low jitter
- Add maxjitter directive to limit source selection by jitter
- Add offset option to server/pool/peer directive
- Add maxlockage option to refclock directive
- Add -t option to chronyd to exit after specified time
- Add partial protection against replay attacks on symmetric mode
- Don't reset polling interval when switching sources to online state
- Allow rate limiting with very short intervals
- Improve maximum server throughput on Linux and NetBSD
- Remove dump files after start
- Add tab-completion to chronyc with libedit/readline
- Add ntpdata command to print details about NTP measurements
- Allow all source options to be set in add server/peer command
- Indicate truncated addresses/hostnames in chronyc output
- Print reference IDs as hexadecimal numbers to avoid confusion with IPv4 addresses

- Bug fixes

- Fix crash with disabled asynchronous name resolving

Upgraded to version 2.4.1:

- Bug fixes

- Fix processing of kernel timestamps on non-Linux systems
- Fix crash with smoothtime directive
- Fix validation of refclock sample times
- Fix parsing of refclock directive

update to 2.4:

- Enhancements

- Add orphan option to local directive for orphan mode
compatible with ntpd
- Add distance option to local directive to set activation
threshold (1 second by default)
- Add maxdrift directive to set maximum allowed drift of system
clock
- Try to replace NTP sources exceeding maximum distance
- Randomise source replacement to avoid getting stuck with bad
sources
- Randomise selection of sources from pools on start
- Ignore reference timestamp as ntpd doesn't always set it
correctly
- Modify tracking report to use same values as seen by NTP
clients
- Add -c option to chronyc to write reports in CSV format
- Provide detailed manual pages

- Bug fixes

- Fix SOCK refclock to work correctly when not specified as
last refclock
- Fix initstepslew and -q/-Q options to accept time from own
NTP clients
- Fix authentication with keys using 512-bit hash functions
- Fix crash on exit when multiple signals are received
- Fix conversion of very small floating-point numbers in
command packets
Family:unixClass:patch
Status:Reference(s):1022219
1022260
1022264
1022265
1033054
1033914
1033915
1045340
1045406
1063704
1069468
1074293
1082318
1083597
1088200
1099272
1115529
1128846
1140118
1140738
1141329
1141332
1145095
1146360
1156323
1156324
1156326
1156328
1156329
1156884
1159840
1161119
1162687
1162689
1162691
1162964
1167373
1169659
1170313
1170423
1171806
1172113
1173277
1173304
1173455
1173760
1174075
1174911
1180689
1181826
1183783
1184400
1187906
1190926
673532
864391
864655
864673
864678
864682
864769
864805
864811
868115
868603
870444
877642
884698
885302
894575
897654
897816
901508
901924
902737
903649
905118
907514
910258
911363
914309
916549
918984
920813
923967
928393
932267
932483
936695
938746
941074
943006
943010
944463
944697
945404
945493
945989
947165
949669
950367
950703
950705
950706
954872
956829
957162
957531
957988
958007
958009
958491
958523
959005
959695
959928
960707
960725
960861
960862
961332
961691
963782
965315
965317
967012
967013
967630
967969
969350
CVE-2013-4527
CVE-2013-4529
CVE-2013-4530
CVE-2013-4533
CVE-2013-4534
CVE-2013-4537
CVE-2013-4538
CVE-2013-4539
CVE-2014-0222
CVE-2014-0467
CVE-2014-1493
CVE-2014-1494
CVE-2014-1496
CVE-2014-1497
CVE-2014-1498
CVE-2014-1499
CVE-2014-1500
CVE-2014-1501
CVE-2014-1502
CVE-2014-1504
CVE-2014-1505
CVE-2014-1508
CVE-2014-1509
CVE-2014-1510
CVE-2014-1511
CVE-2014-1512
CVE-2014-1513
CVE-2014-1514
CVE-2014-3613
CVE-2014-3640
CVE-2014-3689
CVE-2014-3707
CVE-2014-7815
CVE-2014-8150
CVE-2014-9718
CVE-2015-0254
CVE-2015-4000
CVE-2015-4037
CVE-2015-5239
CVE-2015-5278
CVE-2015-5288
CVE-2015-5352
CVE-2015-5600
CVE-2015-6563
CVE-2015-6564
CVE-2015-6815
CVE-2015-6855
CVE-2015-7311
CVE-2015-7512
CVE-2015-7835
CVE-2015-7969
CVE-2015-7971
CVE-2015-8327
CVE-2015-8345
CVE-2015-8504
CVE-2015-8550
CVE-2015-8554
CVE-2015-8555
CVE-2015-8558
CVE-2015-8560
CVE-2015-8743
CVE-2015-8745
CVE-2016-10158
CVE-2016-10161
CVE-2016-10167
CVE-2016-10168
CVE-2016-1568
CVE-2016-1570
CVE-2016-1571
CVE-2016-1714
CVE-2016-1981
CVE-2016-2270
CVE-2016-2271
CVE-2016-2391
CVE-2016-2392
CVE-2016-2538
CVE-2016-2841
CVE-2017-1000364
CVE-2017-7585
CVE-2017-7741
CVE-2017-7742
CVE-2018-1000001
CVE-2018-9256
CVE-2018-9259
CVE-2018-9260
CVE-2018-9261
CVE-2018-9262
CVE-2018-9263
CVE-2018-9264
CVE-2018-9265
CVE-2018-9266
CVE-2018-9267
CVE-2018-9268
CVE-2018-9269
CVE-2018-9270
CVE-2018-9271
CVE-2018-9272
CVE-2018-9273
CVE-2018-9274
CVE-2019-11038
CVE-2019-11041
CVE-2019-11042
CVE-2019-12519
CVE-2019-12520
CVE-2019-12521
CVE-2019-12523
CVE-2019-12524
CVE-2019-12525
CVE-2019-12526
CVE-2019-12528
CVE-2019-12529
CVE-2019-13345
CVE-2019-18676
CVE-2019-18677
CVE-2019-18678
CVE-2019-18679
CVE-2019-18860
CVE-2020-11945
CVE-2020-14059
CVE-2020-14367
CVE-2020-15049
CVE-2020-8449
CVE-2020-8450
CVE-2020-8517
SUSE-SU-2015:0758-1
SUSE-SU-2015:1581-1
SUSE-SU-2015:1853-1
SUSE-SU-2016:0112-1
SUSE-SU-2016:1745-1
SUSE-SU-2017:1706-1
SUSE-SU-2018:0075-1
Platform(s):openSUSE Leap 15.0
openSUSE Leap 42.3
SUSE Linux Enterprise Desktop 11 SP2
SUSE Linux Enterprise Desktop 11 SP3
SUSE Linux Enterprise Desktop 11 SP4
SUSE Linux Enterprise Desktop 12
SUSE Linux Enterprise Desktop 12 SP1
SUSE Linux Enterprise Desktop 12 SP2
SUSE Linux Enterprise Desktop 12 SP3
SUSE Linux Enterprise Desktop 12 SP4
SUSE Linux Enterprise Module for Legacy Software 12
SUSE Linux Enterprise Module for Public Cloud 12
SUSE Linux Enterprise Module for Web Scripting 12
SUSE Linux Enterprise Server 11
SUSE Linux Enterprise Server 11 SP1
SUSE Linux Enterprise Server 11 SP1-LTSS
SUSE Linux Enterprise Server 11 SP1-TERADATA
SUSE Linux Enterprise Server 11 SP2
SUSE Linux Enterprise Server 11 SP2-LTSS
SUSE Linux Enterprise Server 11 SP3
SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS
SUSE Linux Enterprise Server 11 SP3-LTSS
SUSE Linux Enterprise Server 11 SP3-TERADATA
SUSE Linux Enterprise Server 11 SP4
SUSE Linux Enterprise Server 11 SP4-LTSS
SUSE Linux Enterprise Server 11-SECURITY
SUSE Linux Enterprise Server 12
SUSE Linux Enterprise Server 12 SP1
SUSE Linux Enterprise Server 12 SP1-LTSS
SUSE Linux Enterprise Server 12 SP2
SUSE Linux Enterprise Server 12 SP2-BCL
SUSE Linux Enterprise Server 12 SP2-ESPOS
SUSE Linux Enterprise Server 12 SP2-LTSS
SUSE Linux Enterprise Server 12 SP2-LTSS-ERICSSON
SUSE Linux Enterprise Server 12 SP3
SUSE Linux Enterprise Server 12-LTSS
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2
SUSE Linux Enterprise Server for SAP Applications 11
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA
SUSE Linux Enterprise Server for SAP Applications 11 SP2
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP3
SUSE Linux Enterprise Server for SAP Applications 11 SP3-CLIENT-TOOLS
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA
SUSE Linux Enterprise Server for SAP Applications 11 SP4
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS
SUSE Linux Enterprise Server for SAP Applications 11-SECURITY
SUSE Linux Enterprise Server for SAP Applications 12
SUSE Linux Enterprise Server for SAP Applications 12 SP1
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP2
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP3
SUSE Linux Enterprise Server for SAP Applications 12-LTSS
SUSE Linux Enterprise Server for VMWare 11 SP2
SUSE Linux Enterprise Server for VMWare 11 SP3
SUSE Linux Enterprise Workstation Extension 12
SUSE Linux Enterprise Workstation Extension 12 SP2
SUSE Linux Enterprise Workstation Extension 12 SP3
SUSE Linux Enterprise Workstation Extension 12 SP4
SUSE OpenStack Cloud 7
Product(s):
Definition Synopsis
  • openSUSE Leap 15.0 is installed
  • AND Package Information
  • alsa-1.1.5-lp150.4 is installed
  • OR libasound2-1.1.5-lp150.4 is installed
  • OR libasound2-32bit-1.1.5-lp150.4 is installed
  • Definition Synopsis
  • openSUSE Leap 42.3 is installed
  • AND Package Information
  • MozillaThunderbird-52.2.1-42 is installed
  • OR MozillaThunderbird-translations-common-52.2.1-42 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP2 is installed
  • AND Package Information
  • libgcrypt11-1.5.0-0.15 is installed
  • OR libgcrypt11-32bit-1.5.0-0.15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP3 is installed
  • AND Package Information
  • MozillaFirefox-31.8.0esr-0.10 is installed
  • OR MozillaFirefox-translations-31.8.0esr-0.10 is installed
  • OR libfreebl3-3.19.2_CKBI_1.98-0.10 is installed
  • OR libfreebl3-32bit-3.19.2_CKBI_1.98-0.10 is installed
  • OR libsoftokn3-3.19.2_CKBI_1.98-0.10 is installed
  • OR libsoftokn3-32bit-3.19.2_CKBI_1.98-0.10 is installed
  • OR mozilla-nspr-4.10.8-0.5 is installed
  • OR mozilla-nspr-32bit-4.10.8-0.5 is installed
  • OR mozilla-nss-3.19.2_CKBI_1.98-0.10 is installed
  • OR mozilla-nss-32bit-3.19.2_CKBI_1.98-0.10 is installed
  • OR mozilla-nss-tools-3.19.2_CKBI_1.98-0.10 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP4 is installed
  • AND Package Information
  • bind-9.9.6P1-0.15 is installed
  • OR bind-libs-9.9.6P1-0.15 is installed
  • OR bind-libs-32bit-9.9.6P1-0.15 is installed
  • OR bind-utils-9.9.6P1-0.15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND Package Information
  • libpython2_7-1_0-2.7.7-9 is installed
  • OR libpython2_7-1_0-32bit-2.7.7-9 is installed
  • OR python-2.7.7-9 is installed
  • OR python-base-2.7.7-9 is installed
  • OR python-curses-2.7.7-9 is installed
  • OR python-devel-2.7.7-9 is installed
  • OR python-tk-2.7.7-9 is installed
  • OR python-xml-2.7.7-9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • xen-4.5.1_12-2 is installed
  • OR xen-kmp-default-4.5.1_12_k3.12.49_11-2 is installed
  • OR xen-libs-4.5.1_12-2 is installed
  • OR xen-libs-32bit-4.5.1_12-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND argyllcms-1.6.3-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND puppet-3.8.5-15.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP4 is installed
  • AND Package Information
  • libwireshark9-2.4.10-48.32 is installed
  • OR libwiretap7-2.4.10-48.32 is installed
  • OR libwscodecs1-2.4.10-48.32 is installed
  • OR libwsutil8-2.4.10-48.32 is installed
  • OR wireshark-2.4.10-48.32 is installed
  • OR wireshark-gtk-2.4.10-48.32 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 12 is installed
  • AND Package Information
  • compat-openssl098-0.9.8j-66 is installed
  • OR libopenssl0_9_8-0.9.8j-66 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-66 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Public Cloud 12 is installed
  • AND python-PyYAML-3.10-15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 12 is installed
  • AND Package Information
  • apache2-mod_php7-7.0.7-50.9 is installed
  • OR php7-7.0.7-50.9 is installed
  • OR php7-bcmath-7.0.7-50.9 is installed
  • OR php7-bz2-7.0.7-50.9 is installed
  • OR php7-calendar-7.0.7-50.9 is installed
  • OR php7-ctype-7.0.7-50.9 is installed
  • OR php7-curl-7.0.7-50.9 is installed
  • OR php7-dba-7.0.7-50.9 is installed
  • OR php7-dom-7.0.7-50.9 is installed
  • OR php7-enchant-7.0.7-50.9 is installed
  • OR php7-exif-7.0.7-50.9 is installed
  • OR php7-fastcgi-7.0.7-50.9 is installed
  • OR php7-fileinfo-7.0.7-50.9 is installed
  • OR php7-fpm-7.0.7-50.9 is installed
  • OR php7-ftp-7.0.7-50.9 is installed
  • OR php7-gd-7.0.7-50.9 is installed
  • OR php7-gettext-7.0.7-50.9 is installed
  • OR php7-gmp-7.0.7-50.9 is installed
  • OR php7-iconv-7.0.7-50.9 is installed
  • OR php7-imap-7.0.7-50.9 is installed
  • OR php7-intl-7.0.7-50.9 is installed
  • OR php7-json-7.0.7-50.9 is installed
  • OR php7-ldap-7.0.7-50.9 is installed
  • OR php7-mbstring-7.0.7-50.9 is installed
  • OR php7-mcrypt-7.0.7-50.9 is installed
  • OR php7-mysql-7.0.7-50.9 is installed
  • OR php7-odbc-7.0.7-50.9 is installed
  • OR php7-opcache-7.0.7-50.9 is installed
  • OR php7-openssl-7.0.7-50.9 is installed
  • OR php7-pcntl-7.0.7-50.9 is installed
  • OR php7-pdo-7.0.7-50.9 is installed
  • OR php7-pear-7.0.7-50.9 is installed
  • OR php7-pear-Archive_Tar-7.0.7-50.9 is installed
  • OR php7-pgsql-7.0.7-50.9 is installed
  • OR php7-phar-7.0.7-50.9 is installed
  • OR php7-posix-7.0.7-50.9 is installed
  • OR php7-pspell-7.0.7-50.9 is installed
  • OR php7-shmop-7.0.7-50.9 is installed
  • OR php7-snmp-7.0.7-50.9 is installed
  • OR php7-soap-7.0.7-50.9 is installed
  • OR php7-sockets-7.0.7-50.9 is installed
  • OR php7-sqlite-7.0.7-50.9 is installed
  • OR php7-sysvmsg-7.0.7-50.9 is installed
  • OR php7-sysvsem-7.0.7-50.9 is installed
  • OR php7-sysvshm-7.0.7-50.9 is installed
  • OR php7-tokenizer-7.0.7-50.9 is installed
  • OR php7-wddx-7.0.7-50.9 is installed
  • OR php7-xmlreader-7.0.7-50.9 is installed
  • OR php7-xmlrpc-7.0.7-50.9 is installed
  • OR php7-xmlwriter-7.0.7-50.9 is installed
  • OR php7-xsl-7.0.7-50.9 is installed
  • OR php7-zip-7.0.7-50.9 is installed
  • OR php7-zlib-7.0.7-50.9 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 is installed
  • AND
  • kde4-kget-4.1.3-7.9 is installed
  • OR kde4-knewsticker-4.1.3-7.9 is installed
  • OR kde4-kopete-4.1.3-7.9 is installed
  • OR kde4-krdc-4.1.3-7.9 is installed
  • OR kde4-krfb-4.1.3-7.9 is installed
  • OR kdenetwork4-filesharing-4.1.3-7.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 is installed
  • AND
  • kde4-kget-4.1.3-7.9 is installed
  • OR kde4-knewsticker-4.1.3-7.9 is installed
  • OR kde4-kopete-4.1.3-7.9 is installed
  • OR kde4-krdc-4.1.3-7.9 is installed
  • OR kde4-krfb-4.1.3-7.9 is installed
  • OR kdenetwork4-filesharing-4.1.3-7.9 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • libopenssl-devel-0.9.8j-0.66 is installed
  • OR libopenssl0_9_8-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-x86-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-x86-0.9.8j-0.44 is installed
  • OR openssl-0.9.8j-0.44 is installed
  • OR openssl-doc-0.9.8j-0.44 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND
  • libopenssl-devel-0.9.8j-0.66 is installed
  • OR libopenssl0_9_8-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-x86-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-x86-0.9.8j-0.44 is installed
  • OR openssl-0.9.8j-0.44 is installed
  • OR openssl-doc-0.9.8j-0.44 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • libopenssl-devel-0.9.8j-0.66 is installed
  • OR libopenssl0_9_8-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-x86-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-x86-0.9.8j-0.44 is installed
  • OR openssl-0.9.8j-0.44 is installed
  • OR openssl-doc-0.9.8j-0.44 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • libopenssl-devel-0.9.8j-0.66 is installed
  • OR libopenssl0_9_8-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-x86-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-x86-0.9.8j-0.44 is installed
  • OR openssl-0.9.8j-0.44 is installed
  • OR openssl-doc-0.9.8j-0.44 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND
  • libopenssl-devel-0.9.8j-0.66 is installed
  • OR libopenssl0_9_8-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-x86-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-x86-0.9.8j-0.44 is installed
  • OR openssl-0.9.8j-0.44 is installed
  • OR openssl-doc-0.9.8j-0.44 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • libopenssl-devel-0.9.8j-0.66 is installed
  • OR libopenssl0_9_8-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-hmac-x86-0.9.8j-0.44 is installed
  • OR libopenssl0_9_8-x86-0.9.8j-0.44 is installed
  • OR openssl-0.9.8j-0.44 is installed
  • OR openssl-doc-0.9.8j-0.44 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • hplip-3.11.10-0.6.7 is installed
  • OR hplip-hpijs-3.11.10-0.6.7 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • hplip-3.11.10-0.6.7 is installed
  • OR hplip-hpijs-3.11.10-0.6.7 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • hplip-3.11.10-0.6.7 is installed
  • OR hplip-hpijs-3.11.10-0.6.7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND Package Information
  • boost-license-1.36.0-11 is installed
  • OR libboost_program_options1_36_0-1.36.0-11 is installed
  • OR libboost_regex1_36_0-1.36.0-11 is installed
  • OR libboost_signals1_36_0-1.36.0-11 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • apache2-mod_php5-5.2.14-0.7.30.103 is installed
  • OR php5-5.2.14-0.7.30.103 is installed
  • OR php5-bcmath-5.2.14-0.7.30.103 is installed
  • OR php5-bz2-5.2.14-0.7.30.103 is installed
  • OR php5-calendar-5.2.14-0.7.30.103 is installed
  • OR php5-ctype-5.2.14-0.7.30.103 is installed
  • OR php5-curl-5.2.14-0.7.30.103 is installed
  • OR php5-dba-5.2.14-0.7.30.103 is installed
  • OR php5-dbase-5.2.14-0.7.30.103 is installed
  • OR php5-dom-5.2.14-0.7.30.103 is installed
  • OR php5-exif-5.2.14-0.7.30.103 is installed
  • OR php5-fastcgi-5.2.14-0.7.30.103 is installed
  • OR php5-ftp-5.2.14-0.7.30.103 is installed
  • OR php5-gd-5.2.14-0.7.30.103 is installed
  • OR php5-gettext-5.2.14-0.7.30.103 is installed
  • OR php5-gmp-5.2.14-0.7.30.103 is installed
  • OR php5-hash-5.2.14-0.7.30.103 is installed
  • OR php5-iconv-5.2.14-0.7.30.103 is installed
  • OR php5-json-5.2.14-0.7.30.103 is installed
  • OR php5-ldap-5.2.14-0.7.30.103 is installed
  • OR php5-mbstring-5.2.14-0.7.30.103 is installed
  • OR php5-mcrypt-5.2.14-0.7.30.103 is installed
  • OR php5-mysql-5.2.14-0.7.30.103 is installed
  • OR php5-odbc-5.2.14-0.7.30.103 is installed
  • OR php5-openssl-5.2.14-0.7.30.103 is installed
  • OR php5-pcntl-5.2.14-0.7.30.103 is installed
  • OR php5-pdo-5.2.14-0.7.30.103 is installed
  • OR php5-pear-5.2.14-0.7.30.103 is installed
  • OR php5-pgsql-5.2.14-0.7.30.103 is installed
  • OR php5-pspell-5.2.14-0.7.30.103 is installed
  • OR php5-shmop-5.2.14-0.7.30.103 is installed
  • OR php5-snmp-5.2.14-0.7.30.103 is installed
  • OR php5-soap-5.2.14-0.7.30.103 is installed
  • OR php5-suhosin-5.2.14-0.7.30.103 is installed
  • OR php5-sysvmsg-5.2.14-0.7.30.103 is installed
  • OR php5-sysvsem-5.2.14-0.7.30.103 is installed
  • OR php5-sysvshm-5.2.14-0.7.30.103 is installed
  • OR php5-tokenizer-5.2.14-0.7.30.103 is installed
  • OR php5-wddx-5.2.14-0.7.30.103 is installed
  • OR php5-xmlreader-5.2.14-0.7.30.103 is installed
  • OR php5-xmlrpc-5.2.14-0.7.30.103 is installed
  • OR php5-xmlwriter-5.2.14-0.7.30.103 is installed
  • OR php5-xsl-5.2.14-0.7.30.103 is installed
  • OR php5-zip-5.2.14-0.7.30.103 is installed
  • OR php5-zlib-5.2.14-0.7.30.103 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • apache2-mod_php5-5.2.14-0.7.30.103 is installed
  • OR php5-5.2.14-0.7.30.103 is installed
  • OR php5-bcmath-5.2.14-0.7.30.103 is installed
  • OR php5-bz2-5.2.14-0.7.30.103 is installed
  • OR php5-calendar-5.2.14-0.7.30.103 is installed
  • OR php5-ctype-5.2.14-0.7.30.103 is installed
  • OR php5-curl-5.2.14-0.7.30.103 is installed
  • OR php5-dba-5.2.14-0.7.30.103 is installed
  • OR php5-dbase-5.2.14-0.7.30.103 is installed
  • OR php5-dom-5.2.14-0.7.30.103 is installed
  • OR php5-exif-5.2.14-0.7.30.103 is installed
  • OR php5-fastcgi-5.2.14-0.7.30.103 is installed
  • OR php5-ftp-5.2.14-0.7.30.103 is installed
  • OR php5-gd-5.2.14-0.7.30.103 is installed
  • OR php5-gettext-5.2.14-0.7.30.103 is installed
  • OR php5-gmp-5.2.14-0.7.30.103 is installed
  • OR php5-hash-5.2.14-0.7.30.103 is installed
  • OR php5-iconv-5.2.14-0.7.30.103 is installed
  • OR php5-json-5.2.14-0.7.30.103 is installed
  • OR php5-ldap-5.2.14-0.7.30.103 is installed
  • OR php5-mbstring-5.2.14-0.7.30.103 is installed
  • OR php5-mcrypt-5.2.14-0.7.30.103 is installed
  • OR php5-mysql-5.2.14-0.7.30.103 is installed
  • OR php5-odbc-5.2.14-0.7.30.103 is installed
  • OR php5-openssl-5.2.14-0.7.30.103 is installed
  • OR php5-pcntl-5.2.14-0.7.30.103 is installed
  • OR php5-pdo-5.2.14-0.7.30.103 is installed
  • OR php5-pear-5.2.14-0.7.30.103 is installed
  • OR php5-pgsql-5.2.14-0.7.30.103 is installed
  • OR php5-pspell-5.2.14-0.7.30.103 is installed
  • OR php5-shmop-5.2.14-0.7.30.103 is installed
  • OR php5-snmp-5.2.14-0.7.30.103 is installed
  • OR php5-soap-5.2.14-0.7.30.103 is installed
  • OR php5-suhosin-5.2.14-0.7.30.103 is installed
  • OR php5-sysvmsg-5.2.14-0.7.30.103 is installed
  • OR php5-sysvsem-5.2.14-0.7.30.103 is installed
  • OR php5-sysvshm-5.2.14-0.7.30.103 is installed
  • OR php5-tokenizer-5.2.14-0.7.30.103 is installed
  • OR php5-wddx-5.2.14-0.7.30.103 is installed
  • OR php5-xmlreader-5.2.14-0.7.30.103 is installed
  • OR php5-xmlrpc-5.2.14-0.7.30.103 is installed
  • OR php5-xmlwriter-5.2.14-0.7.30.103 is installed
  • OR php5-xsl-5.2.14-0.7.30.103 is installed
  • OR php5-zip-5.2.14-0.7.30.103 is installed
  • OR php5-zlib-5.2.14-0.7.30.103 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • libMagickCore1-6.4.3.6-7.26 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.26 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND
  • libMagickCore1-6.4.3.6-7.26 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.26 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • libMagickCore1-6.4.3.6-7.26 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.26 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND Package Information
  • ecryptfs-utils-61-1.29 is installed
  • OR ecryptfs-utils-32bit-61-1.29 is installed
  • OR ecryptfs-utils-x86-61-1.29 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • bind-9.9.6P1-0.12 is installed
  • OR bind-chrootenv-9.9.6P1-0.12 is installed
  • OR bind-devel-9.9.6P1-0.12 is installed
  • OR bind-doc-9.9.6P1-0.12 is installed
  • OR bind-libs-9.9.6P1-0.12 is installed
  • OR bind-libs-32bit-9.9.6P1-0.12 is installed
  • OR bind-utils-9.9.6P1-0.12 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • bind-9.9.6P1-0.12 is installed
  • OR bind-chrootenv-9.9.6P1-0.12 is installed
  • OR bind-devel-9.9.6P1-0.12 is installed
  • OR bind-doc-9.9.6P1-0.12 is installed
  • OR bind-libs-9.9.6P1-0.12 is installed
  • OR bind-libs-32bit-9.9.6P1-0.12 is installed
  • OR bind-utils-9.9.6P1-0.12 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • curl-7.19.7-1.40 is installed
  • OR libcurl4-7.19.7-1.40 is installed
  • OR libcurl4-32bit-7.19.7-1.40 is installed
  • OR libcurl4-x86-7.19.7-1.40 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • curl-7.19.7-1.40 is installed
  • OR libcurl4-7.19.7-1.40 is installed
  • OR libcurl4-32bit-7.19.7-1.40 is installed
  • OR libcurl4-x86-7.19.7-1.40 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • curl-7.19.7-1.40 is installed
  • OR libcurl4-7.19.7-1.40 is installed
  • OR libcurl4-32bit-7.19.7-1.40 is installed
  • OR libcurl4-x86-7.19.7-1.40 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • curl-7.19.7-1.40 is installed
  • OR libcurl4-7.19.7-1.40 is installed
  • OR libcurl4-32bit-7.19.7-1.40 is installed
  • OR libcurl4-x86-7.19.7-1.40 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND
  • curl-7.19.7-1.40 is installed
  • OR libcurl4-7.19.7-1.40 is installed
  • OR libcurl4-32bit-7.19.7-1.40 is installed
  • OR libcurl4-x86-7.19.7-1.40 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • xen-4.2.5_14-18 is installed
  • OR xen-doc-html-4.2.5_14-18 is installed
  • OR xen-doc-pdf-4.2.5_14-18 is installed
  • OR xen-kmp-default-4.2.5_14_3.0.101_0.47.67-18 is installed
  • OR xen-kmp-pae-4.2.5_14_3.0.101_0.47.67-18 is installed
  • OR xen-libs-4.2.5_14-18 is installed
  • OR xen-libs-32bit-4.2.5_14-18 is installed
  • OR xen-tools-4.2.5_14-18 is installed
  • OR xen-tools-domU-4.2.5_14-18 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • xen-4.2.5_14-18 is installed
  • OR xen-doc-html-4.2.5_14-18 is installed
  • OR xen-doc-pdf-4.2.5_14-18 is installed
  • OR xen-kmp-default-4.2.5_14_3.0.101_0.47.67-18 is installed
  • OR xen-kmp-pae-4.2.5_14_3.0.101_0.47.67-18 is installed
  • OR xen-libs-4.2.5_14-18 is installed
  • OR xen-libs-32bit-4.2.5_14-18 is installed
  • OR xen-tools-4.2.5_14-18 is installed
  • OR xen-tools-domU-4.2.5_14-18 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • xen-4.2.5_14-18 is installed
  • OR xen-doc-html-4.2.5_14-18 is installed
  • OR xen-doc-pdf-4.2.5_14-18 is installed
  • OR xen-kmp-default-4.2.5_14_3.0.101_0.47.67-18 is installed
  • OR xen-kmp-pae-4.2.5_14_3.0.101_0.47.67-18 is installed
  • OR xen-libs-4.2.5_14-18 is installed
  • OR xen-libs-32bit-4.2.5_14-18 is installed
  • OR xen-tools-4.2.5_14-18 is installed
  • OR xen-tools-domU-4.2.5_14-18 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • xen-4.2.5_14-18 is installed
  • OR xen-doc-html-4.2.5_14-18 is installed
  • OR xen-doc-pdf-4.2.5_14-18 is installed
  • OR xen-kmp-default-4.2.5_14_3.0.101_0.47.67-18 is installed
  • OR xen-kmp-pae-4.2.5_14_3.0.101_0.47.67-18 is installed
  • OR xen-libs-4.2.5_14-18 is installed
  • OR xen-libs-32bit-4.2.5_14-18 is installed
  • OR xen-tools-4.2.5_14-18 is installed
  • OR xen-tools-domU-4.2.5_14-18 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND amavisd-new-2.7.0-18.7 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS is installed
  • AND
  • salt-2016.11.4-43.10 is installed
  • OR salt-doc-2016.11.4-43.10 is installed
  • OR salt-minion-2016.11.4-43.10 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-CLIENT-TOOLS is installed
  • AND
  • salt-2016.11.4-43.10 is installed
  • OR salt-doc-2016.11.4-43.10 is installed
  • OR salt-minion-2016.11.4-43.10 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • glibc-2.11.3-17.110.3 is installed
  • OR glibc-32bit-2.11.3-17.110.3 is installed
  • OR glibc-devel-2.11.3-17.110.3 is installed
  • OR glibc-devel-32bit-2.11.3-17.110.3 is installed
  • OR glibc-html-2.11.3-17.110.3 is installed
  • OR glibc-i18ndata-2.11.3-17.110.3 is installed
  • OR glibc-info-2.11.3-17.110.3 is installed
  • OR glibc-locale-2.11.3-17.110.3 is installed
  • OR glibc-locale-32bit-2.11.3-17.110.3 is installed
  • OR glibc-profile-2.11.3-17.110.3 is installed
  • OR glibc-profile-32bit-2.11.3-17.110.3 is installed
  • OR nscd-2.11.3-17.110.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • glibc-2.11.3-17.110.3 is installed
  • OR glibc-32bit-2.11.3-17.110.3 is installed
  • OR glibc-devel-2.11.3-17.110.3 is installed
  • OR glibc-devel-32bit-2.11.3-17.110.3 is installed
  • OR glibc-html-2.11.3-17.110.3 is installed
  • OR glibc-i18ndata-2.11.3-17.110.3 is installed
  • OR glibc-info-2.11.3-17.110.3 is installed
  • OR glibc-locale-2.11.3-17.110.3 is installed
  • OR glibc-locale-32bit-2.11.3-17.110.3 is installed
  • OR glibc-profile-2.11.3-17.110.3 is installed
  • OR glibc-profile-32bit-2.11.3-17.110.3 is installed
  • OR nscd-2.11.3-17.110.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • glibc-2.11.3-17.110.3 is installed
  • OR glibc-32bit-2.11.3-17.110.3 is installed
  • OR glibc-devel-2.11.3-17.110.3 is installed
  • OR glibc-devel-32bit-2.11.3-17.110.3 is installed
  • OR glibc-html-2.11.3-17.110.3 is installed
  • OR glibc-i18ndata-2.11.3-17.110.3 is installed
  • OR glibc-info-2.11.3-17.110.3 is installed
  • OR glibc-locale-2.11.3-17.110.3 is installed
  • OR glibc-locale-32bit-2.11.3-17.110.3 is installed
  • OR glibc-profile-2.11.3-17.110.3 is installed
  • OR glibc-profile-32bit-2.11.3-17.110.3 is installed
  • OR nscd-2.11.3-17.110.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • glibc-2.11.3-17.110.3 is installed
  • OR glibc-32bit-2.11.3-17.110.3 is installed
  • OR glibc-devel-2.11.3-17.110.3 is installed
  • OR glibc-devel-32bit-2.11.3-17.110.3 is installed
  • OR glibc-html-2.11.3-17.110.3 is installed
  • OR glibc-i18ndata-2.11.3-17.110.3 is installed
  • OR glibc-info-2.11.3-17.110.3 is installed
  • OR glibc-locale-2.11.3-17.110.3 is installed
  • OR glibc-locale-32bit-2.11.3-17.110.3 is installed
  • OR glibc-profile-2.11.3-17.110.3 is installed
  • OR glibc-profile-32bit-2.11.3-17.110.3 is installed
  • OR nscd-2.11.3-17.110.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • kernel-bigsmp-3.0.101-0.47.105 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.105 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.105 is installed
  • OR kernel-default-3.0.101-0.47.105 is installed
  • OR kernel-default-base-3.0.101-0.47.105 is installed
  • OR kernel-default-devel-3.0.101-0.47.105 is installed
  • OR kernel-default-man-3.0.101-0.47.105 is installed
  • OR kernel-ec2-3.0.101-0.47.105 is installed
  • OR kernel-ec2-base-3.0.101-0.47.105 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.105 is installed
  • OR kernel-pae-3.0.101-0.47.105 is installed
  • OR kernel-pae-base-3.0.101-0.47.105 is installed
  • OR kernel-pae-devel-3.0.101-0.47.105 is installed
  • OR kernel-source-3.0.101-0.47.105 is installed
  • OR kernel-syms-3.0.101-0.47.105 is installed
  • OR kernel-trace-3.0.101-0.47.105 is installed
  • OR kernel-trace-base-3.0.101-0.47.105 is installed
  • OR kernel-trace-devel-3.0.101-0.47.105 is installed
  • OR kernel-xen-3.0.101-0.47.105 is installed
  • OR kernel-xen-base-3.0.101-0.47.105 is installed
  • OR kernel-xen-devel-3.0.101-0.47.105 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • kernel-bigsmp-3.0.101-0.47.105 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.105 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.105 is installed
  • OR kernel-default-3.0.101-0.47.105 is installed
  • OR kernel-default-base-3.0.101-0.47.105 is installed
  • OR kernel-default-devel-3.0.101-0.47.105 is installed
  • OR kernel-default-man-3.0.101-0.47.105 is installed
  • OR kernel-ec2-3.0.101-0.47.105 is installed
  • OR kernel-ec2-base-3.0.101-0.47.105 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.105 is installed
  • OR kernel-pae-3.0.101-0.47.105 is installed
  • OR kernel-pae-base-3.0.101-0.47.105 is installed
  • OR kernel-pae-devel-3.0.101-0.47.105 is installed
  • OR kernel-source-3.0.101-0.47.105 is installed
  • OR kernel-syms-3.0.101-0.47.105 is installed
  • OR kernel-trace-3.0.101-0.47.105 is installed
  • OR kernel-trace-base-3.0.101-0.47.105 is installed
  • OR kernel-trace-devel-3.0.101-0.47.105 is installed
  • OR kernel-xen-3.0.101-0.47.105 is installed
  • OR kernel-xen-base-3.0.101-0.47.105 is installed
  • OR kernel-xen-devel-3.0.101-0.47.105 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • jakarta-taglibs-standard-1.1.1-234.31 is installed
  • OR jakarta-taglibs-standard-javadoc-1.1.1-234.31 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • jakarta-taglibs-standard-1.1.1-234.31 is installed
  • OR jakarta-taglibs-standard-javadoc-1.1.1-234.31 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND
  • ImageMagick-6.4.3.6-7.78.29 is installed
  • OR libMagickCore1-6.4.3.6-7.78.29 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.78.29 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND
  • ImageMagick-6.4.3.6-7.78.29 is installed
  • OR libMagickCore1-6.4.3.6-7.78.29 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.78.29 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND Package Information
  • guestfs-data-1.20.12-0.18 is installed
  • OR guestfs-tools-1.20.12-0.18 is installed
  • OR guestfsd-1.20.12-0.18 is installed
  • OR libguestfs0-1.20.12-0.18 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4-LTSS is installed
  • AND kvm-1.4.2-60.27 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
  • AND kvm-1.4.2-60.27 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11-SECURITY is installed
  • AND
  • libldap-openssl1-2_4-2-2.4.26-0.74.13 is installed
  • OR libldap-openssl1-2_4-2-32bit-2.4.26-0.74.13 is installed
  • OR libldap-openssl1-2_4-2-x86-2.4.26-0.74.13 is installed
  • OR openldap2-client-openssl1-2.4.26-0.74.13 is installed
  • OR openldap2-openssl1-2.4.26-0.74.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
  • AND
  • libldap-openssl1-2_4-2-2.4.26-0.74.13 is installed
  • OR libldap-openssl1-2_4-2-32bit-2.4.26-0.74.13 is installed
  • OR libldap-openssl1-2_4-2-x86-2.4.26-0.74.13 is installed
  • OR openldap2-client-openssl1-2.4.26-0.74.13 is installed
  • OR openldap2-openssl1-2.4.26-0.74.13 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 is installed
  • AND
  • libspice-server1-0.12.4-6 is installed
  • OR spice-0.12.4-6 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND
  • libspice-server1-0.12.4-6 is installed
  • OR spice-0.12.4-6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND Package Information
  • gnome-shell-3.10.4-22 is installed
  • OR gnome-shell-browser-plugin-3.10.4-22 is installed
  • OR gnome-shell-lang-3.10.4-22 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND
  • cyrus-imapd-2.3.18-37 is installed
  • OR perl-Cyrus-IMAP-2.3.18-37 is installed
  • OR perl-Cyrus-SIEVE-managesieve-2.3.18-37 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND
  • cyrus-imapd-2.3.18-37 is installed
  • OR perl-Cyrus-IMAP-2.3.18-37 is installed
  • OR perl-Cyrus-SIEVE-managesieve-2.3.18-37 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • libgcrypt20-1.6.1-16 is installed
  • OR libgcrypt20-32bit-1.6.1-16 is installed
  • OR libgcrypt20-hmac-1.6.1-16 is installed
  • OR libgcrypt20-hmac-32bit-1.6.1-16 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND
  • kgraft-patch-3_12_74-60_64_45-default-2-2 is installed
  • OR kgraft-patch-3_12_74-60_64_45-xen-2-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_16-2-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
  • AND
  • kgraft-patch-3_12_74-60_64_45-default-2-2 is installed
  • OR kgraft-patch-3_12_74-60_64_45-xen-2-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_16-2-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND Package Information
  • kgraft-patch-3_12_69-60_64_29-default-9-2 is installed
  • OR kgraft-patch-3_12_69-60_64_29-xen-9-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_12-9-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND
  • glibc-2.22-62.6 is installed
  • OR glibc-32bit-2.22-62.6 is installed
  • OR glibc-devel-2.22-62.6 is installed
  • OR glibc-devel-32bit-2.22-62.6 is installed
  • OR glibc-html-2.22-62.6 is installed
  • OR glibc-i18ndata-2.22-62.6 is installed
  • OR glibc-info-2.22-62.6 is installed
  • OR glibc-locale-2.22-62.6 is installed
  • OR glibc-locale-32bit-2.22-62.6 is installed
  • OR glibc-profile-2.22-62.6 is installed
  • OR glibc-profile-32bit-2.22-62.6 is installed
  • OR nscd-2.22-62.6 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND
  • glibc-2.22-62.6 is installed
  • OR glibc-32bit-2.22-62.6 is installed
  • OR glibc-devel-2.22-62.6 is installed
  • OR glibc-devel-32bit-2.22-62.6 is installed
  • OR glibc-html-2.22-62.6 is installed
  • OR glibc-i18ndata-2.22-62.6 is installed
  • OR glibc-info-2.22-62.6 is installed
  • OR glibc-locale-2.22-62.6 is installed
  • OR glibc-locale-32bit-2.22-62.6 is installed
  • OR glibc-profile-2.22-62.6 is installed
  • OR glibc-profile-32bit-2.22-62.6 is installed
  • OR nscd-2.22-62.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND Package Information
  • dracut-044-87 is installed
  • OR dracut-fips-044-87 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-BCL is installed
  • AND ucode-intel-20180703-13.25 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
  • AND ucode-intel-20180703-13.25 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
  • AND clamav-0.100.2-33.18 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
  • AND clamav-0.100.2-33.18 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND
  • kgraft-patch-4_4_103-92_56-default-4-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_17-4-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
  • AND
  • kgraft-patch-4_4_103-92_56-default-4-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_17-4-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND Package Information
  • kgraft-patch-4_4_90-92_50-default-9-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_15-9-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND
  • cpp48-4.8.5-31.3 is installed
  • OR gcc48-4.8.5-31.3 is installed
  • OR gcc48-32bit-4.8.5-31.3 is installed
  • OR gcc48-c++-4.8.5-31.3 is installed
  • OR gcc48-info-4.8.5-31.3 is installed
  • OR gcc48-locale-4.8.5-31.3 is installed
  • OR libasan0-4.8.5-31.3 is installed
  • OR libasan0-32bit-4.8.5-31.3 is installed
  • OR libstdc++48-devel-4.8.5-31.3 is installed
  • OR libstdc++48-devel-32bit-4.8.5-31.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND
  • cpp48-4.8.5-31.3 is installed
  • OR gcc48-4.8.5-31.3 is installed
  • OR gcc48-32bit-4.8.5-31.3 is installed
  • OR gcc48-c++-4.8.5-31.3 is installed
  • OR gcc48-info-4.8.5-31.3 is installed
  • OR gcc48-locale-4.8.5-31.3 is installed
  • OR libasan0-4.8.5-31.3 is installed
  • OR libasan0-32bit-4.8.5-31.3 is installed
  • OR libstdc++48-devel-4.8.5-31.3 is installed
  • OR libstdc++48-devel-32bit-4.8.5-31.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND Package Information
  • avahi-0.6.32-30 is installed
  • OR avahi-lang-0.6.32-30 is installed
  • OR avahi-utils-0.6.32-30 is installed
  • OR libavahi-client3-0.6.32-30 is installed
  • OR libavahi-client3-32bit-0.6.32-30 is installed
  • OR libavahi-common3-0.6.32-30 is installed
  • OR libavahi-common3-32bit-0.6.32-30 is installed
  • OR libavahi-core7-0.6.32-30 is installed
  • OR libdns_sd-0.6.32-30 is installed
  • OR libdns_sd-32bit-0.6.32-30 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND
  • libsoup-2.44.2-2.3 is installed
  • OR libsoup-2_4-1-2.44.2-2.3 is installed
  • OR libsoup-2_4-1-32bit-2.44.2-2.3 is installed
  • OR libsoup-lang-2.44.2-2.3 is installed
  • OR typelib-1_0-Soup-2_4-2.44.2-2.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
  • AND
  • libsoup-2.44.2-2.3 is installed
  • OR libsoup-2_4-1-2.44.2-2.3 is installed
  • OR libsoup-2_4-1-32bit-2.44.2-2.3 is installed
  • OR libsoup-lang-2.44.2-2.3 is installed
  • OR typelib-1_0-Soup-2_4-2.44.2-2.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND squashfs-4.3-6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND unrar-5.0.14-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND Package Information
  • kgraft-patch-3_12_74-60_64_54-default-6-2 is installed
  • OR kgraft-patch-3_12_74-60_64_54-xen-6-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_19-6-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND Package Information
  • kgraft-patch-4_4_120-92_70-default-3-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_20-3-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND gd-32bit-2.1.0-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND imobiledevice-tools-1.2.0-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND cyrus-sasl-digestmd5-32bit-2.1.26-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
  • AND imobiledevice-tools-1.2.0-7 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 7 is installed
  • AND Package Information
  • ruby2.1-rubygem-sprockets-2_12-2.12.5-1.3 is installed
  • OR rubygem-sprockets-2_12-2.12.5-1.3 is installed
  • BACK