-
Tue May 29 2007 Keshav Sharma <keshav.sharma@redhat.com> - 1.2.10-1.0.1
- Removed up2date-gnome from obsolete list and added to required list
- Removed dependency on rhn-setup-gnome
-
Wed Dec 13 2006 James Bowes <jbowes@redhat.com> - 1.2.10-1
- Don't show 'No updates available' on mouse scroll (David Timms, #219075)
- Fix traceback in progress.py (katzj, #218417)
- Add man pages (#218731)
- Add Requires: rhn-setup-gnome (#218617)
-
Thu Nov 30 2006 Jeremy Katz <katzj@redhat.com> - 1.2.9-1
- rpmlint fixes to packaging (jbowes)
- translation fixes (#212877)
- Disable linking to bugs and CVEs to avoid launching
firefox as root (lmacken, #216552)
- translation updates
-
Fri Nov 10 2006 Jeremy Katz <katzj@redhat.com> - 1.2.8-1
- Clear deps on transaction cancel (#213421)
- Make puplet text be "View Updates..." (#214627)
- More verbose error for yum-updatesd not being available (#213520)
- Stick information about a package requiring a reboot in the details (#214794)
-
Mon Nov 06 2006 Jeremy Katz <katzj@redhat.com> - 1.2.7-1
- Fix traceback with packages with an empty description (#212276)
- Show the dep dialog for removals and don't auto-timeout it (#212703)
- Make puplet translations work (#212877)
- Don't log in other langs (#213145)
- Fix view menu (#213562)
- Fix a silly typo in the cdinstaller text (#210696)
- On failure, undo dep installs (#213628)
- Allow multiple selection in pup (#195465)
- Fix searching in pup to be more obvious (#213639)
- Set puplet icon to downloading when we're getting things (#210463)
-
Wed Oct 25 2006 Jeremy Katz <katzj@redhat.com> - 1.2.6-1
- cdinstaller fixes (#212017, #211873)
-
Fri Oct 20 2006 Jeremy Katz <katzj@redhat.com>
- obsolete rhn-applet and up2date-gnome (#211540)
-
Thu Oct 12 2006 Jeremy Katz <katzj@redhat.com> - 1.2.5-1
- puplet: remove import of egg.trayicon
-
Tue Oct 10 2006 Jeremy Katz <katzj@redhat.com> - 1.2.4-1
- More updated translations
- Raise error on error in repo setup (jbowes, #208845)
- puplet: Show menu on left click (#209990)
-
Tue Oct 03 2006 Jeremy Katz <katzj@redhat.com> - 1.2.3-1
- Updated translations
- Fix right click menu popup with only one thing selected (#208846)
-
Thu Sep 28 2006 Bill Nottingham <notting@redhat.com> - 1.2.2-1
- fix desktop file (#208519)
-
Thu Sep 28 2006 Jeremy Katz <katzj@redhat.com> - 1.2.1-1
- remember to include the new pup icon
-
Thu Sep 28 2006 Jeremy Katz <katzj@redhat.com> - 1.2.0-1
- Fix group deselect (#208363)
- Give notification if update checks are failing (#208154)
- Show list by default in pirut if no repos enabled
- Disable line wrapping in update details (lmacken)
- Catch an error when opening rpm (#205278)
- Fix pixmap display (#207748)
- Don't spew exceptions if puplet can't connect to yum-updatesd (#207724)
-
Tue Sep 19 2006 Jeremy Katz <katzj@redhat.com> - 1.1.16-1
- Fix a traceback (#207067)
- Fix refresh after installing (#207051)
-
Wed Sep 13 2006 Jeremy Katz <katzj@redhat.com> - 1.1.15-1
- Fix up package selection in package list
- UI improvements
-
Wed Sep 13 2006 Jeremy Katz <katzj@redhat.com> - 1.1.14-1
- Allow continuing to do stuff instead of existing after applying
changes (#182499)
- Some optimizations for list view
-
Wed Sep 13 2006 Jeremy Katz <katzj@redhat.com> - 1.1.13-1
- Fix cdinstaller (#205557)
- Fix single package installer for yum api changes (#205890)
- Handle 1 vs many in puplet (#205924)
- Make text more obvious on install vs remove (#182492)
- Make sure we don't remove "necessary" packages (#188495)
- Fix display of gpg key info (#186217)
- Improve responsiveness of progressbars some (#186787)
- Try to ensure the puplet bubble points to the right place (#203652)
- Handle multiple selections in the group selector
- Some searching UI improvements (#186082)
-
Wed Sep 06 2006 Jeremy Katz <katzj@redhat.com> - 1.1.12-1
- minor fix
-
Wed Sep 06 2006 Jeremy Katz <katzj@redhat.com> - 1.1.11-1
- Some minor fixes
- Catch a download error (#204957)
- Clean up after cancelling the dep check (#205027)
-
Tue Sep 05 2006 Jeremy Katz <katzj@redhat.com> - 1.1.10-1
- Don't pop up the puplet notification more than once
- Some updates for yum API deprecations
-
Mon Aug 21 2006 Jeremy Katz <katzj@redhat.com> - 1.1.9-1
- Support from lmacken for displaying information from update metadata
- Support from lmacken for using libnotify to give information about
available updates in puplet
- Fix focus grabbing (#202536)
-
Mon Aug 14 2006 Luke Macken <lmacken@redhat.com> - 1.1.8-2
- Require notify-python
-
Sun Jul 30 2006 Jeremy Katz <katzj@redhat.com> - 1.1.8-1
- Fix traceback (clumens, #200515)
-
Thu Jul 27 2006 Jeremy Katz <katzj@redhat.com> - 1.1.7-1
- Handle uncategorized groups better, especially for cdinstall-helper
- Fix missing comma in rebootpkgs list (lmacken)
- Fix key import
-
Wed Jul 12 2006 Jeremy Katz <katzj@redhat.com> - 1.1.6-1
- Port puplet to use GtkStatusIcon instead of EggTrayIcon
- Fix some misc bugs
- Add system-cdinstall-helper for extra CDs of packages (note: this will
currently only handle a single CD and not multi-CD sets)
- Make puplet exit if we can't consistently connect to yum-updatesd
-
Wed Jun 28 2006 Jeremy Katz <katzj@redhat.com> - 1.1.5-1
- mark reboot later for translation (#196358)
- add nl translations (#196557)
- updates for yum 2.9.2
- catch error if downloaded file gets deleted (#197167)
-
Tue Jun 20 2006 Jeremy Katz <katzj@redhat.com> - 1.1.4-1
- work with either yum 2.9.0 or 2.9.1
-
Thu Jun 15 2006 Bill Nottingham <notting@redhat.com> - 1.1.3-1
- add pygobject2 dep
-
Wed Jun 14 2006 Jeremy Katz <katzj@redhat.com> - 1.1.1-1
- add puplet
-
Mon Jun 12 2006 Jeremy Katz <katzj@redhat.com> - 1.1.0-1
- Update for yum 2.9.0 API
- Handle missing summaries (bretm)
- Fix BuildRequires (#194071)
-
Mon Jun 05 2006 Jeremy Katz <katzj@redhat.com>
- fix buildrequires (#194071)
-
Mon May 15 2006 Jeremy Katz <katzj@redhat.com> - 1.0.3-1
- fix plugin type bug (#191630)
- keep apply at bottom of the window (#191721)
- Catch config errors and give a nice dialog (#191013)
- Allow --config with pirut (#189804)
-
Wed Apr 12 2006 Jeremy Katz <katzj@redhat.com> - 1.0.2-1
- Fix traceback with no groups defined (#186545)
- Mark desktop files for translation (#188319)
- Catch mirror error (#184326)
- Change display name for package installer (#185169)
- Improve progress bar updating a little
- Require rhpl (#186796)
- Add status bar and progress for searching from James Bowes (#186977)
- Grab focus for search entry by default (#187597)
- Give better error message about no network (#188529)
-
Fri Mar 03 2006 Jeremy Katz <katzj@redhat.com> - 1.0.1-1
- Ensure we unlock things on exit (#183882)
-
Fri Mar 03 2006 Jeremy Katz <katzj@redhat.com> - 1.0.0-1
- Fix formatting in reboot dialog (#183597)
- Show category pixbuf if there's not one for the group (#183545)
- Ensure groups are shown as selected
- Catch locking error (#183685)
-
Tue Feb 28 2006 Jeremy Katz <katzj@redhat.com> - 0.9.17-1
- Fix package selection traceback (#183310)
- Lock the yum pid file when pirut tools are running (#183311)
- Give feedback during group selection (#183307)
- Fix display of urllib2 encoded strings (#183111)
-
Mon Feb 27 2006 Jeremy Katz <katzj@redhat.com> - 0.9.16-1
- Fix optional package searching (#182555)
- Catch errors when downloading metadata (#178641)
- Some UI changes from Simon Lanzmich (#182644)
- More UI changes from jrb
-
Wed Feb 22 2006 Jeremy Katz <katzj@redhat.com> - 0.9.15-1
- actually find the images
-
Wed Feb 22 2006 Jeremy Katz <katzj@redhat.com> - 0.9.14-1
- fix traceback on right click (#182360)
- add hal and dbus to pup's reboot list
- new images from dfong
- allow stopping the search, requires yum 2.5.3
-
Wed Feb 22 2006 Jeremy Katz <katzj@redhat.com> - 0.9.13-1
- add files
-
Tue Feb 21 2006 Jeremy Katz <katzj@redhat.com> - 0.9.12-1
- enable search functionality
-
Tue Feb 21 2006 Jeremy Katz <katzj@redhat.com> - 0.9.11-1
- Don't try to install source packages (#180048)
- Fix wrong error name (#181370)
- Ensure group is selected for select all
- Log installs from all tools in yum.log (#182126)
- Don't traceback on servers not telling us the size (#181890)
- Start of work for search to work
- Add some details about what's selected for install/remove (#182126)
-
Sat Feb 04 2006 Jeremy Katz <katzj@redhat.com> - 0.9.10-1
- Add a popup menu for selecting all/none of the optional packages in a group
- Speed up pirut startup and list mode a bit
-
Fri Feb 03 2006 Jeremy Katz <katzj@redhat.com> - 0.9.9-1
- Just use the group name when we don't have a description (#178089)
- Require actually clicking on the checkboxes, not the text (#178090)
- Make browse view a little bit more obvious (#178091)
- Fix selection in list filters (#179210)
- Fix searching in list view (#179839)
- Fix searching in optional packages list
- Allow unsigned packages with a suitably scary warning on installing
single packages (#178908)
-
Thu Feb 02 2006 Jeremy Katz <katzj@redhat.com> - 0.9.8-1
- Some fixes to single-install-packages from Tim Lauridsen (#178908)
- Tweaks to the optional packages installed label (#178088, #179205)
-
Tue Jan 24 2006 Jeremy Katz <katzj@redhat.com> - 0.9.7-1
- Make the single package installer only read the repo data if we need
to resolve a dep
- Add a shadow to a scrolledwindow for jrb
-
Tue Jan 24 2006 Jeremy Katz <katzj@redhat.com> - 0.9.6-1
- Make it so that translations actually work
- Add a progress callback for time intensive parts of pup/pirut startup
- Fix icons for desktop files
-
Fri Jan 20 2006 Jeremy Katz <katzj@redhat.com> - 0.9.5-1
- Fix a traceback (#177826)
- "Reboot later" instead of "Cancel" (#177909)
- Fix traceback for not importing pango (#177973)
- Add new system-install-packages
-
Sat Jan 14 2006 Jeremy Katz <katzj@redhat.com> - 0.9.4-1
- add pup here
- fix file logging
- dialog to say that updates/installs completed successfully
-
Mon Jan 09 2006 Jeremy Katz <katzj@redhat.com> - 0.9.2-1
- noarch
- actually add the __init__.py
- add translations
-
Mon Jan 09 2006 Jeremy Katz <katzj@redhat.com> - 0.9.1-1
- fix the obvious problem
- obsolete s-c-packages
-
Mon Jan 09 2006 Jeremy Katz <katzj@redhat.com>
- Initial build.