Oval Definition:oval:org.opensuse.security:def:11209
Revision Date:2021-05-10Version:1
Title:Security update for perl-Image-ExifTool (Important)
Description:

This update for perl-Image-ExifTool fixes the following issues:

Update to version 12.25 fixes (boo#1185547 CVE-2021-22204)

JPEG XL support is now official * Added read support for Medical Research Council (MRC) image files * Added ability to write a number of 3gp tags in video files * Added a new Sony PictureProfile value (thanks Jos Roost) * Added a new Sony LensType (thanks LibRaw) * Added a new Nikon LensID (thanks Niels Kristian Bech Jensen) * Added a new Canon LensType * Decode more GPS information from Blackvue dashcam videos * Decode a couple of new NikonSettings tags (thanks Warren Hatch) * Decode a few new RIFF tags * Improved Validate option to add minor warning if standard XMP is missing xpacket wrapper * Avoid decoding some large arrays in DNG images to improve performance unless the -m option is used * Patched bug that could give runtime warning when trying to write an empty XMP structure * Fixed decoding of ImageWidth/Height for JPEG XL images * Fixed problem were Microsoft Xtra tags couldn't be deleted

version 12.24:

Added a new PhaseOne RawFormat value (thanks LibRaw) * Decode a new Sony tag (thanks Jos Roost) * Decode a few new Panasonic and FujiFilm tags (thanks LibRaw and Greybeard) * Patched security vulnerability in DjVu reader * Updated acdsee.config in distribution (thanks StarGeek) * Recognize AutoCAD DXF files * More work on experimental JUMBF read support * More work on experimental JPEG XL read/write support

version 12.23:

Added support for Olympus ORI files * Added experimental read/write support for JPEG XL images * Added experimental read support for JUMBF metadata in JPEG and Jpeg2000 images * Added built-in support for parsing GPS track from Denver ACG-8050 videos with the -ee option * Added a some new Sony lenses (thanks Jos Roost and LibRaw) * Changed priority of Samsung trailer tags so the first DepthMapImage takes precedence when -a is not used * Improved identification of M4A audio files * Patched to avoid escaping ',' in 'Binary data' message when -struct is used * Removed Unknown flag from MXF VideoCodingSchemeID tag * Fixed -forcewrite=EXIF to apply to EXIF in binary header of EPS files * API Changes: + Added BlockExtract option

version 12.22:

Added a few new Sony LensTypes and a new SonyModelID (thanks Jos Roost and LibRaw) * Added Extra BaseName tag * Added a new CanonModelID (thanks LibRaw) * Decode timed GPS from unlisted programs in M2TS videos with the -ee3 option * Decode more Sony rtmd tags * Decode some tags for the Sony ILME-FX3 (thanks Jos Roost) * Allow negative values to be written to XMP-aux:LensID * Recognize HEVC video program in M2TS files * Enhanced -b option so --b suppresses tags with binary data * Improved flexibility when writing GPS coordinates: + Now pulls latitude and longitude from a combined GPSCoordinates string + Recognizes the full word 'South' and 'West' to write negative coordinates * Improved warning when trying to write an integer QuickTime date/time tag and Time::Local is not available * Convert GPSSpeed from mph to km/h in timed GPS from Garmin MP4 videos

version 12.21:

Added a few new iOS QuickTime tags * Decode a couple more Sony rtmd tags * Patch to avoid possible 'Use of uninitialized value' warning when attempting to write QuickTime date/time tags with an invalid value * Fixed problem writing Microsoft Xtra tags * Fixed Windows daylight savings time patch for file times that was broken in 12.19 (however directory times will not yet handle DST properly)

version 12.20:

Added ability to write some Microsoft Xtra tags in MOV/MP4 videos * Added two new Canon LensType values (thanks Norbert Wasser) * Added a new Nikon LensID * Fixed problem reading FITS comments that start before column 11

version 12.19:

Added -list_dir option * Added the 'ls-l' Shortcut tag * Extract Comment and History from FITS files * Enhanced FilePermissions to include device type (similar to 'ls -l') * Changed the name of Apple ContentIdentifier tag to MediaGroupUUID (thanks Neal Krawetz) * Fixed a potential 'substr outside of string' runtime error when reading corrupted EXIF * Fixed edge case where NikonScanIFD may not be copied properly when copying MakerNotes to another file * API Changes: + Added ability to read/write System tags of directories + Enhanced GetAllGroups() to support family 7 and take optional ExifTool reference + Changed QuickTimeHandler option default to 1

version 12.18:

Added a new SonyModelID * Decode a number of Sony tags for the ILCE-1 (thanks Jos Roost) * Decode a couple of new Canon tags (thanks LibRaw) * Patched to read differently formatted UserData:Keywords as written by iPhone * Patched to tolerate out-of-order Nikon MakerNote IFD entries when obtaining tags necessary for decryption * Fixed a few possible Condition warnings for some NikonSettings tags

version 12.17:

Added a new Canon FocusMode value * Added a new FujiFilm FilmMode value * Added a number of new XMP-crs tags (thanks Herb) * Decode a new H264 MDPM tag * Allow non-conforming lower-case XMP boolean 'true' and 'false' values to be written, but only when print conversion is disabled * Improved Validate option to warn about non-capitalized boolean XMP values * Improved logic for setting GPSLatitude/LongitudeRef values when writing * Changed -json and -php options so the -a option is implied even without the -g option * Avoid extracting audio/video data from AVI videos when -ee -u is used * Patched decoding of Canon ContinuousShootingSpeed for newer firmware versions of the EOS-1DXmkIII * Re-worked LensID patch of version 12.00 (github issue #51) * Fixed a few typos in newly-added NikonSettings tags (thanks Herb) * Fixed problem where group could not be specified for PNG-pHYs tags when writing version 12.16: * Extract another form of video subtitle text * Enhanced -ee option with -ee2 and -ee3 to allow parsing of the H264 video stream in MP4 files * Changed a Nikon FlashMode value * Fixed problem that caused a failed DPX test on Strawberry Perl * API Changes: + Enhanced ExtractEmbedded option

version 12.15:

Added a couple of new Sony LensType values (thanks LibRaw and Jos Roost) * Added a new Nikon FlashMode value (thanks Mike) * Decode NikonSettings (thanks Warren Hatch) * Decode thermal information from DJI RJPEG images * Fixed extra newline in -echo3 and -echo4 outputs added in version 12.10 * Fixed out-of-memory problem when writing some very large PNG files under Windows

version 12.14:

Added support for 2 more types of timed GPS in video files (that makes 49 different formats now supported) * Added validity check for PDF trailer dictionary Size * Added a new Pentax LensType * Extract metadata from Jpeg2000 Association box * Changed -g:XX:YY and -G:XX:YY options to show empty strings for non-existent groups * Patched to issue warning and avoid writing date/time values with a zero month or day number * Patched to avoid runtime warnings if trying to set FileName to an empty string * Fixed issue that could cause GPS test number 12 to fail on some systems * Fixed problem extracting XML as a block from Jpeg2000 images, and extract XML tags in the XML group instead of XMP - Update URL

update to 12.13:

Add time zone automatically to most string-based QuickTime date/time tags when writing unless the PrintConv option is disabled * Added -i HIDDEN option to ignore files with names that start with '.' * Added a few new Nikon ShutterMode values (thanks Jan Skoda) * Added ability to write Google GCamera MicroVideo XMP tags * Decode a new Sony tag (thanks LibRaw) * Changed behaviour when writing only pseudo tags to return an error and avoid writing any other tags if writing FileName fails * Print 'X image files read' message even if only 1 file is read when at least one other file has failed the -if condition * Added ability to geotag from DJI CSV log files * Added a new CanonModelID * Added a couple of new Sony LensType values (thanks LibRaw) * Enhanced -csvDelim option to allow '\t', '\n', '\r' and '\\' * Unescape '\b' and '\f' in imported JSON values * Fixed bug introduced in 12.10 which generated a 'Not an integer' warning when attempting to shift some QuickTime date/time tags * Fixed shared-write permission problem with -@ argfile when using -stay_open and a filename containing special characters on Windows * Added -csvDelim option * Added new Canon and Olympus LensType values (thanks LibRaw) * Added a warning if ICC_Profile is deleted from an image (github issue #63) * EndDir() function for -if option now works when -fileOrder is used * Changed FileSize conversion to use binary prefixes since that is how the conversion is currently done (eg. MiB instead of MB) * Patched -csv option so columns aren't resorted when using -G option and one of the tags is missing from a file * Fixed incompatiblity with Google Photos when writing UserData:GPSCoordinates to MP4 videos * Fixed problem where the tags available in a -p format string were limited to the same as the -if[NUM] option when NUM was specified * Fixed incorrect decoding of SourceFileIndex/SourceDirectoryIndex for Ricoh models

Update to 12.10

Added -validate test for proper TIFF magic number in JPEG EXIF header * Added support for Nikon Z7 LensData version 0801 * Added a new XMP-GPano tag * Decode ColorData for the Canon EOS 1DXmkIII * Decode more tags for the Sony ILCE-7SM3 * Automatically apply QuickTimeUTC option for CR3 files * Improved decoding of XAttrMDLabel from MacOS files * Ignore time zones when writing date/time values and using the -d option * Enhanced -echo3 and -echo4 options to allow exit status to be returned * Changed -execute so the -q option no longer suppresses the '{ready}' message when a synchronization number is used * Added ability to copy CanonMakerNotes from CR3 images to other file types * Added read support for ON1 presets file (.ONP) * Added two new CanonModelID values * Added trailing '/' when writing QuickTime:GPSCoordinates * Added a number of new XMP-crs tags * Added a new Sony LensType (thanks Jos Roost) * Added a new Nikon Z lens (thanks LibRaw) * Added a new Canon LensType * Decode ColorData for Canon EOS R5/R6 * Decode a couple of new HEIF tags * Decode FirmwareVersion for Canon M50 * Improved decoding of Sony CreativeStyle tags * Improved parsing of Radiance files to recognize comments * Renamed GIF AspectRatio tag to PixelAspectRatio * Patched EndDir() feature so subdirectories are always processed when -r is used (previously, EndDir() would end processing of a directory completely) * Avoid loading GoPro module unnecessarily when reading MP4 videos from some other cameras * Fixed problem with an incorrect naming of CodecID tags in some MKV videos * Fixed verbose output to avoid 'adding' messages for existing flattened XMP tags * Added a new Sony LensType * Recognize Mac OS X xattr files * Extract ThumbnailImage from MP4 videos of more dashcam models * Improved decoding of a number of Sony tags * Fixed problem where the special -if EndDir() function didn't work properly for directories after the one in which it was initially called * Patched to read DLL files which don't have a .rsrc section * Patched to support new IGC date format when geotagging * Patched to read DLL files with an invalid size in the header * Added support for GoPro .360 videos * Added some new Canon RF and Nikkor Z lenses * Added some new Sony LensType and CreativeStyle values and decode some ILCE-7C tags * Added a number of new Olympus SceneMode values * Added a new Nikon LensID * Decode more timed metadata from Insta360 videos * Decode timed GPS from videos of more Garmin dashcam models * Decode a new GoPro video tag * Reformat time-only EventTime values when writing and prevent arbitrary strings from being written * Patched to accept backslashes in SourceFile entries for -csv option

update to 12.06

Added read support for Lyrics3 metadata (and fixed problem where APE metadata may be ignored if Lyrics3 exists) * Added a new Panasonic VideoBurstMode value * Added a new Olympus MultipleExposureMode value * Added a new Nikon LensID * Added back conversions for XMP-dwc EventTime that were removed in 12.04 with a patch to allow time-only values * Decode GIF AspectRatio * Decode Olympus FocusBracketStepSize * Extract PNG iDOT chunk in Binary format with the name AppleDataOffsets * Process PNG images which do not start with mandatory IHDR chunk * Added a new Panasonic SelfTimer value * Decode a few more DPX tags * Extract AIFF APPL tag as ApplicationData * Fixed bug writing QuickTime ItemList 'gnre' Genre values * Fixed an incorrect value for Panasonic VideoBurstResolution * Fixed problem when applying a time shift to some invalid makernote date/time values

update to 12.04:

See /usr/share/doc/packages/perl-Image-ExifTool/Change

update to 11.50, see Image-ExifTool-11.50.tar.gz for details

Update to version 11.30:

Add a new Sony/Minolta LensType. * Decode streaming metadata from TomTom Bandit Action Cam MP4 videos. * Decode Reconyx HF2 PRO maker notes. * Decode ColorData for some new Canon models. * Enhanced -geotag feature to set AmbientTemperature if available. * Remove non-significant spaces from some DICOM values. * Fix possible ''x' outside of string' error when reading corrupted EXIF. * Fix incorrect write group for GeoTIFF tags.

Update to version 11.29

See /usr/share/doc/packages/perl-Image-ExifTool/Changes

Update to version 11.27

See /usr/share/doc/packages/perl-Image-ExifTool/Changes

Update to version 11.24

See /usr/share/doc/packages/perl-Image-ExifTool/Changes

Update to version 11.11 (changes since 11.01):

See /usr/share/doc/packages/perl-Image-ExifTool/Changes

Update to 11.01:

Added a new ProfileCMMType * Added a Validate warning about non-standard EXIF or XMP in PNG images * Added a new Canon LensType * Decode a couple more PanasonicRaw tags * Patched to avoid adding tags to QuickTime videos with multiple 'mdat' atoms --> avoids potential corruption of these videos!

Update to 11.00:

Added read support for WTV and DVR-MS videos * Added print conversions for some ASF date/time tags * Added a new SonyModelID * Decode a new PanasonicRaw tag * Decode some new Sony RX100 VI tags * Made Padding and OffsetSchema tags 'unsafe' so they aren't copied by default

Family:unixClass:patch
Status:Reference(s):1004237
1006867
1012382
1013533
1013604
1015342
1015343
1020645
1022607
1024376
1027054
1031717
1033587
1034503
1042286
1043441
1043725
1043726
1050549
1051510
1052904
1053043
1055117
1055121
1055186
1061599
1061840
1062840
1065600
1065615
1065729
1066223
1067118
1068032
1068569
1069135
1070404
1070872
1071306
1071892
1072363
1072689
1072739
1072865
1073401
1073407
1074198
1074426
1075087
1076282
1076693
1076760
1076982
1077241
1077285
1077513
1077560
1077779
1078583
1078672
1078673
1078787
1079029
1079038
1079195
1079313
1079384
1079609
1079886
1079989
1080014
1080263
1080321
1080344
1080364
1080384
1080464
1080533
1080656
1080774
1080813
1080851
1081134
1081431
1081436
1081437
1081491
1081498
1081500
1081512
1081514
1081681
1081735
1082089
1082223
1082299
1082373
1082478
1082555
1082632
1082795
1082864
1082897
1082979
1082993
1083048
1083086
1083223
1083387
1083409
1083494
1083548
1083647
1083750
1083770
1084041
1084397
1084427
1084610
1084772
1084888
1084926
1084928
1084967
1085011
1085015
1085045
1085047
1085050
1085053
1085054
1085056
1085107
1085224
1085239
1085535
1085536
1088804
1094244
1097583
1097584
1097585
1097586
1097587
1097588
1100132
1103186
1103259
1107116
1107121
1108193
1108937
1111331
1112128
1112178
1113399
1113722
1114279
1114542
1114638
1119086
1119680
1120318
1120902
1122767
1123105
1125342
1126221
1126356
1126704
1126740
1127175
1127371
1127372
1127374
1127378
1127445
1128415
1128544
1129273
1129276
1129770
1130130
1130154
1130195
1130335
1130336
1130337
1130338
1130425
1130427
1130518
1130527
1130567
1130579
1131062
1131107
1131167
1131168
1131169
1131170
1131171
1131172
1131173
1131174
1131175
1131176
1131177
1131178
1131179
1131180
1131290
1131326
1131335
1131336
1131416
1131427
1131442
1131467
1131574
1131587
1131659
1131673
1131847
1131848
1131851
1131900
1131934
1131935
1132083
1132219
1132226
1132227
1132365
1132368
1132369
1132370
1132372
1132373
1132384
1132397
1132402
1132403
1132404
1132405
1132407
1132411
1132412
1132413
1132414
1132426
1132527
1132531
1132555
1132558
1132561
1132562
1132563
1132564
1132570
1132571
1132572
1132589
1132618
1132681
1132726
1132828
1132943
1133005
1133094
1133095
1133115
1133149
1133486
1133529
1133584
1133667
1133668
1133672
1133674
1133675
1133698
1133702
1133731
1133769
1133772
1133774
1133778
1133779
1133780
1133825
1133850
1133851
1133852
1137001
1185547
863764
898675
901448
902709
903962
903997
904242
909309
909472
909477
909684
910517
913080
913376
914818
915200
915660
916203
917830
917977
918584
918615
918620
918644
919463
919719
919939
920615
920805
920839
921313
921527
921978
921990
922272
922275
922278
922284
924460
927559
933588
966170
966172
966328
969476
969477
975772
983145
CVE-2014-4877
CVE-2014-8169
CVE-2015-0777
CVE-2015-0797
CVE-2015-1802
CVE-2015-1803
CVE-2015-1804
CVE-2015-2150
CVE-2015-5522
CVE-2015-5523
CVE-2016-1521
CVE-2016-1523
CVE-2016-1526
CVE-2016-6354
CVE-2016-8602
CVE-2016-9015
CVE-2016-9576
CVE-2016-9794
CVE-2017-13166
CVE-2017-15951
CVE-2017-16644
CVE-2017-16912
CVE-2017-16913
CVE-2017-17975
CVE-2017-18174
CVE-2017-18208
CVE-2017-5436
CVE-2018-1000026
CVE-2018-1068
CVE-2018-12126
CVE-2018-12127
CVE-2018-12130
CVE-2018-16428
CVE-2018-16429
CVE-2018-16880
CVE-2018-20060
CVE-2018-7999
CVE-2018-8087
CVE-2019-11091
CVE-2019-11236
CVE-2019-11324
CVE-2019-12450
CVE-2019-3882
CVE-2019-9003
CVE-2019-9500
CVE-2019-9503
CVE-2019-9740
CVE-2021-22204
openSUSE-SU-2021:0707-1
SUSE-SU-2015:0702-1
SUSE-SU-2015:0942-1
SUSE-SU-2015:1020-1
Platform(s):openSUSE 13.2
SUSE Linux Enterprise Build System Kit 12
SUSE Linux Enterprise Build System Kit 12 SP1
SUSE Linux Enterprise Build System Kit 12 SP2
SUSE Linux Enterprise Build System Kit 12 SP3
SUSE Linux Enterprise Build System Kit 12 SP4
SUSE Linux Enterprise Desktop 11 SP2
SUSE Linux Enterprise Desktop 11 SP3
SUSE Linux Enterprise Desktop 11 SP4
SUSE Linux Enterprise Desktop 12
SUSE Linux Enterprise Desktop 12 SP1
SUSE Linux Enterprise Desktop 12 SP2
SUSE Linux Enterprise Desktop 12 SP3
SUSE Linux Enterprise Desktop 12 SP4
SUSE Linux Enterprise for SAP 11 SP2
SUSE Linux Enterprise High Availability 12 SP1
SUSE Linux Enterprise High Availability 12 SP2
SUSE Linux Enterprise High Availability 12 SP3
SUSE Linux Enterprise High Availability 12 SP4
SUSE Linux Enterprise High Availability Extension 11 SP2
SUSE Linux Enterprise High Availability Extension 11 SP3
SUSE Linux Enterprise High Availability Extension 11 SP4
SUSE Linux Enterprise High Performance Computing 15 SP1
SUSE Linux Enterprise High Performance Computing 15 SP2
SUSE Linux Enterprise Module for Containers 12
SUSE Linux Enterprise Module for Legacy Software 12
SUSE Linux Enterprise Module for Public Cloud 12
SUSE Linux Enterprise Module for Web Scripting 12
SUSE Linux Enterprise Point of Sale 11 SP3
SUSE Linux Enterprise Real Time Extension 11 SP1
SUSE Linux Enterprise Real Time Extension 11 SP3
SUSE Linux Enterprise Server 11
SUSE Linux Enterprise Server 11 SP1
SUSE Linux Enterprise Server 11 SP1-LTSS
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 SP4
SUSE Linux Enterprise Server 11 SP4-CLIENT-TOOLS
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 SP3
SUSE Linux Enterprise Server 12-LTSS
SUSE Linux Enterprise Server 15 SP1
SUSE Linux Enterprise Server 15 SP2
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2
SUSE Linux Enterprise Server for SAP Applications 12
SUSE Linux Enterprise Server for SAP Applications 12 SP1
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP2
SUSE Linux Enterprise Server for SAP Applications 12 SP3
SUSE Linux Enterprise Server for SAP Applications 12-LTSS
SUSE Linux Enterprise Server for SAP Applications 15 SP1
SUSE Linux Enterprise Server for SAP Applications 15 SP2
SUSE Linux Enterprise Server for VMWare 11 SP2
SUSE Linux Enterprise Server for VMWare 11 SP3
SUSE Linux Enterprise Software Development Kit 11 SP3
SUSE Linux Enterprise Software Development Kit 11 SP4
SUSE Linux Enterprise Software Development Kit 12
SUSE Linux Enterprise Software Development Kit 12 SP1
SUSE Linux Enterprise Software Development Kit 12 SP3
SUSE Linux Enterprise Software Development Kit 12 SP4
SUSE Linux Enterprise Software Development Kit 12 SP5
SUSE Linux Enterprise Storage 6
SUSE Linux Enterprise Storage 7
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 SP5
SUSE Manager Proxy 4.0
SUSE Manager Proxy 4.1
SUSE Manager Server 4.0
SUSE Manager Server 4.1
SUSE Package Hub for SUSE Linux Enterprise 12
SUSE Package Hub for SUSE Linux Enterprise 12 SP2
SUSE Package Hub for SUSE Linux Enterprise 12 SP3
SUSE Package Hub for SUSE Linux Enterprise 15 SP1
SUSE Package Hub for SUSE Linux Enterprise 15 SP2
Product(s):
Definition Synopsis
  • openSUSE 13.2 is installed
  • AND Package Information
  • apache2-mod_php5-5.6.1-8.1 is installed
  • OR php5-5.6.1-8.1 is installed
  • OR php5-bcmath-5.6.1-8.1 is installed
  • OR php5-bz2-5.6.1-8.1 is installed
  • OR php5-calendar-5.6.1-8.1 is installed
  • OR php5-ctype-5.6.1-8.1 is installed
  • OR php5-curl-5.6.1-8.1 is installed
  • OR php5-dba-5.6.1-8.1 is installed
  • OR php5-devel-5.6.1-8.1 is installed
  • OR php5-dom-5.6.1-8.1 is installed
  • OR php5-enchant-5.6.1-8.1 is installed
  • OR php5-exif-5.6.1-8.1 is installed
  • OR php5-fastcgi-5.6.1-8.1 is installed
  • OR php5-fileinfo-5.6.1-8.1 is installed
  • OR php5-firebird-5.6.1-8.1 is installed
  • OR php5-fpm-5.6.1-8.1 is installed
  • OR php5-ftp-5.6.1-8.1 is installed
  • OR php5-gd-5.6.1-8.1 is installed
  • OR php5-gettext-5.6.1-8.1 is installed
  • OR php5-gmp-5.6.1-8.1 is installed
  • OR php5-iconv-5.6.1-8.1 is installed
  • OR php5-imap-5.6.1-8.1 is installed
  • OR php5-intl-5.6.1-8.1 is installed
  • OR php5-json-5.6.1-8.1 is installed
  • OR php5-ldap-5.6.1-8.1 is installed
  • OR php5-mbstring-5.6.1-8.1 is installed
  • OR php5-mcrypt-5.6.1-8.1 is installed
  • OR php5-mssql-5.6.1-8.1 is installed
  • OR php5-mysql-5.6.1-8.1 is installed
  • OR php5-odbc-5.6.1-8.1 is installed
  • OR php5-opcache-5.6.1-8.1 is installed
  • OR php5-openssl-5.6.1-8.1 is installed
  • OR php5-pcntl-5.6.1-8.1 is installed
  • OR php5-pdo-5.6.1-8.1 is installed
  • OR php5-pear-5.6.1-8.1 is installed
  • OR php5-pgsql-5.6.1-8.1 is installed
  • OR php5-phar-5.6.1-8.1 is installed
  • OR php5-posix-5.6.1-8.1 is installed
  • OR php5-pspell-5.6.1-8.1 is installed
  • OR php5-readline-5.6.1-8.1 is installed
  • OR php5-shmop-5.6.1-8.1 is installed
  • OR php5-snmp-5.6.1-8.1 is installed
  • OR php5-soap-5.6.1-8.1 is installed
  • OR php5-sockets-5.6.1-8.1 is installed
  • OR php5-sqlite-5.6.1-8.1 is installed
  • OR php5-suhosin-5.6.1-8.1 is installed
  • OR php5-sysvmsg-5.6.1-8.1 is installed
  • OR php5-sysvsem-5.6.1-8.1 is installed
  • OR php5-sysvshm-5.6.1-8.1 is installed
  • OR php5-tidy-5.6.1-8.1 is installed
  • OR php5-tokenizer-5.6.1-8.1 is installed
  • OR php5-wddx-5.6.1-8.1 is installed
  • OR php5-xmlreader-5.6.1-8.1 is installed
  • OR php5-xmlrpc-5.6.1-8.1 is installed
  • OR php5-xmlwriter-5.6.1-8.1 is installed
  • OR php5-xsl-5.6.1-8.1 is installed
  • OR php5-zip-5.6.1-8.1 is installed
  • OR php5-zlib-5.6.1-8.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Build System Kit 12 is installed
  • AND kernel-zfcpdump-3.12.39-47 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Build System Kit 12 SP1 is installed
  • AND Package Information
  • ghostscript-mini-9.15-14 is installed
  • OR ghostscript-mini-devel-9.15-14 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Build System Kit 12 SP2 is installed
  • AND kernel-zfcpdump-4.4.21-90 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Build System Kit 12 SP3 is installed
  • AND kernel-zfcpdump-4.4.120-94.17 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Build System Kit 12 SP4 is installed
  • AND kernel-zfcpdump-4.12.14-95.16 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP2 is installed
  • AND Package Information
  • cups-1.3.9-8.46.48.1 is installed
  • OR cups-client-1.3.9-8.46.48.1 is installed
  • OR cups-libs-1.3.9-8.46.48.1 is installed
  • OR cups-libs-32bit-1.3.9-8.46.48.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP3 is installed
  • AND Package Information
  • MozillaFirefox-17.0.9esr-0.7.1 is installed
  • OR MozillaFirefox-translations-17.0.9esr-0.7.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP4 is installed
  • AND wireshark-1.12.9-0.12.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND wget-1.14-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • MozillaFirefox-38.5.0esr-54 is installed
  • OR MozillaFirefox-translations-38.5.0esr-54 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND Package Information
  • libmysqlclient18-10.0.28-17 is installed
  • OR libmysqlclient18-32bit-10.0.28-17 is installed
  • OR libmysqlclient_r18-10.0.28-17 is installed
  • OR libmysqlclient_r18-32bit-10.0.28-17 is installed
  • OR mariadb-10.0.28-17 is installed
  • OR mariadb-client-10.0.28-17 is installed
  • OR mariadb-errormessages-10.0.28-17 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND Package Information
  • krb5-1.12.5-40.13 is installed
  • OR krb5-32bit-1.12.5-40.13 is installed
  • OR krb5-client-1.12.5-40.13 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP4 is installed
  • AND Package Information
  • libgcrypt-1.6.1-16.62 is installed
  • OR libgcrypt20-1.6.1-16.62 is installed
  • OR libgcrypt20-32bit-1.6.1-16.62 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise for SAP 11 SP2 is installed
  • AND sap_suse_cluster_connector-1.0.0-0.8.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability 12 SP1 is installed
  • AND Package Information
  • ctdb-4.2.4-28.24 is installed
  • OR samba-4.2.4-28.24 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability 12 SP2 is installed
  • AND Package Information
  • cluster-md-kmp-default-4.4.49-92.11 is installed
  • OR cluster-network-kmp-default-4.4.49-92.11 is installed
  • OR dlm-kmp-default-4.4.49-92.11 is installed
  • OR gfs2-kmp-default-4.4.49-92.11 is installed
  • OR kernel-default-4.4.49-92.11 is installed
  • OR ocfs2-kmp-default-4.4.49-92.11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability 12 SP3 is installed
  • AND Package Information
  • cluster-md-kmp-default-4.4.140-94.42 is installed
  • OR dlm-kmp-default-4.4.140-94.42 is installed
  • OR gfs2-kmp-default-4.4.140-94.42 is installed
  • OR kernel-default-4.4.140-94.42 is installed
  • OR ocfs2-kmp-default-4.4.140-94.42 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability 12 SP4 is installed
  • AND Package Information
  • cluster-md-kmp-default-4.12.14-95.6 is installed
  • OR dlm-kmp-default-4.12.14-95.6 is installed
  • OR gfs2-kmp-default-4.12.14-95.6 is installed
  • OR kernel-default-4.12.14-95.6 is installed
  • OR ocfs2-kmp-default-4.12.14-95.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability Extension 11 SP2 is installed
  • AND Package Information
  • cluster-network-kmp-default-1.4_3.0.101_0.7.17-2.18.81 is installed
  • OR cluster-network-kmp-pae-1.4_3.0.101_0.7.17-2.18.81 is installed
  • OR cluster-network-kmp-ppc64-1.4_3.0.101_0.7.17-2.18.81 is installed
  • OR cluster-network-kmp-trace-1.4_3.0.101_0.7.17-2.18.81 is installed
  • OR cluster-network-kmp-xen-1.4_3.0.101_0.7.17-2.18.81 is installed
  • OR gfs2-kmp-default-2_3.0.101_0.7.17-0.7.109 is installed
  • OR gfs2-kmp-pae-2_3.0.101_0.7.17-0.7.109 is installed
  • OR gfs2-kmp-ppc64-2_3.0.101_0.7.17-0.7.109 is installed
  • OR gfs2-kmp-trace-2_3.0.101_0.7.17-0.7.109 is installed
  • OR gfs2-kmp-xen-2_3.0.101_0.7.17-0.7.109 is installed
  • OR ocfs2-kmp-default-1.6_3.0.101_0.7.17-0.11.80 is installed
  • OR ocfs2-kmp-pae-1.6_3.0.101_0.7.17-0.11.80 is installed
  • OR ocfs2-kmp-ppc64-1.6_3.0.101_0.7.17-0.11.80 is installed
  • OR ocfs2-kmp-trace-1.6_3.0.101_0.7.17-0.11.80 is installed
  • OR ocfs2-kmp-xen-1.6_3.0.101_0.7.17-0.11.80 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability Extension 11 SP3 is installed
  • AND Package Information
  • gnutls-2.4.1-24.39.57.1 is installed
  • OR libgnutls-extra26-2.4.1-24.39.57.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability Extension 11 SP4 is installed
  • AND Package Information
  • libpacemaker-devel-1.1.12-18.1 is installed
  • OR libpacemaker3-1.1.12-18.1 is installed
  • OR pacemaker-1.1.12-18.1 is installed
  • OR pacemaker-cli-1.1.12-18.1 is installed
  • OR pacemaker-remote-1.1.12-18.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Package Hub for SUSE Linux Enterprise 15 SP1 is installed
  • AND
  • exiftool-12.25-bp152.4.3.1 is installed
  • OR perl-File-RandomAccess-12.25-bp152.4.3.1 is installed
  • OR perl-Image-ExifTool-12.25-bp152.4.3.1 is installed
  • OR Package Information
  • SUSE Package Hub for SUSE Linux Enterprise 15 SP2 is installed
  • AND
  • exiftool-12.25-bp152.4.3.1 is installed
  • OR perl-File-RandomAccess-12.25-bp152.4.3.1 is installed
  • OR perl-Image-ExifTool-12.25-bp152.4.3.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Containers 12 is installed
  • AND sles12sp1-docker-image-1.0.4-20160308170633 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 12 is installed
  • AND Package Information
  • java-1_6_0-ibm-1.6.0_sr16.3-12.1 is installed
  • OR java-1_6_0-ibm-fonts-1.6.0_sr16.3-12.1 is installed
  • OR java-1_6_0-ibm-jdbc-1.6.0_sr16.3-12.1 is installed
  • OR java-1_6_0-ibm-plugin-1.6.0_sr16.3-12.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Public Cloud 12 is installed
  • AND Package Information
  • kernel-ec2-3.12.38-44.1 is installed
  • OR kernel-ec2-devel-3.12.38-44.1 is installed
  • OR kernel-ec2-extra-3.12.38-44.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 12 is installed
  • AND Package Information
  • apache2-mod_php5-5.5.14-7.1 is installed
  • OR php5-5.5.14-7.1 is installed
  • OR php5-bcmath-5.5.14-7.1 is installed
  • OR php5-bz2-5.5.14-7.1 is installed
  • OR php5-calendar-5.5.14-7.1 is installed
  • OR php5-ctype-5.5.14-7.1 is installed
  • OR php5-curl-5.5.14-7.1 is installed
  • OR php5-dba-5.5.14-7.1 is installed
  • OR php5-dom-5.5.14-7.1 is installed
  • OR php5-enchant-5.5.14-7.1 is installed
  • OR php5-exif-5.5.14-7.1 is installed
  • OR php5-fastcgi-5.5.14-7.1 is installed
  • OR php5-fileinfo-5.5.14-7.1 is installed
  • OR php5-fpm-5.5.14-7.1 is installed
  • OR php5-ftp-5.5.14-7.1 is installed
  • OR php5-gd-5.5.14-7.1 is installed
  • OR php5-gettext-5.5.14-7.1 is installed
  • OR php5-gmp-5.5.14-7.1 is installed
  • OR php5-iconv-5.5.14-7.1 is installed
  • OR php5-intl-5.5.14-7.1 is installed
  • OR php5-json-5.5.14-7.1 is installed
  • OR php5-ldap-5.5.14-7.1 is installed
  • OR php5-mbstring-5.5.14-7.1 is installed
  • OR php5-mcrypt-5.5.14-7.1 is installed
  • OR php5-mysql-5.5.14-7.1 is installed
  • OR php5-odbc-5.5.14-7.1 is installed
  • OR php5-openssl-5.5.14-7.1 is installed
  • OR php5-pcntl-5.5.14-7.1 is installed
  • OR php5-pdo-5.5.14-7.1 is installed
  • OR php5-pear-5.5.14-7.1 is installed
  • OR php5-pgsql-5.5.14-7.1 is installed
  • OR php5-pspell-5.5.14-7.1 is installed
  • OR php5-shmop-5.5.14-7.1 is installed
  • OR php5-snmp-5.5.14-7.1 is installed
  • OR php5-soap-5.5.14-7.1 is installed
  • OR php5-sockets-5.5.14-7.1 is installed
  • OR php5-sqlite-5.5.14-7.1 is installed
  • OR php5-suhosin-5.5.14-7.1 is installed
  • OR php5-sysvmsg-5.5.14-7.1 is installed
  • OR php5-sysvsem-5.5.14-7.1 is installed
  • OR php5-sysvshm-5.5.14-7.1 is installed
  • OR php5-tokenizer-5.5.14-7.1 is installed
  • OR php5-wddx-5.5.14-7.1 is installed
  • OR php5-xmlreader-5.5.14-7.1 is installed
  • OR php5-xmlrpc-5.5.14-7.1 is installed
  • OR php5-xmlwriter-5.5.14-7.1 is installed
  • OR php5-xsl-5.5.14-7.1 is installed
  • OR php5-zip-5.5.14-7.1 is installed
  • OR php5-zlib-5.5.14-7.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Point of Sale 11 SP3 is installed
  • AND Package Information
  • MozillaFirefox-45.9.0esr-71.2 is installed
  • OR MozillaFirefox-translations-45.9.0esr-71.2 is installed
  • OR libfreebl3-3.29.5-46.1 is installed
  • OR libsoftokn3-3.29.5-46.1 is installed
  • OR mozilla-nspr-4.13.1-32.1 is installed
  • OR mozilla-nss-3.29.5-46.1 is installed
  • OR mozilla-nss-tools-3.29.5-46.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Real Time Extension 11 SP1 is installed
  • AND ofed-kmp-rt-1.5.2_2.6.33.18_rt31_0.3-0.9.13.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Real Time Extension 11 SP3 is installed
  • AND Package Information
  • kernel-rt-3.0.101.rt130-0.33.44.2 is installed
  • OR kernel-rt-base-3.0.101.rt130-0.33.44.2 is installed
  • OR kernel-rt-devel-3.0.101.rt130-0.33.44.2 is installed
  • OR kernel-rt_trace-3.0.101.rt130-0.33.44.2 is installed
  • OR kernel-rt_trace-base-3.0.101.rt130-0.33.44.2 is installed
  • OR kernel-rt_trace-devel-3.0.101.rt130-0.33.44.2 is installed
  • OR kernel-source-rt-3.0.101.rt130-0.33.44.2 is installed
  • OR kernel-syms-rt-3.0.101.rt130-0.33.44.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 is installed
  • AND Package Information
  • libvolume_id1-128-13.2.1 is installed
  • OR udev-128-13.2.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • gnutls-2.4.1-24.39.39.1 is installed
  • OR libgnutls-extra26-2.4.1-24.39.39.1 is installed
  • OR libgnutls26-2.4.1-24.39.39.1 is installed
  • OR libgnutls26-32bit-2.4.1-24.39.39.1 is installed
  • OR libgnutls26-x86-2.4.1-24.39.39.1 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND
  • gnutls-2.4.1-24.39.39.1 is installed
  • OR libgnutls-extra26-2.4.1-24.39.39.1 is installed
  • OR libgnutls26-2.4.1-24.39.39.1 is installed
  • OR libgnutls26-32bit-2.4.1-24.39.39.1 is installed
  • OR libgnutls26-x86-2.4.1-24.39.39.1 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • gnutls-2.4.1-24.39.39.1 is installed
  • OR libgnutls-extra26-2.4.1-24.39.39.1 is installed
  • OR libgnutls26-2.4.1-24.39.39.1 is installed
  • OR libgnutls26-32bit-2.4.1-24.39.39.1 is installed
  • OR libgnutls26-x86-2.4.1-24.39.39.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND arpwatch-2.1a15-131.23.2.1 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND arpwatch-2.1a15-131.23.2.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND Package Information
  • cups-1.3.9-8.30 is installed
  • OR cups-client-1.3.9-8.30 is installed
  • OR cups-libs-1.3.9-8.30 is installed
  • OR cups-libs-32bit-1.3.9-8.30 is installed
  • OR cups-libs-x86-1.3.9-8.30 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND Package Information
  • MozillaFirefox-31.3.0esr-0.3.1 is installed
  • OR MozillaFirefox-translations-31.3.0esr-0.3.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • curl-7.19.7-1.20.31.1 is installed
  • OR libcurl4-7.19.7-1.20.31.1 is installed
  • OR libcurl4-32bit-7.19.7-1.20.31.1 is installed
  • OR libcurl4-x86-7.19.7-1.20.31.1 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • curl-7.19.7-1.20.31.1 is installed
  • OR libcurl4-7.19.7-1.20.31.1 is installed
  • OR libcurl4-32bit-7.19.7-1.20.31.1 is installed
  • OR libcurl4-x86-7.19.7-1.20.31.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND Package Information
  • PackageKit-0.3.14-2.23 is installed
  • OR PackageKit-lang-0.3.14-2.23 is installed
  • OR hal-0.5.12-23.58 is installed
  • OR hal-32bit-0.5.12-23.58 is installed
  • OR hal-doc-0.5.12-23.58 is installed
  • OR hal-x86-0.5.12-23.58 is installed
  • OR libpackagekit-glib10-0.3.14-2.23 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND Package Information
  • ImageMagick-6.4.3.6-7.40.1 is installed
  • OR libMagickCore1-6.4.3.6-7.40.1 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.40.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • MozillaFirefox-31.2.0esr-0.16.1 is installed
  • OR MozillaFirefox-branding-SLED-31.0-0.10.1 is installed
  • OR MozillaFirefox-branding-SLES-for-VMware-31.0-0.5.1 is installed
  • OR MozillaFirefox-translations-31.2.0esr-0.16.1 is installed
  • OR libfreebl3-3.17.2-0.8.1 is installed
  • OR libfreebl3-32bit-3.17.2-0.8.1 is installed
  • OR libfreebl3-x86-3.17.2-0.8.1 is installed
  • OR libsoftokn3-3.17.2-0.8.1 is installed
  • OR libsoftokn3-32bit-3.17.2-0.8.1 is installed
  • OR libsoftokn3-x86-3.17.2-0.8.1 is installed
  • OR mozilla-nspr-4.10.7-0.3.3 is installed
  • OR mozilla-nspr-32bit-4.10.7-0.3.3 is installed
  • OR mozilla-nspr-x86-4.10.7-0.3.3 is installed
  • OR mozilla-nss-3.17.2-0.8.1 is installed
  • OR mozilla-nss-32bit-3.17.2-0.8.1 is installed
  • OR mozilla-nss-tools-3.17.2-0.8.1 is installed
  • OR mozilla-nss-x86-3.17.2-0.8.1 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND
  • MozillaFirefox-31.2.0esr-0.16.1 is installed
  • OR MozillaFirefox-branding-SLED-31.0-0.10.1 is installed
  • OR MozillaFirefox-branding-SLES-for-VMware-31.0-0.5.1 is installed
  • OR MozillaFirefox-translations-31.2.0esr-0.16.1 is installed
  • OR libfreebl3-3.17.2-0.8.1 is installed
  • OR libfreebl3-32bit-3.17.2-0.8.1 is installed
  • OR libfreebl3-x86-3.17.2-0.8.1 is installed
  • OR libsoftokn3-3.17.2-0.8.1 is installed
  • OR libsoftokn3-32bit-3.17.2-0.8.1 is installed
  • OR libsoftokn3-x86-3.17.2-0.8.1 is installed
  • OR mozilla-nspr-4.10.7-0.3.3 is installed
  • OR mozilla-nspr-32bit-4.10.7-0.3.3 is installed
  • OR mozilla-nspr-x86-4.10.7-0.3.3 is installed
  • OR mozilla-nss-3.17.2-0.8.1 is installed
  • OR mozilla-nss-32bit-3.17.2-0.8.1 is installed
  • OR mozilla-nss-tools-3.17.2-0.8.1 is installed
  • OR mozilla-nss-x86-3.17.2-0.8.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND amavisd-new-2.7.0-18.7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND Package Information
  • ImageMagick-6.4.3.6-7.34.1 is installed
  • OR libMagickCore1-6.4.3.6-7.34.1 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.34.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND acpid-1.0.6-91.25 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP4-CLIENT-TOOLS is installed
  • AND Package Information
  • salt-2016.11.4-42.2 is installed
  • OR salt-doc-2016.11.4-42.2 is installed
  • OR salt-minion-2016.11.4-42.2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11-SECURITY is installed
  • AND Package Information
  • openssh-openssl1-6.6p1-15.1 is installed
  • OR openssh-openssl1-helpers-6.6p1-15.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 is installed
  • AND
  • file-5.19-5 is installed
  • OR file-magic-5.19-5 is installed
  • OR libmagic1-5.19-5 is installed
  • OR libmagic1-32bit-5.19-5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND
  • file-5.19-5 is installed
  • OR file-magic-5.19-5 is installed
  • OR libmagic1-5.19-5 is installed
  • OR libmagic1-32bit-5.19-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND Package Information
  • openvpn-2.3.2-11.1 is installed
  • OR openvpn-auth-pam-plugin-2.3.2-11.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND
  • libksba-1.3.0-18 is installed
  • OR libksba8-1.3.0-18 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND
  • libksba-1.3.0-18 is installed
  • OR libksba8-1.3.0-18 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND libdmx1-1.1.3-3.52 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND
  • MozillaFirefox-52.2.0esr-108 is installed
  • OR MozillaFirefox-branding-SLE-52-31 is installed
  • OR MozillaFirefox-devel-52.2.0esr-108 is installed
  • OR MozillaFirefox-translations-52.2.0esr-108 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
  • AND
  • MozillaFirefox-52.2.0esr-108 is installed
  • OR MozillaFirefox-branding-SLE-52-31 is installed
  • OR MozillaFirefox-devel-52.2.0esr-108 is installed
  • OR MozillaFirefox-translations-52.2.0esr-108 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND Package Information
  • alsa-1.0.27.2-11.4 is installed
  • OR alsa-docs-1.0.27.2-11.4 is installed
  • OR libasound2-1.0.27.2-11.4 is installed
  • OR libasound2-32bit-1.0.27.2-11.10 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND
  • openslp-2.0.0-18.15 is installed
  • OR openslp-32bit-2.0.0-18.15 is installed
  • OR openslp-server-2.0.0-18.15 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND
  • openslp-2.0.0-18.15 is installed
  • OR openslp-32bit-2.0.0-18.15 is installed
  • OR openslp-server-2.0.0-18.15 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND
  • ghostscript-9.15-11 is installed
  • OR ghostscript-x11-9.15-11 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
  • AND
  • ghostscript-9.15-11 is installed
  • OR ghostscript-x11-9.15-11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND Package Information
  • aaa_base-13.2+git20140911.61c1681-28.1 is installed
  • OR aaa_base-extras-13.2+git20140911.61c1681-28.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND Package Information
  • kgraft-patch-3_12_51-52_39-default-5-2 is installed
  • OR kgraft-patch-3_12_51-52_39-xen-5-2 is installed
  • OR kgraft-patch-SLE12_Update_11-5-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND Package Information
  • MozillaFirefox-52.2.0esr-108 is installed
  • OR MozillaFirefox-branding-SLE-52-31 is installed
  • OR MozillaFirefox-devel-52.2.0esr-108 is installed
  • OR MozillaFirefox-translations-52.2.0esr-108 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND Package Information
  • compat-openssl098-0.9.8j-105 is installed
  • OR libopenssl0_9_8-0.9.8j-105 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 Software Development Kit 11 SP3 is installed
  • AND Package Information
  • libgadu-1.8.2-1.24 is installed
  • OR libgadu-devel-1.8.2-1.24 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
  • AND Package Information
  • ImageMagick-6.4.3.6-7.78.17.1 is installed
  • OR ImageMagick-devel-6.4.3.6-7.78.17.1 is installed
  • OR libMagick++-devel-6.4.3.6-7.78.17.1 is installed
  • OR libMagick++1-6.4.3.6-7.78.17.1 is installed
  • OR libMagickWand1-6.4.3.6-7.78.17.1 is installed
  • OR libMagickWand1-32bit-6.4.3.6-7.78.17.1 is installed
  • OR perl-PerlMagick-6.4.3.6-7.78.17.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 is installed
  • AND Package Information
  • libopenssl-devel-1.0.1i-9 is installed
  • OR openssl-1.0.1i-9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP1 is installed
  • AND Package Information
  • bind-9.9.9P1-49 is installed
  • OR bind-devel-9.9.9P1-49 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP3 is installed
  • AND Package Information
  • ImageMagick-6.8.8.1-71.82 is installed
  • OR ImageMagick-devel-6.8.8.1-71.82 is installed
  • OR libMagick++-6_Q16-3-6.8.8.1-71.82 is installed
  • OR libMagick++-devel-6.8.8.1-71.82 is installed
  • OR perl-PerlMagick-6.8.8.1-71.82 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP4 is installed
  • AND Package Information
  • wireshark-2.4.10-48.32 is installed
  • OR wireshark-devel-2.4.10-48.32 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP5 is installed
  • AND Package Information
  • flex-2.5.37-8 is installed
  • OR libQtWebKit-devel-4.8.7+2.3.4-4.7 is installed
  • OR libbonobo-devel-2.32.1-16 is installed
  • OR mdbtools-0.7-5 is installed
  • OR sgmltool-1.0.9-1075 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND Package Information
  • flash-player-11.2.202.451-77 is installed
  • OR flash-player-gnome-11.2.202.451-77 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
  • AND Package Information
  • gstreamer-plugins-base-1.2.4-2.3 is installed
  • OR libgstfft-1_0-0-32bit-1.2.4-2.3 is installed
  • OR typelib-1_0-GstAudio-1_0-1.2.4-2.3 is installed
  • OR typelib-1_0-GstPbutils-1_0-1.2.4-2.3 is installed
  • OR typelib-1_0-GstTag-1_0-1.2.4-2.3 is installed
  • OR typelib-1_0-GstVideo-1_0-1.2.4-2.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND Package Information
  • libvpx-1.3.0-3.3 is installed
  • OR libvpx1-32bit-1.3.0-3.3 is installed
  • OR vpx-tools-1.3.0-3.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND Package Information
  • libplist-1.12-20.3 is installed
  • OR libplist++3-1.12-20.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
  • AND python3-urllib3-1.22-3.17 is installed
  • Definition Synopsis
  • SUSE Package Hub for SUSE Linux Enterprise 12 is installed
  • AND Package Information
  • iperf-3.1.3-6 is installed
  • OR iperf-devel-3.1.3-6 is installed
  • OR libiperf0-3.1.3-6 is installed
  • Definition Synopsis
  • SUSE Package Hub for SUSE Linux Enterprise 12 SP2 is installed
  • AND Package Information
  • mongodb-3.4.10-5 is installed
  • OR mongodb-mongoperf-3.4.10-5 is installed
  • OR mongodb-mongos-3.4.10-5 is installed
  • OR mongodb-server-3.4.10-5 is installed
  • OR mongodb-shell-3.4.10-5 is installed
  • Definition Synopsis
  • SUSE Package Hub for SUSE Linux Enterprise 12 SP3 is installed
  • AND Package Information
  • libopencv-qt56_3-3.1.0-5 is installed
  • OR libopencv3_1-3.1.0-5 is installed
  • OR opencv-3.1.0-5 is installed
  • OR opencv-devel-3.1.0-5 is installed
  • OR opencv-doc-3.1.0-5 is installed
  • OR opencv-qt5-3.1.0-5 is installed
  • OR opencv-qt5-devel-3.1.0-5 is installed
  • OR opencv-qt5-doc-3.1.0-5 is installed
  • OR python-opencv-3.1.0-5 is installed
  • OR python-opencv-qt5-3.1.0-5 is installed
  • OR python3-opencv-3.1.0-5 is installed
  • OR python3-opencv-qt5-3.1.0-5 is installed
  • BACK