Oval Definition:oval:org.opensuse.security:def:23738
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):1012382
1063704
1069468
1082318
1083597
1099272
1106284
1109412
1109413
1109414
1111331
1111996
1112534
1112535
1113247
1113252
1113255
1115529
1116827
1118830
1118831
1120640
1120843
1121034
1121035
1121056
1121086
1122838
1122839
1124493
1125721
1126455
1127027
1128846
1129622
1129962
1130675
1131565
1131945
1132472
1132826
1133131
1133232
1134537
1134848
1135281
1135603
1136586
1137586
1141798
1141913
1142058
1142772
1143215
1154162
1156884
1157763
1159840
1160571
1161119
1162964
1163985
1171352
1171806
1172113
1172745
1173277
1173760
1174075
1174157
1174421
1174911
1177513
1177943
1180689
1181826
1183783
1184400
1187906
1190926
CVE-2018-1000876
CVE-2018-12126
CVE-2018-12127
CVE-2018-12127
CVE-2018-12130
CVE-2018-12130
CVE-2018-17189
CVE-2018-17199
CVE-2018-17358
CVE-2018-17359
CVE-2018-17360
CVE-2018-17985
CVE-2018-18309
CVE-2018-18483
CVE-2018-18484
CVE-2018-18605
CVE-2018-18606
CVE-2018-18607
CVE-2018-19931
CVE-2018-19932
CVE-2018-20623
CVE-2018-20651
CVE-2018-20671
CVE-2018-20815
CVE-2018-7191
CVE-2019-1010180
CVE-2019-10894
CVE-2019-10895
CVE-2019-10896
CVE-2019-10899
CVE-2019-10901
CVE-2019-10903
CVE-2019-11091
CVE-2019-11091
CVE-2019-11190
CVE-2019-11815
CVE-2019-11833
CVE-2019-11884
CVE-2019-12382
CVE-2019-15961
CVE-2019-2614
CVE-2019-2627
CVE-2019-2737
CVE-2019-2739
CVE-2019-2740
CVE-2019-2805
CVE-2019-2974
CVE-2019-3812
CVE-2019-3820
CVE-2019-5188
CVE-2019-5489
CVE-2019-8934
CVE-2019-9824
CVE-2020-14367
CVE-2020-14556
CVE-2020-14577
CVE-2020-14578
CVE-2020-14579
CVE-2020-14581
CVE-2020-14583
CVE-2020-14593
CVE-2020-14621
CVE-2020-14779
CVE-2020-14781
CVE-2020-14782
CVE-2020-14792
CVE-2020-14796
CVE-2020-14797
CVE-2020-14798
CVE-2020-14803
CVE-2020-15705
CVE-2020-1720
CVE-2020-25645
SUSE-SU-2019:0498-1
SUSE-SU-2019:1238-1
SUSE-SU-2019:2650-1
SUSE-SU-2019:3370-1
SUSE-SU-2020:0715-1
SUSE-SU-2021:4147-1
Platform(s):openSUSE Leap 42.1
openSUSE Leap 42.2
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 High Availability Extension 11 SP2
SUSE Linux Enterprise High Availability Extension 11 SP4
SUSE Linux Enterprise Module for Basesystem 15
SUSE Linux Enterprise Module for Containers 12
SUSE Linux Enterprise Module for Desktop Applications 15
SUSE Linux Enterprise Module for Development Tools 15
SUSE Linux Enterprise Module for Legacy Software 12
SUSE Linux Enterprise Module for Public Cloud 12
SUSE Linux Enterprise Module for Server Applications 15
SUSE Linux Enterprise Module for Web Scripting 12
SUSE Linux Enterprise Point of Sale 11 SP3
SUSE Linux Enterprise Real Time Extension 11 SP3
SUSE Linux Enterprise Server 11
SUSE Linux Enterprise Server 11 SP1
SUSE Linux Enterprise Server 11 SP1-CLIENT-TOOLS
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-LTSS
SUSE Linux Enterprise Server 11 SP3-TERADATA
SUSE Linux Enterprise Server 11 SP4
SUSE Linux Enterprise Server 11 SP4-CLIENT-TOOLS
SUSE Linux Enterprise Server 11 SP4-LTSS
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 SP3
SUSE Linux Enterprise Server 12 SP3-LTSS
SUSE Linux Enterprise Server 12 SP3-TERADATA
SUSE Linux Enterprise Server 12 SP4
SUSE Linux Enterprise Server 12 SP4-ESPOS
SUSE Linux Enterprise Server 12 SP4-LTSS
SUSE Linux Enterprise Server 12 SP5
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-CLIENT-TOOLS
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-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-CLIENT-TOOLS
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS
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 SP3
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA
SUSE Linux Enterprise Server for SAP Applications 12 SP4
SUSE Linux Enterprise Server for SAP Applications 12 SP4-ESPOS
SUSE Linux Enterprise Server for SAP Applications 12 SP4-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP5
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 Software Development Kit 11 SP2
SUSE Linux Enterprise Software Development Kit 11 SP3
SUSE Linux Enterprise Software Development Kit 11 SP4
SUSE Linux Enterprise Workstation Extension 12
SUSE Linux Enterprise Workstation Extension 12 SP1
SUSE Linux Enterprise Workstation Extension 12 SP2
SUSE Linux Enterprise Workstation Extension 12 SP3
SUSE Linux Enterprise Workstation Extension 12 SP4
SUSE Linux Enterprise Workstation Extension 12 SP5
SUSE Linux Enterprise Workstation Extension 15
SUSE OpenStack Cloud 5
SUSE OpenStack Cloud 6
SUSE Package Hub for SUSE Linux Enterprise 12
SUSE Package Hub for SUSE Linux Enterprise 12 SP1
SUSE Package Hub for SUSE Linux Enterprise 12 SP2
Product(s):
Definition Synopsis
  • openSUSE Leap 42.1 is installed
  • AND Package Information
  • ImageMagick-6.8.8.1-4.2 is installed
  • OR ImageMagick-devel-6.8.8.1-4.2 is installed
  • OR ImageMagick-doc-6.8.8.1-4.2 is installed
  • OR ImageMagick-extra-6.8.8.1-4.2 is installed
  • OR libMagick++-6_Q16-3-6.8.8.1-4.2 is installed
  • OR libMagickCore-6_Q16-1-6.8.8.1-4.2 is installed
  • OR libMagickWand-6_Q16-1-6.8.8.1-4.2 is installed
  • OR perl-PerlMagick-6.8.8.1-4.2 is installed
  • Definition Synopsis
  • openSUSE Leap 42.2 is installed
  • AND Package Information
  • binutils-2.26.1-8.1 is installed
  • OR binutils-devel-2.26.1-8.1 is installed
  • Definition Synopsis
  • openSUSE Leap 42.3 is installed
  • AND Package Information
  • MozillaThunderbird-52.2.1-42.1 is installed
  • OR MozillaThunderbird-translations-common-52.2.1-42.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP2 is installed
  • AND Package Information
  • krb5-1.6.3-133.49.58 is installed
  • OR krb5-32bit-1.6.3-133.49.58 is installed
  • OR krb5-client-1.6.3-133.49.58 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP3 is installed
  • AND Package Information
  • bind-9.9.6P1-0.19 is installed
  • OR bind-libs-9.9.6P1-0.19 is installed
  • OR bind-libs-32bit-9.9.6P1-0.19 is installed
  • OR bind-utils-9.9.6P1-0.19 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP4 is installed
  • AND Package Information
  • bind-9.9.6P1-0.19 is installed
  • OR bind-libs-9.9.6P1-0.19 is installed
  • OR bind-libs-32bit-9.9.6P1-0.19 is installed
  • OR bind-utils-9.9.6P1-0.19 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND Package Information
  • gd-2.1.0-3 is installed
  • OR gd-32bit-2.1.0-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • alsa-1.0.27.2-11 is installed
  • OR libasound2-1.0.27.2-11 is installed
  • OR libasound2-32bit-1.0.27.2-11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND libpoppler44-0.24.4-12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND cifs-utils-6.5-8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability Extension 11 SP2 is installed
  • AND Package Information
  • hawk-0.5.2-0.38 is installed
  • OR hawk-templates-0.5.2-0.38 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability Extension 11 SP4 is installed
  • AND Package Information
  • ocfs2-1.6-0.28.7 is installed
  • OR ocfs2-kmp-bigmem-1.6_3.0.101_108.87-0.28.7 is installed
  • OR ocfs2-kmp-default-1.6_3.0.101_108.87-0.28.7 is installed
  • OR ocfs2-kmp-pae-1.6_3.0.101_108.87-0.28.7 is installed
  • OR ocfs2-kmp-ppc64-1.6_3.0.101_108.87-0.28.7 is installed
  • OR ocfs2-kmp-trace-1.6_3.0.101_108.87-0.28.7 is installed
  • OR ocfs2-kmp-xen-1.6_3.0.101_108.87-0.28.7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 is installed
  • AND Package Information
  • libsnmp30-5.7.3-5 is installed
  • OR net-snmp-5.7.3-5 is installed
  • OR net-snmp-devel-5.7.3-5 is installed
  • OR perl-SNMP-5.7.3-5 is installed
  • OR snmp-mibs-5.7.3-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Containers 12 is installed
  • AND portus-2.2.0-20.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Desktop Applications 15 is installed
  • AND Package Information
  • audiofile-devel-0.3.6-1 is installed
  • OR libaudiofile1-0.3.6-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Development Tools 15 is installed
  • AND ctags-5.8-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 12 is installed
  • AND Package Information
  • compat-libldap-2_3-0-2.3.37-18.13 is installed
  • OR openldap2-2.4.41-18.13 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Public Cloud 12 is installed
  • AND Package Information
  • kernel-ec2-3.12.48-52.27 is installed
  • OR kernel-ec2-devel-3.12.48-52.27 is installed
  • OR kernel-ec2-extra-3.12.48-52.27 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Server Applications 15 is installed
  • AND Package Information
  • gtk-vnc-devel-0.7.2-1 is installed
  • OR libgvncpulse-1_0-0-0.7.2-1 is installed
  • OR typelib-1_0-GVnc-1_0-0.7.2-1 is installed
  • OR typelib-1_0-GVncPulse-1_0-0.7.2-1 is installed
  • OR typelib-1_0-GtkVnc-1_0-0.7.2-1 is installed
  • OR typelib-1_0-GtkVnc-2_0-0.7.2-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 12 is installed
  • AND python-pycrypto-2.6.1-10.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Point of Sale 11 SP3 is installed
  • AND Package Information
  • gpg2-2.0.9-25.33.42.3 is installed
  • OR gpg2-lang-2.0.9-25.33.42.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Real Time Extension 11 SP3 is installed
  • AND Package Information
  • kernel-rt-3.0.101.rt130-0.33.44 is installed
  • OR kernel-rt-base-3.0.101.rt130-0.33.44 is installed
  • OR kernel-rt-devel-3.0.101.rt130-0.33.44 is installed
  • OR kernel-rt_trace-3.0.101.rt130-0.33.44 is installed
  • OR kernel-rt_trace-base-3.0.101.rt130-0.33.44 is installed
  • OR kernel-rt_trace-devel-3.0.101.rt130-0.33.44 is installed
  • OR kernel-source-rt-3.0.101.rt130-0.33.44 is installed
  • OR kernel-syms-rt-3.0.101.rt130-0.33.44 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 is installed
  • AND
  • gnome-screensaver-2.24.0-14.27 is installed
  • OR gnome-screensaver-lang-2.24.0-14.27 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 is installed
  • AND
  • gnome-screensaver-2.24.0-14.27 is installed
  • OR gnome-screensaver-lang-2.24.0-14.27 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • bash-3.2-147.12 is installed
  • OR bash-doc-3.2-147.12 is installed
  • OR bash-x86-3.2-147.12 is installed
  • OR libreadline5-5.2-147.12 is installed
  • OR libreadline5-32bit-5.2-147.12 is installed
  • OR libreadline5-x86-5.2-147.12 is installed
  • OR readline-doc-5.2-147.12 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND
  • bash-3.2-147.12 is installed
  • OR bash-doc-3.2-147.12 is installed
  • OR bash-x86-3.2-147.12 is installed
  • OR libreadline5-5.2-147.12 is installed
  • OR libreadline5-32bit-5.2-147.12 is installed
  • OR libreadline5-x86-5.2-147.12 is installed
  • OR readline-doc-5.2-147.12 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • bash-3.2-147.12 is installed
  • OR bash-doc-3.2-147.12 is installed
  • OR bash-x86-3.2-147.12 is installed
  • OR libreadline5-5.2-147.12 is installed
  • OR libreadline5-32bit-5.2-147.12 is installed
  • OR libreadline5-x86-5.2-147.12 is installed
  • OR readline-doc-5.2-147.12 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • bash-3.2-147.12 is installed
  • OR bash-doc-3.2-147.12 is installed
  • OR bash-x86-3.2-147.12 is installed
  • OR libreadline5-5.2-147.12 is installed
  • OR libreadline5-32bit-5.2-147.12 is installed
  • OR libreadline5-x86-5.2-147.12 is installed
  • OR readline-doc-5.2-147.12 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND
  • bash-3.2-147.12 is installed
  • OR bash-doc-3.2-147.12 is installed
  • OR bash-x86-3.2-147.12 is installed
  • OR libreadline5-5.2-147.12 is installed
  • OR libreadline5-32bit-5.2-147.12 is installed
  • OR libreadline5-x86-5.2-147.12 is installed
  • OR readline-doc-5.2-147.12 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • bash-3.2-147.12 is installed
  • OR bash-doc-3.2-147.12 is installed
  • OR bash-x86-3.2-147.12 is installed
  • OR libreadline5-5.2-147.12 is installed
  • OR libreadline5-32bit-5.2-147.12 is installed
  • OR libreadline5-x86-5.2-147.12 is installed
  • OR readline-doc-5.2-147.12 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • libxslt-1.1.24-19.19 is installed
  • OR libxslt-32bit-1.1.24-19.19 is installed
  • OR libxslt-x86-1.1.24-19.19 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • libxslt-1.1.24-19.19 is installed
  • OR libxslt-32bit-1.1.24-19.19 is installed
  • OR libxslt-x86-1.1.24-19.19 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • libxslt-1.1.24-19.19 is installed
  • OR libxslt-32bit-1.1.24-19.19 is installed
  • OR libxslt-x86-1.1.24-19.19 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • libxslt-1.1.24-19.19 is installed
  • OR libxslt-32bit-1.1.24-19.19 is installed
  • OR libxslt-x86-1.1.24-19.19 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • mono-core-2.0.1-1.34 is installed
  • OR mono-data-2.0.1-1.34 is installed
  • OR mono-data-postgresql-2.0.1-1.34 is installed
  • OR mono-data-sqlite-2.0.1-1.34 is installed
  • OR mono-locale-extras-2.0.1-1.34 is installed
  • OR mono-nunit-2.0.1-1.34 is installed
  • OR mono-web-2.0.1-1.34 is installed
  • OR mono-winforms-2.0.1-1.34 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • mono-core-2.0.1-1.34 is installed
  • OR mono-data-2.0.1-1.34 is installed
  • OR mono-data-postgresql-2.0.1-1.34 is installed
  • OR mono-data-sqlite-2.0.1-1.34 is installed
  • OR mono-locale-extras-2.0.1-1.34 is installed
  • OR mono-nunit-2.0.1-1.34 is installed
  • OR mono-web-2.0.1-1.34 is installed
  • OR mono-winforms-2.0.1-1.34 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • mono-core-2.0.1-1.34 is installed
  • OR mono-data-2.0.1-1.34 is installed
  • OR mono-data-postgresql-2.0.1-1.34 is installed
  • OR mono-data-sqlite-2.0.1-1.34 is installed
  • OR mono-locale-extras-2.0.1-1.34 is installed
  • OR mono-nunit-2.0.1-1.34 is installed
  • OR mono-web-2.0.1-1.34 is installed
  • OR mono-winforms-2.0.1-1.34 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND Package Information
  • PolicyKit-0.9-14.34 is installed
  • OR PolicyKit-32bit-0.9-14.34 is installed
  • OR PolicyKit-doc-0.9-14.34 is installed
  • OR PolicyKit-x86-0.9-14.34 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-CLIENT-TOOLS is installed
  • AND
  • rhnmd-5.3.7-0.9 is installed
  • OR spacewalk-backend-libs-1.2.74-0.20 is installed
  • OR spacewalk-certs-tools-1.2.2-0.16 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-CLIENT-TOOLS is installed
  • AND
  • rhnmd-5.3.7-0.9 is installed
  • OR spacewalk-backend-libs-1.2.74-0.20 is installed
  • OR spacewalk-certs-tools-1.2.2-0.16 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND
  • MozillaFirefox-31.5.3esr-0.3 is installed
  • OR MozillaFirefox-translations-31.5.3esr-0.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • MozillaFirefox-31.5.3esr-0.3 is installed
  • OR MozillaFirefox-translations-31.5.3esr-0.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND
  • MozillaFirefox-31.5.3esr-0.3 is installed
  • OR MozillaFirefox-translations-31.5.3esr-0.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • MozillaFirefox-31.5.3esr-0.3 is installed
  • OR MozillaFirefox-translations-31.5.3esr-0.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • apache2-2.2.12-69 is installed
  • OR apache2-doc-2.2.12-69 is installed
  • OR apache2-example-pages-2.2.12-69 is installed
  • OR apache2-prefork-2.2.12-69 is installed
  • OR apache2-utils-2.2.12-69 is installed
  • OR apache2-worker-2.2.12-69 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • apache2-2.2.12-69 is installed
  • OR apache2-doc-2.2.12-69 is installed
  • OR apache2-example-pages-2.2.12-69 is installed
  • OR apache2-prefork-2.2.12-69 is installed
  • OR apache2-utils-2.2.12-69 is installed
  • OR apache2-worker-2.2.12-69 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • kernel-default-3.0.101-0.7.17 is installed
  • OR kernel-default-base-3.0.101-0.7.17 is installed
  • OR kernel-default-devel-3.0.101-0.7.17 is installed
  • OR kernel-default-man-3.0.101-0.7.17 is installed
  • OR kernel-ec2-3.0.101-0.7.17 is installed
  • OR kernel-ec2-base-3.0.101-0.7.17 is installed
  • OR kernel-ec2-devel-3.0.101-0.7.17 is installed
  • OR kernel-pae-3.0.101-0.7.17 is installed
  • OR kernel-pae-base-3.0.101-0.7.17 is installed
  • OR kernel-pae-devel-3.0.101-0.7.17 is installed
  • OR kernel-ppc64-3.0.101-0.7.17 is installed
  • OR kernel-ppc64-base-3.0.101-0.7.17 is installed
  • OR kernel-ppc64-devel-3.0.101-0.7.17 is installed
  • OR kernel-source-3.0.101-0.7.17 is installed
  • OR kernel-syms-3.0.101-0.7.17 is installed
  • OR kernel-trace-3.0.101-0.7.17 is installed
  • OR kernel-trace-base-3.0.101-0.7.17 is installed
  • OR kernel-trace-devel-3.0.101-0.7.17 is installed
  • OR kernel-xen-3.0.101-0.7.17 is installed
  • OR kernel-xen-base-3.0.101-0.7.17 is installed
  • OR kernel-xen-devel-3.0.101-0.7.17 is installed
  • OR xen-kmp-default-4.1.6_04_3.0.101_0.7.17-0.5 is installed
  • OR xen-kmp-pae-4.1.6_04_3.0.101_0.7.17-0.5 is installed
  • OR xen-kmp-trace-4.1.6_04_3.0.101_0.7.17-0.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • kernel-default-3.0.101-0.7.17 is installed
  • OR kernel-default-base-3.0.101-0.7.17 is installed
  • OR kernel-default-devel-3.0.101-0.7.17 is installed
  • OR kernel-default-man-3.0.101-0.7.17 is installed
  • OR kernel-ec2-3.0.101-0.7.17 is installed
  • OR kernel-ec2-base-3.0.101-0.7.17 is installed
  • OR kernel-ec2-devel-3.0.101-0.7.17 is installed
  • OR kernel-pae-3.0.101-0.7.17 is installed
  • OR kernel-pae-base-3.0.101-0.7.17 is installed
  • OR kernel-pae-devel-3.0.101-0.7.17 is installed
  • OR kernel-ppc64-3.0.101-0.7.17 is installed
  • OR kernel-ppc64-base-3.0.101-0.7.17 is installed
  • OR kernel-ppc64-devel-3.0.101-0.7.17 is installed
  • OR kernel-source-3.0.101-0.7.17 is installed
  • OR kernel-syms-3.0.101-0.7.17 is installed
  • OR kernel-trace-3.0.101-0.7.17 is installed
  • OR kernel-trace-base-3.0.101-0.7.17 is installed
  • OR kernel-trace-devel-3.0.101-0.7.17 is installed
  • OR kernel-xen-3.0.101-0.7.17 is installed
  • OR kernel-xen-base-3.0.101-0.7.17 is installed
  • OR kernel-xen-devel-3.0.101-0.7.17 is installed
  • OR xen-kmp-default-4.1.6_04_3.0.101_0.7.17-0.5 is installed
  • OR xen-kmp-pae-4.1.6_04_3.0.101_0.7.17-0.5 is installed
  • OR xen-kmp-trace-4.1.6_04_3.0.101_0.7.17-0.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND
  • kernel-default-3.0.101-0.7.17 is installed
  • OR kernel-default-base-3.0.101-0.7.17 is installed
  • OR kernel-default-devel-3.0.101-0.7.17 is installed
  • OR kernel-default-man-3.0.101-0.7.17 is installed
  • OR kernel-ec2-3.0.101-0.7.17 is installed
  • OR kernel-ec2-base-3.0.101-0.7.17 is installed
  • OR kernel-ec2-devel-3.0.101-0.7.17 is installed
  • OR kernel-pae-3.0.101-0.7.17 is installed
  • OR kernel-pae-base-3.0.101-0.7.17 is installed
  • OR kernel-pae-devel-3.0.101-0.7.17 is installed
  • OR kernel-ppc64-3.0.101-0.7.17 is installed
  • OR kernel-ppc64-base-3.0.101-0.7.17 is installed
  • OR kernel-ppc64-devel-3.0.101-0.7.17 is installed
  • OR kernel-source-3.0.101-0.7.17 is installed
  • OR kernel-syms-3.0.101-0.7.17 is installed
  • OR kernel-trace-3.0.101-0.7.17 is installed
  • OR kernel-trace-base-3.0.101-0.7.17 is installed
  • OR kernel-trace-devel-3.0.101-0.7.17 is installed
  • OR kernel-xen-3.0.101-0.7.17 is installed
  • OR kernel-xen-base-3.0.101-0.7.17 is installed
  • OR kernel-xen-devel-3.0.101-0.7.17 is installed
  • OR xen-kmp-default-4.1.6_04_3.0.101_0.7.17-0.5 is installed
  • OR xen-kmp-pae-4.1.6_04_3.0.101_0.7.17-0.5 is installed
  • OR xen-kmp-trace-4.1.6_04_3.0.101_0.7.17-0.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • kernel-default-3.0.101-0.7.17 is installed
  • OR kernel-default-base-3.0.101-0.7.17 is installed
  • OR kernel-default-devel-3.0.101-0.7.17 is installed
  • OR kernel-default-man-3.0.101-0.7.17 is installed
  • OR kernel-ec2-3.0.101-0.7.17 is installed
  • OR kernel-ec2-base-3.0.101-0.7.17 is installed
  • OR kernel-ec2-devel-3.0.101-0.7.17 is installed
  • OR kernel-pae-3.0.101-0.7.17 is installed
  • OR kernel-pae-base-3.0.101-0.7.17 is installed
  • OR kernel-pae-devel-3.0.101-0.7.17 is installed
  • OR kernel-ppc64-3.0.101-0.7.17 is installed
  • OR kernel-ppc64-base-3.0.101-0.7.17 is installed
  • OR kernel-ppc64-devel-3.0.101-0.7.17 is installed
  • OR kernel-source-3.0.101-0.7.17 is installed
  • OR kernel-syms-3.0.101-0.7.17 is installed
  • OR kernel-trace-3.0.101-0.7.17 is installed
  • OR kernel-trace-base-3.0.101-0.7.17 is installed
  • OR kernel-trace-devel-3.0.101-0.7.17 is installed
  • OR kernel-xen-3.0.101-0.7.17 is installed
  • OR kernel-xen-base-3.0.101-0.7.17 is installed
  • OR kernel-xen-devel-3.0.101-0.7.17 is installed
  • OR xen-kmp-default-4.1.6_04_3.0.101_0.7.17-0.5 is installed
  • OR xen-kmp-pae-4.1.6_04_3.0.101_0.7.17-0.5 is installed
  • OR xen-kmp-trace-4.1.6_04_3.0.101_0.7.17-0.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • kernel-default-3.0.101-0.7.17 is installed
  • OR kernel-default-base-3.0.101-0.7.17 is installed
  • OR kernel-default-devel-3.0.101-0.7.17 is installed
  • OR kernel-default-man-3.0.101-0.7.17 is installed
  • OR kernel-ec2-3.0.101-0.7.17 is installed
  • OR kernel-ec2-base-3.0.101-0.7.17 is installed
  • OR kernel-ec2-devel-3.0.101-0.7.17 is installed
  • OR kernel-pae-3.0.101-0.7.17 is installed
  • OR kernel-pae-base-3.0.101-0.7.17 is installed
  • OR kernel-pae-devel-3.0.101-0.7.17 is installed
  • OR kernel-ppc64-3.0.101-0.7.17 is installed
  • OR kernel-ppc64-base-3.0.101-0.7.17 is installed
  • OR kernel-ppc64-devel-3.0.101-0.7.17 is installed
  • OR kernel-source-3.0.101-0.7.17 is installed
  • OR kernel-syms-3.0.101-0.7.17 is installed
  • OR kernel-trace-3.0.101-0.7.17 is installed
  • OR kernel-trace-base-3.0.101-0.7.17 is installed
  • OR kernel-trace-devel-3.0.101-0.7.17 is installed
  • OR kernel-xen-3.0.101-0.7.17 is installed
  • OR kernel-xen-base-3.0.101-0.7.17 is installed
  • OR kernel-xen-devel-3.0.101-0.7.17 is installed
  • OR xen-kmp-default-4.1.6_04_3.0.101_0.7.17-0.5 is installed
  • OR xen-kmp-pae-4.1.6_04_3.0.101_0.7.17-0.5 is installed
  • OR xen-kmp-trace-4.1.6_04_3.0.101_0.7.17-0.5 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND libotr2-3.2.0-10.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND libotr2-3.2.0-10.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND libotr2-3.2.0-10.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND Package Information
  • dbus-1-glib-0.76-34.22 is installed
  • OR dbus-1-glib-32bit-0.76-34.22 is installed
  • OR dbus-1-glib-x86-0.76-34.22 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • apache2-mod_php5-5.2.14-0.7.30.89 is installed
  • OR php5-5.2.14-0.7.30.89 is installed
  • OR php5-bcmath-5.2.14-0.7.30.89 is installed
  • OR php5-bz2-5.2.14-0.7.30.89 is installed
  • OR php5-calendar-5.2.14-0.7.30.89 is installed
  • OR php5-ctype-5.2.14-0.7.30.89 is installed
  • OR php5-curl-5.2.14-0.7.30.89 is installed
  • OR php5-dba-5.2.14-0.7.30.89 is installed
  • OR php5-dbase-5.2.14-0.7.30.89 is installed
  • OR php5-dom-5.2.14-0.7.30.89 is installed
  • OR php5-exif-5.2.14-0.7.30.89 is installed
  • OR php5-fastcgi-5.2.14-0.7.30.89 is installed
  • OR php5-ftp-5.2.14-0.7.30.89 is installed
  • OR php5-gd-5.2.14-0.7.30.89 is installed
  • OR php5-gettext-5.2.14-0.7.30.89 is installed
  • OR php5-gmp-5.2.14-0.7.30.89 is installed
  • OR php5-hash-5.2.14-0.7.30.89 is installed
  • OR php5-iconv-5.2.14-0.7.30.89 is installed
  • OR php5-json-5.2.14-0.7.30.89 is installed
  • OR php5-ldap-5.2.14-0.7.30.89 is installed
  • OR php5-mbstring-5.2.14-0.7.30.89 is installed
  • OR php5-mcrypt-5.2.14-0.7.30.89 is installed
  • OR php5-mysql-5.2.14-0.7.30.89 is installed
  • OR php5-odbc-5.2.14-0.7.30.89 is installed
  • OR php5-openssl-5.2.14-0.7.30.89 is installed
  • OR php5-pcntl-5.2.14-0.7.30.89 is installed
  • OR php5-pdo-5.2.14-0.7.30.89 is installed
  • OR php5-pear-5.2.14-0.7.30.89 is installed
  • OR php5-pgsql-5.2.14-0.7.30.89 is installed
  • OR php5-pspell-5.2.14-0.7.30.89 is installed
  • OR php5-shmop-5.2.14-0.7.30.89 is installed
  • OR php5-snmp-5.2.14-0.7.30.89 is installed
  • OR php5-soap-5.2.14-0.7.30.89 is installed
  • OR php5-suhosin-5.2.14-0.7.30.89 is installed
  • OR php5-sysvmsg-5.2.14-0.7.30.89 is installed
  • OR php5-sysvsem-5.2.14-0.7.30.89 is installed
  • OR php5-sysvshm-5.2.14-0.7.30.89 is installed
  • OR php5-tokenizer-5.2.14-0.7.30.89 is installed
  • OR php5-wddx-5.2.14-0.7.30.89 is installed
  • OR php5-xmlreader-5.2.14-0.7.30.89 is installed
  • OR php5-xmlrpc-5.2.14-0.7.30.89 is installed
  • OR php5-xmlwriter-5.2.14-0.7.30.89 is installed
  • OR php5-xsl-5.2.14-0.7.30.89 is installed
  • OR php5-zip-5.2.14-0.7.30.89 is installed
  • OR php5-zlib-5.2.14-0.7.30.89 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • apache2-mod_php5-5.2.14-0.7.30.89 is installed
  • OR php5-5.2.14-0.7.30.89 is installed
  • OR php5-bcmath-5.2.14-0.7.30.89 is installed
  • OR php5-bz2-5.2.14-0.7.30.89 is installed
  • OR php5-calendar-5.2.14-0.7.30.89 is installed
  • OR php5-ctype-5.2.14-0.7.30.89 is installed
  • OR php5-curl-5.2.14-0.7.30.89 is installed
  • OR php5-dba-5.2.14-0.7.30.89 is installed
  • OR php5-dbase-5.2.14-0.7.30.89 is installed
  • OR php5-dom-5.2.14-0.7.30.89 is installed
  • OR php5-exif-5.2.14-0.7.30.89 is installed
  • OR php5-fastcgi-5.2.14-0.7.30.89 is installed
  • OR php5-ftp-5.2.14-0.7.30.89 is installed
  • OR php5-gd-5.2.14-0.7.30.89 is installed
  • OR php5-gettext-5.2.14-0.7.30.89 is installed
  • OR php5-gmp-5.2.14-0.7.30.89 is installed
  • OR php5-hash-5.2.14-0.7.30.89 is installed
  • OR php5-iconv-5.2.14-0.7.30.89 is installed
  • OR php5-json-5.2.14-0.7.30.89 is installed
  • OR php5-ldap-5.2.14-0.7.30.89 is installed
  • OR php5-mbstring-5.2.14-0.7.30.89 is installed
  • OR php5-mcrypt-5.2.14-0.7.30.89 is installed
  • OR php5-mysql-5.2.14-0.7.30.89 is installed
  • OR php5-odbc-5.2.14-0.7.30.89 is installed
  • OR php5-openssl-5.2.14-0.7.30.89 is installed
  • OR php5-pcntl-5.2.14-0.7.30.89 is installed
  • OR php5-pdo-5.2.14-0.7.30.89 is installed
  • OR php5-pear-5.2.14-0.7.30.89 is installed
  • OR php5-pgsql-5.2.14-0.7.30.89 is installed
  • OR php5-pspell-5.2.14-0.7.30.89 is installed
  • OR php5-shmop-5.2.14-0.7.30.89 is installed
  • OR php5-snmp-5.2.14-0.7.30.89 is installed
  • OR php5-soap-5.2.14-0.7.30.89 is installed
  • OR php5-suhosin-5.2.14-0.7.30.89 is installed
  • OR php5-sysvmsg-5.2.14-0.7.30.89 is installed
  • OR php5-sysvsem-5.2.14-0.7.30.89 is installed
  • OR php5-sysvshm-5.2.14-0.7.30.89 is installed
  • OR php5-tokenizer-5.2.14-0.7.30.89 is installed
  • OR php5-wddx-5.2.14-0.7.30.89 is installed
  • OR php5-xmlreader-5.2.14-0.7.30.89 is installed
  • OR php5-xmlrpc-5.2.14-0.7.30.89 is installed
  • OR php5-xmlwriter-5.2.14-0.7.30.89 is installed
  • OR php5-xsl-5.2.14-0.7.30.89 is installed
  • OR php5-zip-5.2.14-0.7.30.89 is installed
  • OR php5-zlib-5.2.14-0.7.30.89 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND sudo-1.7.6p2-0.21 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND sudo-1.7.6p2-0.21 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND sudo-1.7.6p2-0.21 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND sudo-1.7.6p2-0.21 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND sudo-1.7.6p2-0.21 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND LibVNCServer-0.9.1-154 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • ldapsmb-1.34b-84 is installed
  • OR libldb1-3.6.3-84 is installed
  • OR libsmbclient0-3.6.3-84 is installed
  • OR libsmbclient0-32bit-3.6.3-84 is installed
  • OR libtalloc2-3.6.3-84 is installed
  • OR libtalloc2-32bit-3.6.3-84 is installed
  • OR libtdb1-3.6.3-84 is installed
  • OR libtdb1-32bit-3.6.3-84 is installed
  • OR libtevent0-3.6.3-84 is installed
  • OR libtevent0-32bit-3.6.3-84 is installed
  • OR libwbclient0-3.6.3-84 is installed
  • OR libwbclient0-32bit-3.6.3-84 is installed
  • OR samba-3.6.3-84 is installed
  • OR samba-32bit-3.6.3-84 is installed
  • OR samba-client-3.6.3-84 is installed
  • OR samba-client-32bit-3.6.3-84 is installed
  • OR samba-doc-3.6.3-84 is installed
  • OR samba-krb-printing-3.6.3-84 is installed
  • OR samba-winbind-3.6.3-84 is installed
  • OR samba-winbind-32bit-3.6.3-84 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • ldapsmb-1.34b-84 is installed
  • OR libldb1-3.6.3-84 is installed
  • OR libsmbclient0-3.6.3-84 is installed
  • OR libsmbclient0-32bit-3.6.3-84 is installed
  • OR libtalloc2-3.6.3-84 is installed
  • OR libtalloc2-32bit-3.6.3-84 is installed
  • OR libtdb1-3.6.3-84 is installed
  • OR libtdb1-32bit-3.6.3-84 is installed
  • OR libtevent0-3.6.3-84 is installed
  • OR libtevent0-32bit-3.6.3-84 is installed
  • OR libwbclient0-3.6.3-84 is installed
  • OR libwbclient0-32bit-3.6.3-84 is installed
  • OR samba-3.6.3-84 is installed
  • OR samba-32bit-3.6.3-84 is installed
  • OR samba-client-3.6.3-84 is installed
  • OR samba-client-32bit-3.6.3-84 is installed
  • OR samba-doc-3.6.3-84 is installed
  • OR samba-krb-printing-3.6.3-84 is installed
  • OR samba-winbind-3.6.3-84 is installed
  • OR samba-winbind-32bit-3.6.3-84 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • ldapsmb-1.34b-84 is installed
  • OR libldb1-3.6.3-84 is installed
  • OR libsmbclient0-3.6.3-84 is installed
  • OR libsmbclient0-32bit-3.6.3-84 is installed
  • OR libtalloc2-3.6.3-84 is installed
  • OR libtalloc2-32bit-3.6.3-84 is installed
  • OR libtdb1-3.6.3-84 is installed
  • OR libtdb1-32bit-3.6.3-84 is installed
  • OR libtevent0-3.6.3-84 is installed
  • OR libtevent0-32bit-3.6.3-84 is installed
  • OR libwbclient0-3.6.3-84 is installed
  • OR libwbclient0-32bit-3.6.3-84 is installed
  • OR samba-3.6.3-84 is installed
  • OR samba-32bit-3.6.3-84 is installed
  • OR samba-client-3.6.3-84 is installed
  • OR samba-client-32bit-3.6.3-84 is installed
  • OR samba-doc-3.6.3-84 is installed
  • OR samba-krb-printing-3.6.3-84 is installed
  • OR samba-winbind-3.6.3-84 is installed
  • OR samba-winbind-32bit-3.6.3-84 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • ldapsmb-1.34b-84 is installed
  • OR libldb1-3.6.3-84 is installed
  • OR libsmbclient0-3.6.3-84 is installed
  • OR libsmbclient0-32bit-3.6.3-84 is installed
  • OR libtalloc2-3.6.3-84 is installed
  • OR libtalloc2-32bit-3.6.3-84 is installed
  • OR libtdb1-3.6.3-84 is installed
  • OR libtdb1-32bit-3.6.3-84 is installed
  • OR libtevent0-3.6.3-84 is installed
  • OR libtevent0-32bit-3.6.3-84 is installed
  • OR libwbclient0-3.6.3-84 is installed
  • OR libwbclient0-32bit-3.6.3-84 is installed
  • OR samba-3.6.3-84 is installed
  • OR samba-32bit-3.6.3-84 is installed
  • OR samba-client-3.6.3-84 is installed
  • OR samba-client-32bit-3.6.3-84 is installed
  • OR samba-doc-3.6.3-84 is installed
  • OR samba-krb-printing-3.6.3-84 is installed
  • OR samba-winbind-3.6.3-84 is installed
  • OR samba-winbind-32bit-3.6.3-84 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • xen-4.2.5_21-30 is installed
  • OR xen-doc-html-4.2.5_21-30 is installed
  • OR xen-doc-pdf-4.2.5_21-30 is installed
  • OR xen-kmp-default-4.2.5_21_3.0.101_0.47.90-30 is installed
  • OR xen-kmp-pae-4.2.5_21_3.0.101_0.47.90-30 is installed
  • OR xen-libs-4.2.5_21-30 is installed
  • OR xen-libs-32bit-4.2.5_21-30 is installed
  • OR xen-tools-4.2.5_21-30 is installed
  • OR xen-tools-domU-4.2.5_21-30 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • xen-4.2.5_21-30 is installed
  • OR xen-doc-html-4.2.5_21-30 is installed
  • OR xen-doc-pdf-4.2.5_21-30 is installed
  • OR xen-kmp-default-4.2.5_21_3.0.101_0.47.90-30 is installed
  • OR xen-kmp-pae-4.2.5_21_3.0.101_0.47.90-30 is installed
  • OR xen-libs-4.2.5_21-30 is installed
  • OR xen-libs-32bit-4.2.5_21-30 is installed
  • OR xen-tools-4.2.5_21-30 is installed
  • OR xen-tools-domU-4.2.5_21-30 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND Package Information
  • apache2-2.2.34-70.12.1 is installed
  • OR apache2-devel-2.2.34-70.12.1 is installed
  • OR apache2-doc-2.2.34-70.12.1 is installed
  • OR apache2-example-pages-2.2.34-70.12.1 is installed
  • OR apache2-prefork-2.2.34-70.12.1 is installed
  • OR apache2-utils-2.2.34-70.12.1 is installed
  • OR apache2-worker-2.2.34-70.12.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND transfig-3.2.5-160.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND transfig-3.2.5-160.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND LibVNCServer-0.9.1-160.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND LibVNCServer-0.9.1-160.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND libevent-1_4-2-1.4.5-24.24 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4-CLIENT-TOOLS is installed
  • AND
  • salt-2016.11.4-43.7 is installed
  • OR salt-doc-2016.11.4-43.7 is installed
  • OR salt-minion-2016.11.4-43.7 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4-CLIENT-TOOLS is installed
  • AND
  • salt-2016.11.4-43.7 is installed
  • OR salt-doc-2016.11.4-43.7 is installed
  • OR salt-minion-2016.11.4-43.7 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4-LTSS is installed
  • AND atftp-0.7.0-135.23.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
  • AND atftp-0.7.0-135.23.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 is installed
  • AND
  • file-5.19-5 is installed
  • OR file-magic-5.19-5 is installed
  • OR libmagic1-5.19-5 is installed
  • OR libmagic1-32bit-5.19-5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND
  • file-5.19-5 is installed
  • OR file-magic-5.19-5 is installed
  • OR libmagic1-5.19-5 is installed
  • OR libmagic1-32bit-5.19-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND Package Information
  • dbus-1-glib-0.100.2-3.58 is installed
  • OR dbus-1-glib-32bit-0.100.2-3.58 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • apache2-2.4.16-5.1 is installed
  • OR apache2-doc-2.4.16-5.1 is installed
  • OR apache2-example-pages-2.4.16-5.1 is installed
  • OR apache2-prefork-2.4.16-5.1 is installed
  • OR apache2-utils-2.4.16-5.1 is installed
  • OR apache2-worker-2.4.16-5.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND
  • MozillaFirefox-52.8.0esr-109.31 is installed
  • OR MozillaFirefox-devel-52.8.0esr-109.31 is installed
  • OR MozillaFirefox-translations-52.8.0esr-109.31 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
  • AND
  • MozillaFirefox-52.8.0esr-109.31 is installed
  • OR MozillaFirefox-devel-52.8.0esr-109.31 is installed
  • OR MozillaFirefox-translations-52.8.0esr-109.31 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND Package Information
  • kgraft-patch-3_12_67-60_64_18-default-8-3.1 is installed
  • OR kgraft-patch-3_12_67-60_64_18-xen-8-3.1 is installed
  • OR kgraft-patch-SLE12-SP1_Update_9-8-3.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND sudo-1.8.10p3-10.10 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND sudo-1.8.10p3-10.10 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND Package Information
  • cron-4.2-58.3 is installed
  • OR cronie-1.4.11-58.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND
  • MozillaFirefox-52.5.0esr-109.9 is installed
  • OR MozillaFirefox-translations-52.5.0esr-109.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND
  • MozillaFirefox-52.5.0esr-109.9 is installed
  • OR MozillaFirefox-translations-52.5.0esr-109.9 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-LTSS is installed
  • AND
  • kgraft-patch-4_4_180-94_107-default-9-2 is installed
  • OR kgraft-patch-SLE12-SP3_Update_29-9-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
  • AND
  • kgraft-patch-4_4_180-94_107-default-9-2 is installed
  • OR kgraft-patch-SLE12-SP3_Update_29-9-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
  • AND
  • libwireshark9-2.4.14-48.45 is installed
  • OR libwiretap7-2.4.14-48.45 is installed
  • OR libwscodecs1-2.4.14-48.45 is installed
  • OR libwsutil8-2.4.14-48.45 is installed
  • OR wireshark-2.4.14-48.45 is installed
  • OR wireshark-gtk-2.4.14-48.45 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
  • AND
  • libwireshark9-2.4.14-48.45 is installed
  • OR libwiretap7-2.4.14-48.45 is installed
  • OR libwscodecs1-2.4.14-48.45 is installed
  • OR libwsutil8-2.4.14-48.45 is installed
  • OR wireshark-2.4.14-48.45 is installed
  • OR wireshark-gtk-2.4.14-48.45 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND
  • qemu-2.11.2-5.13 is installed
  • OR qemu-arm-2.11.2-5.13 is installed
  • OR qemu-block-curl-2.11.2-5.13 is installed
  • OR qemu-block-iscsi-2.11.2-5.13 is installed
  • OR qemu-block-rbd-2.11.2-5.13 is installed
  • OR qemu-block-ssh-2.11.2-5.13 is installed
  • OR qemu-guest-agent-2.11.2-5.13 is installed
  • OR qemu-ipxe-1.0.0+-5.13 is installed
  • OR qemu-kvm-2.11.2-5.13 is installed
  • OR qemu-lang-2.11.2-5.13 is installed
  • OR qemu-ppc-2.11.2-5.13 is installed
  • OR qemu-s390-2.11.2-5.13 is installed
  • OR qemu-seabios-1.11.0-5.13 is installed
  • OR qemu-sgabios-8-5.13 is installed
  • OR qemu-tools-2.11.2-5.13 is installed
  • OR qemu-vgabios-1.11.0-5.13 is installed
  • OR qemu-x86-2.11.2-5.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
  • AND
  • qemu-2.11.2-5.13 is installed
  • OR qemu-arm-2.11.2-5.13 is installed
  • OR qemu-block-curl-2.11.2-5.13 is installed
  • OR qemu-block-iscsi-2.11.2-5.13 is installed
  • OR qemu-block-rbd-2.11.2-5.13 is installed
  • OR qemu-block-ssh-2.11.2-5.13 is installed
  • OR qemu-guest-agent-2.11.2-5.13 is installed
  • OR qemu-ipxe-1.0.0+-5.13 is installed
  • OR qemu-kvm-2.11.2-5.13 is installed
  • OR qemu-lang-2.11.2-5.13 is installed
  • OR qemu-ppc-2.11.2-5.13 is installed
  • OR qemu-s390-2.11.2-5.13 is installed
  • OR qemu-seabios-1.11.0-5.13 is installed
  • OR qemu-sgabios-8-5.13 is installed
  • OR qemu-tools-2.11.2-5.13 is installed
  • OR qemu-vgabios-1.11.0-5.13 is installed
  • OR qemu-x86-2.11.2-5.13 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP4-ESPOS is installed
  • AND shim-15+git47-25.11 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP4-ESPOS is installed
  • AND shim-15+git47-25.11 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP4-LTSS is installed
  • AND xrdp-0.9.0~git.1456906198.f422461-21.27 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP4-LTSS is installed
  • AND xrdp-0.9.0~git.1456906198.f422461-21.27 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP5 is installed
  • AND man-2.6.6-4.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
  • AND man-2.6.6-4.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND
  • libmysqlclient-devel-10.0.26-20.10 is installed
  • OR libmysqlclient18-10.0.26-20.10 is installed
  • OR libmysqlclient18-32bit-10.0.26-20.10 is installed
  • OR libmysqlclient_r18-10.0.26-20.10 is installed
  • OR libmysqld-devel-10.0.26-20.10 is installed
  • OR libmysqld18-10.0.26-20.10 is installed
  • OR mariadb-10.0.26-20.10 is installed
  • OR mariadb-client-10.0.26-20.10 is installed
  • OR mariadb-errormessages-10.0.26-20.10 is installed
  • OR mariadb-tools-10.0.26-20.10 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
  • AND
  • libmysqlclient-devel-10.0.26-20.10 is installed
  • OR libmysqlclient18-10.0.26-20.10 is installed
  • OR libmysqlclient18-32bit-10.0.26-20.10 is installed
  • OR libmysqlclient_r18-10.0.26-20.10 is installed
  • OR libmysqld-devel-10.0.26-20.10 is installed
  • OR libmysqld18-10.0.26-20.10 is installed
  • OR mariadb-10.0.26-20.10 is installed
  • OR mariadb-client-10.0.26-20.10 is installed
  • OR mariadb-errormessages-10.0.26-20.10 is installed
  • OR mariadb-tools-10.0.26-20.10 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND Package Information
  • libX11-1.6.2-11 is installed
  • OR libX11-6-1.6.2-11 is installed
  • OR libX11-data-1.6.2-11 is installed
  • OR libX11-xcb1-1.6.2-11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND Package Information
  • compat-openssl097g-0.9.7g-146.22.31 is installed
  • OR compat-openssl097g-32bit-0.9.7g-146.22.31 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND Package Information
  • apache2-2.4.10-14.17 is installed
  • OR apache2-doc-2.4.10-14.17 is installed
  • OR apache2-example-pages-2.4.10-14.17 is installed
  • OR apache2-prefork-2.4.10-14.17 is installed
  • OR apache2-utils-2.4.10-14.17 is installed
  • OR apache2-worker-2.4.10-14.17 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND Package Information
  • MozillaFirefox-52.2.0esr-108 is installed
  • OR MozillaFirefox-branding-SLE-52-31 is installed
  • OR MozillaFirefox-devel-52.2.0esr-108 is installed
  • OR MozillaFirefox-translations-52.2.0esr-108 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND Package Information
  • kgraft-patch-4_4_74-92_32-default-10-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_11-10-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND chrony-4.1-5.9.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
  • AND mozilla-nss-devel-3.14-0.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
  • AND MozillaFirefox-devel-31.6.0esr-0.8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
  • AND Package Information
  • libjpeg-devel-6.2.0-879.12 is installed
  • OR libjpeg-devel-32bit-6.2.0-879.12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND Package Information
  • flash-player-11.2.202.508-99 is installed
  • OR flash-player-gnome-11.2.202.508-99 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
  • AND Package Information
  • flash-player-11.2.202.644-149 is installed
  • OR flash-player-gnome-11.2.202.644-149 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND Package Information
  • libpcrecpp0-8.39-7 is installed
  • OR libpcrecpp0-32bit-8.39-7 is installed
  • OR pcre-8.39-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND Package Information
  • libIlmImf-Imf_2_1-21-32bit-2.1.0-6.3 is installed
  • OR openexr-2.1.0-6.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
  • AND Package Information
  • libmysqlclient_r18-10.0.40.1-2.9 is installed
  • OR libmysqlclient_r18-32bit-10.0.40.1-2.9 is installed
  • OR mariadb-100-10.0.40.1-2.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
  • AND Package Information
  • evolution-3.22.6-19.9 is installed
  • OR evolution-lang-3.22.6-19.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 15 is installed
  • AND enigmail-2.0.5-1 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 5 is installed
  • AND Package Information
  • MozillaFirefox-38.8.0esr-40 is installed
  • OR MozillaFirefox-translations-38.8.0esr-40 is installed
  • OR libfreebl3-3.20.2-30 is installed
  • OR libfreebl3-32bit-3.20.2-30 is installed
  • OR libsoftokn3-3.20.2-30 is installed
  • OR libsoftokn3-32bit-3.20.2-30 is installed
  • OR mozilla-nspr-4.12-26 is installed
  • OR mozilla-nspr-32bit-4.12-26 is installed
  • OR mozilla-nss-3.20.2-30 is installed
  • OR mozilla-nss-32bit-3.20.2-30 is installed
  • OR mozilla-nss-tools-3.20.2-30 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 6 is installed
  • AND Package Information
  • openstack-swift-2.1.0-4.1 is installed
  • OR openstack-swift-account-2.1.0-4.1 is installed
  • OR openstack-swift-container-2.1.0-4.1 is installed
  • OR openstack-swift-object-2.1.0-4.1 is installed
  • OR openstack-swift-proxy-2.1.0-4.1 is installed
  • OR python-swift-2.1.0-4.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Package Hub for SUSE Linux Enterprise 12 is installed
  • AND
  • libopenjp2-7-2.1.0-9 is installed
  • OR libopenjp2-7-32bit-2.1.0-19 is installed
  • OR openjpeg2-2.1.0-9 is installed
  • OR openjpeg2-devel-2.1.0-9 is installed
  • OR Package Information
  • SUSE Package Hub for SUSE Linux Enterprise 12 SP1 is installed
  • AND
  • libopenjp2-7-2.1.0-9 is installed
  • OR libopenjp2-7-32bit-2.1.0-19 is installed
  • OR openjpeg2-2.1.0-9 is installed
  • OR openjpeg2-devel-2.1.0-9 is installed
  • Definition Synopsis
  • SUSE Package Hub for SUSE Linux Enterprise 12 is installed
  • AND Package Information
  • go-1.6.1-6 is installed
  • OR go-doc-1.6.1-6 is installed
  • Definition Synopsis
  • SUSE Package Hub for SUSE Linux Enterprise 12 SP1 is installed
  • AND Package Information
  • libopenjpeg1-1.5.2-6 is installed
  • OR openjpeg-1.5.2-6 is installed
  • OR openjpeg-devel-1.5.2-6 is installed
  • Definition Synopsis
  • SUSE Package Hub for SUSE Linux Enterprise 12 SP2 is installed
  • AND Package Information
  • chromedriver-58.0.3029.81-14 is installed
  • OR chromium-58.0.3029.81-14 is installed
  • BACK