Patch for libfreebl3 conflicts

I have SuSE 11.2
There is a security patch for Mozilla NSS Library. However, I get told by YaST that the libfreebl3-3241.noarch conflicts with mozilla-nspr.i586
(There’s also a patch for glibc but apparently, it is not “willing” to install this without installing the other patch first)
Anyway, I did the following: zypper lp and then rpm -qi libfreebl3 and then zypper lr -d (which I got from another post).
Here are the results:


zypper lp
Repository 'Updates for openSUSE 11.2-0' is out-of-date. You can run 'zypper refresh' as root to update it.
Loading repository data...
Reading installed packages...

Repository                  | Name       | Version | Category | Status
----------------------------+------------+---------+----------+-------
Updates for openSUSE 11.2-0 | libfreebl3 | 3241    | security | needed


rpm -qi libfreebl3
Name        : libfreebl3                   Relocations: (not relocatable)
Version     : 3.12.7                            Vendor: obs://build.opensuse.org/mozilla
Release     : 1.1                           Build Date: Sat 24 Jul 2010 04:21:59 AM EDT
Install Date: Tue 03 Aug 2010 12:10:24 PM EDT      Build Host: build17
Group       : System/Libraries              Source RPM: mozilla-nss-3.12.7-1.1.src.rpm
Size        : 325830                           License: GPLv2+ ; LGPLv2.1+ ; MPL
Signature   : DSA/SHA1, Sat 24 Jul 2010 04:23:21 AM EDT, Key ID 026b47f3766da614
URL         : http://www.mozilla.org/projects/security/pki/nss/
Summary     : Freebl library for the Network Security Services
Description :
Network Security Services (NSS) is a set of libraries designed to
support cross-platform development of security-enabled server
applications. Applications built with NSS can support SSL v2 and v3,
TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3
certificates, and other security standards.

This package installs the freebl library from NSS.
Distribution: mozilla / openSUSE_11.2


zypper lr -d                
#  | Alias                               | Name                        | Enabled | Refresh | Priority | Type   | URI                                                                | Service                                                                                                                                                                 
---+-------------------------------------+-----------------------------+---------+---------+----------+--------+--------------------------------------------------------------------+--------                                                                                                                                                                 
1  | 11.1                                | 11.1                        | No      | No      |   99     | rpm-md | http://download.nvidia.com/opensuse/11.1                           |                                                                                                                                                                         
2  | 11.2                                | 11.2                        | Yes     | Yes     |   99     | rpm-md | http://packman.unixheads.com/suse/11.2/                            |
3  | Education                           | Education                   | Yes     | Yes     |   99     | rpm-md | http://download.opensuse.org/repositories/Education/openSUSE_11.2/ |
4  | Libdvdcss repository                | Libdvdcss repository        | No      | No      |   99     | rpm-md | http://opensuse-guide.org/repo/11.2/                               |
5  | Packman Repository                  | Packman Repository          | No      | No      |   99     | rpm-md | http://packman.inode.at/suse/11.2/                                 |
6  | Printing                            | Printing                    | Yes     | Yes     |   99     | rpm-md | http://download.opensuse.org/repositories/Printing/openSUSE_11.2/  |
7  | games                               | games                       | Yes     | Yes     |   99     | rpm-md | http://download.opensuse.org/repositories/games/openSUSE_11.2/     |
8  | http-download.opensuse.org-7f346026 | Updates for openSUSE 11.2-0 | Yes     | Yes     |   99     | rpm-md | http://download.opensuse.org/update/11.2/                          |
9  | mozilla/openSUSE_11.2               | mozilla/openSUSE_11.2       | Yes     | Yes     |   99     | rpm-md | http://download.opensuse.org/repositories/mozilla/openSUSE_11.2/   |
10 | openSUSE 11.2-0                     | openSUSE 11.2-0             | Yes     | No      |   99     | yast2  | cd:///                                                             |
11 | repo-debug                          | openSUSE-11.2-Debug         | No      | Yes     |   99     | NONE   | http://download.opensuse.org/debug/distribution/11.2/repo/oss/     |
12 | repo-non-oss                        | openSUSE-11.2-Non-Oss       | Yes     | Yes     |   99     | yast2  | http://download.opensuse.org/distribution/11.2/repo/non-oss/       |
13 | repo-oss                            | openSUSE-11.2-Oss           | Yes     | Yes     |   99     | yast2  | http://download.opensuse.org/distribution/11.2/repo/oss/           |
14 | repo-source                         | openSUSE-11.2-Source        | No      | Yes     |   99     | NONE   | http://download.opensuse.org/source/distribution/11.2/repo/oss/    |


zypper refresh
Repository '11.2' is up to date.
Repository 'Education' is up to date.
Repository 'Printing' is up to date.
Retrieving repository 'games' metadata [done]
Building repository 'games' cache [done]
Retrieving repository 'Updates for openSUSE 11.2-0' metadata [done]
Building repository 'Updates for openSUSE 11.2-0' cache [done]
Repository 'mozilla/openSUSE_11.2' is up to date.
Repository 'openSUSE-11.2-Non-Oss' is up to date.
Repository 'openSUSE-11.2-Oss' is up to date.
All repositories have been refreshed.

I don’t know what to do. In order to update FireFox, (on Aug 1, 2010) I had to do as posted in this thread: (instructions by caf4926) Updating firefox

So, I followed these directions: ImageBam - Fast, Free Image Hosting and Photo Sharing

Now what do I do?

Did you tell the Software Installer to switch system packages to those in the mozilla repo? If so, this one should not be considered as an update for your system. The sec. fix will follow in the mozilla repo, or is already in it.

According to YaST, FireFox/Mozilla is from build.opensuse.org/mozilla
libfreebl3 is from the same repo. I think I saw a newer one is either installed or available, I couldn’t tell which.

This is the latest:
The updater is still asking to “update” mozilla-nss and libfreebl3 . I have updated the two of them myself from within YaST software management (not the updater) and both are now up to 3.12.8, along with the libsofokn3 dependency to version 3.12.8 which were the latest that were available from build.opensuse.org/mozilla repo. So far, I have not seen any newer version of mozilla-nspr.
For some reason, the updater still wants to “update” to the noarch patch from the OpenSUSE repo. This is not needed now.
***How do I get the updater to stop insisting on this? **
Meantime, I have disabled the updater applet (I found directions from this forum) so I have to remember to check for updates myself every few days.