Oval Definition:oval:org.opensuse.security:def:31336
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):1002998
1003000
1003012
1003023
1007276
1011839
1011846
1013018
1017689
1017690
1019611
1024612
1027908
1031263
1032261
1034862
1045479
1045538
1047487
1048185
1050231
1050431
1055825
1056058
1056982
1057660
1059809
1059811
1063043
1063704
1065180
1065363
1065600
1066569
1066693
1066973
1068032
1068671
1068984
1069468
1069702
1070771
1070964
1071074
1071470
1071695
1072457
1072561
1072876
1073792
1073874
1082318
1082332
1082825
1083597
1086408
1092885
1099272
1115529
1128846
1156884
1159840
1161119
1162964
1171806
1172113
1172698
1172906
1172935
1173197
1173277
1173760
1174075
1174911
1180689
1181826
1183783
1184400
1187906
1190926
889013
923241
968050
974621
976942
976943
977614
977615
977617
990189
990190
990191
990592
CVE-2006-4250
CVE-2006-4790
CVE-2006-5461
CVE-2006-6870
CVE-2007-3372
CVE-2008-0386
CVE-2008-1948
CVE-2008-1949
CVE-2008-1950
CVE-2008-4311
CVE-2008-4989
CVE-2008-5081
CVE-2009-0758
CVE-2009-2730
CVE-2011-2725
CVE-2014-8128
CVE-2015-2059
CVE-2015-7554
CVE-2015-8948
CVE-2016-0702
CVE-2016-10095
CVE-2016-10266
CVE-2016-2105
CVE-2016-2106
CVE-2016-2108
CVE-2016-2109
CVE-2016-3632
CVE-2016-5318
CVE-2016-6261
CVE-2016-6262
CVE-2016-6263
CVE-2016-7945
CVE-2016-7946
CVE-2016-7947
CVE-2016-7948
CVE-2016-7951
CVE-2016-7952
CVE-2016-7953
CVE-2016-8331
CVE-2016-9535
CVE-2016-9540
CVE-2017-11600
CVE-2017-11613
CVE-2017-13167
CVE-2017-14106
CVE-2017-14632
CVE-2017-14633
CVE-2017-15115
CVE-2017-15868
CVE-2017-16534
CVE-2017-16538
CVE-2017-16939
CVE-2017-17450
CVE-2017-17558
CVE-2017-17805
CVE-2017-17806
CVE-2017-3735
CVE-2017-5225
CVE-2017-5715
CVE-2017-5753
CVE-2017-5754
CVE-2017-7472
CVE-2017-8824
CVE-2018-3639
CVE-2018-7456
CVE-2018-8905
CVE-2020-14093
CVE-2020-14154
CVE-2020-14367
CVE-2020-14954
CVE-2020-8023
SUSE-SU-2016:1290-1
SUSE-SU-2016:2291-1
SUSE-SU-2016:3189-1
SUSE-SU-2018:0011-1
SUSE-SU-2018:0016-1
SUSE-SU-2018:1479-1
SUSE-SU-2018:1835-1
SUSE-SU-2020:14414-1
SUSE-SU-2021:4147-1
Platform(s):openSUSE Leap 15.0
openSUSE Leap 42.3
SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5
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 Module for Basesystem 15
SUSE Linux Enterprise Module for Desktop Applications 15
SUSE Linux Enterprise Module for Public Cloud 12
SUSE Linux Enterprise Module for Toolchain 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 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-CLIENT-TOOLS
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 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-LTSS
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 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 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 SP3-TERADATA
SUSE Linux Enterprise Server for SAP Applications 12 SP4
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 SP1
SUSE Linux Enterprise Workstation Extension 12 SP2
SUSE Linux Enterprise Workstation Extension 12 SP3
SUSE OpenStack Cloud 5
Product(s):
Definition Synopsis
  • openSUSE Leap 15.0 is installed
  • AND binutils-2.29.1-lp150.4 is installed
  • Definition Synopsis
  • openSUSE Leap 42.3 is installed
  • AND Package Information
  • kio-extras5-17.04.2-2 is installed
  • OR kio-extras5-lang-17.04.2-2 is installed
  • OR kwebkitpart-1.3.4-5 is installed
  • OR kwebkitpart-lang-1.3.4-5 is installed
  • Definition Synopsis
  • SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 is installed
  • AND python-pymongo-2.6.3-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP2 is installed
  • AND clamav-0.97.8-0.2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP3 is installed
  • AND Package Information
  • Mesa-9.0.3-0.19 is installed
  • OR Mesa-32bit-9.0.3-0.19 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP4 is installed
  • AND Package Information
  • flash-player-11.2.202.521-0.17 is installed
  • OR flash-player-gnome-11.2.202.521-0.17 is installed
  • OR flash-player-kde4-11.2.202.521-0.17 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND Package Information
  • libtiff5-4.0.4-12 is installed
  • OR libtiff5-32bit-4.0.4-12 is installed
  • OR tiff-4.0.4-12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • flash-player-11.2.202.559-117 is installed
  • OR flash-player-gnome-11.2.202.559-117 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND unrar-5.0.14-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND Package Information
  • curl-7.37.0-37.3 is installed
  • OR libcurl4-7.37.0-37.3 is installed
  • OR libcurl4-32bit-7.37.0-37.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 is installed
  • AND Package Information
  • cracklib-2.9.6-2 is installed
  • OR cracklib-devel-2.9.6-2 is installed
  • OR cracklib-dict-small-2.9.6-2 is installed
  • OR libcrack2-2.9.6-2 is installed
  • OR libcrack2-32bit-2.9.6-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Desktop Applications 15 is installed
  • AND Package Information
  • libmpg123-0-1.25.10-1 is installed
  • OR libout123-0-1.25.10-1 is installed
  • OR mpg123-1.25.10-1 is installed
  • OR mpg123-devel-1.25.10-1 is installed
  • OR mpg123-pulse-1.25.10-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Public Cloud 12 is installed
  • AND python-requests-2.3.0-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Toolchain 12 is installed
  • AND Package Information
  • cpp5-5.3.1+r233831-9 is installed
  • OR gcc5-5.3.1+r233831-9 is installed
  • OR gcc5-c++-5.3.1+r233831-9 is installed
  • OR gcc5-fortran-5.3.1+r233831-9 is installed
  • OR gcc5-info-5.3.1+r233831-9 is installed
  • OR gcc5-locale-5.3.1+r233831-9 is installed
  • OR libffi-devel-gcc5-5.3.1+r233831-9 is installed
  • OR libstdc++6-devel-gcc5-5.3.1+r233831-9 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 is installed
  • AND
  • cups-1.3.9-8.15 is installed
  • OR cups-client-1.3.9-8.15 is installed
  • OR cups-libs-1.3.9-8.15 is installed
  • OR cups-libs-32bit-1.3.9-8.15 is installed
  • OR cups-libs-x86-1.3.9-8.15 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 is installed
  • AND
  • cups-1.3.9-8.15 is installed
  • OR cups-client-1.3.9-8.15 is installed
  • OR cups-libs-1.3.9-8.15 is installed
  • OR cups-libs-32bit-1.3.9-8.15 is installed
  • OR cups-libs-x86-1.3.9-8.15 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
  • gnutls-2.4.1-24.19 is installed
  • OR libgnutls26-2.4.1-24.19 is installed
  • OR libgnutls26-32bit-2.4.1-24.19 is installed
  • OR libgnutls26-x86-2.4.1-24.19 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND
  • MozillaFirefox-24.6.0esr-0.3 is installed
  • OR MozillaFirefox-branding-SLED-24-0.4.10 is installed
  • OR MozillaFirefox-translations-24.6.0esr-0.3 is installed
  • OR libfreebl3-3.16.1-0.3 is installed
  • OR libfreebl3-32bit-3.16.1-0.3 is installed
  • OR mozilla-nspr-4.10.6-0.3 is installed
  • OR mozilla-nspr-32bit-4.10.6-0.3 is installed
  • OR mozilla-nss-3.16.1-0.3 is installed
  • OR mozilla-nss-32bit-3.16.1-0.3 is installed
  • OR mozilla-nss-tools-3.16.1-0.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • MozillaFirefox-24.6.0esr-0.3 is installed
  • OR MozillaFirefox-branding-SLED-24-0.4.10 is installed
  • OR MozillaFirefox-translations-24.6.0esr-0.3 is installed
  • OR libfreebl3-3.16.1-0.3 is installed
  • OR libfreebl3-32bit-3.16.1-0.3 is installed
  • OR mozilla-nspr-4.10.6-0.3 is installed
  • OR mozilla-nspr-32bit-4.10.6-0.3 is installed
  • OR mozilla-nss-3.16.1-0.3 is installed
  • OR mozilla-nss-32bit-3.16.1-0.3 is installed
  • OR mozilla-nss-tools-3.16.1-0.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND
  • MozillaFirefox-24.6.0esr-0.3 is installed
  • OR MozillaFirefox-branding-SLED-24-0.4.10 is installed
  • OR MozillaFirefox-translations-24.6.0esr-0.3 is installed
  • OR libfreebl3-3.16.1-0.3 is installed
  • OR libfreebl3-32bit-3.16.1-0.3 is installed
  • OR mozilla-nspr-4.10.6-0.3 is installed
  • OR mozilla-nspr-32bit-4.10.6-0.3 is installed
  • OR mozilla-nss-3.16.1-0.3 is installed
  • OR mozilla-nss-32bit-3.16.1-0.3 is installed
  • OR mozilla-nss-tools-3.16.1-0.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • MozillaFirefox-24.6.0esr-0.3 is installed
  • OR MozillaFirefox-branding-SLED-24-0.4.10 is installed
  • OR MozillaFirefox-translations-24.6.0esr-0.3 is installed
  • OR libfreebl3-3.16.1-0.3 is installed
  • OR libfreebl3-32bit-3.16.1-0.3 is installed
  • OR mozilla-nspr-4.10.6-0.3 is installed
  • OR mozilla-nspr-32bit-4.10.6-0.3 is installed
  • OR mozilla-nss-3.16.1-0.3 is installed
  • OR mozilla-nss-32bit-3.16.1-0.3 is installed
  • OR mozilla-nss-tools-3.16.1-0.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • MozillaFirefox-68.4.1-78.57 is installed
  • OR MozillaFirefox-translations-common-68.4.1-78.57 is installed
  • OR MozillaFirefox-translations-other-68.4.1-78.57 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • MozillaFirefox-68.4.1-78.57 is installed
  • OR MozillaFirefox-translations-common-68.4.1-78.57 is installed
  • OR MozillaFirefox-translations-other-68.4.1-78.57 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • freeradius-server-2.1.1-7.16 is installed
  • OR freeradius-server-dialupadmin-2.1.1-7.16 is installed
  • OR freeradius-server-doc-2.1.1-7.16 is installed
  • OR freeradius-server-libs-2.1.1-7.16 is installed
  • OR freeradius-server-utils-2.1.1-7.16 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND
  • freeradius-server-2.1.1-7.16 is installed
  • OR freeradius-server-dialupadmin-2.1.1-7.16 is installed
  • OR freeradius-server-doc-2.1.1-7.16 is installed
  • OR freeradius-server-libs-2.1.1-7.16 is installed
  • OR freeradius-server-utils-2.1.1-7.16 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • freeradius-server-2.1.1-7.16 is installed
  • OR freeradius-server-dialupadmin-2.1.1-7.16 is installed
  • OR freeradius-server-doc-2.1.1-7.16 is installed
  • OR freeradius-server-libs-2.1.1-7.16 is installed
  • OR freeradius-server-utils-2.1.1-7.16 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND man-2.5.2-17 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • kde4-kgreeter-plugins-4.3.5-0.12.20 is installed
  • OR kdebase4-wallpapers-4.3.5-0.11.20 is installed
  • OR kdebase4-workspace-4.3.5-0.12.20 is installed
  • OR kdebase4-workspace-ksysguardd-4.3.5-0.12.20 is installed
  • OR kdm-4.3.5-0.12.20 is installed
  • OR kwin-4.3.5-0.12.20 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • kde4-kgreeter-plugins-4.3.5-0.12.20 is installed
  • OR kdebase4-wallpapers-4.3.5-0.11.20 is installed
  • OR kdebase4-workspace-4.3.5-0.12.20 is installed
  • OR kdebase4-workspace-ksysguardd-4.3.5-0.12.20 is installed
  • OR kdm-4.3.5-0.12.20 is installed
  • OR kwin-4.3.5-0.12.20 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • kde4-kgreeter-plugins-4.3.5-0.12.20 is installed
  • OR kdebase4-wallpapers-4.3.5-0.11.20 is installed
  • OR kdebase4-workspace-4.3.5-0.12.20 is installed
  • OR kdebase4-workspace-ksysguardd-4.3.5-0.12.20 is installed
  • OR kdm-4.3.5-0.12.20 is installed
  • OR kwin-4.3.5-0.12.20 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • kde4-kgreeter-plugins-4.3.5-0.12.20 is installed
  • OR kdebase4-wallpapers-4.3.5-0.11.20 is installed
  • OR kdebase4-workspace-4.3.5-0.12.20 is installed
  • OR kdebase4-workspace-ksysguardd-4.3.5-0.12.20 is installed
  • OR kdm-4.3.5-0.12.20 is installed
  • OR kwin-4.3.5-0.12.20 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND
  • kde4-kgreeter-plugins-4.3.5-0.12.20 is installed
  • OR kdebase4-wallpapers-4.3.5-0.11.20 is installed
  • OR kdebase4-workspace-4.3.5-0.12.20 is installed
  • OR kdebase4-workspace-ksysguardd-4.3.5-0.12.20 is installed
  • OR kdm-4.3.5-0.12.20 is installed
  • OR kwin-4.3.5-0.12.20 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • xen-4.2.5_18-21 is installed
  • OR xen-doc-html-4.2.5_18-21 is installed
  • OR xen-doc-pdf-4.2.5_18-21 is installed
  • OR xen-kmp-default-4.2.5_18_3.0.101_0.47.71-21 is installed
  • OR xen-kmp-pae-4.2.5_18_3.0.101_0.47.71-21 is installed
  • OR xen-libs-4.2.5_18-21 is installed
  • OR xen-libs-32bit-4.2.5_18-21 is installed
  • OR xen-tools-4.2.5_18-21 is installed
  • OR xen-tools-domU-4.2.5_18-21 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • xen-4.2.5_18-21 is installed
  • OR xen-doc-html-4.2.5_18-21 is installed
  • OR xen-doc-pdf-4.2.5_18-21 is installed
  • OR xen-kmp-default-4.2.5_18_3.0.101_0.47.71-21 is installed
  • OR xen-kmp-pae-4.2.5_18_3.0.101_0.47.71-21 is installed
  • OR xen-libs-4.2.5_18-21 is installed
  • OR xen-libs-32bit-4.2.5_18-21 is installed
  • OR xen-tools-4.2.5_18-21 is installed
  • OR xen-tools-domU-4.2.5_18-21 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • xen-4.2.5_18-21 is installed
  • OR xen-doc-html-4.2.5_18-21 is installed
  • OR xen-doc-pdf-4.2.5_18-21 is installed
  • OR xen-kmp-default-4.2.5_18_3.0.101_0.47.71-21 is installed
  • OR xen-kmp-pae-4.2.5_18_3.0.101_0.47.71-21 is installed
  • OR xen-libs-4.2.5_18-21 is installed
  • OR xen-libs-32bit-4.2.5_18-21 is installed
  • OR xen-tools-4.2.5_18-21 is installed
  • OR xen-tools-domU-4.2.5_18-21 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • xen-4.2.5_18-21 is installed
  • OR xen-doc-html-4.2.5_18-21 is installed
  • OR xen-doc-pdf-4.2.5_18-21 is installed
  • OR xen-kmp-default-4.2.5_18_3.0.101_0.47.71-21 is installed
  • OR xen-kmp-pae-4.2.5_18_3.0.101_0.47.71-21 is installed
  • OR xen-libs-4.2.5_18-21 is installed
  • OR xen-libs-32bit-4.2.5_18-21 is installed
  • OR xen-tools-4.2.5_18-21 is installed
  • OR xen-tools-domU-4.2.5_18-21 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND Package Information
  • PackageKit-0.3.14-2.28 is installed
  • OR PackageKit-lang-0.3.14-2.28 is installed
  • OR hal-0.5.12-23.68 is installed
  • OR hal-32bit-0.5.12-23.68 is installed
  • OR hal-doc-0.5.12-23.68 is installed
  • OR hal-x86-0.5.12-23.68 is installed
  • OR libpackagekit-glib10-0.3.14-2.28 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS is installed
  • AND Package Information
  • rhnlib-2.5.84.4-8 is installed
  • OR spacecmd-2.5.5.5-14 is installed
  • OR spacewalk-backend-2.5.24.9-24 is installed
  • OR spacewalk-backend-libs-2.5.24.9-24 is installed
  • OR spacewalk-check-2.5.13.8-23 is installed
  • OR spacewalk-client-setup-2.5.13.8-23 is installed
  • OR spacewalk-client-tools-2.5.13.8-23 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND clamav-0.99.3-0.20.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND clamav-0.99.3-0.20.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND clamav-0.99.3-0.20.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND clamav-0.99.3-0.20.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • xen-4.2.5_21-27 is installed
  • OR xen-doc-html-4.2.5_21-27 is installed
  • OR xen-doc-pdf-4.2.5_21-27 is installed
  • OR xen-kmp-default-4.2.5_21_3.0.101_0.47.86-27 is installed
  • OR xen-kmp-pae-4.2.5_21_3.0.101_0.47.86-27 is installed
  • OR xen-libs-4.2.5_21-27 is installed
  • OR xen-libs-32bit-4.2.5_21-27 is installed
  • OR xen-tools-4.2.5_21-27 is installed
  • OR xen-tools-domU-4.2.5_21-27 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • xen-4.2.5_21-27 is installed
  • OR xen-doc-html-4.2.5_21-27 is installed
  • OR xen-doc-pdf-4.2.5_21-27 is installed
  • OR xen-kmp-default-4.2.5_21_3.0.101_0.47.86-27 is installed
  • OR xen-kmp-pae-4.2.5_21_3.0.101_0.47.86-27 is installed
  • OR xen-libs-4.2.5_21-27 is installed
  • OR xen-libs-32bit-4.2.5_21-27 is installed
  • OR xen-tools-4.2.5_21-27 is installed
  • OR xen-tools-domU-4.2.5_21-27 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND Package Information
  • MozillaFirefox-45.7.0esr-65 is installed
  • OR MozillaFirefox-translations-45.7.0esr-65 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • compat-libldap-2_3-0-2.3.37-2.74.13 is installed
  • OR libldap-2_4-2-2.4.26-0.74.13 is installed
  • OR libldap-2_4-2-32bit-2.4.26-0.74.13 is installed
  • OR 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 openldap2-2.4.26-0.74.13 is installed
  • OR openldap2-back-meta-2.4.26-0.74.13 is installed
  • OR openldap2-client-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 SP3-TERADATA is installed
  • AND
  • compat-libldap-2_3-0-2.3.37-2.74.13 is installed
  • OR libldap-2_4-2-2.4.26-0.74.13 is installed
  • OR libldap-2_4-2-32bit-2.4.26-0.74.13 is installed
  • OR 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 openldap2-2.4.26-0.74.13 is installed
  • OR openldap2-back-meta-2.4.26-0.74.13 is installed
  • OR openldap2-client-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 11 SP4 is installed
  • AND
  • kernel-bigmem-3.0.101-108.21 is installed
  • OR kernel-bigmem-base-3.0.101-108.21 is installed
  • OR kernel-bigmem-devel-3.0.101-108.21 is installed
  • OR kernel-default-3.0.101-108.21 is installed
  • OR kernel-default-base-3.0.101-108.21 is installed
  • OR kernel-default-devel-3.0.101-108.21 is installed
  • OR kernel-default-man-3.0.101-108.21 is installed
  • OR kernel-ec2-3.0.101-108.21 is installed
  • OR kernel-ec2-base-3.0.101-108.21 is installed
  • OR kernel-ec2-devel-3.0.101-108.21 is installed
  • OR kernel-pae-3.0.101-108.21 is installed
  • OR kernel-pae-base-3.0.101-108.21 is installed
  • OR kernel-pae-devel-3.0.101-108.21 is installed
  • OR kernel-ppc64-3.0.101-108.21 is installed
  • OR kernel-ppc64-base-3.0.101-108.21 is installed
  • OR kernel-ppc64-devel-3.0.101-108.21 is installed
  • OR kernel-source-3.0.101-108.21 is installed
  • OR kernel-syms-3.0.101-108.21 is installed
  • OR kernel-trace-3.0.101-108.21 is installed
  • OR kernel-trace-base-3.0.101-108.21 is installed
  • OR kernel-trace-devel-3.0.101-108.21 is installed
  • OR kernel-xen-3.0.101-108.21 is installed
  • OR kernel-xen-base-3.0.101-108.21 is installed
  • OR kernel-xen-devel-3.0.101-108.21 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND
  • kernel-bigmem-3.0.101-108.21 is installed
  • OR kernel-bigmem-base-3.0.101-108.21 is installed
  • OR kernel-bigmem-devel-3.0.101-108.21 is installed
  • OR kernel-default-3.0.101-108.21 is installed
  • OR kernel-default-base-3.0.101-108.21 is installed
  • OR kernel-default-devel-3.0.101-108.21 is installed
  • OR kernel-default-man-3.0.101-108.21 is installed
  • OR kernel-ec2-3.0.101-108.21 is installed
  • OR kernel-ec2-base-3.0.101-108.21 is installed
  • OR kernel-ec2-devel-3.0.101-108.21 is installed
  • OR kernel-pae-3.0.101-108.21 is installed
  • OR kernel-pae-base-3.0.101-108.21 is installed
  • OR kernel-pae-devel-3.0.101-108.21 is installed
  • OR kernel-ppc64-3.0.101-108.21 is installed
  • OR kernel-ppc64-base-3.0.101-108.21 is installed
  • OR kernel-ppc64-devel-3.0.101-108.21 is installed
  • OR kernel-source-3.0.101-108.21 is installed
  • OR kernel-syms-3.0.101-108.21 is installed
  • OR kernel-trace-3.0.101-108.21 is installed
  • OR kernel-trace-base-3.0.101-108.21 is installed
  • OR kernel-trace-devel-3.0.101-108.21 is installed
  • OR kernel-xen-3.0.101-108.21 is installed
  • OR kernel-xen-base-3.0.101-108.21 is installed
  • OR kernel-xen-devel-3.0.101-108.21 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND Package Information
  • emacs-22.3-4.42 is installed
  • OR emacs-el-22.3-4.42 is installed
  • OR emacs-info-22.3-4.42 is installed
  • OR emacs-nox-22.3-4.42 is installed
  • OR emacs-x11-22.3-4.42 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4-CLIENT-TOOLS is installed
  • AND
  • cobbler-2.2.2-0.68.6 is installed
  • OR koan-2.2.2-0.68.6 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4-CLIENT-TOOLS is installed
  • AND
  • cobbler-2.2.2-0.68.6 is installed
  • OR koan-2.2.2-0.68.6 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4-LTSS is installed
  • AND mutt-1.5.17-42.51 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
  • AND mutt-1.5.17-42.51 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
  • SUSE Linux Enterprise Server 11-SECURITY is installed
  • AND Package Information
  • libopenssl1-devel-1.0.1g-0.12 is installed
  • OR libopenssl1_0_0-1.0.1g-0.12 is installed
  • OR libopenssl1_0_0-32bit-1.0.1g-0.12 is installed
  • OR openssl1-1.0.1g-0.12 is installed
  • OR openssl1-doc-1.0.1g-0.12 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 is installed
  • AND
  • libssh2-1-1.4.3-11 is installed
  • OR libssh2-1-32bit-1.4.3-11 is installed
  • OR libssh2_org-1.4.3-11 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND
  • libssh2-1-1.4.3-11 is installed
  • OR libssh2-1-32bit-1.4.3-11 is installed
  • OR libssh2_org-1.4.3-11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND Package Information
  • cups-filters-1.0.58-2 is installed
  • OR cups-filters-cups-browsed-1.0.58-2 is installed
  • OR cups-filters-foomatic-rip-1.0.58-2 is installed
  • OR cups-filters-ghostscript-1.0.58-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND
  • grub2-2.02~beta2-73 is installed
  • OR grub2-i386-pc-2.02~beta2-73 is installed
  • OR grub2-powerpc-ieee1275-2.02~beta2-73 is installed
  • OR grub2-s390x-emu-2.02~beta2-73 is installed
  • OR grub2-snapper-plugin-2.02~beta2-73 is installed
  • OR grub2-x86_64-efi-2.02~beta2-73 is installed
  • OR grub2-x86_64-xen-2.02~beta2-73 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND
  • grub2-2.02~beta2-73 is installed
  • OR grub2-i386-pc-2.02~beta2-73 is installed
  • OR grub2-powerpc-ieee1275-2.02~beta2-73 is installed
  • OR grub2-s390x-emu-2.02~beta2-73 is installed
  • OR grub2-snapper-plugin-2.02~beta2-73 is installed
  • OR grub2-x86_64-efi-2.02~beta2-73 is installed
  • OR grub2-x86_64-xen-2.02~beta2-73 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • apache2-2.4.16-5 is installed
  • OR apache2-doc-2.4.16-5 is installed
  • OR apache2-example-pages-2.4.16-5 is installed
  • OR apache2-prefork-2.4.16-5 is installed
  • OR apache2-utils-2.4.16-5 is installed
  • OR apache2-worker-2.4.16-5 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND
  • kgraft-patch-3_12_74-60_64_48-default-10-2 is installed
  • OR kgraft-patch-3_12_74-60_64_48-xen-10-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_17-10-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_48-default-10-2 is installed
  • OR kgraft-patch-3_12_74-60_64_48-xen-10-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_17-10-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND Package Information
  • kernel-default-3.12.74-60.64.66 is installed
  • OR kernel-default-base-3.12.74-60.64.66 is installed
  • OR kernel-default-devel-3.12.74-60.64.66 is installed
  • OR kernel-default-man-3.12.74-60.64.66 is installed
  • OR kernel-devel-3.12.74-60.64.66 is installed
  • OR kernel-macros-3.12.74-60.64.66 is installed
  • OR kernel-source-3.12.74-60.64.66 is installed
  • OR kernel-syms-3.12.74-60.64.66 is installed
  • OR kernel-xen-3.12.74-60.64.66 is installed
  • OR kernel-xen-base-3.12.74-60.64.66 is installed
  • OR kernel-xen-devel-3.12.74-60.64.66 is installed
  • OR kgraft-patch-3_12_74-60_64_66-default-1-2 is installed
  • OR kgraft-patch-3_12_74-60_64_66-xen-1-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_23-1-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND
  • gstreamer-plugins-base-1.8.3-9 is installed
  • OR gstreamer-plugins-base-lang-1.8.3-9 is installed
  • OR libgstallocators-1_0-0-1.8.3-9 is installed
  • OR libgstapp-1_0-0-1.8.3-9 is installed
  • OR libgstapp-1_0-0-32bit-1.8.3-9 is installed
  • OR libgstaudio-1_0-0-1.8.3-9 is installed
  • OR libgstaudio-1_0-0-32bit-1.8.3-9 is installed
  • OR libgstfft-1_0-0-1.8.3-9 is installed
  • OR libgstpbutils-1_0-0-1.8.3-9 is installed
  • OR libgstpbutils-1_0-0-32bit-1.8.3-9 is installed
  • OR libgstriff-1_0-0-1.8.3-9 is installed
  • OR libgstrtp-1_0-0-1.8.3-9 is installed
  • OR libgstrtsp-1_0-0-1.8.3-9 is installed
  • OR libgstsdp-1_0-0-1.8.3-9 is installed
  • OR libgsttag-1_0-0-1.8.3-9 is installed
  • OR libgsttag-1_0-0-32bit-1.8.3-9 is installed
  • OR libgstvideo-1_0-0-1.8.3-9 is installed
  • OR libgstvideo-1_0-0-32bit-1.8.3-9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND
  • gstreamer-plugins-base-1.8.3-9 is installed
  • OR gstreamer-plugins-base-lang-1.8.3-9 is installed
  • OR libgstallocators-1_0-0-1.8.3-9 is installed
  • OR libgstapp-1_0-0-1.8.3-9 is installed
  • OR libgstapp-1_0-0-32bit-1.8.3-9 is installed
  • OR libgstaudio-1_0-0-1.8.3-9 is installed
  • OR libgstaudio-1_0-0-32bit-1.8.3-9 is installed
  • OR libgstfft-1_0-0-1.8.3-9 is installed
  • OR libgstpbutils-1_0-0-1.8.3-9 is installed
  • OR libgstpbutils-1_0-0-32bit-1.8.3-9 is installed
  • OR libgstriff-1_0-0-1.8.3-9 is installed
  • OR libgstrtp-1_0-0-1.8.3-9 is installed
  • OR libgstrtsp-1_0-0-1.8.3-9 is installed
  • OR libgstsdp-1_0-0-1.8.3-9 is installed
  • OR libgsttag-1_0-0-1.8.3-9 is installed
  • OR libgsttag-1_0-0-32bit-1.8.3-9 is installed
  • OR libgstvideo-1_0-0-1.8.3-9 is installed
  • OR libgstvideo-1_0-0-32bit-1.8.3-9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND apache2-mod_nss-1.0.14-18 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-BCL is installed
  • AND
  • openssh-7.2p2-74.25 is installed
  • OR openssh-askpass-gnome-7.2p2-74.25 is installed
  • OR openssh-fips-7.2p2-74.25 is installed
  • OR openssh-helpers-7.2p2-74.25 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
  • AND
  • openssh-7.2p2-74.25 is installed
  • OR openssh-askpass-gnome-7.2p2-74.25 is installed
  • OR openssh-fips-7.2p2-74.25 is installed
  • OR openssh-helpers-7.2p2-74.25 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-BCL is installed
  • AND Package Information
  • libopenssl-devel-1.0.2j-60.39 is installed
  • OR libopenssl1_0_0-1.0.2j-60.39 is installed
  • OR libopenssl1_0_0-32bit-1.0.2j-60.39 is installed
  • OR libopenssl1_0_0-hmac-1.0.2j-60.39 is installed
  • OR libopenssl1_0_0-hmac-32bit-1.0.2j-60.39 is installed
  • OR openssl-1.0.2j-60.39 is installed
  • OR openssl-doc-1.0.2j-60.39 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
  • AND
  • git-2.12.3-27.14 is installed
  • OR git-core-2.12.3-27.14 is installed
  • OR git-doc-2.12.3-27.14 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
  • AND
  • git-2.12.3-27.14 is installed
  • OR git-core-2.12.3-27.14 is installed
  • OR git-doc-2.12.3-27.14 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
  • AND Package Information
  • xen-4.7.6_04-43.39 is installed
  • OR xen-doc-html-4.7.6_04-43.39 is installed
  • OR xen-libs-4.7.6_04-43.39 is installed
  • OR xen-libs-32bit-4.7.6_04-43.39 is installed
  • OR xen-tools-4.7.6_04-43.39 is installed
  • OR xen-tools-domU-4.7.6_04-43.39 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND
  • kgraft-patch-4_4_103-92_53-default-6-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_16-6-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_53-default-6-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_16-6-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND Package Information
  • kgraft-patch-4_4_114-92_64-default-9-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_18-9-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND dstat-0.7.2-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3-LTSS is installed
  • AND chrony-4.1-5.9.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
  • AND
  • libsystemd0-228-150.58 is installed
  • OR libsystemd0-32bit-228-150.58 is installed
  • OR libudev1-228-150.58 is installed
  • OR libudev1-32bit-228-150.58 is installed
  • OR systemd-228-150.58 is installed
  • OR systemd-32bit-228-150.58 is installed
  • OR systemd-bash-completion-228-150.58 is installed
  • OR systemd-sysvinit-228-150.58 is installed
  • OR udev-228-150.58 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
  • AND
  • libsystemd0-228-150.58 is installed
  • OR libsystemd0-32bit-228-150.58 is installed
  • OR libudev1-228-150.58 is installed
  • OR libudev1-32bit-228-150.58 is installed
  • OR systemd-228-150.58 is installed
  • OR systemd-32bit-228-150.58 is installed
  • OR systemd-bash-completion-228-150.58 is installed
  • OR systemd-sysvinit-228-150.58 is installed
  • OR udev-228-150.58 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND
  • python3-rpm-4.11.2-16.21 is installed
  • OR rpm-4.11.2-16.21 is installed
  • OR rpm-32bit-4.11.2-16.21 is installed
  • OR rpm-build-4.11.2-16.21 is installed
  • OR rpm-python-4.11.2-16.21 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
  • AND
  • python3-rpm-4.11.2-16.21 is installed
  • OR rpm-4.11.2-16.21 is installed
  • OR rpm-32bit-4.11.2-16.21 is installed
  • OR rpm-build-4.11.2-16.21 is installed
  • OR rpm-python-4.11.2-16.21 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND Package Information
  • ecryptfs-utils-103-8.3 is installed
  • OR ecryptfs-utils-32bit-103-8.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND
  • kgraft-patch-3_12_51-52_34-default-6-2 is installed
  • OR kgraft-patch-3_12_51-52_34-xen-6-2 is installed
  • OR kgraft-patch-SLE12_Update_10-6-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
  • AND
  • kgraft-patch-3_12_51-52_34-default-6-2 is installed
  • OR kgraft-patch-3_12_51-52_34-xen-6-2 is installed
  • OR kgraft-patch-SLE12_Update_10-6-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND Package Information
  • compat-openssl097g-0.9.7g-146.22.47 is installed
  • OR compat-openssl097g-32bit-0.9.7g-146.22.47 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND Package Information
  • kgraft-patch-3_12_67-60_64_24-default-7-2 is installed
  • OR kgraft-patch-3_12_67-60_64_24-xen-7-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_11-7-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND Package Information
  • kgraft-patch-4_4_74-92_35-default-10-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_12-10-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND Package Information
  • compat-openssl098-0.9.8j-106.6 is installed
  • OR libopenssl0_9_8-0.9.8j-106.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
  • AND Package Information
  • compat-openssl098-0.9.8j-106.9 is installed
  • OR libopenssl0_9_8-0.9.8j-106.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND Package Information
  • libmysqlclient_r18-10.0.20-18 is installed
  • OR libmysqlclient_r18-32bit-10.0.20-18 is installed
  • OR mariadb-10.0.20-18 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
  • AND Package Information
  • libmysqlclient_r18-10.0.22-3 is installed
  • OR libmysqlclient_r18-32bit-10.0.22-3 is installed
  • OR mariadb-10.0.22-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND Package Information
  • ImageMagick-6.8.8.1-71.20 is installed
  • OR libMagick++-6_Q16-3-6.8.8.1-71.20 is installed
  • OR libMagickCore-6_Q16-1-32bit-6.8.8.1-71.20 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND Package Information
  • libmysqlclient_r18-10.0.31-29.3 is installed
  • OR libmysqlclient_r18-32bit-10.0.31-29.3 is installed
  • OR mariadb-10.0.31-29.3 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
  • BACK