[ubuntu/oneiric] software-center 4.1.23.4 (Accepted)

Michael Vogt michael.vogt at ubuntu.com
Wed Sep 21 19:36:43 UTC 2011


software-center (4.1.23.4) oneiric; urgency=low

  [ Matthew McGowan ]
  * utils/submit_review_gtk3.py:
    - fix crash when submitting a review (LP: #852016)
  * fix the overlay icon position in the (lobby|subcat) featured tiles
  * fix the backforward button such that the border-radius is switched
    when in rtl mode.
  * softwarecenter/ui/gtk3/views/appdetailsview_gtk.py:
    - fix stray dotted lines at bottom of the "not found"
      screen (LP: #853514)
  * softwarecenter/ui/gtk3/widgets/buttons.py:
    - add a focus ring for the "More" buttons on the
      home screen (LP: #854177)
  * softwarecenter/ui/gtk3/widgets/exhibits.py:
    - add a focus ring for the exhibits banner (LP: #854168)
  * check the button-release occurs within the exhibit banner
    (LP: #848805)
  * add additional checks to ensure we bail on a NoneType within
    apptreeview._on_button_press_event. also switch some StateType's
    to the Gtk3 correct StateFlags'
  * reimplement the focal frames for focal CellRendererButtons
    in the apptreeview
  * lp:~mmcg069/software-center/rtl-improvements
    - make the appview progress bar fill in the correct direction when in rtl
      mode
    - also improve the positioning of the installed overlay icon in both ltr
      and rtl modes.
  * lp:~mmcg069/software-center/nav-improvements
    - correct the navhistory behaviour when a user clears the search_entry,
      remove spurious navhistory items, improve unit test (LP: #854047)
  * lp:~mmcg069/software-center/lobby-work
    - update the lobby and subcat views when selecting to view "Canonical
      Maintained Software", other lobby fixes and cleanup (LP: #835025)
  * lp:~mmcg069/software-center/description-improvements:
    - improvements to the description area in the details view, make
      description text selectable, update unit test (LP: #854368)
  * lp:~mmcg069/software-center/Bug846204:
    - a solution to LP: #846204

  [ Kiwinote ]
  * softwarecenter/db/application.py:
    - fix UnicodeDecodeError in __init__ (LP: #838791)
  * softwarecenter/db/debfile.py:
    - fix UnicodeDecodeError in __init__ (LP: #835887)
  * softwarecenter/ui/gtk3/widgets/buttons.py:
    - draw focus-line for category tiles and subcategory tiles
    - make featuredtiles accessible
  * softwarecenter/ui/gtk3/widgets/description.py:
    - fix crash in rendering bullet points in rtl layouts
  * softwarecenter/ui/gtk3/widgets/exhibits.py:
    - make exhibits accessible

  [ Gary Lasker ]
  * utils/submit_review_gtk3.py:
    - fix crash if an error occurs while submitting
      a review (LP: #854187)
  * softwarecenter/ui/gtk3/widgets/apptreeview.py:
    - check that a category is not selected before updating,
      fixes a crash on e.g. a network change event (LP: #848085)
  * softwarecenter/ui/gtk3/panes/installedpane.py:
    - display a spinner while loading the oneconf
      list view
  * pyflakes fixes

  [ Michael Vogt ]
  * softwarecenter/ui/gtk3/views/purchaseview.py,
    test/gtk3/test_purchase.py:
    - ensure to never log sensitive oauth token data to the console
      from webkit and add test
  * debian/control:
    - tighten dependency on python-gobject (LP: #845280)
  * softwarecenter/db/database.py:
    - fix db reopen when a new database is added (like the
      software-center-agent DB)
  * softwarecenter/backend/aptchannels.py:
    - move to softwarecenter/backend/channel_impl/aptchannels.py to make
      more clear that this is a implementation of a interface
  * softwarecenter/backend/channel_impl/aptchannels.py:
    - only rebuild the a-x-i DB is we have new origins in the cache
      (LP: #798632)
  * softwarecenter/db/categories.py:
    - do not crash if a directory tag can not be parsed or if the
      directory file is not there (LP: #854087)
  * fix systemwide license key handling (needs
    lp:~aptdaemon-developers/aptdaemon/add-license-key-call)

  [ Didier Roche ]
  * softwarecenter/db/appfilter.py:
    - fix an issue when no diff in a category show all available results
  * softwarecenter/ui/gtk3/panes/installedpane.py:
    - use the same load blocking parameters than other calls

Date: Wed, 21 Sep 2011 09:11:30 +0200
Changed-By: Michael Vogt <michael.vogt at ubuntu.com>
Maintainer: Michael Vogt <mvo at ubuntu.com>
https://launchpad.net/ubuntu/oneiric/+source/software-center/4.1.23.4
-------------- next part --------------
Format: 1.8
Date: Wed, 21 Sep 2011 09:11:30 +0200
Source: software-center
Binary: software-center
Architecture: source
Version: 4.1.23.4
Distribution: oneiric
Urgency: low
Maintainer: Michael Vogt <mvo at ubuntu.com>
Changed-By: Michael Vogt <michael.vogt at ubuntu.com>
Description: 
 software-center - Utility for browsing, installing, and removing software
Launchpad-Bugs-Fixed: 798632 835025 835887 838791 845280 846204 848085 848805 852016 853514 854047 854087 854168 854177 854187 854368
Changes: 
 software-center (4.1.23.4) oneiric; urgency=low
 .
   [ Matthew McGowan ]
   * utils/submit_review_gtk3.py:
     - fix crash when submitting a review (LP: #852016)
   * fix the overlay icon position in the (lobby|subcat) featured tiles
   * fix the backforward button such that the border-radius is switched
     when in rtl mode.
   * softwarecenter/ui/gtk3/views/appdetailsview_gtk.py:
     - fix stray dotted lines at bottom of the "not found"
       screen (LP: #853514)
   * softwarecenter/ui/gtk3/widgets/buttons.py:
     - add a focus ring for the "More" buttons on the
       home screen (LP: #854177)
   * softwarecenter/ui/gtk3/widgets/exhibits.py:
     - add a focus ring for the exhibits banner (LP: #854168)
   * check the button-release occurs within the exhibit banner
     (LP: #848805)
   * add additional checks to ensure we bail on a NoneType within
     apptreeview._on_button_press_event. also switch some StateType's
     to the Gtk3 correct StateFlags'
   * reimplement the focal frames for focal CellRendererButtons
     in the apptreeview
   * lp:~mmcg069/software-center/rtl-improvements
     - make the appview progress bar fill in the correct direction when in rtl
       mode
     - also improve the positioning of the installed overlay icon in both ltr
       and rtl modes.
   * lp:~mmcg069/software-center/nav-improvements
     - correct the navhistory behaviour when a user clears the search_entry,
       remove spurious navhistory items, improve unit test (LP: #854047)
   * lp:~mmcg069/software-center/lobby-work
     - update the lobby and subcat views when selecting to view "Canonical
       Maintained Software", other lobby fixes and cleanup (LP: #835025)
   * lp:~mmcg069/software-center/description-improvements:
     - improvements to the description area in the details view, make
       description text selectable, update unit test (LP: #854368)
   * lp:~mmcg069/software-center/Bug846204:
     - a solution to LP: #846204
 .
   [ Kiwinote ]
   * softwarecenter/db/application.py:
     - fix UnicodeDecodeError in __init__ (LP: #838791)
   * softwarecenter/db/debfile.py:
     - fix UnicodeDecodeError in __init__ (LP: #835887)
   * softwarecenter/ui/gtk3/widgets/buttons.py:
     - draw focus-line for category tiles and subcategory tiles
     - make featuredtiles accessible
   * softwarecenter/ui/gtk3/widgets/description.py:
     - fix crash in rendering bullet points in rtl layouts
   * softwarecenter/ui/gtk3/widgets/exhibits.py:
     - make exhibits accessible
 .
   [ Gary Lasker ]
   * utils/submit_review_gtk3.py:
     - fix crash if an error occurs while submitting
       a review (LP: #854187)
   * softwarecenter/ui/gtk3/widgets/apptreeview.py:
     - check that a category is not selected before updating,
       fixes a crash on e.g. a network change event (LP: #848085)
   * softwarecenter/ui/gtk3/panes/installedpane.py:
     - display a spinner while loading the oneconf
       list view
   * pyflakes fixes
 .
   [ Michael Vogt ]
   * softwarecenter/ui/gtk3/views/purchaseview.py,
     test/gtk3/test_purchase.py:
     - ensure to never log sensitive oauth token data to the console
       from webkit and add test
   * debian/control:
     - tighten dependency on python-gobject (LP: #845280)
   * softwarecenter/db/database.py:
     - fix db reopen when a new database is added (like the
       software-center-agent DB)
   * softwarecenter/backend/aptchannels.py:
     - move to softwarecenter/backend/channel_impl/aptchannels.py to make
       more clear that this is a implementation of a interface
   * softwarecenter/backend/channel_impl/aptchannels.py:
     - only rebuild the a-x-i DB is we have new origins in the cache
       (LP: #798632)
   * softwarecenter/db/categories.py:
     - do not crash if a directory tag can not be parsed or if the
       directory file is not there (LP: #854087)
   * fix systemwide license key handling (needs
     lp:~aptdaemon-developers/aptdaemon/add-license-key-call)
 .
   [ Didier Roche ]
   * softwarecenter/db/appfilter.py:
     - fix an issue when no diff in a category show all available results
   * softwarecenter/ui/gtk3/panes/installedpane.py:
     - use the same load blocking parameters than other calls
Checksums-Sha1: 
 3354a95a94788c9315b12fb9aa4a869a58e9558e 1008 software-center_4.1.23.4.dsc
 5c6992b2b99b6c09ff3bcc508d76f2e98ccb655c 957411 software-center_4.1.23.4.tar.gz
Checksums-Sha256: 
 68355b3c800deeb884324e614f274f61b74da5e3dfa6f3b1c6f2a2458e2d1852 1008 software-center_4.1.23.4.dsc
 cf02c290cb94a136b873b63d08aecc6b8558d09146457ce60eed4b2e51ae1de6 957411 software-center_4.1.23.4.tar.gz
Files: 
 ae378306b570d36db2a0850e9df81718 1008 gnome optional software-center_4.1.23.4.dsc
 5b366d336a7193c39f8eaec8a4b3ce8d 957411 gnome optional software-center_4.1.23.4.tar.gz


More information about the Oneiric-changes mailing list