View Git repositories
Name Status Last Modified Last Commit
lp:ubuntu/trusty-proposed/gtk+2.0 bug 2 Mature 2015-09-11 11:53:25 UTC
266. * fix_gdk_event_apply_filters.patch: ...

Author: Vlad Orlov
Revision Date: 2015-07-28 10:17:14 UTC

* fix_gdk_event_apply_filters.patch: new patch. Makes gdk_event_apply_filters
  function safe against changes in the filter list, prevents weird crashes in
  various apps. (LP: #1351890)
* gdk-Fix-GdkWindowFilter-internal-refcounting.patch,
  gdkwindow-Fix-event-unref-iteration.patch: new patches. Fix refcounting
  errors after fix_gdk_event_apply_filters.patch, prevent crashes in some
  applications like Spotify.

lp:ubuntu/wily-proposed/gtk+2.0 bug 1 Development 2015-09-04 11:49:08 UTC
274. * Merge from Debian unstable (LP: #14...

Author: Gianfranco Costamagna
Revision Date: 2015-08-17 12:49:04 UTC

* Merge from Debian unstable (LP: #1485548). Remaining changes:
  - d/libgtk2.0-0.symbols: update symbols file.
  - d/libgtk2.0-dev.manpages: add gtk-builder-convert.1 manpage.
  - d/rules: enable manpage.
  - d/update-icon-caches: run with "--include-image-data" flag.
  - add Ubuntu patches:
    + debian/patches/012_ubuntu-set-grab-add.patch
      - Added ubuntu_gtk_widget_set_has_grab so we can grab sliders and
        things in menus, needed by ido
    + debian/patches/062_dnd_menubar.patch:
      - Allow click on menubars for dnd
    + debian/patches/063_treeview_almost_fixed.patch:
      - Add an ubuntu-almost-fixed-height-mode property, (required for
        software-center)
    + debian/patches/071_no_offscreen_widgets_grabbing.patch:
      - Don't let offscreen widgets do grabbing
    + debian/patches/090_logging_file_saves.patch:
      - improve the logging of saved files
    + debian/patches/092_default_to_xdg_document_dir.patch:
      - Use $XDG_DOCUMENTS_DIR as default directory rather than the home
        directory for the 'Print to File' function.
    + debian/patches/093_gtk3_gtkimage_fallbacks_use.patch:
      - Backported gtk3 patch to add a "use-fallback" property to GtkImage,
        using it "icon-name and GIcon type of GtkImages can use automatic
        fallback names.", it will be useful for the indicator stack
    + debian/patches/095_git_menus_scrolling.patch:
      - backported gtk3 commit to fix menu scrolling issues
    + debian/patches/096_git_gtkprintsettings.patch:
      - upstream git commit backported from the gtk3 serie, don't ignore the
        gtkprintsettings resolution settings
    + debian/patches/097_statusicon_image_fallback.patch: Make GtkStatusIcon
      images use fallbacks by default if the property is available.
    + debian/patches/098_multiarch_module_path.patch:
      - Fallback to the pre-multiarch directory for compatibility
    + debian/patches/099_printer_filename_fix.patch
      - Fix to the print dialog for print to file, make sure a non-hidden filename
        is the default
    + debian/patches/100_overlay_scrollbar_loading.patch
      - support for dynamically loading overlay scrollbars
    + debian/patches/gtk-shell-shows-menubar.patch:
      - list gtk-shell-shows-menubar setting, that's required to have the local
        menubars hidding under unity in favor of the unity ones,
    + debian/patches/print-dialog-show-options-of-remote-dnssd-printers.patch:
      - Make printing on remote DNS-SD/Bonjour-shared printers work
    + debian/patches/backport_search_printer_location.patch
      - The list of printers should be searchable/sortable
    + debian/patches/menubar_toolbar_dragging.patch:
      - Allow windows to be dragged using blank spaces in the toolbar as
        well as the menubar
    + debian/patches/use-secrets-service-for-cups-auth_info.patch
      - Backport of auth_info storing
    + debian/patches/printing-initialize-auth_info.patch
      - Fix to an upstream bug:
        https://bugzilla.gnome.org/show_bug.cgi?id=737777

lp:ubuntu/wily/gtk+2.0 1 Development 2015-08-17 12:49:04 UTC
274. * Merge from Debian unstable (LP: #14...

Author: Gianfranco Costamagna
Revision Date: 2015-08-17 12:49:04 UTC

* Merge from Debian unstable (LP: #1485548). Remaining changes:
  - d/libgtk2.0-0.symbols: update symbols file.
  - d/libgtk2.0-dev.manpages: add gtk-builder-convert.1 manpage.
  - d/rules: enable manpage.
  - d/update-icon-caches: run with "--include-image-data" flag.
  - add Ubuntu patches:
    + debian/patches/012_ubuntu-set-grab-add.patch
      - Added ubuntu_gtk_widget_set_has_grab so we can grab sliders and
        things in menus, needed by ido
    + debian/patches/062_dnd_menubar.patch:
      - Allow click on menubars for dnd
    + debian/patches/063_treeview_almost_fixed.patch:
      - Add an ubuntu-almost-fixed-height-mode property, (required for
        software-center)
    + debian/patches/071_no_offscreen_widgets_grabbing.patch:
      - Don't let offscreen widgets do grabbing
    + debian/patches/090_logging_file_saves.patch:
      - improve the logging of saved files
    + debian/patches/092_default_to_xdg_document_dir.patch:
      - Use $XDG_DOCUMENTS_DIR as default directory rather than the home
        directory for the 'Print to File' function.
    + debian/patches/093_gtk3_gtkimage_fallbacks_use.patch:
      - Backported gtk3 patch to add a "use-fallback" property to GtkImage,
        using it "icon-name and GIcon type of GtkImages can use automatic
        fallback names.", it will be useful for the indicator stack
    + debian/patches/095_git_menus_scrolling.patch:
      - backported gtk3 commit to fix menu scrolling issues
    + debian/patches/096_git_gtkprintsettings.patch:
      - upstream git commit backported from the gtk3 serie, don't ignore the
        gtkprintsettings resolution settings
    + debian/patches/097_statusicon_image_fallback.patch: Make GtkStatusIcon
      images use fallbacks by default if the property is available.
    + debian/patches/098_multiarch_module_path.patch:
      - Fallback to the pre-multiarch directory for compatibility
    + debian/patches/099_printer_filename_fix.patch
      - Fix to the print dialog for print to file, make sure a non-hidden filename
        is the default
    + debian/patches/100_overlay_scrollbar_loading.patch
      - support for dynamically loading overlay scrollbars
    + debian/patches/gtk-shell-shows-menubar.patch:
      - list gtk-shell-shows-menubar setting, that's required to have the local
        menubars hidding under unity in favor of the unity ones,
    + debian/patches/print-dialog-show-options-of-remote-dnssd-printers.patch:
      - Make printing on remote DNS-SD/Bonjour-shared printers work
    + debian/patches/backport_search_printer_location.patch
      - The list of printers should be searchable/sortable
    + debian/patches/menubar_toolbar_dragging.patch:
      - Allow windows to be dragged using blank spaces in the toolbar as
        well as the menubar
    + debian/patches/use-secrets-service-for-cups-auth_info.patch
      - Backport of auth_info storing
    + debian/patches/printing-initialize-auth_info.patch
      - Fix to an upstream bug:
        https://bugzilla.gnome.org/show_bug.cgi?id=737777

lp:ubuntu/precise-proposed/gtk+2.0 bug 2 Mature 2015-07-30 19:27:33 UTC
248. * fix_gdk_event_apply_filters.patch: ...

Author: Vlad Orlov
Revision Date: 2015-07-28 10:11:37 UTC

* fix_gdk_event_apply_filters.patch: new patch. Makes gdk_event_apply_filters
  function safe against changes in the filter list, prevents weird crashes in
  various apps. (LP: #1351890)
* gdk-Fix-GdkWindowFilter-internal-refcounting.patch,
  gdkwindow-Fix-event-unref-iteration.patch: new patches. Fix refcounting
  errors after fix_gdk_event_apply_filters.patch, prevent crashes in some
  applications like Spotify.

lp:ubuntu/trusty-updates/gtk+2.0 2 Mature 2015-07-28 10:17:14 UTC
266. * fix_gdk_event_apply_filters.patch: ...

Author: Vlad Orlov
Revision Date: 2015-07-28 10:17:14 UTC

* fix_gdk_event_apply_filters.patch: new patch. Makes gdk_event_apply_filters
  function safe against changes in the filter list, prevents weird crashes in
  various apps. (LP: #1351890)
* gdk-Fix-GdkWindowFilter-internal-refcounting.patch,
  gdkwindow-Fix-event-unref-iteration.patch: new patches. Fix refcounting
  errors after fix_gdk_event_apply_filters.patch, prevent crashes in some
  applications like Spotify.

lp:ubuntu/precise-updates/gtk+2.0 2 Mature 2015-07-28 10:11:37 UTC
248. * fix_gdk_event_apply_filters.patch: ...

Author: Vlad Orlov
Revision Date: 2015-07-28 10:11:37 UTC

* fix_gdk_event_apply_filters.patch: new patch. Makes gdk_event_apply_filters
  function safe against changes in the filter list, prevents weird crashes in
  various apps. (LP: #1351890)
* gdk-Fix-GdkWindowFilter-internal-refcounting.patch,
  gdkwindow-Fix-event-unref-iteration.patch: new patches. Fix refcounting
  errors after fix_gdk_event_apply_filters.patch, prevent crashes in some
  applications like Spotify.

lp:ubuntu/vivid/gtk+2.0 2 Mature 2015-03-04 13:14:15 UTC
272. * New upstream release. * 0002-gdk-Fi...

Author: Iain Lane
Revision Date: 2015-03-04 13:14:15 UTC

* New upstream release.
* 0002-gdk-Fix-GdkWindowFilter-internal-refcounting.patch
  0003-gdkwindow-Fix-event-unref-iteration.patch: Drop, these are upstream
  in this release.

lp:ubuntu/vivid-proposed/gtk+2.0 bug 1 Development 2015-03-04 13:14:15 UTC
272. * New upstream release. * 0002-gdk-Fi...

Author: Iain Lane
Revision Date: 2015-03-04 13:14:15 UTC

* New upstream release.
* 0002-gdk-Fix-GdkWindowFilter-internal-refcounting.patch
  0003-gdkwindow-Fix-event-unref-iteration.patch: Drop, these are upstream
  in this release.

lp:ubuntu/utopic/gtk+2.0 2 Mature 2014-10-13 18:05:44 UTC
268. * New upstream release * 0001-threads...

Author: Iain Lane
Revision Date: 2014-10-13 18:05:44 UTC

* New upstream release
* 0001-threads-Do-not-release-the-GDK-lock-if-it-hasn-t-bee.patch,
  git_widget_null_handling.patch: Drop, applied upstream in this release.
* debian/watch: Use https, not http, to please uscan.

lp:ubuntu/utopic-proposed/gtk+2.0 bug 1 Development 2014-10-13 18:05:44 UTC
268. * New upstream release * 0001-threads...

Author: Iain Lane
Revision Date: 2014-10-13 18:05:44 UTC

* New upstream release
* 0001-threads-Do-not-release-the-GDK-lock-if-it-hasn-t-bee.patch,
  git_widget_null_handling.patch: Drop, applied upstream in this release.
* debian/watch: Use https, not http, to please uscan.

lp:ubuntu/trusty/gtk+2.0 bug 1 Development 2014-03-20 16:33:48 UTC
263. * New upstream version * debian/patch...

Author: Sebastien Bacher
Revision Date: 2014-03-20 16:53:00 UTC

* New upstream version
* debian/patches/git_print_default_location.patch:
  - Print to a file in the current directory by default

lp:ubuntu/saucy/gtk+2.0 2 Mature 2013-07-08 11:32:54 UTC
259. * Merge with Debian (LP: #1198841), r...

Author: Iain Lane
Revision Date: 2013-07-08 11:42:51 UTC

* Merge with Debian (LP: #1198841), remaining changes:
  + debian/libgtk2.0-0.symbols:
    - Add Ubuntu specific symbols
  + debian/patches/012_ubuntu-set-grab-add.patch
    - Added ubuntu_gtk_widget_set_has_grab so we can grab sliders and
      things in menus, needed by ido
  + debian/patches/062_dnd_menubar.patch:
    - Allow click on menubars for dnd
  + debian/patches/063_treeview_almost_fixed.patch:
    - Add an ubuntu-almost-fixed-height-mode property, (required for
      software-center)
  + debian/patches/071_no_offscreen_widgets_grabbing.patch:
    - Don't let offscreen widgets do grabbing
  + debian/patches/090_logging_file_saves.patch:
    - improve the logging of saved files
  + debian/patches/092_default_to_xdg_document_dir.patch:
    - Use $XDG_DOCUMENTS_DIR as default directory rather than the home
      directory for the 'Print to File' function.
  + debian/patches/093_gtk3_gtkimage_fallbacks_use.patch:
    - Backported gtk3 patch to add a "use-fallback" property to GtkImage, using
      it "icon-name and GIcon type of GtkImages can use automatic fallback
      names.", it will be useful for the indicator stack
  + debian/patches/095_git_menus_scrolling.patch:
    - backported gtk3 commit to fix menu scrolling issues
  + debian/patches/096_git_gtkprintsettings.patch:
    - upstream git commit backported from the gtk3 serie, don't ignore the
      gtkprintsettings resolution settings
  + debian/patches/097_statusicon_image_fallback.patch: Make GtkStatusIcon
    images use fallbacks by default if the property is available.
  + debian/patches/098_multiarch_module_path.patch:
    - Fallback to the pre-multiarch directory for compatibility
  + debian/patches/099_printer_filename_fix.patch
    - Fix to the print dialog for print to file, make sure a non-hidden filename
      is the default (LP: #488857)
  + debian/patches/100_overlay_scrollbar_loading.patch
    - support for dynamically loading overlay scrollbars
* Drop the unused support for an 'opt' flavour which was a delta over Debian
  as they removed it some time ago, and was commented out anyway.

lp:ubuntu/saucy-proposed/gtk+2.0 bug 1 Development 2013-07-08 11:32:54 UTC
259. * Merge with Debian (LP: #1198841), r...

Author: Iain Lane
Revision Date: 2013-07-08 11:42:51 UTC

* Merge with Debian (LP: #1198841), remaining changes:
  + debian/libgtk2.0-0.symbols:
    - Add Ubuntu specific symbols
  + debian/patches/012_ubuntu-set-grab-add.patch
    - Added ubuntu_gtk_widget_set_has_grab so we can grab sliders and
      things in menus, needed by ido
  + debian/patches/062_dnd_menubar.patch:
    - Allow click on menubars for dnd
  + debian/patches/063_treeview_almost_fixed.patch:
    - Add an ubuntu-almost-fixed-height-mode property, (required for
      software-center)
  + debian/patches/071_no_offscreen_widgets_grabbing.patch:
    - Don't let offscreen widgets do grabbing
  + debian/patches/090_logging_file_saves.patch:
    - improve the logging of saved files
  + debian/patches/092_default_to_xdg_document_dir.patch:
    - Use $XDG_DOCUMENTS_DIR as default directory rather than the home
      directory for the 'Print to File' function.
  + debian/patches/093_gtk3_gtkimage_fallbacks_use.patch:
    - Backported gtk3 patch to add a "use-fallback" property to GtkImage, using
      it "icon-name and GIcon type of GtkImages can use automatic fallback
      names.", it will be useful for the indicator stack
  + debian/patches/095_git_menus_scrolling.patch:
    - backported gtk3 commit to fix menu scrolling issues
  + debian/patches/096_git_gtkprintsettings.patch:
    - upstream git commit backported from the gtk3 serie, don't ignore the
      gtkprintsettings resolution settings
  + debian/patches/097_statusicon_image_fallback.patch: Make GtkStatusIcon
    images use fallbacks by default if the property is available.
  + debian/patches/098_multiarch_module_path.patch:
    - Fallback to the pre-multiarch directory for compatibility
  + debian/patches/099_printer_filename_fix.patch
    - Fix to the print dialog for print to file, make sure a non-hidden filename
      is the default (LP: #488857)
  + debian/patches/100_overlay_scrollbar_loading.patch
    - support for dynamically loading overlay scrollbars
* Drop the unused support for an 'opt' flavour which was a delta over Debian
  as they removed it some time ago, and was commented out anyway.

lp:ubuntu/raring-proposed/gtk+2.0 bug 2 Mature 2013-03-25 23:29:23 UTC
255. restore 2.24.16-1ubuntu2 dropped by e...

Author: Sebastien Bacher
Revision Date: 2013-03-25 23:41:01 UTC

restore 2.24.16-1ubuntu2 dropped by error (not commited to the vcs),
should fix multiarch issues (lp: #1160024)

lp:ubuntu/raring/gtk+2.0 bug 1 Development 2013-03-25 23:29:23 UTC
255. restore 2.24.16-1ubuntu2 dropped by e...

Author: Sebastien Bacher
Revision Date: 2013-03-25 23:41:01 UTC

restore 2.24.16-1ubuntu2 dropped by error (not commited to the vcs),
should fix multiarch issues (lp: #1160024)

lp:ubuntu/quantal-proposed/gtk+2.0 bug 2 Mature 2012-09-25 11:51:50 UTC
250. * debian/patches/100_overlay_scrollba...

Author: Didier Roche-Tolomelli
Revision Date: 2012-09-25 11:51:50 UTC

* debian/patches/100_overlay_scrollbar_loading.patch:
  - don't crash with latest overlay-scrollbar version

lp:ubuntu/quantal/gtk+2.0 bug 1 Development 2012-09-25 11:51:50 UTC
250. * debian/patches/100_overlay_scrollba...

Author: Didier Roche-Tolomelli
Revision Date: 2012-09-25 11:51:50 UTC

* debian/patches/100_overlay_scrollbar_loading.patch:
  - don't crash with latest overlay-scrollbar version

lp:ubuntu/precise/gtk+2.0 bug 2 Mature 2012-03-26 13:25:39 UTC
246. debian/control.in: Add an extra Break...

Author: Martin Pitt
Revision Date: 2012-03-26 13:25:39 UTC

debian/control.in: Add an extra Breaks: gir1.0-gtk-2.0, to nudge apt to
remove this instead of keeping that obsolete and non-existing package
during upgrades. (LP: #963069)

lp:ubuntu/lucid-proposed/gtk+2.0 bug 2 Mature 2011-10-31 20:27:28 UTC
166. * Added two patches from git to fix f...

Author: Marc Deslauriers
Revision Date: 2011-10-28 19:28:58 UTC

* Added two patches from git to fix filechooser issue (LP: #558674)
  - debian/patches/033_filechooser_sort.patch: fix new_order index in
    gtk/gtkfilesystemmodel.c.
  - debian/patches/035_filechooser_crash.patch: properly update Node IDs
    in gtk/gtkfilesystemmodel.c.

lp:ubuntu/lucid-updates/gtk+2.0 2 Mature 2011-10-28 19:28:58 UTC
166. * Added two patches from git to fix f...

Author: Marc Deslauriers
Revision Date: 2011-10-28 19:28:58 UTC

* Added two patches from git to fix filechooser issue (LP: #558674)
  - debian/patches/033_filechooser_sort.patch: fix new_order index in
    gtk/gtkfilesystemmodel.c.
  - debian/patches/035_filechooser_crash.patch: properly update Node IDs
    in gtk/gtkfilesystemmodel.c.

lp:ubuntu/oneiric/gtk+2.0 bug 2 Mature 2011-10-05 21:30:11 UTC
231. * debian/patches/101_filechooser.patc...

Author: Mario Limonciello
Revision Date: 2011-10-05 13:43:25 UTC

* debian/patches/101_filechooser.patch
  - Fix a crash when opening file chooser dialog twice (LP: #851383)

lp:ubuntu/natty/gtk+2.0 bug 2 Mature 2011-04-14 18:33:20 UTC
218. debian/patches/093_gtk3_gtkimage_fall...

Author: Ted Gould
Revision Date: 2011-04-13 12:14:57 UTC

debian/patches/093_gtk3_gtkimage_fallbacks_use.patch: Make sure to
save the value of use_fallback when it's changed. (LP: #746495)

lp:ubuntu/maverick/gtk+2.0 bug 2 Mature 2010-09-27 15:43:08 UTC
185. * New stable version * debian/control...

Author: Sebastien Bacher
Revision Date: 2010-09-27 15:43:08 UTC

* New stable version
* debian/control:
  - don't use gir-repository-dev it's not required
* debian/libgtk2.0-0.symbols: updated
* debian/patches/064_gir_build_workaround.patch
  - workaround a build issue with the current gir version
* debian/patches/070_mandatory-relibtoolize.patch:
  - new version update

lp:~bratsche/ubuntu/maverick/gtk+2.0/menu-activation-fix 1 Development 2010-08-26 22:44:21 UTC
185. Check for show-local in menu activation.

Author: Cody Russell
Revision Date: 2010-08-26 22:07:46 UTC

Check for show-local in menu activation.

lp:~bratsche/ubuntu/maverick/gtk+2.0/disconnect-signal bug(Has a merge proposal) 1 Development 2010-08-24 03:29:07 UTC
184. Cast to GtkWidget

Author: Cody Russell
Revision Date: 2010-08-24 02:26:35 UTC

Cast to GtkWidget

lp:~canonical-dx-team/ubuntu/maverick/gtk+2.0/menuproxy 1 Development 2010-08-24 02:26:35 UTC
184. Cast to GtkWidget

Author: Cody Russell
Revision Date: 2010-08-24 02:26:35 UTC

Cast to GtkWidget

lp:ubuntu/lucid/gtk+2.0 bug 1 Development 2010-04-09 18:35:25 UTC
163. * debian/patches/064_initial_filesele...

Author: Sebastien Bacher
Revision Date: 2010-04-06 16:11:28 UTC

* debian/patches/064_initial_fileselector_select.patch:
  - replaced by the version commited upstream, thank Cody Russell,
    the update solves f-spot hanging when saving an image without entering
    the name to use in the selector (lp: #551384)

lp:ubuntu/karmic-updates/gtk+2.0 bug 2 Mature 2010-02-20 04:14:39 UTC
138. * debian/patches/096_git_no_implicit_...

Author: Sebastien Bacher
Revision Date: 2010-01-21 11:39:18 UTC

* debian/patches/096_git_no_implicit_paints_on_foreign_windows.patch:
  - git change to fix a crasher issue
* debian/patches/097_git_no_destroyed_windows_drawing.patch:
  - git change to fix another csw crasher bug
* debian/patches/098_git_fix_pixmap_refcount_issue.patch:
  - git change to fix a refcounting issue leading to xorg crashes
    (lp: #450832)

lp:ubuntu/intrepid-proposed/gtk+2.0 bug 2 Mature 2010-02-20 04:14:15 UTC
95. * debian/patches/092_svn_change_incor...

Author: Sebastien Bacher
Revision Date: 2009-01-23 16:45:06 UTC

* debian/patches/092_svn_change_incorrect_naming_issue.patch:
  - upstream changes to fix accessibility naming issue,
    thank to Cody Russell who indicated the changes to use (lp: #305226)
* debian/patches/061_use_pdf_as_default_printing_standard.patch:
  - updated to fix an implicit declaration issue (lp: #287611)

lp:ubuntu/karmic-proposed/gtk+2.0 2 Mature 2010-02-20 04:13:00 UTC
138. * debian/patches/096_git_no_implicit_...

Author: Sebastien Bacher
Revision Date: 2010-01-21 11:39:18 UTC

* debian/patches/096_git_no_implicit_paints_on_foreign_windows.patch:
  - git change to fix a crasher issue
* debian/patches/097_git_no_destroyed_windows_drawing.patch:
  - git change to fix another csw crasher bug
* debian/patches/098_git_fix_pixmap_refcount_issue.patch:
  - git change to fix a refcounting issue leading to xorg crashes
    (lp: #450832)

lp:ubuntu/karmic/gtk+2.0 2 Mature 2010-02-20 04:12:51 UTC
134. * New upstream bugfix release: + de...

Author: Sebastian Dröge
Revision Date: 2009-10-18 13:23:44 UTC

* New upstream bugfix release:
  + debian/patches/070_mandatory-relibtoolize.patch:
    - Updated for the new version.
* debian/patches/091_dont-omit-gtk-icon-size-dialog.patch:
  + Patch from upstream GIT to not omit GTk_ICON_SIZE_DIALOG
    when searching for an appropiate icon size.
* debian/patches/092_gtk-image-size-allocation.patch:
  + Patch from upstream GIT to fix size allocation of GtkImage.

lp:ubuntu/jaunty/gtk+2.0 2 Mature 2010-02-20 04:12:40 UTC
110. Set $(opt_configure_flags) to $(share...

Author: Loïc Minier
Revision Date: 2009-04-15 00:48:15 UTC

Set $(opt_configure_flags) to $(shared_configure_flags) for the vfp flavor
to pick exactly the same options.

lp:ubuntu/hardy-proposed/gtk+2.0 bug 2 Mature 2010-02-20 04:12:23 UTC
79. * debian/patches/093_svn_change_fix_p...

Author: Sebastien Bacher
Revision Date: 2008-09-17 15:26:54 UTC

* debian/patches/093_svn_change_fix_printer_uri_construction.patch:
  - upstream svn change, fix printing to some servers not working,
    thanks Nathaniel Smith who investigated the issue (lp: #258104)

lp:ubuntu/intrepid/gtk+2.0 2 Mature 2010-02-20 04:12:18 UTC
94. * New upstream version: - Bugs fixe...

Author: Sebastien Bacher
Revision Date: 2008-10-18 15:07:36 UTC

* New upstream version:
  - Bugs fixed:
  553135 eog crash: assertion failed... (lp: #272754)
  553241 double freed pointer in lpr_write cause firefox3 crash
  553133 GtkFileChooser won't ask to mount a volume (lp: #272742)
  553578 tabs are not drawn correctly
  553211 GtkFileChooserButton unsets filter after first use
  554141 uninitialized data use/free in gtkclipboard-quartz.c
  554690 mem leak in filechooser
  554691 mem leak in filechooser
  554696 invalid free function used
  554698 mem leak in filechooser
  554701 filechooser spams console with useless warnings
  554704 gtkfilesystemmodel does too much work
  554506 combining diacritics broken, became deadkeys (lp: #260589)
  530575 GtkEntry with invisible chars has a confused cursor...
  371908 Password Entry broken
  132501 Make utility window translate to tool window in win32
  554702 gtkfilesystem leaks GError
  554192 double press on the "circumflex" dead key...
  550342 Splash screens have a caption
  555000 Wrong treatment on non-spacing marks dead keys... (lp: #273856)
  552318 menubar mnemonics consumed even when gtk-enable-mnemonics=false
   (lp: #268012)
  555779 GtkCellRendererPixbuf crashed on failed GIcon lookup
  555791 Nautilus Crashes when opening USB MP3 Player Contents (lp: #280924)
* debian/patches/090_no_fileselector_warning.patch:
  - the change is in the new version
* debian/patches/070_mandatory-relibtoolize.patch:
  - new version update

lp:ubuntu/hardy-updates/gtk+2.0 2 Mature 2010-02-20 04:12:07 UTC
79. * debian/patches/093_svn_change_fix_p...

Author: Sebastien Bacher
Revision Date: 2008-09-17 15:26:54 UTC

* debian/patches/093_svn_change_fix_printer_uri_construction.patch:
  - upstream svn change, fix printing to some servers not working,
    thanks Nathaniel Smith who investigated the issue (lp: #258104)

lp:ubuntu/hardy/gtk+2.0 2 Mature 2010-02-20 04:11:43 UTC
76. Use 32bit pixbuf loaders when running...

Author: Matthias Klose
Revision Date: 2008-04-18 16:38:13 UTC

Use 32bit pixbuf loaders when running the i386 binary on amd64.
LP: #205223, #177869, #190227.

lp:ubuntu/gutsy/gtk+2.0 1 Development 2010-02-20 04:11:29 UTC
58. * debian/patches/071_fix_gdk_window_n...

Author: Sebastien Bacher
Revision Date: 2007-10-05 14:10:06 UTC

* debian/patches/071_fix_gdk_window_null_crasher.patch:
  - patch from Alexander Sack, fix firefox crashing on print preview due
    due to gdk_window NULL values (LP: #144326)

lp:ubuntu/feisty/gtk+2.0 1 Development 2010-02-20 04:11:18 UTC
39. * debian/patches/081_from_upstream_fi...

Author: Sebastien Bacher
Revision Date: 2007-04-05 13:47:51 UTC

* debian/patches/081_from_upstream_fix_incorrect_gtkicontheme_read.patch:
  - another incorrect read fix from upstream (Ubuntu: #85776)

lp:ubuntu/edgy-updates/gtk+2.0 1 Development 2010-02-20 04:10:59 UTC
30. * SECURITY UPDATE: denial of service ...

Author: Kees Cook
Revision Date: 2007-01-29 22:02:01 UTC

* SECURITY UPDATE: denial of service in image loader library.
* Add 'debian/patches/091_from_cvs_fix_pixbuf_loader.patch' adapted from
  upstream to cleanly close loaders on failure.
* References
  CVE-2007-0010

lp:ubuntu/edgy-proposed/gtk+2.0 1 Development 2010-02-20 04:10:44 UTC
30. * debian/patches/090_from_cvs_fix_tre...

Author: Sebastien Bacher
Revision Date: 2006-10-25 00:41:06 UTC

* debian/patches/090_from_cvs_fix_treeview_grid_drawing.patch:
  - patch from CVS, fix treeview grid drawing (Ubuntu: #67917)

lp:ubuntu/edgy-security/gtk+2.0 1 Development 2010-02-20 04:10:37 UTC
30. * SECURITY UPDATE: denial of service ...

Author: Kees Cook
Revision Date: 2007-01-29 22:02:01 UTC

* SECURITY UPDATE: denial of service in image loader library.
* Add 'debian/patches/091_from_cvs_fix_pixbuf_loader.patch' adapted from
  upstream to cleanly close loaders on failure.
* References
  CVE-2007-0010

lp:ubuntu/edgy/gtk+2.0 1 Development 2010-02-20 04:10:24 UTC
29. * New upstream version: Bugs fixed:...

Author: Sebastien Bacher
Revision Date: 2006-10-04 15:32:44 UTC

* New upstream version:
  Bugs fixed:
  - 2.10.5 build issue due to a typo
  - Compile crashes
  - Reduce relocations
  - gtk_print_settings_get_duplex() return wrong value for one of vertical
    setting
* debian/patches/006_fix_build_typo.patch:
  - fixed with the new version
* debian/rules:
  - stop installing the devhelp index for the faq and tutorial for now,
    new upstream tarballs don't ship the .html (Ubuntu: #62185)

lp:ubuntu/dapper-updates/gtk+2.0 2 Mature 2010-02-20 04:10:03 UTC
21. * SECURITY UPDATE: denial of service ...

Author: Kees Cook
Revision Date: 2007-01-29 22:18:54 UTC

* SECURITY UPDATE: denial of service in image loader library.
* Add 'debian/patches/091_from_cvs_fix_pixbuf_loader.patch' adapted from
  upstream to cleanly close loaders on failure.
* References
  CVE-2007-0010

lp:ubuntu/dapper-security/gtk+2.0 2 Mature 2010-02-20 04:09:50 UTC
21. * SECURITY UPDATE: denial of service ...

Author: Kees Cook
Revision Date: 2007-01-29 22:18:54 UTC

* SECURITY UPDATE: denial of service in image loader library.
* Add 'debian/patches/091_from_cvs_fix_pixbuf_loader.patch' adapted from
  upstream to cleanly close loaders on failure.
* References
  CVE-2007-0010

lp:ubuntu/dapper/gtk+2.0 2 Mature 2010-02-20 04:09:40 UTC
20. * debian/patches/010_from_cvs_fix_shi...

Author: Sebastien Bacher
Revision Date: 2006-05-19 00:36:29 UTC

* debian/patches/010_from_cvs_fix_shift_dnd_lock_on_calendar.patch:
  - patch from CVS, fix mouse cursor being blocked to dnd mode when using
    shift and dnd on a calendar widget (Ubuntu: #39836)
* debian/patches/009_other_no_io_for_network_bookmark.patch:
  - patch by Gary Coady <garycoady@ubuntu.com>
  - change filechooserbutton too to not do network I/O when remote
    directories are bookmarked (Ubuntu: #43366)

lp:ubuntu/breezy-security/gtk+2.0 1 Development 2010-02-20 04:09:24 UTC
4. * SECURITY UPDATE: denial of service ...

Author: Kees Cook
Revision Date: 2007-01-29 22:28:23 UTC

* SECURITY UPDATE: denial of service in image loader library.
* Add 'debian/patches/091_from_cvs_fix_pixbuf_loader.patch' adapted from
  upstream to cleanly close loaders on failure.
* References
  CVE-2007-0010

lp:ubuntu/breezy/gtk+2.0 1 Development 2010-02-20 04:09:09 UTC
2. * debian/patches/000_gtkfilechooserwi...

Author: Sebastien Bacher
Revision Date: 2005-10-07 23:07:00 UTC

* debian/patches/000_gtkfilechooserwidget.c.patch:
  - set a default folder as for the previous versions (Ubuntu: #17066).

lp:ubuntu/hoary-updates/gtk+2.0 1 Development 2010-02-20 04:08:56 UTC
3. * SECURITY UPDATE: Arbitrary code exe...

Author: Martin Pitt
Revision Date: 2005-12-06 17:05:38 UTC

* SECURITY UPDATE: Arbitrary code execution and DoS.
* Add debian/patches/010_xpm-colors-overflow_CVE-2005-3186.patch:
  - io-xpm.c: Add check to XPM reader to prevent integer overflow for
    specially crafted number of colors.
  - CVE-2005-3186
* Add debian/patches/011_xpm-colors-loop_CVE-2005-2975.patch:
  - io-xpm.c: Fix endless loop with specially crafted number of colors.
  - CVE-2005-2975

lp:ubuntu/hoary-security/gtk+2.0 1 Development 2010-02-20 04:08:41 UTC
3. * SECURITY UPDATE: Arbitrary code exe...

Author: Martin Pitt
Revision Date: 2005-11-16 10:17:30 UTC

* SECURITY UPDATE: Arbitrary code execution and DoS.
* Add debian/patches/010_xpm-colors-overflow_CVE-2005-3186.patch:
  - io-xpm.c: Add check to XPM reader to prevent integer overflow for
    specially crafted number of colors.
  - CVE-2005-3186
* Add debian/patches/011_xpm-colors-loop_CVE-2005-2975.patch:
  - io-xpm.c: Fix endless loop with specially crafted number of colors.
  - CVE-2005-2975

lp:ubuntu/hoary/gtk+2.0 1 Development 2010-02-20 04:08:29 UTC
2. * debian/patches/002_bmp.patch: - f...

Author: Sebastien Bacher
Revision Date: 2005-04-05 18:11:58 UTC

* debian/patches/002_bmp.patch:
  - fix CAN-2005-0891: BMP double free Dos.

lp:ubuntu/warty-security/gtk+2.0 1 Development 2010-02-20 04:08:13 UTC
3. * SECURITY UPDATE: Arbitrary code exe...

Author: Martin Pitt
Revision Date: 2005-11-16 10:13:42 UTC

* SECURITY UPDATE: Arbitrary code execution and DoS.
* Add debian/patches/010_xpm-colors-overflow_CVE-2005-3186.patch:
  - io-xpm.c: Add check to XPM reader to prevent integer overflow for
    specially crafted number of colors.
  - CVE-2005-3186
* Add debian/patches/011_xpm-colors-loop_CVE-2005-2975.patch:
  - io-xpm.c: Fix endless loop with specially crafted number of colors.
  - CVE-2005-2975

lp:ubuntu/warty/gtk+2.0 1 Development 2010-02-20 04:08:00 UTC
2. * New upstream release. * debian/patc...

Author: Sebastien Bacher
Revision Date: 2004-09-21 18:27:16 UTC

* New upstream release.
* debian/patches/002_xpmico.patch:
  - updated, the two xpm fixes are in the new version.

152 of 52 results