** Patch added: "mobile-broadband-provider-info-fix-omanmobile-apn.patch"
   
https://bugs.launchpad.net/bugs/840600/+attachment/2350232/+files/mobile-broadband-provider-info-fix-omanmobile-apn.patch

** Branch linked: lp:debian/mobile-broadband-provider-info

** Tags added: patch

** Description changed:

  Current mobile-broadband-provider-info package contain wrong APN entry
  for Oman Mobile operator .
  
  It's "taif" not "internet"
  
- this patch to correct this bug .
+ this patch to fix this bug .
  
  === modified file 'serviceproviders.xml'
  --- serviceproviders.xml      2011-08-06 21:43:08 +0000
  +++ serviceproviders.xml      2011-09-03 20:25:14 +0000
  @@ -5178,7 +5178,7 @@
-               <name>Oman Mobile</name>
-               <gsm>
-                       <network-id mcc="422" mnc="02"/>
+    <name>Oman Mobile</name>
+    <gsm>
+     <network-id mcc="422" mnc="02"/>
  -                     <apn value="internet"/>
  +                     <apn value="taif"/>
-               </gsm>
-       </provider>
-       <provider>
+    </gsm>
+   </provider>
+   <provider>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/840600

Title:
  Wrong APN entry for Oman Mobile

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mobile-broadband-provider-info/+bug/840600/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to