Oval Definition:oval:org.opensuse.security:def:29464
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):1029927
1037930
1038885
1042824
1048110
1049374
1049375
1050048
1050617
1050669
1050893
1051791
1052207
1052248
1052251
1052254
1052472
1052688
1052711
1052747
1052750
1052761
1055069
1055229
1058009
1063704
1069468
1074119
1074293
1076182
1078433
1079036
1080074
1082318
1083597
1099272
1106173
1107410
1107412
1107413
1107420
1107421
1107426
1115529
1128846
1156884
1159840
1160571
1161119
1162964
1168326
1168352
1171806
1171999
1172113
1173277
1173760
1174075
1174911
1178666
1178667
1178668
1180689
1181826
1183783
1184400
1187906
1190926
550666
561561
744287
747125
748079
751714
751718
752375
754447
754547
782060
784760
796895
854915
865539
869827
875378
875803
895773
902197
905885
910063
916617
916835
920183
920238
926510
936327
937837
938715
942441
942587
943216
943218
944300
946386
951351
951559
951608
951629
954982
956773
962318
962784
962802
962960
962966
962970
962988
962994
962995
962997
963000
963002
963539
967011
968392
968393
968394
968395
973782
973783
975496
975981
976553
976556
976708
978209
979008
979009
979010
979011
993299
CVE-2009-3560
CVE-2009-3720
CVE-2011-1015
CVE-2011-1521
CVE-2011-3205
CVE-2011-4096
CVE-2011-4944
CVE-2012-0845
CVE-2012-1150
CVE-2012-5643
CVE-2012-5829
CVE-2013-0188
CVE-2013-0743
CVE-2013-0744
CVE-2013-0745
CVE-2013-0746
CVE-2013-0747
CVE-2013-0748
CVE-2013-0749
CVE-2013-0750
CVE-2013-0751
CVE-2013-0752
CVE-2013-0753
CVE-2013-0754
CVE-2013-0755
CVE-2013-0756
CVE-2013-0757
CVE-2013-0758
CVE-2013-0759
CVE-2013-0760
CVE-2013-0761
CVE-2013-0762
CVE-2013-0763
CVE-2013-0764
CVE-2013-0766
CVE-2013-0767
CVE-2013-0768
CVE-2013-0769
CVE-2013-0770
CVE-2013-0771
CVE-2013-4115
CVE-2013-4245
CVE-2013-6462
CVE-2014-0128
CVE-2014-1518
CVE-2014-1520
CVE-2014-1523
CVE-2014-1524
CVE-2014-1529
CVE-2014-1530
CVE-2014-1531
CVE-2014-1532
CVE-2014-6270
CVE-2014-7141
CVE-2014-7142
CVE-2015-5194
CVE-2015-5219
CVE-2015-5300
CVE-2015-5400
CVE-2015-7691
CVE-2015-7692
CVE-2015-7701
CVE-2015-7702
CVE-2015-7703
CVE-2015-7704
CVE-2015-7705
CVE-2015-7848
CVE-2015-7849
CVE-2015-7850
CVE-2015-7851
CVE-2015-7852
CVE-2015-7853
CVE-2015-7854
CVE-2015-7855
CVE-2015-7871
CVE-2015-7973
CVE-2015-7974
CVE-2015-7975
CVE-2015-7976
CVE-2015-7977
CVE-2015-7978
CVE-2015-7979
CVE-2015-8138
CVE-2015-8139
CVE-2015-8140
CVE-2015-8158
CVE-2016-2390
CVE-2016-2569
CVE-2016-2570
CVE-2016-2571
CVE-2016-2572
CVE-2016-3947
CVE-2016-3948
CVE-2016-4051
CVE-2016-4052
CVE-2016-4053
CVE-2016-4054
CVE-2016-4553
CVE-2016-4554
CVE-2016-4555
CVE-2016-4556
CVE-2017-11166
CVE-2017-11448
CVE-2017-11450
CVE-2017-11537
CVE-2017-11637
CVE-2017-11638
CVE-2017-11642
CVE-2017-12132
CVE-2017-12418
CVE-2017-12427
CVE-2017-12429
CVE-2017-12432
CVE-2017-12566
CVE-2017-12654
CVE-2017-12664
CVE-2017-12665
CVE-2017-12668
CVE-2017-12674
CVE-2017-13058
CVE-2017-13131
CVE-2017-14224
CVE-2017-17885
CVE-2017-18028
CVE-2017-8804
CVE-2017-9407
CVE-2017-9611
CVE-2018-1000001
CVE-2018-1000035
CVE-2018-15910
CVE-2018-16509
CVE-2018-16511
CVE-2018-16513
CVE-2018-16540
CVE-2018-16541
CVE-2018-16542
CVE-2018-6405
CVE-2018-6485
CVE-2018-6551
CVE-2019-11048
CVE-2019-5188
CVE-2020-14367
CVE-2020-25694
CVE-2020-25695
CVE-2020-25696
CVE-2020-7064
CVE-2020-7066
SUSE-SU-2016:1311-1
SUSE-SU-2018:0075-1
SUSE-SU-2018:0565-1
SUSE-SU-2018:3330-1
SUSE-SU-2021:4147-1
Platform(s):openSUSE Leap 15.0
openSUSE Leap 42.3
SUSE Linux Enterprise Desktop 12
SUSE Linux Enterprise Desktop 12 SP1
SUSE Linux Enterprise Desktop 12 SP2
SUSE Linux Enterprise Desktop 12 SP3
SUSE Linux Enterprise Desktop 12 SP4
SUSE Linux Enterprise Module for Advanced Systems Management 12
SUSE Linux Enterprise Module for Containers 12
SUSE Linux Enterprise Module for High Performance Computing 12
SUSE Linux Enterprise Module for Legacy Software 12
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15
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 Server 11
SUSE Linux Enterprise Server 11 SP1
SUSE Linux Enterprise Server 11 SP1-LTSS
SUSE Linux Enterprise Server 11 SP1-TERADATA
SUSE Linux Enterprise Server 11 SP2
SUSE Linux Enterprise Server 11 SP2-LTSS
SUSE Linux Enterprise Server 11 SP3
SUSE Linux Enterprise Server 11 SP3-LTSS
SUSE Linux Enterprise Server 11 SP3-TERADATA
SUSE Linux Enterprise Server 11 SP4
SUSE Linux Enterprise Server 11 SP4-LTSS
SUSE Linux Enterprise Server 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-LTSS
SUSE Linux Enterprise Server 12 SP3
SUSE Linux Enterprise Server 12 SP4
SUSE Linux Enterprise Server 12-LTSS
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2
SUSE Linux Enterprise Server for SAP Applications 11
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA
SUSE Linux Enterprise Server for SAP Applications 11 SP2
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP3
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA
SUSE Linux Enterprise Server for SAP Applications 11 SP4
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS
SUSE Linux Enterprise Server for SAP Applications 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-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP3
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 Linux Enterprise Workstation Extension 12 SP4
SUSE Linux Enterprise Workstation Extension 15
SUSE OpenStack Cloud 6
SUSE OpenStack Cloud 7
Product(s):
Definition Synopsis
  • openSUSE Leap 15.0 is installed
  • AND Package Information
  • NetworkManager-applet-1.8.10-lp150.3 is installed
  • OR NetworkManager-applet-lang-1.8.10-lp150.3 is installed
  • OR NetworkManager-connection-editor-1.8.10-lp150.3 is installed
  • OR libnm-gtk0-1.8.10-lp150.3 is installed
  • OR libnma0-1.8.10-lp150.3 is installed
  • OR nma-data-1.8.10-lp150.3 is installed
  • OR typelib-1_0-NMGtk-1_0-1.8.10-lp150.3 is installed
  • Definition Synopsis
  • openSUSE Leap 42.3 is installed
  • AND android-tools-5.1.1_r8-8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND dracut-037-34 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • gegl-0.2.0-10.3 is installed
  • OR gegl-0_2-0.2.0-10.3 is installed
  • OR gegl-0_2-lang-0.2.0-10.3 is installed
  • OR libgegl-0_2-0-0.2.0-10.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND Package Information
  • MozillaFirefox-45.6.0esr-96 is installed
  • OR MozillaFirefox-translations-45.6.0esr-96 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND Package Information
  • libopenjp2-7-2.1.0-4.3 is installed
  • OR openjpeg2-2.1.0-4.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP4 is installed
  • AND Package Information
  • alsa-1.0.27.2-15 is installed
  • OR libasound2-1.0.27.2-15 is installed
  • OR libasound2-32bit-1.0.27.2-15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Advanced Systems Management 12 is installed
  • AND Package Information
  • puppet-3.8.5-15.9 is installed
  • OR puppet-server-3.8.5-15.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Containers 12 is installed
  • AND docker-1.10.3-66 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for High Performance Computing 12 is installed
  • AND Package Information
  • libpmi0-17.02.11-6.19 is installed
  • OR libslurm31-17.02.11-6.19 is installed
  • OR perl-slurm-17.02.11-6.19 is installed
  • OR slurm-17.02.11-6.19 is installed
  • OR slurm-auth-none-17.02.11-6.19 is installed
  • OR slurm-config-17.02.11-6.19 is installed
  • OR slurm-devel-17.02.11-6.19 is installed
  • OR slurm-doc-17.02.11-6.19 is installed
  • OR slurm-lua-17.02.11-6.19 is installed
  • OR slurm-munge-17.02.11-6.19 is installed
  • OR slurm-pam_slurm-17.02.11-6.19 is installed
  • OR slurm-plugins-17.02.11-6.19 is installed
  • OR slurm-sched-wiki-17.02.11-6.19 is installed
  • OR slurm-slurmdb-direct-17.02.11-6.19 is installed
  • OR slurm-slurmdbd-17.02.11-6.19 is installed
  • OR slurm-sql-17.02.11-6.19 is installed
  • OR slurm-torque-17.02.11-6.19 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.24.9 is installed
  • OR openldap2-2.4.41-18.24.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
  • AND Package Information
  • ceph-13.2.4.125+gad802694f5-3.7 is installed
  • OR ceph-base-13.2.4.125+gad802694f5-3.7 is installed
  • OR ceph-fuse-13.2.4.125+gad802694f5-3.7 is installed
  • OR ceph-mds-13.2.4.125+gad802694f5-3.7 is installed
  • OR ceph-mgr-13.2.4.125+gad802694f5-3.7 is installed
  • OR ceph-mon-13.2.4.125+gad802694f5-3.7 is installed
  • OR ceph-osd-13.2.4.125+gad802694f5-3.7 is installed
  • OR ceph-radosgw-13.2.4.125+gad802694f5-3.7 is installed
  • OR ceph-resource-agents-13.2.4.125+gad802694f5-3.7 is installed
  • OR rbd-fuse-13.2.4.125+gad802694f5-3.7 is installed
  • OR rbd-mirror-13.2.4.125+gad802694f5-3.7 is installed
  • OR rbd-nbd-13.2.4.125+gad802694f5-3.7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Public Cloud 12 is installed
  • AND Package Information
  • kernel-ec2-3.12.38-44 is installed
  • OR kernel-ec2-devel-3.12.38-44 is installed
  • OR kernel-ec2-extra-3.12.38-44 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Server Applications 15 is installed
  • AND Package Information
  • ovmf-2017+git1510945757.b2662641d5-5.19 is installed
  • OR ovmf-tools-2017+git1510945757.b2662641d5-5.19 is installed
  • OR qemu-ovmf-x86_64-2017+git1510945757.b2662641d5-5.19 is installed
  • OR qemu-uefi-aarch64-2017+git1510945757.b2662641d5-5.19 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 12 is installed
  • AND python-Twisted-15.2.1-8 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 is installed
  • AND pyxml-0.8.4-194.19 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 is installed
  • AND pyxml-0.8.4-194.19 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • libpython2_6-1_0-2.6.8-0.13 is installed
  • OR libpython2_6-1_0-32bit-2.6.8-0.13 is installed
  • OR libpython2_6-1_0-x86-2.6.8-0.13 is installed
  • OR python-2.6.8-0.13 is installed
  • OR python-32bit-2.6.8-0.13 is installed
  • OR python-base-2.6.8-0.13 is installed
  • OR python-base-32bit-2.6.8-0.13 is installed
  • OR python-base-x86-2.6.8-0.13 is installed
  • OR python-curses-2.6.8-0.13 is installed
  • OR python-demo-2.6.8-0.13 is installed
  • OR python-doc-2.6-8.13 is installed
  • OR python-doc-pdf-2.6-8.13 is installed
  • OR python-gdbm-2.6.8-0.13 is installed
  • OR python-idle-2.6.8-0.13 is installed
  • OR python-tk-2.6.8-0.13 is installed
  • OR python-x86-2.6.8-0.13 is installed
  • OR python-xml-2.6.8-0.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • libpython2_6-1_0-2.6.8-0.13 is installed
  • OR libpython2_6-1_0-32bit-2.6.8-0.13 is installed
  • OR libpython2_6-1_0-x86-2.6.8-0.13 is installed
  • OR python-2.6.8-0.13 is installed
  • OR python-32bit-2.6.8-0.13 is installed
  • OR python-base-2.6.8-0.13 is installed
  • OR python-base-32bit-2.6.8-0.13 is installed
  • OR python-base-x86-2.6.8-0.13 is installed
  • OR python-curses-2.6.8-0.13 is installed
  • OR python-demo-2.6.8-0.13 is installed
  • OR python-doc-2.6-8.13 is installed
  • OR python-doc-pdf-2.6-8.13 is installed
  • OR python-gdbm-2.6.8-0.13 is installed
  • OR python-idle-2.6.8-0.13 is installed
  • OR python-tk-2.6.8-0.13 is installed
  • OR python-x86-2.6.8-0.13 is installed
  • OR python-xml-2.6.8-0.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • libpython2_6-1_0-2.6.8-0.13 is installed
  • OR libpython2_6-1_0-32bit-2.6.8-0.13 is installed
  • OR libpython2_6-1_0-x86-2.6.8-0.13 is installed
  • OR python-2.6.8-0.13 is installed
  • OR python-32bit-2.6.8-0.13 is installed
  • OR python-base-2.6.8-0.13 is installed
  • OR python-base-32bit-2.6.8-0.13 is installed
  • OR python-base-x86-2.6.8-0.13 is installed
  • OR python-curses-2.6.8-0.13 is installed
  • OR python-demo-2.6.8-0.13 is installed
  • OR python-doc-2.6-8.13 is installed
  • OR python-doc-pdf-2.6-8.13 is installed
  • OR python-gdbm-2.6.8-0.13 is installed
  • OR python-idle-2.6.8-0.13 is installed
  • OR python-tk-2.6.8-0.13 is installed
  • OR python-x86-2.6.8-0.13 is installed
  • OR python-xml-2.6.8-0.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • libpython2_6-1_0-2.6.8-0.13 is installed
  • OR libpython2_6-1_0-32bit-2.6.8-0.13 is installed
  • OR libpython2_6-1_0-x86-2.6.8-0.13 is installed
  • OR python-2.6.8-0.13 is installed
  • OR python-32bit-2.6.8-0.13 is installed
  • OR python-base-2.6.8-0.13 is installed
  • OR python-base-32bit-2.6.8-0.13 is installed
  • OR python-base-x86-2.6.8-0.13 is installed
  • OR python-curses-2.6.8-0.13 is installed
  • OR python-demo-2.6.8-0.13 is installed
  • OR python-doc-2.6-8.13 is installed
  • OR python-doc-pdf-2.6-8.13 is installed
  • OR python-gdbm-2.6.8-0.13 is installed
  • OR python-idle-2.6.8-0.13 is installed
  • OR python-tk-2.6.8-0.13 is installed
  • OR python-x86-2.6.8-0.13 is installed
  • OR python-xml-2.6.8-0.13 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • ark-4.3.5-0.3 is installed
  • OR kcalc-4.3.5-0.3 is installed
  • OR kcharselect-4.3.5-0.3 is installed
  • OR kdessh-4.3.5-0.3 is installed
  • OR kdf-4.3.5-0.3 is installed
  • OR kfloppy-4.3.5-0.3 is installed
  • OR kgpg-4.3.5-0.3 is installed
  • OR ktimer-4.3.5-0.3 is installed
  • OR kwalletmanager-4.3.5-0.3 is installed
  • OR kwikdisk-4.3.5-0.3 is installed
  • OR okteta-4.3.5-0.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • ark-4.3.5-0.3 is installed
  • OR kcalc-4.3.5-0.3 is installed
  • OR kcharselect-4.3.5-0.3 is installed
  • OR kdessh-4.3.5-0.3 is installed
  • OR kdf-4.3.5-0.3 is installed
  • OR kfloppy-4.3.5-0.3 is installed
  • OR kgpg-4.3.5-0.3 is installed
  • OR ktimer-4.3.5-0.3 is installed
  • OR kwalletmanager-4.3.5-0.3 is installed
  • OR kwikdisk-4.3.5-0.3 is installed
  • OR okteta-4.3.5-0.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • ark-4.3.5-0.3 is installed
  • OR kcalc-4.3.5-0.3 is installed
  • OR kcharselect-4.3.5-0.3 is installed
  • OR kdessh-4.3.5-0.3 is installed
  • OR kdf-4.3.5-0.3 is installed
  • OR kfloppy-4.3.5-0.3 is installed
  • OR kgpg-4.3.5-0.3 is installed
  • OR ktimer-4.3.5-0.3 is installed
  • OR kwalletmanager-4.3.5-0.3 is installed
  • OR kwikdisk-4.3.5-0.3 is installed
  • OR okteta-4.3.5-0.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND mailman-2.1.12-0.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND
  • MozillaFirefox-31.4.0esr-0.3 is installed
  • OR MozillaFirefox-translations-31.4.0esr-0.3 is installed
  • OR libfreebl3-3.17.3-0.3 is installed
  • OR libfreebl3-32bit-3.17.3-0.3 is installed
  • OR mozilla-nss-3.17.3-0.3 is installed
  • OR mozilla-nss-32bit-3.17.3-0.3 is installed
  • OR mozilla-nss-tools-3.17.3-0.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • MozillaFirefox-31.4.0esr-0.3 is installed
  • OR MozillaFirefox-translations-31.4.0esr-0.3 is installed
  • OR libfreebl3-3.17.3-0.3 is installed
  • OR libfreebl3-32bit-3.17.3-0.3 is installed
  • OR mozilla-nss-3.17.3-0.3 is installed
  • OR mozilla-nss-32bit-3.17.3-0.3 is installed
  • OR mozilla-nss-tools-3.17.3-0.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND
  • MozillaFirefox-31.4.0esr-0.3 is installed
  • OR MozillaFirefox-translations-31.4.0esr-0.3 is installed
  • OR libfreebl3-3.17.3-0.3 is installed
  • OR libfreebl3-32bit-3.17.3-0.3 is installed
  • OR mozilla-nss-3.17.3-0.3 is installed
  • OR mozilla-nss-32bit-3.17.3-0.3 is installed
  • OR mozilla-nss-tools-3.17.3-0.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • MozillaFirefox-31.4.0esr-0.3 is installed
  • OR MozillaFirefox-translations-31.4.0esr-0.3 is installed
  • OR libfreebl3-3.17.3-0.3 is installed
  • OR libfreebl3-32bit-3.17.3-0.3 is installed
  • OR mozilla-nss-3.17.3-0.3 is installed
  • OR mozilla-nss-32bit-3.17.3-0.3 is installed
  • OR mozilla-nss-tools-3.17.3-0.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • ImageMagick-6.4.3.6-7.78.34 is installed
  • OR libMagickCore1-6.4.3.6-7.78.34 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.78.34 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • ImageMagick-6.4.3.6-7.78.34 is installed
  • OR libMagickCore1-6.4.3.6-7.78.34 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.78.34 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
  • MozillaFirefox-10.0.12-0.4 is installed
  • OR MozillaFirefox-translations-10.0.12-0.4 is installed
  • OR libfreebl3-3.14.1-0.3 is installed
  • OR libfreebl3-32bit-3.14.1-0.3 is installed
  • OR libfreebl3-x86-3.14.1-0.3 is installed
  • OR mozilla-nspr-4.9.4-0.3 is installed
  • OR mozilla-nspr-32bit-4.9.4-0.3 is installed
  • OR mozilla-nspr-x86-4.9.4-0.3 is installed
  • OR mozilla-nss-3.14.1-0.3 is installed
  • OR mozilla-nss-32bit-3.14.1-0.3 is installed
  • OR mozilla-nss-tools-3.14.1-0.3 is installed
  • OR mozilla-nss-x86-3.14.1-0.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND
  • MozillaFirefox-10.0.12-0.4 is installed
  • OR MozillaFirefox-translations-10.0.12-0.4 is installed
  • OR libfreebl3-3.14.1-0.3 is installed
  • OR libfreebl3-32bit-3.14.1-0.3 is installed
  • OR libfreebl3-x86-3.14.1-0.3 is installed
  • OR mozilla-nspr-4.9.4-0.3 is installed
  • OR mozilla-nspr-32bit-4.9.4-0.3 is installed
  • OR mozilla-nspr-x86-4.9.4-0.3 is installed
  • OR mozilla-nss-3.14.1-0.3 is installed
  • OR mozilla-nss-32bit-3.14.1-0.3 is installed
  • OR mozilla-nss-tools-3.14.1-0.3 is installed
  • OR mozilla-nss-x86-3.14.1-0.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • MozillaFirefox-10.0.12-0.4 is installed
  • OR MozillaFirefox-translations-10.0.12-0.4 is installed
  • OR libfreebl3-3.14.1-0.3 is installed
  • OR libfreebl3-32bit-3.14.1-0.3 is installed
  • OR libfreebl3-x86-3.14.1-0.3 is installed
  • OR mozilla-nspr-4.9.4-0.3 is installed
  • OR mozilla-nspr-32bit-4.9.4-0.3 is installed
  • OR mozilla-nspr-x86-4.9.4-0.3 is installed
  • OR mozilla-nss-3.14.1-0.3 is installed
  • OR mozilla-nss-32bit-3.14.1-0.3 is installed
  • OR mozilla-nss-tools-3.14.1-0.3 is installed
  • OR mozilla-nss-x86-3.14.1-0.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND Package Information
  • apache2-mod_php5-5.2.14-0.7.24 is installed
  • OR php5-5.2.14-0.7.24 is installed
  • OR php5-bcmath-5.2.14-0.7.24 is installed
  • OR php5-bz2-5.2.14-0.7.24 is installed
  • OR php5-calendar-5.2.14-0.7.24 is installed
  • OR php5-ctype-5.2.14-0.7.24 is installed
  • OR php5-curl-5.2.14-0.7.24 is installed
  • OR php5-dba-5.2.14-0.7.24 is installed
  • OR php5-dbase-5.2.14-0.7.24 is installed
  • OR php5-dom-5.2.14-0.7.24 is installed
  • OR php5-exif-5.2.14-0.7.24 is installed
  • OR php5-fastcgi-5.2.14-0.7.24 is installed
  • OR php5-ftp-5.2.14-0.7.24 is installed
  • OR php5-gd-5.2.14-0.7.24 is installed
  • OR php5-gettext-5.2.14-0.7.24 is installed
  • OR php5-gmp-5.2.14-0.7.24 is installed
  • OR php5-hash-5.2.14-0.7.24 is installed
  • OR php5-iconv-5.2.14-0.7.24 is installed
  • OR php5-json-5.2.14-0.7.24 is installed
  • OR php5-ldap-5.2.14-0.7.24 is installed
  • OR php5-mbstring-5.2.14-0.7.24 is installed
  • OR php5-mcrypt-5.2.14-0.7.24 is installed
  • OR php5-mysql-5.2.14-0.7.24 is installed
  • OR php5-odbc-5.2.14-0.7.24 is installed
  • OR php5-openssl-5.2.14-0.7.24 is installed
  • OR php5-pcntl-5.2.14-0.7.24 is installed
  • OR php5-pdo-5.2.14-0.7.24 is installed
  • OR php5-pear-5.2.14-0.7.24 is installed
  • OR php5-pgsql-5.2.14-0.7.24 is installed
  • OR php5-pspell-5.2.14-0.7.24 is installed
  • OR php5-shmop-5.2.14-0.7.24 is installed
  • OR php5-snmp-5.2.14-0.7.24 is installed
  • OR php5-soap-5.2.14-0.7.24 is installed
  • OR php5-suhosin-5.2.14-0.7.24 is installed
  • OR php5-sysvmsg-5.2.14-0.7.24 is installed
  • OR php5-sysvsem-5.2.14-0.7.24 is installed
  • OR php5-sysvshm-5.2.14-0.7.24 is installed
  • OR php5-tokenizer-5.2.14-0.7.24 is installed
  • OR php5-wddx-5.2.14-0.7.24 is installed
  • OR php5-xmlreader-5.2.14-0.7.24 is installed
  • OR php5-xmlrpc-5.2.14-0.7.24 is installed
  • OR php5-xmlwriter-5.2.14-0.7.24 is installed
  • OR php5-xsl-5.2.14-0.7.24 is installed
  • OR php5-zip-5.2.14-0.7.24 is installed
  • OR php5-zlib-5.2.14-0.7.24 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • ntp-4.2.8p6-41 is installed
  • OR ntp-doc-4.2.8p6-41 is installed
  • OR yast2-ntp-client-2.17.14.1-1.12 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • ntp-4.2.8p6-41 is installed
  • OR ntp-doc-4.2.8p6-41 is installed
  • OR yast2-ntp-client-2.17.14.1-1.12 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • MozillaFirefox-24.5.0esr-0.8 is installed
  • OR MozillaFirefox-branding-SLED-24-0.7 is installed
  • OR MozillaFirefox-translations-24.5.0esr-0.8 is installed
  • OR libfreebl3-3.16-0.8 is installed
  • OR libfreebl3-32bit-3.16-0.8 is installed
  • OR libfreebl3-x86-3.16-0.8 is installed
  • OR libsoftokn3-3.16-0.8 is installed
  • OR libsoftokn3-32bit-3.16-0.8 is installed
  • OR libsoftokn3-x86-3.16-0.8 is installed
  • OR mozilla-nspr-4.10.4-0.3 is installed
  • OR mozilla-nspr-32bit-4.10.4-0.3 is installed
  • OR mozilla-nspr-x86-4.10.4-0.3 is installed
  • OR mozilla-nss-3.16-0.8 is installed
  • OR mozilla-nss-32bit-3.16-0.8 is installed
  • OR mozilla-nss-tools-3.16-0.8 is installed
  • OR mozilla-nss-x86-3.16-0.8 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • MozillaFirefox-24.5.0esr-0.8 is installed
  • OR MozillaFirefox-branding-SLED-24-0.7 is installed
  • OR MozillaFirefox-translations-24.5.0esr-0.8 is installed
  • OR libfreebl3-3.16-0.8 is installed
  • OR libfreebl3-32bit-3.16-0.8 is installed
  • OR libfreebl3-x86-3.16-0.8 is installed
  • OR libsoftokn3-3.16-0.8 is installed
  • OR libsoftokn3-32bit-3.16-0.8 is installed
  • OR libsoftokn3-x86-3.16-0.8 is installed
  • OR mozilla-nspr-4.10.4-0.3 is installed
  • OR mozilla-nspr-32bit-4.10.4-0.3 is installed
  • OR mozilla-nspr-x86-4.10.4-0.3 is installed
  • OR mozilla-nss-3.16-0.8 is installed
  • OR mozilla-nss-32bit-3.16-0.8 is installed
  • OR mozilla-nss-tools-3.16-0.8 is installed
  • OR mozilla-nss-x86-3.16-0.8 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • MozillaFirefox-24.5.0esr-0.8 is installed
  • OR MozillaFirefox-branding-SLED-24-0.7 is installed
  • OR MozillaFirefox-translations-24.5.0esr-0.8 is installed
  • OR libfreebl3-3.16-0.8 is installed
  • OR libfreebl3-32bit-3.16-0.8 is installed
  • OR libfreebl3-x86-3.16-0.8 is installed
  • OR libsoftokn3-3.16-0.8 is installed
  • OR libsoftokn3-32bit-3.16-0.8 is installed
  • OR libsoftokn3-x86-3.16-0.8 is installed
  • OR mozilla-nspr-4.10.4-0.3 is installed
  • OR mozilla-nspr-32bit-4.10.4-0.3 is installed
  • OR mozilla-nspr-x86-4.10.4-0.3 is installed
  • OR mozilla-nss-3.16-0.8 is installed
  • OR mozilla-nss-32bit-3.16-0.8 is installed
  • OR mozilla-nss-tools-3.16-0.8 is installed
  • OR mozilla-nss-x86-3.16-0.8 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • MozillaFirefox-24.5.0esr-0.8 is installed
  • OR MozillaFirefox-branding-SLED-24-0.7 is installed
  • OR MozillaFirefox-translations-24.5.0esr-0.8 is installed
  • OR libfreebl3-3.16-0.8 is installed
  • OR libfreebl3-32bit-3.16-0.8 is installed
  • OR libfreebl3-x86-3.16-0.8 is installed
  • OR libsoftokn3-3.16-0.8 is installed
  • OR libsoftokn3-32bit-3.16-0.8 is installed
  • OR libsoftokn3-x86-3.16-0.8 is installed
  • OR mozilla-nspr-4.10.4-0.3 is installed
  • OR mozilla-nspr-32bit-4.10.4-0.3 is installed
  • OR mozilla-nspr-x86-4.10.4-0.3 is installed
  • OR mozilla-nss-3.16-0.8 is installed
  • OR mozilla-nss-32bit-3.16-0.8 is installed
  • OR mozilla-nss-tools-3.16-0.8 is installed
  • OR mozilla-nss-x86-3.16-0.8 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND
  • MozillaFirefox-24.5.0esr-0.8 is installed
  • OR MozillaFirefox-branding-SLED-24-0.7 is installed
  • OR MozillaFirefox-translations-24.5.0esr-0.8 is installed
  • OR libfreebl3-3.16-0.8 is installed
  • OR libfreebl3-32bit-3.16-0.8 is installed
  • OR libfreebl3-x86-3.16-0.8 is installed
  • OR libsoftokn3-3.16-0.8 is installed
  • OR libsoftokn3-32bit-3.16-0.8 is installed
  • OR libsoftokn3-x86-3.16-0.8 is installed
  • OR mozilla-nspr-4.10.4-0.3 is installed
  • OR mozilla-nspr-32bit-4.10.4-0.3 is installed
  • OR mozilla-nspr-x86-4.10.4-0.3 is installed
  • OR mozilla-nss-3.16-0.8 is installed
  • OR mozilla-nss-32bit-3.16-0.8 is installed
  • OR mozilla-nss-tools-3.16-0.8 is installed
  • OR mozilla-nss-x86-3.16-0.8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND Package Information
  • libapr-util1-1.3.4-12.22.21 is installed
  • OR libapr-util1-32bit-1.3.4-12.22.21 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • ghostscript-fonts-other-8.62-32.47.13 is installed
  • OR ghostscript-fonts-rus-8.62-32.47.13 is installed
  • OR ghostscript-fonts-std-8.62-32.47.13 is installed
  • OR ghostscript-library-8.62-32.47.13 is installed
  • OR ghostscript-omni-8.62-32.47.13 is installed
  • OR ghostscript-x11-8.62-32.47.13 is installed
  • OR libgimpprint-4.2.7-32.47.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • ghostscript-fonts-other-8.62-32.47.13 is installed
  • OR ghostscript-fonts-rus-8.62-32.47.13 is installed
  • OR ghostscript-fonts-std-8.62-32.47.13 is installed
  • OR ghostscript-library-8.62-32.47.13 is installed
  • OR ghostscript-omni-8.62-32.47.13 is installed
  • OR ghostscript-x11-8.62-32.47.13 is installed
  • OR libgimpprint-4.2.7-32.47.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • ghostscript-fonts-other-8.62-32.47.13 is installed
  • OR ghostscript-fonts-rus-8.62-32.47.13 is installed
  • OR ghostscript-fonts-std-8.62-32.47.13 is installed
  • OR ghostscript-library-8.62-32.47.13 is installed
  • OR ghostscript-omni-8.62-32.47.13 is installed
  • OR ghostscript-x11-8.62-32.47.13 is installed
  • OR libgimpprint-4.2.7-32.47.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • ghostscript-fonts-other-8.62-32.47.13 is installed
  • OR ghostscript-fonts-rus-8.62-32.47.13 is installed
  • OR ghostscript-fonts-std-8.62-32.47.13 is installed
  • OR ghostscript-library-8.62-32.47.13 is installed
  • OR ghostscript-omni-8.62-32.47.13 is installed
  • OR ghostscript-x11-8.62-32.47.13 is installed
  • OR libgimpprint-4.2.7-32.47.13 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • xen-4.2.5_21-45.16 is installed
  • OR xen-doc-html-4.2.5_21-45.16 is installed
  • OR xen-doc-pdf-4.2.5_21-45.16 is installed
  • OR xen-kmp-default-4.2.5_21_3.0.101_0.47.106.8-45.16 is installed
  • OR xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.8-45.16 is installed
  • OR xen-libs-4.2.5_21-45.16 is installed
  • OR xen-libs-32bit-4.2.5_21-45.16 is installed
  • OR xen-tools-4.2.5_21-45.16 is installed
  • OR xen-tools-domU-4.2.5_21-45.16 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • xen-4.2.5_21-45.16 is installed
  • OR xen-doc-html-4.2.5_21-45.16 is installed
  • OR xen-doc-pdf-4.2.5_21-45.16 is installed
  • OR xen-kmp-default-4.2.5_21_3.0.101_0.47.106.8-45.16 is installed
  • OR xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.8-45.16 is installed
  • OR xen-libs-4.2.5_21-45.16 is installed
  • OR xen-libs-32bit-4.2.5_21-45.16 is installed
  • OR xen-tools-4.2.5_21-45.16 is installed
  • OR xen-tools-domU-4.2.5_21-45.16 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • e2fsprogs-1.41.9-2.11.5 is installed
  • OR libcom_err2-1.41.9-2.11.5 is installed
  • OR libcom_err2-32bit-1.41.9-2.11.5 is installed
  • OR libext2fs2-1.41.9-2.11.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • e2fsprogs-1.41.9-2.11.5 is installed
  • OR libcom_err2-1.41.9-2.11.5 is installed
  • OR libcom_err2-32bit-1.41.9-2.11.5 is installed
  • OR libext2fs2-1.41.9-2.11.5 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND
  • MozillaFirefox-52.5.0esr-72.17 is installed
  • OR MozillaFirefox-translations-52.5.0esr-72.17 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND
  • MozillaFirefox-52.5.0esr-72.17 is installed
  • OR MozillaFirefox-translations-52.5.0esr-72.17 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND Package Information
  • java-1_7_1-ibm-1.7.1_sr3.0-1 is installed
  • OR java-1_7_1-ibm-alsa-1.7.1_sr3.0-1 is installed
  • OR java-1_7_1-ibm-jdbc-1.7.1_sr3.0-1 is installed
  • OR java-1_7_1-ibm-plugin-1.7.1_sr3.0-1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4-LTSS is installed
  • AND LibVNCServer-0.9.1-160.14 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
  • AND LibVNCServer-0.9.1-160.14 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 is installed
  • AND
  • cpio-2.11-29 is installed
  • OR cpio-lang-2.11-29 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND
  • cpio-2.11-29 is installed
  • OR cpio-lang-2.11-29 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • expat-2.1.0-13 is installed
  • OR libexpat1-2.1.0-13 is installed
  • OR libexpat1-32bit-2.1.0-13 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND
  • apache2-2.4.16-20.19 is installed
  • OR apache2-doc-2.4.16-20.19 is installed
  • OR apache2-example-pages-2.4.16-20.19 is installed
  • OR apache2-prefork-2.4.16-20.19 is installed
  • OR apache2-utils-2.4.16-20.19 is installed
  • OR apache2-worker-2.4.16-20.19 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
  • AND
  • apache2-2.4.16-20.19 is installed
  • OR apache2-doc-2.4.16-20.19 is installed
  • OR apache2-example-pages-2.4.16-20.19 is installed
  • OR apache2-prefork-2.4.16-20.19 is installed
  • OR apache2-utils-2.4.16-20.19 is installed
  • OR apache2-worker-2.4.16-20.19 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND Package Information
  • kgraft-patch-3_12_69-60_64_35-default-4-2 is installed
  • OR kgraft-patch-3_12_69-60_64_35-xen-4-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_14-4-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND
  • libarchive-3.1.2-25 is installed
  • OR libarchive13-3.1.2-25 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND
  • libarchive-3.1.2-25 is installed
  • OR libarchive13-3.1.2-25 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND git-core-1.8.5.6-18 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-BCL is installed
  • AND chrony-4.1-5.9.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND
  • kgraft-patch-4_4_74-92_38-default-10-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_13-10-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
  • AND
  • kgraft-patch-4_4_74-92_38-default-10-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_13-10-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND Package Information
  • kgraft-patch-4_4_90-92_45-default-7-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_14-7-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND sblim-sfcb-1.4.8-16 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND ant-1.9.4-3.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND
  • kgraft-patch-3_12_60-52_57-default-3-2 is installed
  • OR kgraft-patch-3_12_60-52_57-xen-3-2 is installed
  • OR kgraft-patch-SLE12_Update_16-3-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
  • AND
  • kgraft-patch-3_12_60-52_57-default-3-2 is installed
  • OR kgraft-patch-3_12_60-52_57-xen-3-2 is installed
  • OR kgraft-patch-SLE12_Update_16-3-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND Package Information
  • automake-1.13.4-6 is installed
  • OR m4-1.4.16-15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND Package Information
  • kgraft-patch-3_12_51-52_31-default-5-2 is installed
  • OR kgraft-patch-3_12_51-52_31-xen-5-2 is installed
  • OR kgraft-patch-SLE12_Update_9-5-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND Package Information
  • kgraft-patch-3_12_69-60_64_32-default-9-2 is installed
  • OR kgraft-patch-3_12_69-60_64_32-xen-9-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_13-9-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND ucode-intel-20180807-13.29 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND Package Information
  • compat-libldap-2_3-0-2.3.37-18.24.9 is installed
  • OR openldap2-2.4.41-18.24.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
  • AND Package Information
  • compat-openssl098-0.9.8j-106.12 is installed
  • OR libopenssl0_9_8-0.9.8j-106.12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND libgio-fam-2.38.2-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
  • AND gnome-shell-calendar-3.10.4-40 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND libnewt0_52-0.52.16-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND Package Information
  • dia-0.97.3-15 is installed
  • OR dia-lang-0.97.3-15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
  • AND libzmq3-4.0.4-14 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 15 is installed
  • AND Package Information
  • libraw-0.18.9-3.5 is installed
  • OR libraw-devel-0.18.9-3.5 is installed
  • OR libraw16-0.18.9-3.5 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 6 is installed
  • AND Package Information
  • openstack-dashboard-8.0.2~a0~dev7-2 is installed
  • OR python-horizon-8.0.2~a0~dev7-2 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 7 is installed
  • AND Package Information
  • openstack-dashboard-10.0.6~dev4-4.15 is installed
  • OR openstack-heat-7.0.7~dev10-5.12 is installed
  • OR openstack-heat-api-7.0.7~dev10-5.12 is installed
  • OR openstack-heat-api-cfn-7.0.7~dev10-5.12 is installed
  • OR openstack-heat-api-cloudwatch-7.0.7~dev10-5.12 is installed
  • OR openstack-heat-doc-7.0.7~dev10-5.12 is installed
  • OR openstack-heat-engine-7.0.7~dev10-5.12 is installed
  • OR openstack-heat-plugin-heat_docker-7.0.7~dev10-5.12 is installed
  • OR openstack-heat-test-7.0.7~dev10-5.12 is installed
  • OR openstack-horizon-plugin-designate-ui-3.0.2~dev1-3.6 is installed
  • OR openstack-keystone-10.0.3~dev9-7.12 is installed
  • OR openstack-keystone-doc-10.0.3~dev9-7.12 is installed
  • OR openstack-nova-14.0.11~dev13-4.25 is installed
  • OR openstack-nova-api-14.0.11~dev13-4.25 is installed
  • OR openstack-nova-cells-14.0.11~dev13-4.25 is installed
  • OR openstack-nova-cert-14.0.11~dev13-4.25 is installed
  • OR openstack-nova-compute-14.0.11~dev13-4.25 is installed
  • OR openstack-nova-conductor-14.0.11~dev13-4.25 is installed
  • OR openstack-nova-console-14.0.11~dev13-4.25 is installed
  • OR openstack-nova-consoleauth-14.0.11~dev13-4.25 is installed
  • OR openstack-nova-doc-14.0.11~dev13-4.25 is installed
  • OR openstack-nova-novncproxy-14.0.11~dev13-4.25 is installed
  • OR openstack-nova-placement-api-14.0.11~dev13-4.25 is installed
  • OR openstack-nova-scheduler-14.0.11~dev13-4.25 is installed
  • OR openstack-nova-serialproxy-14.0.11~dev13-4.25 is installed
  • OR openstack-nova-vncproxy-14.0.11~dev13-4.25 is installed
  • OR python-heat-7.0.7~dev10-5.12 is installed
  • OR python-horizon-10.0.6~dev4-4.15 is installed
  • OR python-horizon-plugin-designate-ui-3.0.2~dev1-3.6 is installed
  • OR python-keystone-10.0.3~dev9-7.12 is installed
  • OR python-nova-14.0.11~dev13-4.25 is installed
  • OR python-os-vif-1.2.1-3.3 is installed
  • BACK