Changeset 4226 for pkg/viola


Ignore:
Timestamp:
10/18/08 00:51:39 (5 years ago)
Author:
alanbach-guest
Message:
  • New upstream bugfix release
    • refreshed changelog.ubuntu from the upstream tarball
Location:
pkg/viola/main/update-manager/trunk/debian
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • pkg/viola/main/update-manager/trunk/debian/changelog

    r4199 r4226  
     1update-manager (1:0.93.26.debian-1) unstable; urgency=low 
     2 
     3  * New upstream bugfix release 
     4    - refreshed changelog.ubuntu from the upstream tarball 
     5 
     6 -- Alan Baghumian <alan@technotux.org>  Fri, 17 Oct 2008 15:49:53 -0700 
     7 
    18update-manager (1:0.93.19.debian-1) unstable; urgency=low 
    29 
  • pkg/viola/main/update-manager/trunk/debian/changelog.ubuntu

    r4199 r4226  
     1update-manager (1:0.93.26) intrepid; urgency=low 
     2 
     3  * DistUpgrade/DistUpgradeController.py: 
     4    - workaround kde tmpfile permissions (LP: #277431) 
     5  * UpdateManager/Common/utils.py: 
     6    - do not crash if gconfd is not availabe/unusable  
     7      (LP: #281248) 
     8  * DistUpgrade/DistUpgradeViewKDE.py: 
     9    - do not use "kde" frontend during the upgrade, it 
     10      crashes because of the kde3->kde4 transition 
     11      if run at the wrong time (LP: #283942) 
     12  * DistUpgrade/DistUpgradeView.py: 
     13    - ignore SIGPIPE when forking the Dpkg::Pre-Install 
     14      scripts to fix error with etckeeper (LP: #283642) 
     15 
     16 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 15 Oct 2008 22:03:05 +0200 
     17 
     18update-manager (1:0.93.25) intrepid; urgency=low 
     19 
     20  [ Jonathan Riddell ] 
     21  * DistUpgrade/DistUpgradeQuirks.py: 
     22    - Fix crash from not having gettext imported 
     23   
     24  [ Michael Vogt ] 
     25  * revert the fglrx->ati transition (LP: #247376) 
     26 
     27 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 15 Oct 2008 10:03:04 +0200 
     28 
     29update-manager (1:0.93.24) intrepid; urgency=low 
     30 
     31  * DistUpgrade/DistUpgradeController.py: 
     32    - disable the apt.cron.daily script during the upgrade 
     33      (LP: #277079) 
     34  * DistUpgrade/DistUpgradeAptCdrom.py: 
     35    - work around the problem that the hardy "apt-cdrom add" will 
     36      fail when no uncompressed Packages files are on the CD 
     37      (LP: 276349) 
     38 
     39 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 14 Oct 2008 16:30:41 +0200 
     40 
     41update-manager (1:0.93.23) intrepid; urgency=low 
     42 
     43  * DistUpgrade/xorg_fix_intrepid.py: 
     44    - comment out input devices from xorg.conf (handled via  
     45      hal now). Thanks to Alberto Milone for his help,  
     46      LP: #247608 
     47 
     48 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 13 Oct 2008 20:35:06 +0200 
     49 
     50update-manager (1:0.93.22) intrepid; urgency=low 
     51 
     52  * DistUpgrade/DistUpgradeQuirks.py: 
     53    - add rule to force kdelibs5-dev upgrade (LP: #279621), 
     54      thanks to ScottK 
     55  * DistUpgrade/DistUpgradeViewGtk.py: 
     56    - do not hang if a script fails to run (LP: #280236) 
     57  * DistUpgrade/DistUpgradeController.py: 
     58    - do not run post-upgrade quirks handler in partial upgrade 
     59      mode because they only apply to real release upgrades 
     60 
     61 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 10 Oct 2008 16:51:36 +0200 
     62 
     63update-manager (1:0.93.21) intrepid; urgency=low 
     64 
     65  * Add useDevelopmentRelease and useProposed to DistUpgradeFetcherKDE.py 
     66  * Fix call to error() in DistUpgradeFetcherCore.py 
     67 
     68 -- Jonathan Riddell <jriddell@ubuntu.com>  Wed, 08 Oct 2008 14:30:58 +0100 
     69 
     70update-manager (1:0.93.20) intrepid; urgency=low 
     71 
     72  * DistUpgrade/DistUpgradeGettext.py: 
     73    - translated the empty "" into "" (the qt frontend 
     74      may call this on empty strings in translate_widget) 
     75  * DistUpgrade/DistUpgradeQuirks.py: 
     76    - make sure to write a final newline in /etc/fstab 
     77      when adding the relatime option (LP: #279093) 
     78 
     79 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 07 Oct 2008 10:42:13 +0200 
     80 
    181update-manager (1:0.93.19) intrepid; urgency=low 
    282 
Note: See TracChangeset for help on using the changeset viewer.