Oval Definition:oval:org.opensuse.security:def:11026
Revision Date:2020-12-10Version:1
Title:Security update for nsd (Moderate)
Description:

This update for nsd fixes the following issues:

nsd was updated to the new upstream release 4.3.4

FEATURES:

- Merge PR #141: ZONEMD RR type.

BUG FIXES:

- Fix that symlink does not interfere with chown of pidfile (boo#1179191, CVE-2020-28935) - Fix #128: Fix that the invalid port number is logged for sendmmsg failed: Invalid argument. - Fix #133: fix 0-init of local ( stack ) buffer. - Fix #134: IPV4_MINIMAL_RESPONSE_SIZE vs EDNS_MAX_MESSAGE_LEN. - Fix to add missing closest encloser NSEC3 for wildcard nodata type DS answer. - Fix #138: NSD returns non-EDNS answer when QUESTION is empty. - Fix #142: NODATA answers missin SOA in authority section after CNAME chain.

New upstream release 4.3.3:

FEATURES:

- Follow DNS flag day 2020 advice and set default EDNS message size to 1232. - Merged PR #113 with fixes. Instead of listing an IP-address to listen on, an interface name can be specified in nsd.conf, with ip-address: eth0. The IP-addresses for that interface are then used.

- New upstream release 4.3.2

FEATURES:

- Fix #96: log-only-syslog: yes sets to only use syslog, fixes that the default configuration and systemd results in duplicate log messages. - Fix #107: nsd -v shows configure line, openssl version and libevent version. - Fix #103 with #110: min-expire-time option. To provide a lower bound for expire period. Expressed in number of seconds or refresh+retry+1.

BUG FIXES:

- Fix to omit the listen-on lines from log at startup, unless verbose. - Fix #97: EDNS unknown version: query not in response. - Fix #99: Fix copying of socket properties with reuseport enabled. - Document default value for tcp-timeout. - Merge PR#102 from and0x000: add missing default in documentation for drop-updates. - Fix unlink of pidfile warning if not possible due to permissions, nsd can display the message at high verbosity levels. - Removed contrib/nsd.service, example is too complicated and not useful. - Merge #108 from Nomis: Make the max-retry-time description clearer. - Retry when udp send buffer is full to wait until buffer space is available. - Remove errno reset behaviour from sendmmsg and recvmmsg replacement functions. - Fix unit test for different nsd-control-setup -h exit code. - Merge #112 from jaredmauch: log old and new serials when NSD rejects an IXFR due to an old serial number. - Fix #106: Adhere better to xfrd bounds. Refresh and retry times. - Fix #105: Clearing hash_tree means just emptying the tree.

New upstream release 4.3.1

BUG FIXES: - Merge PR #91 by gearnode: nsd-control-setup recreate certificates. The '-r' option recreates certificates. Without it it creates them if they do not exist, and does not modify them otherwise.

New upstream release 4.3.0

FEATURES:

- Fix to use getrandom() for randomness, if available. - Fix #56: Drop sparse TSIG signing support in NSD. Sign every axfr packet with TSIG, according to the latest draft-ietf-dnsop-rfc2845bis-06, Section 5.3.1. - Merge pull request #59 from buddyns: add FreeBSD support for conf key ip-transparent. - Add feature to pin server processes to specific cpus. - Add feature to pin IP addresses to selected server processes. - Set process title to identify individual processes. - Merge PR#22: minimise-any: prefer polular and not large RRset, from Daisuke Higashi. - Add support for SO_BINDTODEVICE on Linux. - Add feature to drop queries with opcode UPDATE.

BUG FIXES:

- Fix whitespace in nsd.conf.sample.in, patch from Paul Wouters. - use-systemd is ignored in nsd.conf, when NSD is compiled with libsystemd it always signals readiness, if possible. - Note that use-systemd is not necessary and ignored in man page. - Fix responses for IXFR so that the authority section is not echoed in the response. - Fix that the retry wait does not exceed one day for zone transfers.

- Update keyring as per https://nlnetlabs.nl/people/

New upstream release 4.2.3:

* confine-to-zone configures NSD to not return out-of-zone additional information. * pidfile '' allows to run NSD without a pidfile * adds support for readiness notification with READY_FD * fix excessive logging of ixfr failures, it stops the log when fallback to axfr is possible. log is enabled at high verbosity. * The nsd.conf includes are sorted ascending, for include statements with a '*' from glob. * Fix log address and failure reason with tls handshake errors, squelches (the same as unbound) some unless high verbosity is used. * Number of different UDP handlers has been reduced to one. recvmmsg and sendmmsg implementations are now used on all platforms. * Socket options are now set in designated functions for easy reuse. * Socket setup has been simplified for easy reuse. * Configuration parser is now aware of the context in which an option was specified. * document that remote-control is a top-level nsd.conf attribute.

- Remove legacy upgrade of nsd users in %post (boo#1157331)

New upstream release 4.2.2:

* Fix #20: CVE-2019-13207 Stack-based Buffer Overflow in the dname_concatenate() function. Reported by Frederic Cambus. It causes the zone parser to crash on a malformed zone file, with assertions enabled, an assertion catches it. * Fix #19: Out-of-bounds read caused by improper validation of array index. Reported by Frederic Cambus. The zone parser fails on type SIG because of mismatched definition with RRSIG. * PR #23: Fix typo in nsd.conf man-page. * Fix that NSD warns for wrong length of the hash in SSHFP records. * Fix #25: NSD doesn't refresh zones after extended downtime, it refreshes the old zones. * Set no renegotiation on the SSL context to stop client session renegotiation. * Fix #29: SSHFP check NULL pointer dereference. * Fix #30: SSHFP check failure due to missing domain name. * Fix to timeval_add in minievent for remaining second in microseconds. * PR #31: nsd-control: Add missing stdio header. * PR #32: tsig: Fix compilation without HAVE_SSL. * Cleanup tls context on xfrd exit. * Fix #33: Fix segfault in service of remaining streams on exit. * Fix error message for out of zone data to have more information.

New upstream release 4.2.1:

* FEATURES:

- Added num.tls and num.tls6 stat counters. - PR #12: send-buffer-size, receive-buffer-size, tcp-reject-overflow options for nsd.conf, from Jeroen Koekkoek. - Fix #14, tcp connections have 1/10 to be active and have to work every second, and then they get time to complete during a reload, this is a process that lingers with the old version during a version update.

* BUG FIXES:

- Fix #13: Stray dot at the end of some log entries, removes dot after updated serial number in log entry. - Fix TLS cipher selection, the previous was redundant, prefers CHACHA20-POLY1305 over AESGCM and was not as readable as it could be. - Fix #15: crash in SSL library, initialize variables for TCP access when TLS is configured. - Fix tls handshake event callback function mistake, reported by Mykhailo Danylenko. - Fix output of nsd-checkconf -h.

New upstream release 4.2.0:

* Implement TCP fast open * Added DNS over TLS * TLS OCSP stapling support with the tls-service-ocsp option * New option hide-identity can be used in nsd.conf to stop NSD from responding with the hostname for probe queries that elicit the chaos class response, this is conform RFC4892 * Disable TLS1.0, TLS1.1 and weak ciphers, enable CIPHER_SERVER_PREFERENCE

Update to upstream release 4.1.27:

FEATURES:

- Deny ANY with only one RR in response, by default. Patch from Daisuke Higashi. The deny-any statement in nsd.conf sets ANY queries over UDP to be further moved to TCP as well. Also no additional section processig for type ANY, reducing the response size. - Fix #4215: on-the-fly change of TSIG keys with patch from Igor, adds nsd-control print_tsig, update_tsig, add_tsig, assoc_tsig and del_tsig. These changes are gone after reload, edit the config file (or a file included from it) to make changes that last after restart.

BUG FIXES:

Update to upstream release 4.1.26:

* FEATURES:

- DNSTAP support for NSD, --enable-dnstap and then config in nsd.conf. - Support SO_REUSEPORT_LB in FreeBSD 12 with the reuseport: yes option in nsd.conf. - Added nsd-control changezone. nsd-control changezone name pattern allows the change of a zone pattern option without downtime for the zone, in one operation.

* BUG FIXES:

- Fix #4194: Zone file parser derailed by non-FQDN names in RHS of DNSSEC RRs. - Fix #4202: nsd-control delzone incorrect exit code on error. - Fix to not set GLOB_NOSORT so the nsd.conf include: files are sorted and in a predictable order. - Fix #3433: document that reconfig does not change per-zone stats.

Update to upstream release 4.1.25:

* FEATURES:

- nsd-control prints neater errors for file failures.

* BUG FIXES:

- Fix that nsec3 precompile deletion happens before the RRs of the zone are deleted. - Fix printout of accepted remote control connection for unix sockets. - Fix use_systemd typo/leftover in remote.c. - Fix codingstyle in nsd-checkconf.c in patch from Sharp Liu. - append_trailing_slash has one implementation and is not repeated differently. - Fix coding style in nsd.c - Fix to combine the same error function into one, from Xiaobo Liu. - Fix initialisation in remote.c. - please clang analyzer and fix parse of IPSECKEY with bad gateway. - Fix nsd-checkconf fail on bad zone name. - Annotate exit functions with noreturn. - Remove unused if clause during server service startup. - Fix #4156: Fix systemd service manager state change notification When it is compiled, systemd readiness signalling is enabled. The option in nsd.conf is not used, it is ignored when read.

Update to upstream release 4.1.24:

- Features

* #4102: control interface via local socket * configure --enable-systemd (needs pkg-config and libsystemd) can be used to then use-systemd: yes in nsd.conf and have readiness signalling with systemd. * RFC8162 support, for record type SMIMEA. - Bug Fixes * Patch to fix openwrt for mac os build darwin detection in configure. * Fix that first control-interface determines if TLS is used. Warn when IP address interfaces are used without TLS. * #4106: Fix that stats printed from nsd-control are recast from unsigned long to unsigned (remote.c). * Fix that type CAA (and URI) in the zone file can contain dots when not in quotes. * #4133: Fix that when IXFR contains a zone with broken NSEC3PARAM chain, NSD leniently attempts to find a working NSEC3PARAM.

Update to upstream release 4.1.23:

- Fix NSD time sensitive TSIG compare vulnerability.

Update to upstream release 4.1.22:

- Features: * refuse-any sends truncation (+TC) in reply to ANY queries over UDP, and allows TCP queries like normal. * Use accept4 to speed up answer of TCP queries - Bug fixes: * Fix nsec3 hash of parent and child co-hosted nsec3 enabled zones. * Fix to use same condition for nsec3 hash allocation and free.

- Changes in version 4.1.21:

- Features: * --enable-memclean cleans up memory for use with memory checkers, eg. valgrind. * refuse-any nsd.conf option that refuses queries of type ANY. * lower memory usage for tcp connections, so tcp-count can be higher. - Bug fixes: * Fix spelling error in xfr-inspect. * Fix buffer size warnings from compiler on filename lengths.
Family:unixClass:patch
Status:Reference(s):1001951
1005778
1006180
1008642
1011913
1012829
1013887
1015337
1015342
1016119
1019151
1019695
1020645
1022476
1022600
1022604
1023175
1024346
1024373
1025461
1026570
1028173
1028286
1029693
1030552
1031515
1031717
1031784
1033587
1034075
1034113
1034762
1036215
1036632
1037344
1037404
1037838
1037994
1038078
1038616
1038792
1039153
1039348
1039915
1040307
1040347
1040351
1041958
1042257
1042286
1042314
1042422
1042778
1043261
1043347
1043520
1043598
1043652
1043805
1043912
1044112
1044443
1044623
1044636
1045154
1045293
1045330
1045404
1045563
1045596
1045709
1045715
1045866
1045922
1045937
1046105
1046170
1046434
1046651
1046655
1046682
1046821
1046985
1047027
1047048
1047096
1047118
1047121
1047152
1047174
1047277
1047343
1047354
1047418
1047506
1047595
1047651
1047653
1047670
1047802
1048146
1048155
1048221
1048317
1048348
1048356
1048421
1048451
1048501
1048891
1048912
1048914
1048916
1048919
1049231
1049289
1049298
1049361
1049483
1049486
1049603
1049619
1049645
1049706
1049882
1050061
1050188
1050211
1050320
1050322
1050677
1051022
1051048
1051059
1051239
1051399
1051471
1051478
1051479
1051556
1051663
1051689
1051979
1052049
1052223
1052311
1052325
1052365
1052442
1052533
1052709
1052773
1052794
1052899
1052925
1053043
1053117
1069496
1069702
1070805
1157331
1179191
924208
964063
974215
998664
CVE-2010-2800
CVE-2010-2801
CVE-2011-1521
CVE-2011-3389
CVE-2011-4944
CVE-2012-0845
CVE-2012-1150
CVE-2012-5519
CVE-2013-1752
CVE-2013-1753
CVE-2013-2126
CVE-2013-2127
CVE-2013-4238
CVE-2013-5653
CVE-2014-1912
CVE-2014-4650
CVE-2014-7185
CVE-2014-9556
CVE-2014-9732
CVE-2015-1158
CVE-2015-1159
CVE-2015-2924
CVE-2015-3885
CVE-2015-4467
CVE-2015-4468
CVE-2015-4469
CVE-2015-4470
CVE-2015-4471
CVE-2015-4472
CVE-2015-8367
CVE-2016-0764
CVE-2016-0772
CVE-2016-1000110
CVE-2016-5636
CVE-2016-5699
CVE-2016-7978
CVE-2016-7979
CVE-2016-9015
CVE-2016-9179
CVE-2017-1000111
CVE-2017-1000112
CVE-2017-1000405
CVE-2017-10810
CVE-2017-11473
CVE-2017-13735
CVE-2017-14604
CVE-2017-14608
CVE-2017-16909
CVE-2017-16939
CVE-2017-5852
CVE-2017-5853
CVE-2017-5854
CVE-2017-5855
CVE-2017-5886
CVE-2017-5974
CVE-2017-5975
CVE-2017-5976
CVE-2017-5977
CVE-2017-5978
CVE-2017-5979
CVE-2017-5981
CVE-2017-6840
CVE-2017-6844
CVE-2017-6847
CVE-2017-6886
CVE-2017-6887
CVE-2017-6890
CVE-2017-6899
CVE-2017-7378
CVE-2017-7379
CVE-2017-7380
CVE-2017-7533
CVE-2017-7541
CVE-2017-7542
CVE-2017-7994
CVE-2017-8054
CVE-2017-8787
CVE-2017-8831
CVE-2018-17828
CVE-2018-20060
CVE-2018-20363
CVE-2018-20364
CVE-2018-20365
CVE-2018-5308
CVE-2018-5800
CVE-2018-5801
CVE-2018-5802
CVE-2018-5805
CVE-2018-5806
CVE-2018-5808
CVE-2018-5810
CVE-2018-5813
CVE-2018-5817
CVE-2018-5818
CVE-2018-5819
CVE-2018-6381
CVE-2018-6484
CVE-2018-6540
CVE-2018-6542
CVE-2018-7725
CVE-2018-7726
CVE-2018-8001
CVE-2019-11236
CVE-2019-11324
CVE-2019-13207
CVE-2019-9740
CVE-2020-28935
openSUSE-SU-2020:2222-1
Platform(s):openSUSE 13.2
SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5
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 SP4
SUSE Linux Enterprise High Performance Computing 15 SP1
SUSE Linux Enterprise High Performance Computing 15 SP2
SUSE Linux Enterprise Point of Sale 11 SP3
SUSE Linux Enterprise Real Time Extension 11 SP4
SUSE Linux Enterprise Real Time Extension 12 SP2
SUSE Linux Enterprise Real Time Extension 12 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 SP2
SUSE Linux Enterprise Server 12 SP2-ESPOS
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 SP2
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS
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 SP2
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 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 SP4
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 SP1
SUSE Package Hub for SUSE Linux Enterprise 12 SP2
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
  • libqt4-4.8.6-4.4.1 is installed
  • OR libqt4-32bit-4.8.6-4.4.1 is installed
  • OR libqt4-devel-4.8.6-4.4.1 is installed
  • OR libqt4-linguist-4.8.6-4.4.1 is installed
  • OR libqt4-qt3support-4.8.6-4.4.1 is installed
  • OR libqt4-qt3support-32bit-4.8.6-4.4.1 is installed
  • OR libqt4-sql-4.8.6-4.4.1 is installed
  • OR libqt4-sql-32bit-4.8.6-4.4.1 is installed
  • OR libqt4-sql-mysql-4.8.6-4.4.1 is installed
  • OR libqt4-sql-mysql-32bit-4.8.6-4.4.1 is installed
  • OR libqt4-sql-postgresql-4.8.6-4.4.1 is installed
  • OR libqt4-sql-postgresql-32bit-4.8.6-4.4.1 is installed
  • OR libqt4-sql-sqlite-4.8.6-4.4.1 is installed
  • OR libqt4-sql-sqlite-32bit-4.8.6-4.4.1 is installed
  • OR libqt4-sql-unixODBC-4.8.6-4.4.1 is installed
  • OR libqt4-sql-unixODBC-32bit-4.8.6-4.4.1 is installed
  • OR libqt4-x11-4.8.6-4.4.1 is installed
  • OR libqt4-x11-32bit-4.8.6-4.4.1 is installed
  • Definition Synopsis
  • SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 is installed
  • AND haproxy-1.5.4-2.4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Build System Kit 12 is installed
  • AND Package Information
  • cups-1.7.5-9 is installed
  • OR cups-ddk-1.7.5-9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Build System Kit 12 SP1 is installed
  • AND Package Information
  • ghostscript-mini-9.15-11 is installed
  • OR ghostscript-mini-devel-9.15-11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Build System Kit 12 SP2 is installed
  • AND lynx-2.8.7-27 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Build System Kit 12 SP3 is installed
  • AND kernel-zfcpdump-4.4.82-6.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Build System Kit 12 SP4 is installed
  • AND Package Information
  • libudev-mini-devel-228-150.58 is installed
  • OR libudev-mini1-228-150.58 is installed
  • OR systemd-mini-228-150.58 is installed
  • OR systemd-mini-devel-228-150.58 is installed
  • OR udev-mini-228-150.58 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP2 is installed
  • AND kvm-0.15.1-0.27.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP3 is installed
  • AND Package Information
  • bind-9.9.6P1-0.19.1 is installed
  • OR bind-libs-9.9.6P1-0.19.1 is installed
  • OR bind-libs-32bit-9.9.6P1-0.19.1 is installed
  • OR bind-utils-9.9.6P1-0.19.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP4 is installed
  • AND Package Information
  • MozillaFirefox-31.8.0esr-0.10.1 is installed
  • OR MozillaFirefox-translations-31.8.0esr-0.10.1 is installed
  • OR libfreebl3-3.19.2_CKBI_1.98-0.10.1 is installed
  • OR libfreebl3-32bit-3.19.2_CKBI_1.98-0.10.1 is installed
  • OR libsoftokn3-3.19.2_CKBI_1.98-0.10.1 is installed
  • OR libsoftokn3-32bit-3.19.2_CKBI_1.98-0.10.1 is installed
  • OR mozilla-nspr-4.10.8-0.5.1 is installed
  • OR mozilla-nspr-32bit-4.10.8-0.5.1 is installed
  • OR mozilla-nss-3.19.2_CKBI_1.98-0.10.1 is installed
  • OR mozilla-nss-32bit-3.19.2_CKBI_1.98-0.10.1 is installed
  • OR mozilla-nss-tools-3.19.2_CKBI_1.98-0.10.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND Package Information
  • flash-player-11.2.202.418-11 is installed
  • OR flash-player-gnome-11.2.202.418-11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • xscreensaver-5.22-7 is installed
  • OR xscreensaver-data-5.22-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND Package Information
  • libpcre1-8.39-7 is installed
  • OR libpcre1-32bit-8.39-7 is installed
  • OR libpcre16-0-8.39-7 is installed
  • OR libpcrecpp0-8.39-7 is installed
  • OR libpcrecpp0-32bit-8.39-7 is installed
  • OR pcre-8.39-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND Package Information
  • libical-1.0.1-16.3 is installed
  • OR libical1-1.0.1-16.3 is installed
  • OR libical1-32bit-1.0.1-16.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP4 is installed
  • AND Package Information
  • libSoundTouch0-1.7.1-5.6 is installed
  • OR libSoundTouch0-32bit-1.7.1-5.6 is installed
  • OR soundtouch-1.7.1-5.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise for SAP 11 SP4 is installed
  • AND Package Information
  • compat-openssl097g-0.9.7g-146.22.47.1 is installed
  • OR compat-openssl097g-32bit-0.9.7g-146.22.47.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Package Hub for SUSE Linux Enterprise 15 SP1 is installed
  • AND nsd-4.3.4-bp152.2.3.1 is installed
  • OR Package Information
  • SUSE Package Hub for SUSE Linux Enterprise 15 SP2 is installed
  • AND nsd-4.3.4-bp152.2.3.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Point of Sale 11 SP3 is installed
  • AND Package Information
  • kernel-default-3.0.101-0.47.99.1 is installed
  • OR kernel-default-base-3.0.101-0.47.99.1 is installed
  • OR kernel-default-devel-3.0.101-0.47.99.1 is installed
  • OR kernel-ec2-3.0.101-0.47.99.1 is installed
  • OR kernel-ec2-base-3.0.101-0.47.99.1 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.99.1 is installed
  • OR kernel-pae-3.0.101-0.47.99.1 is installed
  • OR kernel-pae-base-3.0.101-0.47.99.1 is installed
  • OR kernel-pae-devel-3.0.101-0.47.99.1 is installed
  • OR kernel-source-3.0.101-0.47.99.1 is installed
  • OR kernel-syms-3.0.101-0.47.99.1 is installed
  • OR kernel-trace-3.0.101-0.47.99.1 is installed
  • OR kernel-trace-base-3.0.101-0.47.99.1 is installed
  • OR kernel-trace-devel-3.0.101-0.47.99.1 is installed
  • OR kernel-xen-3.0.101-0.47.99.1 is installed
  • OR kernel-xen-base-3.0.101-0.47.99.1 is installed
  • OR kernel-xen-devel-3.0.101-0.47.99.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Real Time Extension 11 SP4 is installed
  • AND Package Information
  • kernel-rt-3.0.101.rt130-54.1 is installed
  • OR kernel-rt-base-3.0.101.rt130-54.1 is installed
  • OR kernel-rt-devel-3.0.101.rt130-54.1 is installed
  • OR kernel-rt_trace-3.0.101.rt130-54.1 is installed
  • OR kernel-rt_trace-base-3.0.101.rt130-54.1 is installed
  • OR kernel-rt_trace-devel-3.0.101.rt130-54.1 is installed
  • OR kernel-source-rt-3.0.101.rt130-54.1 is installed
  • OR kernel-syms-rt-3.0.101.rt130-54.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Real Time Extension 12 SP2 is installed
  • AND Package Information
  • cluster-md-kmp-rt-4.4.114-27 is installed
  • OR cluster-network-kmp-rt-4.4.114-27 is installed
  • OR dlm-kmp-rt-4.4.114-27 is installed
  • OR gfs2-kmp-rt-4.4.114-27 is installed
  • OR kernel-devel-rt-4.4.114-27 is installed
  • OR kernel-rt-4.4.114-27 is installed
  • OR kernel-rt-base-4.4.114-27 is installed
  • OR kernel-rt-devel-4.4.114-27 is installed
  • OR kernel-rt_debug-4.4.114-27 is installed
  • OR kernel-rt_debug-devel-4.4.114-27 is installed
  • OR kernel-source-rt-4.4.114-27 is installed
  • OR kernel-syms-rt-4.4.114-27 is installed
  • OR ocfs2-kmp-rt-4.4.114-27 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Real Time Extension 12 SP3 is installed
  • AND Package Information
  • cluster-md-kmp-rt-4.4.138-3.14 is installed
  • OR dlm-kmp-rt-4.4.138-3.14 is installed
  • OR gfs2-kmp-rt-4.4.138-3.14 is installed
  • OR kernel-devel-rt-4.4.138-3.14 is installed
  • OR kernel-rt-4.4.138-3.14 is installed
  • OR kernel-rt-base-4.4.138-3.14 is installed
  • OR kernel-rt-devel-4.4.138-3.14 is installed
  • OR kernel-rt_debug-4.4.138-3.14 is installed
  • OR kernel-rt_debug-devel-4.4.138-3.14 is installed
  • OR kernel-source-rt-4.4.138-3.14 is installed
  • OR kernel-syms-rt-4.4.138-3.14 is installed
  • OR ocfs2-kmp-rt-4.4.138-3.14 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 is installed
  • AND NetworkManager-gnome-0.7.0.r1053-11.11.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • libMagickCore1-6.4.3.6-7.24.1 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.24.1 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • libMagickCore1-6.4.3.6-7.24.1 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.24.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND sudo-1.6.9p17-21.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND Package Information
  • MozillaFirefox-24.5.0esr-0.3.1 is installed
  • OR MozillaFirefox-branding-SLED-24-0.4.10.14 is installed
  • OR MozillaFirefox-translations-24.5.0esr-0.3.1 is installed
  • OR libfreebl3-3.16-0.3.1 is installed
  • OR libfreebl3-32bit-3.16-0.3.1 is installed
  • OR mozilla-nspr-4.10.4-0.3.1 is installed
  • OR mozilla-nspr-32bit-4.10.4-0.3.1 is installed
  • OR mozilla-nss-3.16-0.3.1 is installed
  • OR mozilla-nss-32bit-3.16-0.3.1 is installed
  • OR mozilla-nss-tools-3.16-0.3.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • glibc-2.11.3-17.45.49.1 is installed
  • OR glibc-32bit-2.11.3-17.45.49.1 is installed
  • OR glibc-devel-2.11.3-17.45.49.1 is installed
  • OR glibc-devel-32bit-2.11.3-17.45.49.1 is installed
  • OR glibc-html-2.11.3-17.45.49.1 is installed
  • OR glibc-i18ndata-2.11.3-17.45.49.1 is installed
  • OR glibc-info-2.11.3-17.45.49.1 is installed
  • OR glibc-locale-2.11.3-17.45.49.1 is installed
  • OR glibc-locale-32bit-2.11.3-17.45.49.1 is installed
  • OR glibc-locale-x86-2.11.3-17.45.49.1 is installed
  • OR glibc-profile-2.11.3-17.45.49.1 is installed
  • OR glibc-profile-32bit-2.11.3-17.45.49.1 is installed
  • OR glibc-profile-x86-2.11.3-17.45.49.1 is installed
  • OR glibc-x86-2.11.3-17.45.49.1 is installed
  • OR nscd-2.11.3-17.45.49.1 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • glibc-2.11.3-17.45.49.1 is installed
  • OR glibc-32bit-2.11.3-17.45.49.1 is installed
  • OR glibc-devel-2.11.3-17.45.49.1 is installed
  • OR glibc-devel-32bit-2.11.3-17.45.49.1 is installed
  • OR glibc-html-2.11.3-17.45.49.1 is installed
  • OR glibc-i18ndata-2.11.3-17.45.49.1 is installed
  • OR glibc-info-2.11.3-17.45.49.1 is installed
  • OR glibc-locale-2.11.3-17.45.49.1 is installed
  • OR glibc-locale-32bit-2.11.3-17.45.49.1 is installed
  • OR glibc-locale-x86-2.11.3-17.45.49.1 is installed
  • OR glibc-profile-2.11.3-17.45.49.1 is installed
  • OR glibc-profile-32bit-2.11.3-17.45.49.1 is installed
  • OR glibc-profile-x86-2.11.3-17.45.49.1 is installed
  • OR glibc-x86-2.11.3-17.45.49.1 is installed
  • OR nscd-2.11.3-17.45.49.1 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • glibc-2.11.3-17.45.49.1 is installed
  • OR glibc-32bit-2.11.3-17.45.49.1 is installed
  • OR glibc-devel-2.11.3-17.45.49.1 is installed
  • OR glibc-devel-32bit-2.11.3-17.45.49.1 is installed
  • OR glibc-html-2.11.3-17.45.49.1 is installed
  • OR glibc-i18ndata-2.11.3-17.45.49.1 is installed
  • OR glibc-info-2.11.3-17.45.49.1 is installed
  • OR glibc-locale-2.11.3-17.45.49.1 is installed
  • OR glibc-locale-32bit-2.11.3-17.45.49.1 is installed
  • OR glibc-locale-x86-2.11.3-17.45.49.1 is installed
  • OR glibc-profile-2.11.3-17.45.49.1 is installed
  • OR glibc-profile-32bit-2.11.3-17.45.49.1 is installed
  • OR glibc-profile-x86-2.11.3-17.45.49.1 is installed
  • OR glibc-x86-2.11.3-17.45.49.1 is installed
  • OR nscd-2.11.3-17.45.49.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • Mesa-7.11.2-0.9.1 is installed
  • OR Mesa-32bit-7.11.2-0.9.1 is installed
  • OR Mesa-x86-7.11.2-0.9.1 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • Mesa-7.11.2-0.9.1 is installed
  • OR Mesa-32bit-7.11.2-0.9.1 is installed
  • OR Mesa-x86-7.11.2-0.9.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND clamav-0.97.3-0.2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND Package Information
  • ImageMagick-6.4.3.6-7.37.1 is installed
  • OR libMagickCore1-6.4.3.6-7.37.1 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.37.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • MozillaFirefox-17.0.9esr-0.7.1 is installed
  • OR MozillaFirefox-translations-17.0.9esr-0.7.1 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND
  • 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 Server 11 SP3 is installed
  • AND Package Information
  • Mesa-9.0.3-0.17 is installed
  • OR Mesa-32bit-9.0.3-0.17 is installed
  • OR Mesa-x86-9.0.3-0.17 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND Package Information
  • kernel-bigsmp-3.0.101-0.47.106.5.1 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.106.5.1 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.106.5.1 is installed
  • OR kernel-default-3.0.101-0.47.106.5.1 is installed
  • OR kernel-default-base-3.0.101-0.47.106.5.1 is installed
  • OR kernel-default-devel-3.0.101-0.47.106.5.1 is installed
  • OR kernel-default-man-3.0.101-0.47.106.5.1 is installed
  • OR kernel-ec2-3.0.101-0.47.106.5.1 is installed
  • OR kernel-ec2-base-3.0.101-0.47.106.5.1 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.106.5.1 is installed
  • OR kernel-pae-3.0.101-0.47.106.5.1 is installed
  • OR kernel-pae-base-3.0.101-0.47.106.5.1 is installed
  • OR kernel-pae-devel-3.0.101-0.47.106.5.1 is installed
  • OR kernel-source-3.0.101-0.47.106.5.1 is installed
  • OR kernel-syms-3.0.101-0.47.106.5.1 is installed
  • OR kernel-trace-3.0.101-0.47.106.5.1 is installed
  • OR kernel-trace-base-3.0.101-0.47.106.5.1 is installed
  • OR kernel-trace-devel-3.0.101-0.47.106.5.1 is installed
  • OR kernel-xen-3.0.101-0.47.106.5.1 is installed
  • OR kernel-xen-base-3.0.101-0.47.106.5.1 is installed
  • OR kernel-xen-devel-3.0.101-0.47.106.5.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND Package Information
  • NetworkManager-kde4-0.9.svn1043876-1.3.15 is installed
  • OR NetworkManager-kde4-lang-0.9.svn1043876-1.3.15 is installed
  • OR NetworkManager-kde4-libs-0.9.svn1043876-1.3.15 is installed
  • OR NetworkManager-openvpn-kde4-0.9.svn1043876-1.3.15 is installed
  • OR NetworkManager-pptp-kde4-0.9.svn1043876-1.3.15 is installed
  • OR plasmoid-networkmanagement-0.9.svn1043876-1.3.15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP4-CLIENT-TOOLS is installed
  • AND Package Information
  • rhnlib-2.5.84.4-8.1 is installed
  • OR spacecmd-2.5.5.5-14.1 is installed
  • OR spacewalk-backend-2.5.24.9-24.1 is installed
  • OR spacewalk-backend-libs-2.5.24.9-24.1 is installed
  • OR spacewalk-check-2.5.13.8-23.1 is installed
  • OR spacewalk-client-setup-2.5.13.8-23.1 is installed
  • OR spacewalk-client-tools-2.5.13.8-23.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11-SECURITY is installed
  • AND Package Information
  • libldap-openssl1-2_4-2-2.4.26-0.30.2 is installed
  • OR libldap-openssl1-2_4-2-32bit-2.4.26-0.30.2 is installed
  • OR libldap-openssl1-2_4-2-x86-2.4.26-0.30.2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 is installed
  • AND
  • file-5.19-9 is installed
  • OR file-magic-5.19-9 is installed
  • OR libmagic1-5.19-9 is installed
  • OR libmagic1-32bit-5.19-9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND
  • file-5.19-9 is installed
  • OR file-magic-5.19-9 is installed
  • OR libmagic1-5.19-9 is installed
  • OR libmagic1-32bit-5.19-9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND mutt-1.5.21-44.38 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND
  • git-1.8.5.6-15 is installed
  • OR git-core-1.8.5.6-15 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND
  • git-1.8.5.6-15 is installed
  • OR git-core-1.8.5.6-15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • apache-commons-beanutils-1.9.2-1.149 is installed
  • OR apache-commons-beanutils-javadoc-1.9.2-1.149 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND apache2-mod_jk-1.2.40-5.2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
  • AND shadow-4.2.1-27.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
  • AND shadow-4.2.1-27.9 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND
  • libwireshark8-2.2.8-48.6 is installed
  • OR libwiretap6-2.2.8-48.6 is installed
  • OR libwscodecs1-2.2.8-48.6 is installed
  • OR libwsutil7-2.2.8-48.6 is installed
  • OR wireshark-2.2.8-48.6 is installed
  • OR wireshark-gtk-2.2.8-48.6 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND
  • libwireshark8-2.2.8-48.6 is installed
  • OR libwiretap6-2.2.8-48.6 is installed
  • OR libwscodecs1-2.2.8-48.6 is installed
  • OR libwsutil7-2.2.8-48.6 is installed
  • OR wireshark-2.2.8-48.6 is installed
  • OR wireshark-gtk-2.2.8-48.6 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND
  • kgraft-patch-3_12_55-52_45-default-2-2 is installed
  • OR kgraft-patch-3_12_55-52_45-xen-2-2 is installed
  • OR kgraft-patch-SLE12_Update_13-2-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
  • AND
  • kgraft-patch-3_12_55-52_45-default-2-2 is installed
  • OR kgraft-patch-3_12_55-52_45-xen-2-2 is installed
  • OR kgraft-patch-SLE12_Update_13-2-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND squid-3.5.21-25 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND Package Information
  • kgraft-patch-3_12_55-52_42-default-2-2 is installed
  • OR kgraft-patch-3_12_55-52_42-xen-2-2 is installed
  • OR kgraft-patch-SLE12_Update_12-2-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND Package Information
  • compat-openssl098-0.9.8j-102 is installed
  • OR libopenssl0_9_8-0.9.8j-102 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND Package Information
  • kgraft-patch-4_4_74-92_35-default-11-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_12-11-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
  • AND Package Information
  • libgnutls-devel-2.4.1-24.39.47 is installed
  • OR libgnutls-extra-devel-2.4.1-24.39.47 is installed
  • OR libgnutls-extra26-2.4.1-24.39.47 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
  • AND Package Information
  • MozillaFirefox-devel-24.5.0esr-0.8.1 is installed
  • OR mozilla-nspr-devel-4.10.4-0.3.1 is installed
  • OR mozilla-nss-devel-3.16-0.8.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
  • AND Package Information
  • MozillaFirefox-45.4.0esr-53.1 is installed
  • OR MozillaFirefox-devel-45.4.0esr-53.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 is installed
  • AND Package Information
  • java-1_7_1-ibm-1.7.1_sr2.0-4 is installed
  • OR java-1_7_1-ibm-devel-1.7.1_sr2.0-4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP1 is installed
  • AND Package Information
  • bind-9.9.6P1-32 is installed
  • OR bind-devel-9.9.6P1-32 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP3 is installed
  • AND Package Information
  • quagga-1.1.1-17.3 is installed
  • OR quagga-devel-1.1.1-17.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP4 is installed
  • AND libmspack-devel-0.4-14 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND Package Information
  • kernel-default-3.12.60-52.54 is installed
  • OR kernel-default-extra-3.12.60-52.54 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
  • AND Package Information
  • flash-player-11.2.202.554-114 is installed
  • OR flash-player-gnome-11.2.202.554-114 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND Package Information
  • gstreamer-0_10-plugins-bad-0.10.23-25 is installed
  • OR gstreamer-0_10-plugins-bad-lang-0.10.23-25 is installed
  • OR libgstbasecamerabinsrc-0_10-23-0.10.23-25 is installed
  • OR libgstbasecamerabinsrc-0_10-23-32bit-0.10.23-25 is installed
  • OR libgstbasevideo-0_10-23-0.10.23-25 is installed
  • OR libgstbasevideo-0_10-23-32bit-0.10.23-25 is installed
  • OR libgstcodecparsers-0_10-23-0.10.23-25 is installed
  • OR libgstphotography-0_10-23-0.10.23-25 is installed
  • OR libgstphotography-0_10-23-32bit-0.10.23-25 is installed
  • OR libgstsignalprocessor-0_10-23-0.10.23-25 is installed
  • OR libgstsignalprocessor-0_10-23-32bit-0.10.23-25 is installed
  • OR libgstvdp-0_10-23-0.10.23-25 is installed
  • OR libgstvdp-0_10-23-32bit-0.10.23-25 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND libraw9-0.15.4-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
  • AND Package Information
  • NetworkManager-1.0.12-13.6 is installed
  • OR NetworkManager-lang-1.0.12-13.6 is installed
  • OR typelib-1_0-NM-1_0-1.0.12-13.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
  • AND libraw9-0.15.4-30 is installed
  • Definition Synopsis
  • SUSE Package Hub for SUSE Linux Enterprise 12 is installed
  • AND Package Information
  • znc-1.6.0-18 is installed
  • OR znc-devel-1.6.0-18 is installed
  • OR znc-perl-1.6.0-18 is installed
  • OR znc-python3-1.6.0-18 is installed
  • OR znc-tcl-1.6.0-18 is installed
  • Definition Synopsis
  • SUSE Package Hub for SUSE Linux Enterprise 12 SP1 is installed
  • AND Package Information
  • kde-cli-tools5-5.5.5-12 is installed
  • OR kde-cli-tools5-lang-5.5.5-12 is installed
  • Definition Synopsis
  • SUSE Package Hub for SUSE Linux Enterprise 12 SP2 is installed
  • AND Package Information
  • lame-3.100-6 is installed
  • OR lame-doc-3.100-6 is installed
  • OR lame-mp3rtp-3.100-6 is installed
  • OR libmp3lame-devel-3.100-6 is installed
  • OR libmp3lame0-3.100-6 is installed
  • OR libmp3lame0-32bit-3.100-7 is installed
  • BACK