1
ubuntu-release-upgrader (1:0.220.4) UNRELEASED; urgency=low
3
* data/DistUpgrade.cfg:
4
- fix kernel removal version
6
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 02 May 2014 13:22:58 +0200
8
ubuntu-release-upgrader (1:0.220.3) trusty-proposed; urgency=low
10
* DistUpgrade/DistUpgradeCache.py:
11
- fix crash in free space check for certain locales (LP: #1172740)
12
- removal of essential packages that are not in the main arch
14
- fix str/unicode crash in certain locales when a package is
15
found in the removal blacklist (LP: #1310053)
16
* DistUpgrade/DistUpgradeViewGtk3.py:
17
- make details dialog resize when details are expanded/collapsed
19
- load webkit only when needed
20
* DistUpgrade/DistUpgradeView.py:
21
- if no encoding is found, use C.UTF-8 to ensure that e.g. python-apt
22
can read sources.list (LP: #1309447)
23
* DistUpgrade/DistUpgradeViewText.py:
24
- fix py3 crash in text mode
25
* DistUpgrade/DistUpgradeMain.py:
28
- fix translations of check-new-release-gtk which cause a crash
31
- autmatic refresh of the demoted packages
33
- automatic refresh from launchpad
35
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 24 Apr 2014 14:57:39 +0200
37
ubuntu-release-upgrader (1:0.220.2) trusty; urgency=medium
39
* DistUpgrade/DistUpgradeController.py:
40
- really backup sources.list first (LP: #1276931)
42
-- Brian Murray <brian@ubuntu.com> Fri, 11 Apr 2014 15:25:07 -0700
44
ubuntu-release-upgrader (1:0.220.1) trusty; urgency=low
46
* fix error message in motd on fresh install (LP: #1306673)
48
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 11 Apr 2014 17:59:31 +0200
50
ubuntu-release-upgrader (1:0.220) trusty; urgency=low
52
* DistUpgrade/DistUpgradeCache.py:
53
- add Debug::pkgDepCache::Marker into the apt.log debug output
54
* data/removal_blacklist.cfg:
55
- gnome-session does not need special protection anymore
56
* DistUpgrade/DistUpgradeViewText.py:
57
- do not crash on EPIPE from the pager (e.g. if the user
58
closes the pager early)
60
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 08 Apr 2014 17:39:37 +0200
62
ubuntu-release-upgrader (1:0.219.4) trusty; urgency=low
64
* data/release-upgrades:
65
- set the default upgrade prompt to "lts" instead of "normal" so that
66
the LTS users will only see the automatic upgrade prompt when the
67
next LTS version is ready
69
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 08 Apr 2014 09:12:55 +0200
71
ubuntu-release-upgrader (1:0.219.3) trusty; urgency=low
73
* DistUpgrade/DistUpgradeView.py:
74
- do not crash if a pkg is in Reinstall state (e.g. from
75
pkgApplyStatus) LP: #1294124
76
* DistUpgrade/DistUpgradeViewGtk3.py:
77
- disable plugins in html webkit view
79
- calculate demotions from saucy->trusty and precise->trusty
82
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 07 Apr 2014 14:07:10 +0200
84
ubuntu-release-upgrader (1:0.219.2) trusty; urgency=medium
86
* DistUpgrade/DevelReleaseAnnouncement: Stop using "alpha" or "beta"
87
in the devel release warning, and use more generic devel wording.
89
-- Adam Conrad <adconrad@ubuntu.com> Fri, 28 Mar 2014 16:14:44 -0600
91
ubuntu-release-upgrader (1:0.219.1) trusty; urgency=medium
93
* DistUpgrade/DistUpgradeApport.py: if we are running with a display set
94
assume that update-notifier is running and do not launch apport thereby
95
preventing it from being launched two times. (LP: #1294814)
97
-- Brian Murray <brian@ubuntu.com> Fri, 28 Mar 2014 07:43:25 -0700
99
ubuntu-release-upgrader (1:0.219) trusty; urgency=medium
101
* DistUpgrade/DistUpgradeQuirks.py: only check for PAE support on i386 or
102
amd64 systems. (LP: #1294392)
104
-- Brian Murray <brian@ubuntu.com> Fri, 21 Mar 2014 14:27:34 -0700
106
ubuntu-release-upgrader (1:0.218) trusty; urgency=medium
108
* DistUpgrade/DistUpgradeApport.py: for crashes in the release upgrader
109
tarball set the package version to the one from the tarball i.e.
110
DistUpgradeVersion.py.
112
-- Brian Murray <brian@ubuntu.com> Tue, 18 Mar 2014 11:14:54 -0700
114
ubuntu-release-upgrader (1:0.217) trusty; urgency=medium
116
* debian/91-release-upgrade: if using the development release don't check
118
* include new version of python-apt's sourceslist.py (LP: #1278280)
120
-- Brian Murray <brian@ubuntu.com> Mon, 17 Mar 2014 16:30:41 -0700
122
ubuntu-release-upgrader (1:0.216.1) trusty; urgency=medium
124
* debian/control: do not depend on python3-apport as this recommends apport
125
which pull in a lot more packages on servers.
127
-- Brian Murray <brian@ubuntu.com> Thu, 13 Mar 2014 10:06:07 -0700
129
ubuntu-release-upgrader (1:0.216) trusty; urgency=medium
131
* debian/control.py: depend on python3-apport since the release upgrader for
132
U will be using python3 not python2.
134
-- Brian Murray <brian@ubuntu.com> Mon, 10 Mar 2014 10:01:49 -0700
136
ubuntu-release-upgrader (1:0.215) trusty; urgency=medium
138
* do-release-upgrade: indicate that -p and -d switches are mutually
139
exclusive (LP: #1071025)
140
* debian/control.py: depend on python-apport since DistUpgradeApport.py
141
imports it and the release upgrader does not use python3 (LP: #1289604)
142
* debian/source_ubuntu-release-upgrader.py: create a DuplicateSignature by
143
stripping out the tmpdir from the Traceback (LP: #1289850)
145
-- Brian Murray <brian@ubuntu.com> Fri, 07 Mar 2014 14:29:14 -0800
147
ubuntu-release-upgrader (1:0.214) trusty; urgency=medium
149
* DistUpgrade/DistUpgradeQuirks.py: On 12.04 stop the upgrade process if the
150
system does not support PAE. Thanks to Chris Bainbridge for the initial
151
patch. (LP: #1160346)
153
-- Brian Murray <brian@ubuntu.com> Wed, 05 Mar 2014 12:53:48 -0800
155
ubuntu-release-upgrader (1:0.213) trusty; urgency=medium
157
* DistUpgrade/DistUpgradeController.py: Catch exception if apport is not
158
installed and fail gracefully. Thanks to Jean-Baptiste Lallement for the
159
initial patch. (LP: #1285545)
161
-- Brian Murray <brian@ubuntu.com> Wed, 05 Mar 2014 10:56:40 -0800
163
ubuntu-release-upgrader (1:0.212) trusty; urgency=medium
165
* tests/test_quirks.py: Only run fglrx tests on amd64 and i386
167
-- Brian Murray <brian@ubuntu.com> Thu, 27 Feb 2014 15:05:32 -0800
169
ubuntu-release-upgrader (1:0.211) trusty; urgency=medium
171
* DistUpgrade/DistUpgradeFetcherCore.py: set inheritance of file descriptors
172
for python3.4 (LP: #1272387)
174
-- Brian Murray <brian@ubuntu.com> Mon, 24 Feb 2014 16:28:23 -0800
176
ubuntu-release-upgrader (1:0.210) trusty; urgency=low
179
* data/DistUpgrade.cfg.precise: change kernel removals to 3.2.0
180
* source_ubuntu-release-upgrader.py: collect dmesg info when reporting
182
* Utilize new downloaded event from update-manager thereby speeding up usage
183
of MetaReleaseCore. Thanks to Anders Kaseorg for the patch.
184
* Don't build depend on scrollkeeper thanks to Jeremy Bicha for the patch.
187
* data/DistUpgrade.cfg.precise: change kubuntu-desktop key dependencies to
188
plasma-desktop, kubuntu-default-settings (previous ones did not exist or
189
were simply bad key dependencies) LP: #1264887
190
+ Same for kubuntu-netbook using plasma-netbook,
191
kubuntu-netbook-default-settings.
192
* data/DistUpgrade.cfg: change kubuntu-desktop key dependencies to
193
plasma-desktop, kubuntu-settings-desktop
194
+ Same for kubuntu-netbook using plasma-netbook, kubuntu-settings-netbook
196
-- Brian Murray <brian@ubuntu.com> Thu, 23 Jan 2014 16:14:37 -0800
198
ubuntu-release-upgrader (1:0.209) trusty; urgency=low
200
[ Jean-Baptiste Lallement ]
201
* Add data/DistUpgrade.cfg.precise to support Precise to Trusty upgrades.
204
-- Brian Murray <brian@ubuntu.com> Tue, 29 Oct 2013 10:18:07 -0700
206
ubuntu-release-upgrader (1:0.208) trusty; urgency=low
209
* Synchronize the list of metapackages used in the code. LP: #1225016.
210
* Properly display error messages encountered by DistUpgradeFetcherCore.
212
* DistUpgrade/DistUpgradeCache.py: Do not initialize the cache until we know
213
it is unlocked. (LP: #1214186)
215
-- Brian Murray <brian@ubuntu.com> Fri, 25 Oct 2013 09:17:56 -0700
217
ubuntu-release-upgrader (1:0.207) trusty; urgency=low
219
* Support saucy->trusty upgrades.
221
-- Steve Langasek <steve.langasek@ubuntu.com> Wed, 23 Oct 2013 02:42:08 +0000
223
ubuntu-release-upgrader (1:0.206) trusty; urgency=low
225
* Remove lubuntu-desktop PostUpgradeRemove rule as it is unnecessary
227
* Replace references to Saucy with Trusty
229
-- Brian Murray <brian@ubuntu.com> Mon, 21 Oct 2013 09:31:39 -0700
231
ubuntu-release-upgrader (1:0.205) saucy; urgency=low
233
* Instead of using gksu to authenticate for the distribution upgrade, use
234
do-release-upgrade with pkexec (LP: #1210649)
236
-- Brian Murray <brian@ubuntu.com> Fri, 04 Oct 2013 19:17:49 -0700
238
ubuntu-release-upgrader (1:0.204) saucy; urgency=low
240
* Call update-manager instead of raising it's UnsupportedDialog
241
error. (LP: #1210643) Thanks to Dylan McCall for some help with this.
242
* Replace references to 13.04 with 13.10 (LP: #1225665)
244
-- Brian Murray <brian@ubuntu.com> Tue, 17 Sep 2013 14:35:25 -0700
246
ubuntu-release-upgrader (1:0.203) saucy; urgency=low
249
* test/test_sources_list.py: resolve test failure regarding EOL upgrades
250
* DistUpgradeQuirks.py: pep8 cleanup, remove some additional unnecessary
252
* DistUpgrade/patches/: remove pycompile patch
255
* Drop all quirks for upgrades prior to the karmic->lucid upgrade; all
256
releases earlier than 10.04 are entirely EOLed, and in any case users
257
should not be upgrading directly from such old releases to 13.10 or
258
later without going through the intermediate LTS releases, so this is
260
* Drop use of base-installer for detecting "recommended" kernels for the
261
hardware. So far this code was only ever used for a one-time transition
262
when more specialized kernel flavors became available on i386 that were
263
preferred over the -386 flavor, and in the meantime the code is causing
264
wrong results on upgrade for users of UbuntuStudio, which ships a kernel
265
flavor that's not known by base-installer. LP: #1220898.
267
-- Brian Murray <brian@ubuntu.com> Thu, 12 Sep 2013 10:38:41 -0700
269
ubuntu-release-upgrader (1:0.202) saucy; urgency=low
271
* DistUpgradeQuirks.py: when removing .crash files also remove whoopsie
272
.upload and .uploaded files
273
* DistUpgradeCache.py: remove unhelpful system error message from upgrade
274
failure dialog (LP: #1221307)
276
-- Brian Murray <brian@ubuntu.com> Mon, 09 Sep 2013 16:37:20 -0700
278
ubuntu-release-upgrader (1:0.201) saucy; urgency=low
281
* DistUpgrade/DistUpgradeController.py: Fix "alllowed" typo.
284
* DistUpgrade/DevelReleaseAnnouncement: indicate that it is a Beta now
286
-- Brian Murray <brian@ubuntu.com> Thu, 05 Sep 2013 10:07:13 -0700
288
ubuntu-release-upgrader (1:0.200) saucy; urgency=low
290
* DistUpgradeFetcher.py: Properly pass Gtk.window to error (LP: #1199984)
291
* ubuntu-release-upgrader-gtk: depend on gir1.2-webkit-3.0 (LP: #1215526)
293
-- Brian Murray <brian@ubuntu.com> Thu, 22 Aug 2013 09:48:10 -0700
295
ubuntu-release-upgrader (1:0.199) saucy; urgency=low
297
* Drop obsolete GObject.threads_init() calls to avoid warnings. Bump
298
python-gi dependency.
299
* Update release version in DistUpgradeQuirks.py (LP: #1202826)
300
* Modify demotions so that they are generated for saucy
301
* Modify how no_longer_supported_nag is set and fix test failure for
302
test_end_of_life.py, thanks to Michael Terry.
304
-- Brian Murray <brian@ubuntu.com> Tue, 06 Aug 2013 13:43:33 -0700
306
ubuntu-release-upgrader (1:0.198) saucy; urgency=low
308
* Add devel_release to options so that the fix for bug 1199157 really works
311
-- Brian Murray <brian@ubuntu.com> Thu, 11 Jul 2013 11:09:44 -0700
313
ubuntu-release-upgrader (1:0.197) saucy; urgency=low
315
[ Andrew Starr-Bochicchio ]
316
* Disable proposed on upgrade to a development release (LP: #1199157).
318
-- Brian Murray <brian@ubuntu.com> Tue, 09 Jul 2013 11:40:52 -0700
320
ubuntu-release-upgrader (1:0.196) saucy; urgency=low
322
* Re-sync the local copy of invoke-rc.d with the one from sysvinit.
323
Patch still applies cleanly. (LP: #1185364)
325
-- Stéphane Graber <stgraber@ubuntu.com> Wed, 29 May 2013 11:16:20 -0400
327
ubuntu-release-upgrader (1:0.195) saucy; urgency=low
330
* debian/release-upgrade-motd: LP: #1173209
331
- recheck release upgrade once-a-day, even if stamp file is
333
- this partially fixes the sticky "upgrade available" message,
334
after successfully upgrading, even if the stamp is not removed
335
* DistUpgrade/DistUpgradeController.py: LP: #1173209
336
- remove the upgrade-available flag, on upgrade completion
337
* debian/ubuntu-release-upgrader-core.postinst: LP: #1173209
338
- clear the upgrade-available flag, on postinst; it will automatically
339
repopulate, if necessary
342
* DistUpgradeCache.py: encode error message as UTF-8 (LP: #1177821)
343
* DistUpgradeCache.py: double size estimate need in boot (LP: #1173468)
345
-- Brian Murray <brian@ubuntu.com> Fri, 17 May 2013 09:09:01 -0700
347
ubuntu-release-upgrader (1:0.194) saucy; urgency=low
349
* support raring->saucy release upgrades harder
351
-- Adam Conrad <adconrad@ubuntu.com> Tue, 30 Apr 2013 11:43:32 -0600
353
ubuntu-release-upgrader (1:0.193) saucy; urgency=low
355
* support raring->saucy release upgrades
357
-- Brian Murray <brian@ubuntu.com> Mon, 29 Apr 2013 13:36:33 -0700
359
ubuntu-release-upgrader (1:0.192.10) raring; urgency=low
361
* Add in Ubuntu.mirrors from python-apt-common for the release upgrader
364
-- Brian Murray <brian@ubuntu.com> Fri, 19 Apr 2013 08:18:15 -0700
366
ubuntu-release-upgrader (1:0.192.9) raring; urgency=low
369
* Fix UnboundLocalError caused by corner case in the Python 3 language
373
* Use correct argument for frontend in kubuntu-devel-release-upgrade
376
* Remove cups-pdf from ForcedObsoletes in DistUpgrade.cfg (LP: #457221)
378
-- Brian Murray <brian@ubuntu.com> Thu, 18 Apr 2013 13:10:08 -0700
380
ubuntu-release-upgrader (1:0.192.8) raring; urgency=low
382
* fallback to UTF-8 if getdefaultlocale returns None (LP: #1166346)
384
-- Brian Murray <brian@ubuntu.com> Wed, 10 Apr 2013 10:49:50 -0700
386
ubuntu-release-upgrader (1:0.192.7) raring; urgency=low
388
* in doPostInitialUpdate return false if there is no cache (LP: #1127451)
390
-- Brian Murray <brian@ubuntu.com> Mon, 08 Apr 2013 14:23:32 -0700
392
ubuntu-release-upgrader (1:0.192.6) raring; urgency=low
394
* No change rebuild to regenerate DevelReleaseAnnouncement.html
396
-- Michael Terry <mterry@ubuntu.com> Mon, 18 Mar 2013 13:23:37 -0400
398
ubuntu-release-upgrader (1:0.192.5) raring; urgency=low
400
* Fix a couple path joins and bugs that prevented check-new-release-gtk
401
from working. (LP: #1094777)
403
-- Michael Terry <mterry@ubuntu.com> Tue, 22 Jan 2013 09:46:57 -0500
405
ubuntu-release-upgrader (1:0.192.4) raring; urgency=low
407
* Ensure that partial upgrades are fully translated (LP: #1072828) thanks to
408
Gabor Kelemen for the initial patch.
409
* Remove code enabling apport since it is always running (LP: #1068874)
410
* check-new-release-gtk: set the correct translation domain thanks to Gabor
411
Kelemen for patch (LP: #1093697)
412
* DistUpgradeController.py: call apport-bug with the binary package name not
413
the source package name (LP: #1098001)
414
* source_ubuntu-release-upgrader.py: set the crash database to Ubuntu to
415
allow reporting of bugs even if the package does not seem to be official
418
-- Brian Murray <brian@ubuntu.com> Fri, 11 Jan 2013 16:19:26 -0800
420
ubuntu-release-upgrader (1:0.192.3) raring; urgency=low
422
* fix FTBFS if there are no __pycache__ dirs
424
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 14 Dec 2012 14:44:49 +0100
426
ubuntu-release-upgrader (1:0.192.2) raring; urgency=low
429
* Call dpkg using the full path (LP: #1085844)
432
* Remove calls to (currently) Python 2-only dh_auto_* (LP: #1089861).
435
* fix GObject->GLib deprecation warnings
436
* lp:~mvo/ubuntu-release-upgrader/fix-component-ordering/:
437
- ensure stable component order in sources.list for official
438
components, this fixes a ADT failure
440
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 14 Dec 2012 13:29:38 +0100
442
ubuntu-release-upgrader (1:0.192.1) raring; urgency=low
444
* Resolve an encoding issue when a user responds with non-ascii test in the
445
text view (LP: #1071388)
447
-- Brian Murray <brian@ubuntu.com> Tue, 11 Dec 2012 16:49:29 -0800
449
ubuntu-release-upgrader (1:0.192) raring; urgency=low
451
* do-release-upgrade:
452
- Fix crasher when not using gtk (LP: #1076186)
454
-- Michael Terry <mterry@ubuntu.com> Tue, 13 Nov 2012 10:18:47 -0500
456
ubuntu-release-upgrader (1:0.191.2) raring; urgency=low
458
* tests/test_view.py: Use "tee" as pager instead of "less", so that this
459
test also works in an environment without stdout.
461
-- Martin Pitt <martin.pitt@ubuntu.com> Fri, 09 Nov 2012 13:51:34 +0100
463
ubuntu-release-upgrader (1:0.191.1) raring-proposed; urgency=low
466
* update all string for quantal->raring upgrade
469
* rewrite sources if using a local mirror without backports (LP: #1067393)
471
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 05 Nov 2012 09:44:11 +0100
473
ubuntu-release-upgrader (1:0.191) raring; urgency=low
475
* support quantal->raring release upgrades
477
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 30 Oct 2012 09:33:50 +0100
479
ubuntu-release-upgrader (1:0.190.3) quantal-proposed; urgency=low
481
* DistUpgrade.ui: allow the conf file dialog to be resizable and set it to a
482
larger initial size. Thanks to Michael Terry for the fix. (LP: #1065806)
483
* DistUpgradeApport.py: check to see if --tags is available before trying to
484
use it (LP: #1070043)
486
-- Brian Murray <brian@ubuntu.com> Tue, 23 Oct 2012 10:45:58 -0700
488
ubuntu-release-upgrader (1:0.190.2) quantal-proposed; urgency=low
490
* fix unicode releated crash in non-english locales (LP: #1068389)
492
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 19 Oct 2012 09:30:36 +0200
494
ubuntu-release-upgrader (1:0.190.1) quantal-proposed; urgency=low
496
* remove "gdm" from KeyDependencies (LP: #1067359)
498
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 16 Oct 2012 16:26:02 +0200
500
ubuntu-release-upgrader (1:0.190) quantal-proposed; urgency=low
502
* DistUpgrade/DistUpgradeController.py:
503
- fix crash in "Invalid package information", thanks to Brian Murray
505
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 12 Oct 2012 18:19:23 +0200
507
ubuntu-release-upgrader (1:0.189) quantal-proposed; urgency=low
509
* debian/ubuntu-release-upgrader-core.preinst: modify prompt to be Prompt on
510
new installs of ubuntu-release-upgrader too since it is a new package in
511
quantal (LP: #1065754)
513
-- Brian Murray <brian@ubuntu.com> Thu, 11 Oct 2012 16:21:11 -0700
515
ubuntu-release-upgrader (1:0.188) quantal; urgency=low
517
* ensure that translations are loaded (LP: #1058102)
518
* update translations from Launchpad
520
-- Brian Murray <brian@ubuntu.com> Tue, 09 Oct 2012 09:07:12 -0700
522
ubuntu-release-upgrader (1:0.187) quantal; urgency=low
524
* DistUpgradeMain.py: ensure that translations are loaded (LP: #1058102)
526
-- Brian Murray <brian@ubuntu.com> Wed, 03 Oct 2012 16:22:48 -0700
528
ubuntu-release-upgrader (1:0.186) quantal; urgency=low
530
* DistUpgradeApport.py: don't use a '/' as a key name in the apport report
531
as this will cause an assertion error and prevent any attachments from
532
being included (LP: #1060353)
534
-- Brian Murray <brian@ubuntu.com> Tue, 02 Oct 2012 10:57:22 -0700
536
ubuntu-release-upgrader (1:0.185) quantal; urgency=low
538
* Pass the current locale's preferred encoding to bytes.decode(), since
539
Python 2 has a silly default.
541
-- Colin Watson <cjwatson@ubuntu.com> Tue, 02 Oct 2012 17:53:26 +0100
543
ubuntu-release-upgrader (1:0.184.1) quantal; urgency=low
545
* lp:~mvo/ubuntu-release-upgrader/lp1052605 into lp:ubuntu-release-upgrader:
546
- spinning on the dpkg lock for a short while before giving up
547
- reverting cleanly if the cache open fails after a sources.list update
548
but before anything got installed
551
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 02 Oct 2012 18:44:01 +0200
553
ubuntu-release-upgrader (1:0.184) quantal; urgency=low
555
* Decode the output of apt_pkg.size_to_str() if necessary when
556
substituting it into Unicode strings (LP: #1031882).
557
* Ship /usr/share/keyrings/ubuntu-archive-keyring.gpg as
558
utils/apt/trusted.gpg (although that's only for tests anyway), rather
559
than whatever happens to be in /etc/apt/trusted.gpg on the system used
560
to build the source package.
562
-- Colin Watson <cjwatson@ubuntu.com> Tue, 02 Oct 2012 16:09:02 +0100
564
ubuntu-release-upgrader (1:0.183) quantal; urgency=low
566
* debian/ubuntu-release-upgrader-core.preinst: modify
567
/etc/dist-upgrader/release-upgrades to use Prompt instead of prompt
568
thereby avoiding a conffile prompt (LP: #1045579)
570
-- Brian Murray <brian@ubuntu.com> Mon, 01 Oct 2012 17:28:23 -0700
572
ubuntu-release-upgrader (1:0.182) quantal; urgency=low
574
* source_ubuntu_release_upgrader.py: Do not try to add apt-clone system
575
state if it does not exist
576
* DistUpgradeApport.py: handle the case where python-apport is not installed
579
-- Brian Murray <brian@ubuntu.com> Mon, 01 Oct 2012 12:56:39 -0700
581
ubuntu-release-upgrader (1:0.181) quantal; urgency=low
584
* DistUpgrade/DistUpgradeController.py: Guard against UnboundLocalError in
585
doDistUpgradeFetching.
588
* ensure that apt-clone system state is included in bug reports filed by
590
* DistUpgrade/DistUpgradeController.py: properly handle source entries with
591
unicode comments in them (LP: #1039484)
593
-- Brian Murray <brian@ubuntu.com> Thu, 27 Sep 2012 09:31:58 -0700
595
ubuntu-release-upgrader (1:0.180) quantal; urgency=low
597
* drop "unity-2d" from removal blacklist
599
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 04 Sep 2012 10:01:45 +0200
601
ubuntu-release-upgrader (1:0.179) quantal; urgency=low
603
* include the gtkbuilder/ dir again in the tarball to fix
604
GUI upgrades (LP: #1043696)
606
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 30 Aug 2012 10:53:55 +0200
608
ubuntu-release-upgrader (1:0.178) quantal; urgency=low
611
* add unity_support_test as a upgrader quirk (LP: #1035261)
614
* Remove kdm and xsettings-kde
616
-- Jonathan Riddell <jriddell@ubuntu.com> Fri, 10 Aug 2012 16:54:36 +0200
618
ubuntu-release-upgrader (1:0.177) quantal; urgency=low
620
* Apparently the buildds also have LC_ALL set to C, so the previous upload
621
wasn't enough to workaround the problem. This time override both LANG
624
-- Stéphane Graber <stgraber@ubuntu.com> Wed, 08 Aug 2012 19:20:59 -0400
626
ubuntu-release-upgrader (1:0.176) quantal; urgency=low
628
* Use LANG=C.UTF-8 to prevent a python crash when running setup.py with
629
an uploader name containing utf-8 on buildds using LANG=C.
631
-- Stéphane Graber <stgraber@ubuntu.com> Wed, 08 Aug 2012 18:55:01 -0400
633
ubuntu-release-upgrader (1:0.175) quantal; urgency=low
635
* Fix removal_blacklist to blacklist "^screen$" instead of "screen".
636
This fixes cases where the upgrade would fail because of a package
637
containing "screen" being removed. (LP: #1029531)
639
-- Stéphane Graber <stgraber@ubuntu.com> Wed, 08 Aug 2012 17:57:36 -0400
641
ubuntu-release-upgrader (1:0.174) quantal-proposed; urgency=low
643
* DistUpgrade/DistUpgradeApport.py: use a whitelist to ensure that only
644
specified files are gathered when creating an apport crash report
647
-- Brian Murray <brian@ubuntu.com> Wed, 25 Jul 2012 12:06:06 -0700
649
ubuntu-release-upgrader (1:0.173) quantal; urgency=low
651
* tests/test_sources_list.py:
652
- Skip mirror test if the mirror is unreachable
653
- Use US mirror instead of DE mirror because the US one happens to
654
be reachable inside the data center where the Jenkins automatic
656
* DistUpgrade/build-tarball.sh:
657
- Include .ui files in the tarball too, they got accidentally dropped
658
by me in the big code reshuffle (LP: #1026067)
660
-- Michael Terry <mterry@ubuntu.com> Mon, 23 Jul 2012 11:04:01 -0400
662
ubuntu-release-upgrader (1:0.172) quantal; urgency=low
665
* Depend on python3-mock for DEP-8 tests.
668
* debian/python3-distupgrade.links:
669
- Add links to janitor and NvidiaDetector modules as the code expects
672
-- Michael Terry <mterry@ubuntu.com> Mon, 16 Jul 2012 10:14:02 -0400
674
ubuntu-release-upgrader (1:0.170) quantal; urgency=low
677
* DistUpgrade/DistUpgradeMain.py: call clone.save_state with
678
scrub_sources set so that VarLogDistUpgradeAptclonesystemstate can be
679
included in bug reports again
682
* Declare Breaks/Replaces from python3-distupgrade to old versions of
683
python3-update-manager (LP: #1020229).
686
* data/release-upgrades:
687
- set release upgrades default back to "normal" instead of "lts"
689
-- Colin Watson <cjwatson@ubuntu.com> Tue, 10 Jul 2012 11:50:11 +0100
691
ubuntu-release-upgrader (1:0.169) quantal; urgency=low
693
* Add replaces/breaks onto old update-manager-kde
695
-- Jonathan Riddell <jriddell@ubuntu.com> Mon, 09 Jul 2012 15:28:12 +0100
697
ubuntu-release-upgrader (1:0.168) quantal; urgency=low
699
* Add *.cfg files back to the release tarball.
701
-- Michael Terry <mterry@ubuntu.com> Fri, 06 Jul 2012 13:55:51 -0400
703
ubuntu-release-upgrader (1:0.167) quantal; urgency=low
705
* Build-Depend on python3-update-manager so its code is available when
706
the dist upgrade tarball is created.
708
-- Michael Terry <mterry@ubuntu.com> Fri, 06 Jul 2012 09:48:47 -0400
710
ubuntu-release-upgrader (1:0.166) quantal; urgency=low
712
* Fix release upgrade tarball to include some UpdateManager that it
713
may need during upgrade. LP: #1020462
715
-- Michael Terry <mterry@ubuntu.com> Fri, 06 Jul 2012 09:25:03 -0400
717
ubuntu-release-upgrader (1:0.165) quantal-proposed; urgency=low
719
* Rename source package, split upgrade bits out of update-manager
720
* do-partial-upgrade:
721
- Add a private command for running a partial upgrade (dist-upgrade)
722
* data/com.ubuntu.release-upgrader.policy:
723
- Add a PolicyKit policy file to give nice user strings when
724
do-partial-upgrade and do-release-upgrade are run under pkexec
728
-- Michael Terry <mterry@ubuntu.com> Mon, 25 Jun 2012 12:10:31 -0400
730
update-manager (1:0.164) quantal; urgency=low
733
* DistUpgrade/DistUpgradeApport.py: ensure package install failures are
737
* UpdateManager/UpdateManager.py: check for None type from
738
get_last_update_minutes (LP: #1013325)
741
* DistUpgrade/NvidiaDetector, debian/control: Update symlink to Python 3
742
version, available as of ubuntu-drivers-common 1:0.2.55.
743
* debian/rules: Make sure to run setup.py with the default python3 last,
744
so that scripts get correct #! lines.
748
- Add python-gi as an explicit dependency.
749
- python3-mock is required.
751
- Fix the installation of the janitor.plugincore package for Python 3.
753
- Calculate the setup() version number from debian/changelog.
754
- Remove package_dir since it's not actually needed.
755
- Whitespace normalization.
757
- Add sleep between Python 2 and Python 3 invocation of tests under
758
xvfb-run, otherwise I get crashes where xvfb doesn't come up.
760
-- Barry Warsaw <barry@ubuntu.com> Thu, 21 Jun 2012 20:42:23 -0400
762
update-manager (1:0.163) quantal; urgency=low
765
* Isolate tests from local configuration in
766
/etc/update-manager/release-upgrades.d/.
767
* Use Python attributes rather than GObject.get_data and GObject.set_data,
768
which have been removed upstream (LP: #1009859).
769
* Switch default view class to Gtk3 and replace python-gobject dependency
771
* Port away from old-style apt.Package candidateFoo and installedFoo
772
properties, preferring candidate.foo and installed.foo. In a number of
773
cases we have to check whether candidate/installed is non-None first.
774
* Use apt_pkg.version_compare rather than apt_pkg.VersionCompare.
775
* Use apt_pkg.uri_to_filename rather than apt_pkg.URItoFileName.
776
* Use apt_pkg.TagFile (and related new-style API) rather than
777
apt_pkg.ParseTagFile.
778
* Use apt_pkg.PackageManager rather than apt_pkg.GetPackageManager.
779
* Use apt_pkg.Acquire rather than apt_pkg.GetAcquire.
780
* Use mark_foo/marked_foo rather than markFoo/markedFoo.
781
* Use apt_pkg.ActionGroup rather than apt_pkg.GetPkgActionGroup.
782
* Use apt_pkg.ProblemResolver rather than apt_pkg.GetPkgProblemResolver.
783
* Use apt_pkg.read_config_file rather than apt_pkg.ReadConfigFile.
784
* Use new spelling of apt_pkg.DepCache methods.
785
* Rename several local cache methods to PEP-8 style to avoid showing up in
786
the output of /usr/share/python-apt/migrate-0.8.py.
787
* Use apt_pkg.size_to_str rather than apt_pkg.SizeToStr.
788
* Use apt_pkg.PackageManager.get_archives rather than
789
apt_pkg.PackageManager.GetArchives.
790
* Use apt_pkg.Acquire.fetch_needed rather than
791
apt_pkg.Acquire.FetchNeeded.
792
* Use new spelling of apt_pkg.Package/Version/Dependency methods.
793
* Use apt_pkg.pkgsystem_lock rather than apt_pkg.PkgSystemLock.
794
* Use new spelling of apt_pkg dependency parsing methods.
795
* Use new spelling of apt_pkg.SourceList methods.
796
* Bump python-apt (build-)dependency to >= 0.8.0.
797
* Add a scheme for excluding false positives from the pyflakes test, and
798
enable it by default.
799
* Rearrange the OptionParser workaround from 1:0.154.5 to work with Python
800
3, using gettext or ugettext as appropriate.
801
* Always pass bytes to hashlib.md5.update.
802
* Fix DistUpgradeAptCdrom to account for gzip files being opened in binary
804
* Convert the last use of os.popen to subprocess.check_output, which makes
805
it easier to read str rather than bytes. (This requires Python 2.7.)
806
* Decode bytes read from urlopened file objects.
807
* UpdateManager/backend/InstallBackendSynaptic.py
808
- Keep a reference to the data tuple passed to GObject.child_watch_add
809
to avoid attempts to destroy it without a thread context
811
- Open temporary synaptic selections file in text mode.
812
* Define __bool__ rather than __nonzero__ method in Python 3.
813
* sort(cmp=) and sorted(cmp=) no longer work in Python 3. Use appropriate
814
key= arguments instead.
815
* Fix ResourceWarning while reading /proc/mounts.
816
* Make update-manager-kde depend on psmisc, for killall.
817
* DistUpgrade/DistUpgradeView.py:
818
- Use floor division in FuzzyTimeToStr.
819
* DistUpgrade/DistUpgradeViewText.py:
820
- Flush stdout after printing confirmation message, since it doesn't
821
have a trailing newline.
822
* Use the appropriate Unicode gettext methods in both Python 2 and 3, and
823
drop lots of Python-3-unfriendly Unicode mangling as a result.
824
* DistUpgrade/DistUpgradeViewKDE.py:
825
- Open the terminal log in binary mode.
826
* data/do-release-upgrade.8:
827
- Provide a more useful NAME section.
828
* DistUpgrade/DistUpgradeCache.py:
829
- Tolerate SyntaxError from attempting to import NvidiaDetector, until
830
such time as a complete ubuntu-drivers-common Python 3 port is in the
832
* Switch #! lines over to python3, apart from dist-upgrader which needs to
833
stay as Python 2 for a while longer (and have some special arrangement
834
for running with Python 3 for upgrades from >= quantal).
835
* Run tests under both Python 2 and 3.
838
* Merge branch from Michael Terry to drop auto-upgrade-tester
839
from update-manager and move it into its own source package
842
* Begin refactoring of Computer Janitor code by renaming and
843
re-situating all of it to janitor/plugincore. This will eventually be
844
removed from here into its own separate branch.
845
* Merge the temporary Python 3 sprint branch back into trunk, and close
846
the py3 sprint branch.
847
* Moved UpdateManager/backend and UpdateManager/UnitySupport.py to the
848
python*-update-manager packages for apturl.
851
* UpdateManager/GtkProgress.py:
852
- fix python-apt 0.8 API crash
855
* Drop fdsend as it's not used and doesn't build with python3.
856
* Make update-manager-core a binary all packages (everything is python).
857
* Split update-manager-core into python-update-manager,
858
python3-update-manager and update-manager-core.
859
* Build-depend and depend on python-apt >= 0.8.5~ as we need proper
863
* tests/test_country_mirror.py: the test suite shouldn't fail if $LANG
864
isn't set in the environment.
865
* update-manager is now using python3 as an interpreter, so fix these up
866
to actually be python3 packages.
868
-- Colin Watson <cjwatson@ubuntu.com> Thu, 14 Jun 2012 00:57:42 +0100
870
update-manager (1:0.162) quantal; urgency=low
872
* DistUpgrade/build-tarball.sh:
873
- include "DistUpgrade" symlink in tarball to ensure relative
876
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 04 Jun 2012 14:27:50 +0200
878
update-manager (1:0.161) quantal; urgency=low
880
* /usr/share/nvidia-common/obsolete was renamed to
881
/usr/share/ubuntu-drivers-common/obsolete and moved packages. Cope with
884
-- Colin Watson <cjwatson@ubuntu.com> Fri, 01 Jun 2012 20:53:46 +0100
886
update-manager (1:0.160) quantal; urgency=low
889
* Use Python 3-style print functions.
890
* Use "except Exception as e" syntax rather than the old-style "except
892
* Fix a few assorted pyflakes warnings.
893
* Use string methods rather than functions from the string module.
894
* Replace most uses of filter and map with list comprehensions or for
896
* Use open() rather than file().
897
* Use Python 3 renaming of ConfigParser if available.
898
* Use "raise Exception(value)" syntax rather than the old-style "raise
900
* Remove duplicate imports of os.path; 'import os' is enough.
901
* Use Python 3 renamings of urllib, urllib2, and urlparse if available.
902
* Remove all hard tabs from Python code. Python 3 no longer tolerates
903
mixing tabs and spaces for indentation.
904
* Use Python 3 renaming of httplib if available.
905
* Use email.utils.parsedate (with a DST handling correction) rather than
906
the long-deprecated rfc822.parsedate.
907
* Use the threading module instead of thread (renamed to _thread in Python
909
* Tell Python to use absolute imports by default, and annotate cases where
910
we need relative imports.
911
* Update test_proxy to use gsettings and the python-apt 0.8 API.
912
* Use new-style octal literals.
913
* Drop use of deprecated statvfs module.
914
* Use Python 3 renamings of BaseHTTPServer and SocketServer if available.
915
* Modernise use of unittest methods.
916
* Use python-apt 0.8 API spellings of apt_pkg.config methods.
917
* Fix several ResourceWarnings with Python 3.
918
* Port to python-apt 0.8 progress classes.
919
* Since python-gnupginterface is not likely to be ported to Python 3, and
920
since it's almost just as easy to call gpg directly via subprocess, do
922
* Use gettext if ugettext does not exist (as in Python 3).
923
* Ignore __pycache__ directories, and exclude them from dist-upgrader
925
* Fix up module path when running AutoUpgradeTester/auto-install-tester.py
927
* Add a DistUpgrade -> . symlink in DistUpgrade/, to make it possible to
928
have compatible imports both in update-manager proper and in
929
dist-upgrader tarballs.
930
* Use only absolute imports in AutoUpgradeTester/auto-install-tester.py
931
and DistUpgrade/dist-upgrade.py; these have no __package__ and so cannot
932
use relative imports.
933
* Open subprocesses with universal_newlines=True when expecting to read
934
text from them. On Python 2, this only enables \r\n conversion and the
935
like, but on Python 3 this also causes subprocess-related file objects
936
to read str rather than bytes.
937
* Use "key in dict" rather than "dict.has_key(key)".
938
* Pass globals() to __import__ so that relative imports work.
942
- update for the 12.04 -> 12.10 upgrade
943
* AutoUpgradeTester/profile/defaults.cfg.d/defaults.cfg:
944
- update for precise->quantal
945
* fix some remaining python-apt 0.8+ API issues
948
* DistUpgrade/DistUpgradeApport.py
949
- check errormsg for the English version of the dependency problems error
953
* Rename to Software Updater and fix some other strings to match mpt's
955
* lp:~mterry/update-manager/move-changelogs:
956
- implement new app layout
958
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 01 Jun 2012 17:48:54 +0200
960
update-manager (1:0.156.14.5) UNRELEASED; urgency=low
962
* lp:~ember/update-manager/ubuntu.bug1002956:
963
- fix missing ReleaseNotesViewerWebkit.py support, thanks to
964
Pedro Fragoso (LP: #1002956)
966
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 23 May 2012 11:26:59 +0200
968
update-manager (1:0.156.14.4) precise-security; urgency=low
970
* SECURITY UPDATE: Incorrect permissions on system_state archive may
971
expose repo passwords (LP: #954483)
972
- DistUpgrade/DistUpgradeMain.py: create file with proper permissions.
973
- debian/update-manager-core.postinst: clean up permissions on existing
976
* SECURITY UPDATE: Apport hook may upload system_state archive containing
977
repo passwords (LP: #954483)
978
- debian/source_update-manager.py: don't upload system_state archives.
980
* This package does _not_ contain the changes from (1:0.156.14.2) in
983
-- Marc Deslauriers <marc.deslauriers@ubuntu.com> Tue, 15 May 2012 08:13:39 -0400
985
update-manager (1:0.156.14.2) precise-proposed; urgency=low
987
* fix automatic expand of the terminal if no activity happend
988
for >300s (LP: #993190)
990
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 04 May 2012 11:46:09 -0700
992
update-manager (1:0.156.14.1) precise-proposed; urgency=low
994
* DistUpgrade/ReleaseAnnouncement:
995
- add "LTS" to the version
997
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 26 Apr 2012 13:59:24 +0200
999
update-manager (1:0.156.14) precise; urgency=low
1002
- fix description for update-manager-kde (LP: #984906),
1003
thanks to Scott Kitterman
1004
* DistUpgrade/DistUpgradeController.py:
1005
- do not set PYCENTRAL_NO_DPKG_QUERY (LP: #986233)
1007
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 20 Apr 2012 18:26:27 +0200
1009
update-manager (1:0.156.13) precise; urgency=low
1011
* Improve the error message used when a package cannot be located after
1012
updating, probably caused by an overloaded mirror. (LP: #873468)
1014
-- Barry Warsaw <barry@ubuntu.com> Tue, 17 Apr 2012 16:02:54 -0400
1016
update-manager (1:0.156.12) precise; urgency=low
1019
* data/gtkbuilder/UpgradePromptDialog.ui:
1020
- Remove has_separator property from dialog_really_do_not_upgrade
1021
(deprecated in GTK+ 2.22, removed in 3.0).
1023
- Restore gksu dependency, needed by e.g. check-new-release-gtk
1027
* UpdateManager/UpdateManager.py:
1028
- disconnect model and clear store before rebuilding the cache,
1029
thanks to Colin Watson
1031
- updated to the latest launchpad (LP: #628157)
1032
* DistUpgrade/DistUpgradeController.py:
1033
- remove backports sources.list.d file again after its no
1034
longer needed (LP: #973717)
1035
* DistUpgrade/DistUpgradeController.py:
1036
- when checking for the backports, its enough to check is the
1037
set of the needed ones is a subset of the found ones (LP: #969182)
1038
* DistUpgrade/DistUpgrade.cfg.lucid:
1039
- release-upgrader-libapt-pkg-dev is not needed for the upgrade
1041
* remove skype from the removal blacklist
1043
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 17 Apr 2012 21:27:54 +0200
1045
update-manager (1:0.156.11) precise; urgency=low
1047
* DistUpgrade/DistUpgrade.cfg.lucid:
1048
- add in a missing backported package (LP: #969182)
1049
* DistUpgrade/Distupgrade.py:
1050
- workaround issue regarding removing selections, thanks to sampo555 for
1051
the patch (LP: #945536)
1052
* Automatic update of mirrors, demoted packages and of included source
1053
packages: base-installer
1055
-- Brian Murray <brian@ubuntu.com> Thu, 12 Apr 2012 11:02:52 -0700
1057
update-manager (1:0.156.10) precise; urgency=low
1060
* UpdateManager/Core/MyCache.py:
1061
- do not attempt to download changelogs from https locations if
1062
the uri requires credentials, thanks to Pat McGowan
1065
* UpdateManager/Core/MyCache.py:
1066
- Check that pkg.candidate.uri is not None when looking for changelogs
1069
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 27 Mar 2012 13:44:40 +0200
1071
update-manager (1:0.156.9) precise; urgency=low
1074
* DistUpgrade/DistUpgradeController.py:
1075
- support cdrom-only upgrades properly by using the backported
1076
libapt-{pkg,inst} and release-upgrader-python-apt from the CD
1077
* DistUpgrade/DistUpgrade.cfg:
1078
- update KernelRemoval/Version to match oneirics kernel
1079
* DistUpgrade/DistUpgrade.cfg.lucid:
1080
- update KernelRemoval/Version to match lucids kernel
1081
* data/release-upgrades:
1082
- set releae upgrades default to "lts"
1083
* DistUpgrade/DistUpgradeCache.py:
1084
- when selecting a new default kernel from base-installer, ensure
1085
to install the matching kernel headers too if previously kernel
1086
headers were installed (LP: #959307)
1089
* debian/source_update-manager.py: pass if attach_gsettings fails like on a
1093
* lp:~kelemeng/update-manager/bug957552:
1094
- Mark two accessible descriptions for translation. LP: #957552
1096
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 20 Mar 2012 17:35:34 +0100
1098
update-manager (1:0.156.8) precise; urgency=low
1101
* Update icon name to use FD.o standard (LP: #921310)
1104
* DistUpgrade/DistUpgrade.cfg, DistUpgrade/removal_blacklist.cfg,
1105
UpdateManager/Core/utils.py,
1106
AutoUpgradeTester/profile/lubuntu/DistUpgrade.cfg:
1107
- Add Lubuntu support, and don't upgrade gnome-components which have been
1108
removed from Lubuntu installation (LP: #945215)
1111
* Improve the warning issued when i8xx graphics hardware is
1112
detected. (LP: #941172)
1115
* DistUpgrade/removal_blacklist.cfg:
1116
- blacklist gnome-session so that users can always login after a failed
1117
partial upgrade (LP: #946539)
1120
* Only attempt to stop screensaver if DISPLAY set, and throw away
1121
xdg-screensaver output. (LP: #883618)
1124
* Use 'from dbus.mainloop.glib import DBusGMainLoop;
1125
DBusGMainLoop(set_as_default=True)' to set up the main loop, rather than
1126
importing the deprecated dbus.glib.
1129
* Fix misplaced parentheses. LP: #952959
1131
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 13 Mar 2012 15:29:59 +0100
1133
update-manager (1:0.156.7) precise; urgency=low
1136
* DistUpgrade/DistUpgradeCache.py:
1137
- fix nvidia detection, thanks to Brian Murray
1138
* DistUpgrade/xorg_fix_proprietary.py:
1139
- fix crash when apt_pkg is not initialized (LP: #942106)
1140
* DistUpgrade/DistUpgradeController.py, DistUpgrade/mirrors.cfg:
1141
- support upgrades with commercial-ppas in the sources.list
1142
(LP: #939461) and add tests
1143
* UpdateManager/UpdateManager.py:
1144
- fix inaccurate string, thanks to JohnNapster (LP: #942590)
1147
* DistUpgrade/removal_blacklist.cfg:
1148
- Only blacklist unity-2d, not all packages whose names start with
1149
unity-2d. (LP: #940196)
1151
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 05 Mar 2012 09:02:14 +0100
1153
update-manager (1:0.156.6) precise; urgency=low
1156
* lp:~evfool/update-manager/lp930177:
1157
- Add missing space (LP: #930177)
1160
* DistUpgrade/DevelReleaseAnnouncement:
1161
- change label from alpha to beta release
1163
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 23 Feb 2012 16:44:50 +0100
1165
update-manager (1:0.156.5) precise; urgency=low
1168
* do-release-upgrade: capitalize U in ubuntu
1169
* debian/source_update-manager.py: add screenlog.0 from
1170
/var/log/dist-upgrade to apport bug reports
1172
[ Marc Deslauriers ]
1173
* DistUpgrade/DistUpgradeViewKDE.py: fix regression caused by improper
1174
return value handling. (LP: #933225)
1176
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 16 Feb 2012 17:30:58 +0100
1178
update-manager (1:0.156.4) precise; urgency=low
1180
* DistUpgrade/DistUpgrade.cfg.lucid:
1181
- Update libapt-pkg and libapt-inst versions.
1183
-- Colin Watson <cjwatson@ubuntu.com> Mon, 06 Feb 2012 11:35:42 +0000
1185
update-manager (1:0.156.3) precise; urgency=low
1187
[ Jean-Baptiste Lallement ]
1188
* lp:~jibel/update-manager/AutoUpgradeTester-desktoptests:
1189
New tests for Ubuntu Desktop LTS upgrade:
1191
* user settings check: wallpaper, theme, keyboard layout, custom
1192
launchers (desktop and panel)
1193
* lp:~jibel/update-manager/AutoUpgradeTester-portlocking:
1194
- automatically allocate free ssh/vnc ports
1197
* Clean up a few pyflakes warnings.
1198
* DistUpgrade/DistUpgradeMain.py
1199
- Make sure main.log is actually created.
1200
* DistUpgrade/removal_blacklist.cfg:
1201
- Only blacklist unity, not all packages whose names start with unity.
1204
* lp:~evfool/update-manager/lp351665:
1205
- Use ngettext to humanize size (LP: #351665)
1206
* lp:~evfool/update-manager/distupgradefixes:
1207
- DistUpgrade changes dialog text fixes
1208
(LP: #348517, LP: #513908)
1209
- Fix resize on changes dialog to stretch the details
1213
* add humanize_size() test
1215
* tests/test_pyflakes.py:
1216
- always pyflakes as part of the pre-build process to ensure
1218
* disable apply_dselect_upgrades()
1220
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 03 Feb 2012 09:56:29 +0100
1222
update-manager (1:0.156.2) precise; urgency=low
1225
* DistUpgrade/removal_blacklist.cfg:
1226
- add unity, unity-2d
1229
* debian/source_update-manager.py: use attach_file for dist-upgrade log
1230
files rather than attach_root_command_outputs resolving the double gzipped
1231
apt clone attachment issue
1233
[ Matthew Linscott ]
1234
* UpdateManager/Core/utils.py
1235
- fixed typos in docstring for ExecutionTime
1238
* DistUpgrade/DistUpgradeView.py
1239
- Made usage of 'canceled' v. 'cancelled' consistent. LP: #918302
1241
-- Brian Murray <brian@ubuntu.com> Wed, 25 Jan 2012 15:37:27 -0800
1243
update-manager (1:0.156.1) precise; urgency=low
1245
* debian/source_update-manager.py: include AptDaemon messages from syslog to
1246
help identify failures
1248
-- Brian Murray <brian@ubuntu.com> Tue, 17 Jan 2012 15:21:37 -0800
1250
update-manager (1:0.156) precise; urgency=low
1253
* pyflake fixes, remove some dead code
1254
* update unity dependency
1257
* DistUpgrade/DistUpgradeController.py
1258
- call apport-cli directly for bug reporting of errors
1259
* check-new-release-gtk
1260
- ensure to write a integer when calculating the next time that
1261
the release available window will be presented (LP: #873424)
1262
- hide redundant release-notes button (LP: #873432)
1264
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 13 Jan 2012 11:08:32 +0100
1266
update-manager (1:0.155.3) precise; urgency=low
1269
* DistUpgrade/removal_blacklist.cfg:
1270
- add screen as the server upgrade runs inside it, thanks to
1272
* DistUpgrade/DistUpgradeController.py,
1273
DistUpgrade/prerequists-sources.list:
1274
- use the release-upgrader-python-apt from lucid-updates instead
1278
* UpdateManager/UpdateManager.py
1279
- add periods to sentences in refresh_updates_count
1281
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 10 Jan 2012 10:04:38 +0100
1283
update-manager (1:0.155.2) precise; urgency=low
1286
* DistUpgrade/DistUpgradeController.py:
1287
- Avoid using systemdir abbreviation (LP: #903939)
1290
* debian/source_update-manager.py:
1291
- Use attach_gesttings_package instead of attach_gconf
1293
[ Jean-Baptiste Lallement ]
1294
* lp:~jibel/update-manager/AutoUpgradeTester-aptclone:
1295
- support building a profile from a apt-clone file and testing
1297
- add amd64 test profiles
1299
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 09 Jan 2012 11:30:56 +0100
1301
update-manager (1:0.155.1) precise; urgency=low
1303
* fix crash in backports fetching code
1305
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 09 Dec 2011 21:34:43 +0100
1307
update-manager (1:0.155) precise; urgency=low
1310
* lp:~mvo/update-manager/lucid-precise-upgrades:
1311
- support upgrades with multiarch-support (for e.g. flash)
1312
from lucid to precise by using the release-upgrader-python-apt
1313
from lucid-proposed during the upgrade
1316
* Mark a few strings for translation, make variables reorderable
1318
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 09 Dec 2011 15:12:13 +0100
1320
update-manager (1:0.154.6) precise; urgency=low
1322
* DistUpgrade/DistUpgrade.ui:
1323
- remove <child internal-child="selection"> as this is not
1324
supported by the gtkbuilder in lucid and makes the release
1325
upgrader crash (LP: #898482)
1327
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 01 Dec 2011 16:38:56 +0100
1329
update-manager (1:0.154.5) precise; urgency=low
1332
* lp:~nskaggs/update-manager/fix-for-702418:
1333
- Removed gnome-power-manager dbus interface completely and
1334
only use freedesktop interface.
1335
Thanks to Nicholas Skaggs (LP: #702418)
1338
* Replace gettext.install() with bindtextdomain() calls.
1339
Work around crash in OptionParser when displaying
1340
localized --help text, to not regress on bug LP: #557804
1341
* Extract strings for translation from u-m-t and u-s-s executables
1343
[ Marc Deslauriers ]
1344
* SECURITY UPDATE: arbitrary code execution via directory traversal
1346
- UpdateManager/Core/DistUpgradeFetcherCore.py: verify signature before
1347
unpacking the tarball.
1349
* SECURITY UPDATE: information leak via insecure temp file (LP: #881541)
1350
- DistUpgrade/DistUpgradeViewKDE.py: use mkstemp instead of mktemp.
1354
* UpdateManager/UpdateManager.py:
1355
- ensure that the origin headers state of "select all/dselect all"
1358
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 29 Nov 2011 09:58:15 +0100
1360
update-manager (1:0.154.3) precise; urgency=low
1362
[ Alexey Feldgendler ]
1363
* lp:~feldgendler/update-manager/574436:
1364
Introduced the [ThirdPartyMirrors] configuration section for the
1365
distribution upgrader. All keys in it must have distinct names, but
1366
only values matter. Each value is a third-party source URI. Such
1367
whitelisted sources don't get disabled on upgrade; however, if they
1368
use "from" release name, it's replaced with the "to" release name.
1371
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 21 Nov 2011 15:36:02 +0100
1373
update-manager (1:0.154.2) precise; urgency=low
1375
* UpdateManager/backend/InstallBackendSynaptic.py
1376
- fix crash when using synaptic (LP: #878719)
1377
* DistUpgrade/DistUpgradeController.py, DistUpgrade/DistUpgradeMain.py:
1378
- before doing the upgrade test if all systemdirs are actually
1379
writable, thanks to Brian Murray (LP: #889921)
1381
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 17 Nov 2011 10:15:29 +0100
1383
update-manager (1:0.154.1) precise; urgency=low
1386
* Change up-to-date text to up to date (LP: #864336)
1389
* DistUpgrade/DistUpgradeController.py:
1390
- add precise as a LTS release
1391
* AutoUpgradeTester/profile/*/DistUpgrade.cfg:
1392
- updated to test oneiric->precise and lucid->precise
1393
* AutoUpgradeTester/UpgradeTestBackendQemu.py:
1394
- add support for different architectures
1395
* AutoUpgradeTester/profile/server-amd64/DistUpgrade.cfg:
1396
- add amd64 server upgrade test profile
1397
* DistUpgrade/DistUpgradeConfigParser.py:
1398
- add new "defaults_dir" argument to allow simplifying the
1399
auto-upgrade-tester config
1400
* DistUpgrade/DistUpgrade.cfg.lucid:
1401
- add lucid->precise upgrade config
1402
* AutoUpgradeTester/UpgradeTestBackendQemu.py:
1403
- dynamically allocate ssh/vnc ports when multiple testers are run
1405
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 08 Nov 2011 09:35:27 +0100
1407
update-manager (1:0.154) precise; urgency=low
1409
* lp:~barcc/update-manager/all_changes-wrong-use:
1410
- Fixed wrong use of self.cache.all_changes[name] in
1411
UpdateManager.on_treeview_update_cursor_changed
1412
* data/gtkbuilder/UpdateManager.ui:
1413
- set default height to 500 (thanks to Sebastien Bacher)
1414
* DistUpgrade/DistUpgradeController.py:
1415
- do not crash if apt-btrfs-snapshot fails to run (LP: #873411)
1416
* UpdateManager/Core/MyCache.py, DistUpgrade/DistUpgradeCache.py:
1417
- honor dselect request install state when calcuating the upgrade
1418
thanks to Evan for suggesting this
1419
* merge fixes from oneiric-proposed
1421
- update for oneiric->precise upgrades
1423
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 19 Oct 2011 16:21:16 +0200
1425
update-manager (1:0.152.25.4) oneiric-proposed; urgency=low
1427
* DistUpgrade/removal_blacklist.cfg:
1428
- ensure that postgresql does not get removed (LP: #871893)
1430
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 19 Oct 2011 09:52:08 +0200
1432
update-manager (1:0.152.25.3) oneiric-proposed; urgency=low
1434
* DistUpgrade/DistUpgradeCache.py:
1435
- fix crash when packages needs downgrading
1436
* UpdateManager/Core/utils.py:
1437
- do not crash if iptables does not exist, thanks to Daniel
1438
Holbach for reporting the issue (LP: #877514)
1439
* DistUpgrade/DistUpgradeQuirks.py:
1440
- keep poking the screensaver to ensure that it really won't
1441
activate during the upgrade (thanks to Jonathan Davies for
1443
* tests/test_sources_list.py:
1444
- fix test (archive.ubuntu.com no longer listens to ftp)
1446
- refresh again to fix regression (LP: #877461)
1448
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 18 Oct 2011 17:06:40 +0200
1450
update-manager (1:0.152.25.2) oneiric-proposed; urgency=low
1452
* refresh translation for the release-upgrader (LP: #873905)
1454
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 14 Oct 2011 15:19:51 +0200
1456
update-manager (1:0.152.25.1) oneiric-proposed; urgency=low
1458
* DistUpgrade/DistUpgradeController.py:
1459
- do not crash if apt-btrfs-snapshot fails to run (LP: #873411)
1461
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 13 Oct 2011 17:29:34 +0200
1463
update-manager (1:0.152.25) oneiric; urgency=low
1465
* DistUpgrade/DistUpgradeController.py:
1466
- add workaround for a python-apt bug that causes the release
1467
upgrade to import the old version of "DistInfo" intead of the
1468
one that is bundled with the release-upgrader (LP: #871007)
1470
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 10 Oct 2011 13:15:29 +0200
1472
update-manager (1:0.152.24) oneiric; urgency=low
1474
* AutoUpgradeTester/profile/eduubuntu/DistUpgrade.cfg:
1475
- Fix typo, renaming to edubuntu instead
1477
-- Stéphane Graber <stgraber@ubuntu.com> Sat, 08 Oct 2011 15:25:55 -0400
1479
update-manager (1:0.152.23) oneiric; urgency=low
1481
* DistUpgrade/DistUpgrade.cfg:
1482
- ensure that edubuntu-desktop really gets upgraded
1483
* AutoUpgradeTester/profile/eduubuntu/DistUpgrade.cfg:
1484
- update profile for edubuntu
1486
-- Michael Vogt <michael.vogt@ubuntu.com> Sat, 08 Oct 2011 19:24:45 +0200
1488
update-manager (1:0.152.22) oneiric; urgency=low
1490
* tests/test_update_origin.py, Janitor/computerjanitor/plugin.py:
1492
* .bzr-builddeb/default.conf:
1493
- re-enable pre-build script to ensure we get a updated
1494
base-installer, demotions and html Announcements
1496
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 07 Oct 2011 10:07:26 +0200
1498
update-manager (1:0.152.21) oneiric; urgency=low
1500
* DistUpgrade/DistUpgradeQuirks.py:
1501
- increase the amd64 cache size to 48mb to workaround bug
1502
LP: #854090 during the natty -> oneiric upgrade
1504
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 30 Sep 2011 21:26:10 +0200
1506
update-manager (1:0.152.20) oneiric; urgency=low
1508
* DistUpgrade/DistUpgradeQuirks.py:
1509
- increase the default cache size on a multiarch system to
1510
avoid potential crash in natty apt (LP: #854090)
1511
* DistUpgrade/DistUpgradeController.py, UpdateManager/Core/utils.py:
1512
- do not leak password from sources.list entries into the logfile
1514
* UpdateManager/UpdateManager.py:
1515
- do not crash if a package can not be put into "install" state,
1516
instead, just keep the old (unmarked) state (LP: #850482)
1517
* UpdateManager/DistUpgradeFetcher.py:
1518
- fix crash for changed gtk2 -> gtk3 API (LP: #859862)
1519
* UpdateManager/backend/InstallBackendAptdaemon.py:
1520
- remove debug output (LP: #855495)
1522
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 30 Sep 2011 16:09:55 +0200
1524
update-manager (1:0.152.19) oneiric; urgency=low
1526
* DistUpgrade/DistUpgradeCache.py:
1527
- do not use O_SYNC for the apt.log, its not important enough
1528
to justify the slowdown (LP: #852128)
1530
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 21 Sep 2011 17:55:53 +0200
1532
update-manager (1:0.152.18) oneiric; urgency=low
1536
- removed, no longer needed
1538
- fix incorrect invocation of --with=python2
1541
* lp:~evfool/update-manager/handlewarning:
1542
- Only disconnect handler if it's still connected (LP: #133139)
1543
* lp:~evfool/update-manager/glibchangefix:
1544
- Call glib.markup_escape_text() correctly as per current
1545
gir (don't pass in string length; LP: #832745)
1546
* lp:~evfool/update-manager/fixcopylink:
1547
- Fix the "Copy web link" context menu item of the ChangeLog viewer.
1548
It did not work before of some Gtk changes, now it does work.
1552
* extras is another special case where validTo=False (LP: #775694)
1554
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 13 Sep 2011 11:47:10 +0200
1556
update-manager (1:0.152.17) oneiric; urgency=low
1558
* debian/source-update_manager.py: ask the reporter if their issue is
1559
regarding a distribution upgrade if so include log files (LP: #836846)
1561
-- Brian Murray <brian@ubuntu.com> Mon, 29 Aug 2011 10:10:15 -0700
1563
update-manager (1:0.152.16) oneiric; urgency=low
1565
* DistUpgrade/DevelReleaseAnnouncement:
1566
- prepare text for the beta release
1568
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 25 Aug 2011 17:52:58 +0200
1570
update-manager (1:0.152.15) oneiric; urgency=low
1573
* DistUpgrade/DistUpgradeApport.py:
1574
- properly add the tag 'dist-upgrade' to the bug report
1577
* UpdateManager/backend/InstallBackendAptdaemon.py:
1578
- fix incorrect initialization
1579
* fix GLib.timeout_add_seconds() with the new GIR (LP: #829186)
1580
* call software-properties-gtk without gksu, that is no longer
1583
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 19 Aug 2011 12:15:35 +0200
1585
update-manager (1:0.152.14) oneiric; urgency=low
1587
* DistUpgrade/DistUpgradeQuirks.py:
1588
- enable multiarch on amd64 during the upgrade
1589
- add new "PreCacheOpen" hook and use it for the multiarch
1591
* DistUpgrade/DistUpgradeCache.py:
1592
- when checking for missing "priority: required" packages
1593
ignore the foreign architecture ones
1595
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 16 Aug 2011 10:52:23 +0200
1597
update-manager (1:0.152.13) oneiric; urgency=low
1600
* Fix link context menu in changelog viewer (LP: #824957)
1604
- bump unity dependency to gir1.2-unity-4.0
1606
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 12 Aug 2011 17:45:51 +0200
1608
update-manager (1:0.152.12) oneiric; urgency=low
1611
* AutoUpgradeTester/UpgradeTestBackendQemu.py:
1612
- add NonInterative/AddRepoUpgradeImmediately option that allows
1613
installing test package *before* the test upgrade runs (useful
1614
for e.g. testing a new apt or dpkg)
1617
* Added default value to be able to start UpdateManager without
1618
having gir-unity installed (LP: #823935)
1619
* Fixed changelog test with the new wording
1620
* Specify default -1 length for terminal response (LP: #817785)
1622
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 11 Aug 2011 17:58:35 +0200
1624
update-manager (1:0.152.11) oneiric; urgency=low
1626
* DistUpgrade/DistUpgradeViewGtk3.py:
1627
- use vte.for_command_full() instead of fork_command() as
1628
fork_command is no longer available in the gir-2.90
1631
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 09 Aug 2011 15:27:46 +0200
1633
update-manager (1:0.152.10) oneiric; urgency=low
1636
* merged lp:~evfool/update-manager/pkgsections, many thanks
1638
- fix dependency on python-aptdaemon.gtk3widgets
1639
* DistUpgrade/DistUpgradeController.py:
1640
- only ask for a reboot if the upgrade is not running inside a
1644
* DistUpgrade/DistUpgradeController.py:
1645
- when upgrading do not disable deb-src entries in /etc/apt/sources.list
1646
* DistUpgrade/DistUpgradeMain.py:
1647
- string fix thanks to David Stansby for the fix (LP: #510681)
1650
* Give clear instructions when the last update timestamp is
1651
not found (LP: #821345)
1652
* Fix operation between NoneType and int (LP: #820126)
1654
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 05 Aug 2011 14:16:15 +0200
1656
update-manager (1:0.152.9) oneiric; urgency=low
1658
* remove old UpdateManager.glade file
1659
* rename data/glade to data/gtkbuilder
1660
* merged lp:~rodrigo-moya/update-manager/use-new-power-interface,
1661
thanks to Rodrigo Moya
1662
* DistUpgrade/DistUpgradeQuirks.py:
1663
- when upgrading, ensure that zz-update-grub is early in
1664
/etc/kernel/postinst.d to ensure we always have a good grub
1665
config and not depend on the package upgrade ordering for that
1667
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 28 Jul 2011 16:59:58 +0200
1669
update-manager (1:0.152.8) oneiric; urgency=low
1672
* Ordered the packages alphabetically on the dist-upgrade
1673
confirmation dialog. (LP: #764831)
1674
* Update last updated text every 15 minutes in the first hour
1675
after update (LP: #747336). Thanks to Fredrik Ekelund.
1678
* UpdateManager/UpdateManager.py, data/glade/UpdateManager.ui:
1679
- remove old manual text wrap code that is now superseeded by
1681
* data/glade/UpdateManager.ui:
1682
- fix the xalign and expand properties of the various alert
1685
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 27 Jul 2011 10:42:31 +0200
1687
update-manager (1:0.152.7) oneiric; urgency=low
1690
* merged lp:~mterry/update-manager/813778 to fix crash in
1691
initCache() LP: #813778. Many thanks to Michael Terry
1692
* add jenkins slave setup (config, upstart job), similar to the
1693
server-isotesting (disabled by default)
1694
* DistUpgrade/DistUpgrade.ui:
1695
- add minimal size for the details expander (and let glade
1696
reindent/reformat the entire file along the way)
1697
* merged lp:~evfool/update-manager/stringfixes
1700
* Updated translator comment to follow the Ubuntu Units policy
1701
* Display sizes according to the Ubuntu Units Policy (LP: #410310)
1702
* Fix ambiguous text explaining updates to running release (LP: #461780)
1703
* Added label to distinguish candidate version from installed version
1705
* Rename Check all/Uncheck all to Select/Deselect all
1707
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 25 Jul 2011 18:44:45 +0200
1709
update-manager (1:0.152.6) oneiric; urgency=low
1711
* Only build dist-upgrader tarball in the binary-indep target,
1712
fixing both the non-x86 build failures, and Soyuz having a
1713
hissy fit over multiple identically-named files (LP: #813867)
1715
-- Adam Conrad <adconrad@ubuntu.com> Thu, 21 Jul 2011 00:24:32 -0600
1717
update-manager (1:0.152.5) oneiric; urgency=low
1719
* DistUpgrade/DistUpgrade{Cache,Controller}.py:
1720
- if btrfs snapshots are used, add the additional required
1721
diskspace requierd into the free space calculation
1722
* debian/{rules,control}:
1723
- move to debhelper 7
1725
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 20 Jul 2011 10:09:49 +0200
1727
update-manager (1:0.152.4) oneiric; urgency=low
1729
* merged lp:~evfool/update-manager/fix622489, many thanks
1730
to "FooBar" and Robert Roth (evfool)
1731
* when downloading the html release notes, ensure to send a
1732
query string similar to ubiquity to allow more specific
1735
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 19 Jul 2011 09:45:28 +0200
1737
update-manager (1:0.152.3) oneiric; urgency=low
1739
* remove unneeded GConf imports (we are using gsettings now)
1741
* a good bunch of pyflakes fixes
1743
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 15 Jul 2011 18:00:37 +0200
1745
update-manager (1:0.152.2) oneiric; urgency=low
1747
* data/update-manager.convert:
1748
- ship gconf->gsettings convert script
1750
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 14 Jul 2011 10:01:18 +0200
1752
update-manager (1:0.152.1) oneiric; urgency=low
1754
* fix release upgrade view dialog in gtk3
1755
* UpdateManager/UpdateManager.py, check-new-release-gtk:
1756
- use GLib.timeout_add(priority, timeout, func, data) instead
1757
of the old glib.timeout_add()
1758
thanks to Michael Terry (lp:~mterry/update-manager/pygi-cleanups)
1759
* check-new-release-gtk, tests/test_end_of_life.py:
1762
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 11 Jul 2011 11:19:29 +0200
1764
update-manager (1:0.152) oneiric; urgency=low
1767
* port from gconf to gsettings
1769
- depend on python-gobject with overwrite bugfixes needed
1772
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 08 Jul 2011 12:25:03 +0200
1774
update-manager (1:0.151.10) oneiric; urgency=low
1777
* In apport hook, collect non-default gconf values.
1779
-- Barry Warsaw <barry@ubuntu.com> Thu, 07 Jul 2011 14:31:00 -0400
1781
update-manager (1:0.151.9) oneiric; urgency=low
1783
* do not crash if lspci is not installed
1784
* merged lp:~brian-murray/update-manager/apport-hook-changes,
1786
* merged lp:~eapache/update-manager/unity-urgency-hint, many
1787
thanks to Evan Huus (LP: #799173)
1789
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 07 Jul 2011 11:16:14 +0200
1791
update-manager (1:0.151.8) oneiric; urgency=low
1793
* DistUpgrade/DistUpgradeViewGtk.py:
1794
- set DPKG_UNTRANSLATED_MESSAGES to force untranslated dpkg
1795
terminal messages for easier package failure duplication
1797
* DistUpgrade/DistUpgradeCache.py:
1798
- when calculating the size of the space required in /boot use
1799
the size of the currently running kernel as the base and add
1800
a small safety margin (LP: #798462).
1801
* import new apt-btrfs-snapshot to fix crash for certain fstab
1802
entries (LP: #806065)
1804
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 06 Jul 2011 17:23:26 +0200
1806
update-manager (1:0.151.7) oneiric; urgency=low
1808
* fix apt-btfs-snapshot releated crash
1810
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 27 Jun 2011 11:42:16 +0200
1812
update-manager (1:0.151.6) oneiric; urgency=low
1815
- automatically include apt_btrfs_snapshot.py in the release
1818
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 22 Jun 2011 15:37:08 +0200
1820
update-manager (1:0.151.5) oneiric; urgency=low
1822
* DistUpgrade/DistUpgradeQuirks.py:
1823
- warn intel i8xx user that the upgrade to oneiric may cause
1824
issues with their particular graphics hardware (LP: #774999)
1825
* merge patch from "eapache" to fix the unity progress bars
1828
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 17 Jun 2011 18:04:27 +0200
1830
update-manager (1:0.151.4) oneiric; urgency=low
1833
* Fix problem of showing only integer MB count and causing
1834
size inconsistencies
1837
* Updated NetworkManagerHelper with new NM 0.9 states as well as
1838
updating the UpdateManager itself to handle codes more robustly
1841
* merged lp:~brendan-donegan/update-manager/bug791548_networkmanager0.9,
1843
* merged lp:~evfool/update-manager/fixmbcount, many thanks
1844
* show progress inside unity, thanks to Bilal Akhtar for the initial
1845
version of the patch!
1847
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 10 Jun 2011 16:19:48 +0200
1849
update-manager (1:0.151.3) oneiric; urgency=low
1853
lp:~brendan-donegan/update-manager/bug699660-fix-settings-shortcut
1854
thanks to Brendan Donegan
1855
* AutoUpgradeTester/profile/*:
1856
- updated for natty->oneiric
1857
* DistUpgrade/DistUpgradeViewGtk.py:
1858
- use VteTerminal "child-exit" signal instead of the Reaper object
1859
* optionally use webkit for the release notes viewer
1862
* do-release-upgrade: display version of the new release available not the
1864
* add an apport hook for update-manager and modify bug reporting
1865
instructions to recommend using apport (LP: #721382)
1867
-- Steve Langasek <steve.langasek@ubuntu.com> Fri, 03 Jun 2011 11:32:45 -0700
1869
update-manager (1:0.151.2) oneiric; urgency=low
1871
* fix UnitySupport import
1873
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 16 May 2011 12:14:26 +0200
1875
update-manager (1:0.151.1) oneiric; urgency=low
1877
* merged lp:~bilalakhtar/update-manager/unity-quicklist, many
1878
thanks to Bilal Akhtar for adding quickly support
1879
* merged lp:~mvo/update-manager/for-unity to make the support
1880
optional and to add updates count into the update-manager
1883
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 02 May 2011 18:15:21 +0200
1885
update-manager (1:0.151) oneiric; urgency=low
1887
* merged lp:~evfool/update-manager/sectionchecks, many thanks
1890
- updated for oneiric
1891
* fix arguments from "autInst" to "auto_inst" and
1892
"autoFix" -> "auto_fix"
1894
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 02 May 2011 14:25:55 +0200
1896
update-manager (1:0.150.2) natty-proposed; urgency=low
1899
- point to "natty" branch
1900
* DistUpgrade/DistUpgrade.cfg:
1901
- remove "kde-plasmoid-cwp" early as it will break upgrades
1903
* DistUpgrade/DistUpgradeCache.py:
1904
- do not fail if not all meta-package can not be upgraded, packages
1905
like ubuntu-desktop and xubuntu-desktop have implicit conflicts
1908
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 02 May 2011 09:52:35 +0200
1910
update-manager (1:0.150.1) natty-proposed; urgency=low
1913
* DistUpgrade/DistUpgradeApport.py:
1914
- do not report zero size attachments (LP: #772052)
1915
* DistUpgrade/DistUpgrade.cfg:
1916
- enable apport for distribution upgrades (LP: #772913)
1917
* DistUpgrade/DistUpgradeController.py:
1918
- use service to start apport
1921
* DistUpgrade/DistUpgrade.cfg:
1922
- Remove 'dontzap' from kubuntu-desktops rules (LP: #769680).
1923
This fixes a upgrade issue when a old package is leftover
1925
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 29 Apr 2011 15:55:38 +0200
1927
update-manager (1:0.150) natty; urgency=low
1929
* DistUpgrade/DistUpgradeQuirks.py, tests/test_quirks.py:
1930
- don't print a error for already patched files, this removes
1931
a misleading error from the upgrade logs
1934
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 20 Apr 2011 14:25:15 +0200
1936
update-manager (1:0.147.6) natty; urgency=low
1938
* AutoUpgradeTester/profile/{euca-cloud,euca-nc,xubuntu}/DistUpgrade.cfg:
1939
- updated for maverick->natty now that the auto-upgrade-test server
1941
* DistUpgrade/DistUpgradeController.py, DistUpgrade/DistUpgradeMain.py:
1942
- make running-under-ssh check more robust by looking for sshd parent
1943
* DistUpgrade/DistUpgradeViewText.py:
1944
- make user confirm information() messages before continuing
1945
(important for e.g. the "sshd has started" message)
1946
* DistUpgrade/DistUpgradeQuirks.py, DistUpgrade/DistUpgradeController.py:
1947
- ensure that new recommends are installed on a desktop mode upgrade
1948
even if that got disabled e.g. via synaptic (LP: #759262)
1949
- add test for this feature
1951
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 15 Apr 2011 10:05:29 +0200
1953
update-manager (1:0.147.5) natty; urgency=low
1955
* DistUpgrade/DistUpgradeController.py, DistUpgrade/DistUpgradeMain.py:
1956
- fix ssh detection (LP: #744995)
1958
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 08 Apr 2011 18:24:30 +0200
1960
update-manager (1:0.147.4) natty; urgency=low
1962
* DistUpgrade/DistUpgradeViewKDE.py
1963
- Allow to view differences in conf file changes LP: #746431
1965
-- Jonathan Riddell <jriddell@ubuntu.com> Thu, 07 Apr 2011 14:42:15 +0100
1967
update-manager (1:0.147.3) natty; urgency=low
1969
* merged lp:~evfool/update-manager/fix665173 (LP: #665173),
1970
many thanks to Robert Roth (update the test a bit)
1971
* merged lp:~evfool/update-manager/fix150677 (LP: #150677),
1972
many thanks to Robert Roth
1973
* merged lp:~evfool/update-manager/fix727069 (LP: #727069),
1974
many thanks to Robert Roth
1976
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 06 Apr 2011 17:32:35 +0200
1978
update-manager (1:0.147.2) natty; urgency=low
1980
* UpdateManager/backend/InstallBackendAptdaemon.py:
1981
- no not trigger a apport exception on user auth issues and if
1982
the user does not type the password in time (LP: #626798)
1984
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 05 Apr 2011 15:49:58 +0200
1986
update-manager (1:0.147.1) natty; urgency=low
1988
* UpdateManager/backend/InstallBackendAptdaemon.py:
1989
- use pkgsystem_unlock, improve exception handling, add test
1990
* DistUpgrade/DistUpgradeQuirks.py:
1991
- add quirks handler for maverick->natty upgrade for the
1992
kdegames-card-data case (LP: #745396)
1993
* tests/test_quirks.py:
1994
- add test for LP: #745396
1995
* UpdateManager/UpdateManager.py, do-release-upgrade:
1996
- point to http://www.ubuntu.com/releaseendoflife when the release
1997
is end-of-life message is displayed (LP: #671016)
1998
* DistUpgrade/EOLReleaseAnnouncement:
1999
- improve wording, this is displayed if the user is trying to upgrade
2000
from a unsupported version of Ubuntu to a already unsupported
2001
version. This now links to http://www.ubuntu.com/releaseendoflife
2004
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 04 Apr 2011 11:31:50 +0200
2006
update-manager (1:0.147) natty; urgency=low
2009
* UpdateManager/ReleaseNotesViewer.py: fix the path for gnome-open
2010
and default to xdg-open (LP: #693131)
2013
* DistUpgrade/apt_clone.py:
2014
- use apt_clone.py from the apt-clone package
2016
- add apt-clone to the build-depends
2017
* DistUpgrade/DistUpgradePatcher.py:
2018
- add native ed-style patch implementation as e.g. chroots
2019
may not have ed installed and its critical to be able to
2020
ensure that pycompile is correct before the upgrade starts
2021
* do-release-upgrade:
2022
- use apt.progress.text.AcquireProgress to fix deprecation warning
2023
* DistUpgrade/DistUpgradeViewText.py:
2024
- fix deprecation warning (LP: #744990)
2025
* fix deprecation warnings in auxiliary scripts
2026
* DistUpgrade/DistUpgradeAptCdrom.py:
2027
- fixes with the python-apt 0.8 API
2029
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 31 Mar 2011 17:58:14 +0200
2031
update-manager (1:0.146.6) natty; urgency=low
2033
* DistUpgrade/DevelReleaseAnnouncement:
2034
- fix description to say "BETA"
2036
- cleanup cruft test leftover output
2038
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 29 Mar 2011 16:45:29 +0200
2040
update-manager (1:0.146.5) natty; urgency=low
2042
* fix FTBFS by including a apt_clone.py copy until apt-clone
2043
makes it through NEW
2045
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 15 Mar 2011 20:54:30 +0100
2047
update-manager (1:0.146.4) natty; urgency=low
2049
* DistUpgrade/DistUpgradeMain.py, DistUpgrade/apt_clone.py:
2050
Use apt-clone to create system-state instead of custom one
2051
(apt-clone_system_state.tar.gz)
2052
This makes reproducing problems a lot easier as apt-clone restore
2053
<statefile> can be used. It also means that ubiquity can pick up
2054
failed upgrades from the state file and finish them.
2056
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 15 Mar 2011 16:05:11 +0100
2058
update-manager (1:0.146.3) natty; urgency=low
2060
* DistUpgrade/DistUpgradeAptCdrom.py, DistUpgrade/DistUpgradeController.py:
2061
- comment out cdrom source after alternative CD based upgrade
2062
* DistUpgrade/DistUpgradeController.py:
2063
- show error message when cdrom fails to add
2064
* tests/test_cdrom.py:
2065
- add test for cdrom commenting
2067
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 09 Mar 2011 16:19:21 +0100
2069
update-manager (1:0.146.2) natty; urgency=low
2072
* data/glade/UpdateManager.ui, UpdateManager/UpdateManager.py:
2073
- improve wording of roaming warning, thanks to Alex Chiang
2074
- make the roaming warning label wrap
2075
* UpdateManager/UpdateManager.py:
2076
- fix crash in _get_last_apt_get_update_text (LP: #712346)
2077
- do not try to download changelogs if NM reports we are
2078
disconnected (LP: #19372)
2081
* use dh_installman to install manpages
2082
* move do-release-upgrade manpage to update-manager-core (LP: #695186)
2085
* debian/control: Update Breaks:/Conflicts: for the moved manpage.
2087
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 09 Mar 2011 10:25:11 +0100
2089
update-manager (1:0.146.1) natty; urgency=low
2092
* merged lp:~evfool/update-manager/fix689034:
2093
- Some basic string fixes (lp:#689034), thanks to Robert Roth
2094
* UpdateManager/Core/roam.py:
2095
- add backend for roaming detection, thanks to Alex Chiang
2096
- display warning when on 3g and when roaming (fixes half of
2098
* merged lp:~thibault-lemaitre/ubuntu/natty/update-manager/from_pkg.isInstalled_to_pkg.is_installed
2099
that fixes a bunch of deprecated python-apt issues (many thanks!)
2101
[ Lionel Le Folgoc ]
2102
* UpdateManager/UpdateManager.py: try to reboot using consolekit if
2103
gnome-session isn't present (fixes rebooting on Xfce and LXDE, lp: #530161).
2105
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 01 Mar 2011 08:55:53 +0100
2107
update-manager (1:0.146) natty; urgency=low
2109
* DistUpgrade/DistUpgradeView*.py:
2110
- pass apt.Package object to the view instead of strings, this
2111
allows to show additional info on the packages (like summary
2113
* DistUpgrade/DistUpgradeViewGtk.py:
2114
- check for libgtk2-perl for debconf support
2115
* AutoUpgradeTester/install_blacklist.cfg:
2116
- update blacklist for creating main-all images
2117
* UpdateManager/ReleaseNotesViewer.py:
2118
- use monospace font (LP: #153228)
2119
* DistUpgrade/DistUpgradeController.py:
2120
- perform btrfs snapshot on upgrade if apt-btrfs-snapshot is
2123
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 16 Feb 2011 21:19:12 +0100
2125
update-manager (1:0.145.13) natty; urgency=low
2127
* fix ReleaseAnnoucement.html auto generation
2129
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 31 Jan 2011 20:48:42 +0100
2131
update-manager (1:0.145.12) natty; urgency=low
2134
- drop build-depend on fglrx-modalias
2135
* DistUpgrade/DistUpgradeQuirks.py:
2136
- port fglrx-modalias checking code to new modaliases support from
2138
* tests/test_quirks.py:
2141
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 31 Jan 2011 14:49:19 +0100
2143
update-manager (1:0.145.11) natty; urgency=low
2145
* debian/91-release-upgrade:
2146
- test if the script exists before running it (thanks to
2149
- auto generate html files from the *ReleaseAnnoucement
2152
lp:~brendan-donegan/update-manager/updated-signal-and-no-update-option
2155
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 28 Jan 2011 22:27:56 +0100
2157
update-manager (1:0.145.10) natty; urgency=low
2159
* DistUpgrade/DistUpgradeQuirks.py:
2160
- fixup internal (ed) based patching tool
2161
* DistUpgrade/patches/
2162
- add pycompile patch to ensure clean upgrade even when maverick-updates
2163
is not available (LP: #689615)
2164
* AutoUpgradeTester/profile/server/DistUpgrade.cfg:
2165
- updated for maverick
2166
* DistUpgrade/DistUpgradeCache.py:
2167
- minor python-apt 0.8 API update
2168
* tests/patchdir/_patchdir_foo.f41121a903eafadf258962abc57c8644:
2169
- update test for latest internal patching tool
2171
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 17 Dec 2010 18:24:36 +0100
2173
update-manager (1:0.145.9) natty; urgency=low
2176
* improve install-backend error checking
2178
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 09 Dec 2010 15:55:39 +0100
2180
update-manager (1:0.145.8) natty; urgency=low
2182
* remove update-manager-hildon
2184
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 08 Dec 2010 16:13:20 +0100
2186
update-manager (1:0.145.7) natty; urgency=low
2188
* UpdateManager/backend/InstallBackendAptdaemon.py:
2189
- updated for aptdaemon 0.40
2190
* merged lp:~alexlauni/update-manager/dbus, many thanks
2192
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 07 Dec 2010 15:13:20 +0100
2194
update-manager (1:0.145.6) natty; urgency=low
2197
- build with --skip-private, otherwise dh_python2 will generate
2198
a incorrect maintainer script for the auto-upgrade-tester package
2199
that contains a invalid version range string
2201
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 03 Dec 2010 10:22:03 +0100
2203
update-manager (1:0.145.5) natty; urgency=low
2206
* DistUpgrade/DistUpgradeViewText.py:
2207
- start with gnu screen integration
2208
* DistUpgrade/DistUpgradeController.py:
2209
- when starting a additional sshd detect if there is a firewall
2210
running and if so print information that the additional sshd
2211
may need to be added to the firewall rules
2212
* UpdateManager/Core/utils.py:
2213
- add iptables_active() helper
2214
* merged lp:~brian-murray/update-manager/has-completed, many thanks
2215
This fixes issues with the English past tense
2216
* merged lp:~mvo/update-manager/use-screen-in-text-frontend, this
2217
will use screen in the text version of the release upgrader
2218
* Janitor/plugins/dpkg_status_plugin.py, DistUpgrade/DistUpgradeViewGtk.py:
2219
- fix python-apt 0.8 API
2220
* merged lp:~kelemeng/update-manager/bug633036 (LP: #633036), many
2221
thanks to Gabor Kelemen
2222
* debian/rules, debian/control:
2223
- use dh_python2 instead of python-central and drop it from the
2227
* DistUpgrade/*ReleaseAnnouncement:
2228
- Fix "Narwahl" typo (LP: #684050).
2230
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 03 Dec 2010 09:46:34 +0100
2232
update-manager (1:0.145.4) natty; urgency=low
2235
- updated window main heading for 11.04
2236
* merged lp:~brian-murray/update-manager/upgrade-canceled-wording
2237
with wording and style fixes, many thanks!
2238
* DistUpgrade/DistUpgradeCache.py, UpdateManager/Core/utils.py:
2239
- check if running inside a chroot and if so, skip kernel
2241
* UpdateManager/Core/MetaRelease.py:
2242
- improve error checking and only present upgrade button if there
2243
is a working network
2244
- cleanup hardy code
2246
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 26 Nov 2010 16:59:29 +0100
2248
update-manager (1:0.145.3) natty; urgency=low
2250
* do-release-upgrade:
2251
- output if the current release is no longer supported
2252
(part of other-ps-n-testing-upgrades-for-preinstall-hw)
2253
* check-new-release-gtk:
2254
- show "dist-no-longer-supported" dialog if the current
2255
release is no longer supported
2256
- automatically "unignore" a previously ignored upgrade if
2257
the current release becomes EOL
2258
* AutoUpgradeTester/profile/*/DistUpgrade.cfg:
2259
- update to auto test maverick to natty
2260
* DistUpgrade/DistUpgrade.cfg:
2261
- update kernel removal for natty too
2263
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 17 Nov 2010 17:40:09 +0100
2265
update-manager (1:0.145.2) natty; urgency=low
2268
* Add required details to .emit() call. (LP: #631328)
2272
- add or-dependency for python-aptdaemon-gtk and drop gksu
2273
dependency (its either brought in via synaptic or not needed)
2274
* UpdateManager/Core/utils.py:
2275
- add get_arch() call
2276
* DistUpgrade/DistUpgradeController.py, DistUpgrade/DistUpgradeQuirks.py:
2277
- use new utils.get_arch() call
2278
* merged fixes from lp:~ubuntu-core-dev/update-manager/maverick
2280
- push EOLReleaseAnnouncement to the server too
2282
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 12 Nov 2010 15:56:32 +0100
2284
update-manager (1:0.145.1) natty; urgency=low
2287
* DistUpgrade/EOLReleaseAnnouncement:
2288
- add information for the time when the release is EOL
2289
(part of the fix for #671016)
2290
* UpdateManager/UpdateManager.py:
2291
- fix typo in EOL text
2292
* DistUpgrade/DistUpgradeController.py:
2293
- properly log excepition in the child to the main.log, thanks
2297
* In Python 2.7, locale.format() input test has gotten more strict. It
2298
does not allow trailing text after the format string. Change this to
2299
locale.format_string(). See Python issue 10379. (LP: #673297)
2301
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 10 Nov 2010 17:39:41 +0100
2303
update-manager (1:0.145) natty; urgency=low
2308
* tests/test_prerequists.py:
2309
- fix jaunty test now that this is moved to old-releases.ubuntu.com
2311
- run testsuite on bzr-buildpackage
2312
* tests/test_dist_upgrade_fetcher_core.py:
2313
- fix test failures and ensure its python-apt 0.8 clean
2314
* po/update-manager.pot:
2316
* DistUpgrade/DistUpgradeCache.py:
2317
- do not crash if no acquire progress is given
2318
* DistUpgrade/DistUpgradeController.py,
2319
DistUpgrade/DistUpgradeViewNonInteractive.py,
2320
UpdateManager/Core/DistUpgradeFetcherCore.py,
2321
tests/test_update_origin.py,
2322
tests/test_sources_list.py:
2323
- fixes in the python-apt 0.8 API
2325
- fix natty test failures
2328
* UpdateManager/UpdateManager.py:
2329
- add more meaningful text if info is out-of-date (LP: #35009)
2331
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 04 Nov 2010 15:57:02 +0100
2333
update-manager (1:0.142.22) maverick-proposed; urgency=low
2336
* Add required details to .emit() call when running with
2337
synaptic as the backend (LP: #631328)
2340
* DistUpgrade/DistUpgradeQuirks.py:
2341
- fixes in the cmov quirks handler (LP: #587186)
2342
(thanks to Jean-Baptiste Lallement)
2344
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 12 Nov 2010 09:30:28 +0100
2346
update-manager (1:0.142.21) maverick-proposed; urgency=low
2348
* DistUpgrade/DistUpgradeQuirks.py:
2349
- abort the upgrade if the user runs on a i586 or a i686
2350
with no "cmov" support (LP: #587186)
2352
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 15 Oct 2010 15:41:03 +0200
2354
update-manager (1:0.142.20) maverick-proposed; urgency=low
2357
* UpdateManager/UpdateManager.py:
2358
- do not crash if the free space check fails (LP: #656881)
2359
* DistUpgrade/DistUpgrade.cfg:
2360
- add blcr-dkms to the "BadVersions" variable. The current blcr-dkms
2361
source will not build with 2.6.35. Adding it here will cause the
2362
upgrade to abort with a message if it is installed.
2363
It also means that if support for 2.6.35 is added to blcr-dkms via
2364
a SRU that will automatically unblock the upgrade (LP: #555729)
2365
* DistUpgrade/DistUpgradeViewGtk.py,
2366
DistUpgrade/DistUpgradeViewKDE.py,:
2367
- workaround dpkg not sending the correct filename on conffile
2368
prompts over the status-fd (LP: #656912)
2370
[ Jonathan Riddell ]
2371
* DistUpgrade/DistUpgradeViewKDE.py:
2372
- disable confDialogue.show_difference_button, workaround for
2373
"distupgrade crashed during conf file change review" (LP: #656876)
2374
requires release note that user needs to view changes manually on command line
2376
-- Jonathan Riddell <jriddell@ubuntu.com> Sat, 09 Oct 2010 19:08:23 +0100
2378
update-manager (1:0.142.19) maverick; urgency=low
2380
* DistUpgrade/DistUpgradeQuirks.py:
2381
- only add extras.ubuntu.com for systems that have the matching
2382
keyring (LP: #653200). This ensures its not added on a server
2385
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 04 Oct 2010 16:29:18 +0200
2387
update-manager (1:0.142.18) maverick; urgency=low
2389
[ Alessandro Ghersi ]
2390
* DistUpgrade/DistUpgrade.cfg:
2391
- make sure that kbluetooth gets removed on upgrade (LP: #653838)
2393
[ Jonathan Riddell ]
2394
* Add kubuntu-devel-release-upgrade to setup.py
2396
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 04 Oct 2010 13:19:18 +0200
2398
update-manager (1:0.142.17) maverick; urgency=low
2401
* Add kubuntu-devel-release-upgrade script to run the upgrade
2405
* if foomatic-db-gutenprint needs to be removed during the upgrade
2406
because its not compatible with foomatic-db-compressed-ppds,
2407
try replacing it with ijsgutenprint-ppds which is the same content,
2408
just compressed in the same way like foomatic-db-compressed-ppds
2411
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 01 Oct 2010 21:28:24 +0200
2413
update-manager (1:0.142.16) maverick; urgency=low
2415
* DistUpgrade/ReleaseAnnouncement:
2416
- add link to http://www.ubuntu.com/desktop/features to tell
2417
users about the new features in this release
2418
* DistUpgrade/DistUpgrade.cfg:
2419
- help the upgrade by removing printconf, foomatic-db-gutenprint
2420
and ebox-printers as they are not compatible with
2421
foomatic-db-compressed-ppds (LP: #647460)
2423
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 30 Sep 2010 20:22:36 +0200
2425
update-manager (1:0.142.15) maverick; urgency=low
2428
- updated from launchpad translations for the RC candidate
2429
* DistUpgrade/DevelReleaseAnnouncement:
2432
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 27 Sep 2010 14:21:57 +0200
2434
update-manager (1:0.142.14) maverick; urgency=low
2437
* DistUpgrade/mirrors.cfg:
2438
- add extras.ubuntu.com to known mirrors
2439
* DistUpgrade/DistUpgradeQuirks.py:
2440
- add extras.ubuntu.com on upgrade
2441
* AutoUpgradeTester/jeos/create-base-image.sh:
2442
- add workaround for issue with python-vm-builder that generates
2443
random filenames in maverick
2446
* Fix invocation of gksu, use the correct .desktop file.
2448
* Correct misplaced parentheses, so that l10n of strings will
2449
work. Fixes LP: #640972
2451
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 21 Sep 2010 17:00:34 +0200
2453
update-manager (1:0.142.13) maverick; urgency=low
2455
* DistUpgrade/DistUpgradeView.py:
2456
- only show demotions if we have at least one
2458
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 02 Sep 2010 09:37:39 +0200
2460
update-manager (1:0.142.12) maverick; urgency=low
2462
* DistUpgrade/DevelReleaseAnnouncement:
2465
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 01 Sep 2010 09:14:59 +0200
2467
update-manager (1:0.142.11) maverick; urgency=low
2469
* DistUpgrade/DistUpgradeController.py:
2470
- fix incorrect paramter passed to confirmChanges in doPostUpgrade
2471
(thanks to Jonathan Riddel, LP: #624599)
2473
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 27 Aug 2010 13:29:44 +0200
2475
update-manager (1:0.142.10) maverick; urgency=low
2477
* UpdateManager/UpdateManager.py:
2478
- when NM thinks we have no network, do not disable the
2479
install button because for dialup users NM is frequently wrong
2480
and does not get that there is a network-connection (LP: #624894)
2481
(thanks to Mohamed Amine IL Idrissi)
2483
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 27 Aug 2010 10:54:42 +0200
2485
update-manager (1:0.142.9) maverick; urgency=low
2487
[ Mohamed Amine IL Idrissi ]
2488
* UpdateManager/UpdateManager.py: Changed the whitespace place to not
2489
confuse translators, many thanks Milo Casagrande (LP: #621373)
2490
* DistUpgrade/DistUpgradeView.py: There won't be two spaces in
2491
FuzzyTimeToStr when days or hours are > 0 and hours or minutes are
2492
equal to 0 (LP: #288912)
2495
* remove the seperate demotions dialog and move it into the
2496
"Confirm changes" step
2497
* use a treeview instead of a list to show the details of the
2498
changes in the gtk frontend
2499
* UpdateManager/UpdateManager.py, data/glade/UpdateManager.ui:
2500
- fix label wraping for label_downsize
2502
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 25 Aug 2010 11:17:00 +0200
2504
update-manager (1:0.142.8) maverick; urgency=low
2506
* UpdateManager/Core/utils.py:
2507
- fix typo (LP: #615923)
2508
* UpdateManager/UpdateManager.py:
2509
- when NM thinks we have no network, do not disable the buttons
2510
because for dialup users NM is frequently wrong and does not
2511
get that there is a network-connection (thanks to "gambs")
2513
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 12 Aug 2010 11:53:47 +0200
2515
update-manager (1:0.142.7) maverick; urgency=low
2517
[ Mohamed Amine IL Idrissi ]
2519
longer initialized when an operation is not authorized.
2521
* List of updates is active when there are only kept packages.
2522
LP: #601127 (thanks, Nicolò Chieffo)
2525
* merged lp:~simono/update-manager/fixes-bug-563640, many thanks
2527
* merged lp:~yofel/update-manager/lp601127 (LP: #601127)
2529
[ Jean-Baptiste Lallement ]
2530
* UpdateManager/Core/MyCache.py:
2531
- catch network error when fetching 3rd party changelogs
2535
* UpdateManager/UpdateManager.py: grammar fix
2537
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 11 Aug 2010 09:04:47 +0200
2539
update-manager (1:0.142.6) maverick; urgency=low
2541
[ Mohamed Amine IL Idrissi ]
2542
* Implemented battery and network alerts directly in the main window.
2543
LP: #484249, #426708, #426710, #494772
2546
* UpdateManager/Core/MyCache.py:
2547
- support looking for the changelog by source version
2549
* UpdateManager/Core/utils.py:
2550
- fix crash when reading the synaptic config (LP: #614170)
2552
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 10 Aug 2010 15:16:27 +0200
2554
update-manager (1:0.142.5) maverick; urgency=low
2556
* more python-apt 0.8 porting
2557
* less updates to the progressbar
2558
* DistUpgrade/DistUpgradeViewNonInteractive.py:
2559
- fix crash in non-interactive upgrader when a conffile prompt
2562
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 05 Aug 2010 22:49:07 +0200
2564
update-manager (1:0.142.4) maverick; urgency=low
2566
* DistUpgrade/DistUpgradeView.py:
2567
- fix missing initializer (python0.8 api releated)
2570
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 12 Jul 2010 16:18:54 +0200
2572
update-manager (1:0.142.3) maverick; urgency=low
2574
* merged lp:~and471/update-manager/fix-bug-386196, many thanks
2575
* DistUpgrade/DistUpgradeView*.py:
2576
- port progress to new python-apt 0.8 API
2577
* merged lp:~mdz/update-manager/small-fixes-20100707, many thanks
2578
* DistUpgrade/DistUpgradeViewGtk.py:
2579
- call progressbar.set_fraction() less often to avoid too much
2580
CPU consumption on certain graphic drivers
2581
* UpdateManager/GtkProgress.py:
2582
- limit the amount of set_fraction() here too (LP: #595845)
2583
* UpdateManager/UpdateManager.py:
2584
- disconnect the model before adding lots of new items, this
2585
speeds up the building of the view massively
2587
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 09 Jul 2010 10:07:34 +0200
2589
update-manager (1:0.142.2) maverick; urgency=low
2591
* DistUpgrade/DistUpgradeController.py:
2592
- use privileged port 1022 instead of 9004 when (optinally)
2593
starting a additional sshd
2594
* UpdateManager/UpdateManager.py:
2595
- fix crash with --no-focus-on-map
2596
* data/release-upgrades:
2597
- set release upgrade policy to "normal" for maverick (instead
2600
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 25 Jun 2010 10:48:47 +0200
2602
update-manager (1:0.142.1) maverick; urgency=low
2604
* UpdateManager/UpdateManager.py:
2605
- Show reboot required dialog inline instead of doing a popup
2606
dialog. When morphing windows land into maverick they can
2607
be used to make the inline information more pretty. But
2608
it should be better than the previous popup dialog
2610
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 10 Jun 2010 16:30:07 +0200
2612
update-manager (1:0.142) maverick; urgency=low
2615
* check-new-release-gtk:
2616
- fix "ask me later" button time
2617
* DistUpgrade/DistUpgradeController.py,
2618
DistUpgrade/DistUpgradeCache.py,
2619
UpdateManager/Core/MetaRelease.py,
2620
UpdateManager/Core/utils.py,
2621
UpdateManager/Core/MyCache.py,
2622
UpdateManager/Core/UpdateList.py,
2623
UpdateManager/GtkProgress.py,
2624
UpdateManager/UpdateManager.py:
2625
- update for python-apt 0.8 API, add tests (LP: #591236)
2626
* check-new-release-gtk:
2627
- remove no longer needed warnings filter
2630
* string fix for 'is aborted now' to 'has aborted'
2631
* fix in debian/control
2633
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 09 Jun 2010 14:32:05 +0200
2635
update-manager (1:0.141) maverick; urgency=low
2637
* UpdateManager/backend/__init__.py:
2638
- switch to aptdaemon as install backend by default (unless
2639
the user has UPDATE_MANAGER_FORCE_BACKEND_SYNAPTIC in his
2641
- merged lp:~glatzor/update-manager/ubuntu-glatzor (many thanks!)
2642
* DistUpgrade/DistUpgradeController.py:
2643
- use pockets from DistUpgrade.cfg instead of hard-coding them
2644
* tests/test_sources_list.py:
2646
* UpdateManager/Core/utils.py:
2647
- fix url_downloadable and add tests, based on the patch from
2648
Paulo Albuquerque, many thanks (LP: #396187)
2649
* UpdateManager/UpdateManager.py:
2650
- fix typo (thanks to seb128)
2651
* DistUpgrade/mirrors.cfg:
2652
- support upgrades when sources.list uses the new
2653
mirror://mirrors.ubuntu.com/mirrors.txt
2655
* UpdateManager/GtkProgress.py:
2656
- do not open a cache open progress window, instead show the
2657
progress inline in the window
2659
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 31 May 2010 15:14:22 +0200
2661
update-manager (1:0.140) maverick; urgency=low
2663
* DistUpgrade/removal_blacklist.cfg:
2664
- remove gobuntu-desktop from the removal blacklist
2665
* DistUpgrade/DistUpgradeController.py:
2666
- start apport only, do not modify any conffile (all versions
2667
of apport we upgrade from support this now)
2668
* UpdateManager/UpdateManager.py:
2669
- fix crash when format string has the wrong number of arguments
2671
- fix minor UI resize issue (LP: #572228)
2672
* DistUpgrade/DistUpgrade.cfg:
2673
- add ubuntu-netbook (LP: #574279)
2674
* UpdateManager/Core/MetaRelease.py:
2675
- add looking for a "UpgradeBroken" tag that contains a reason string
2676
if the user should not be allowed to perform a release upgrade
2677
* UpdateManager/UpdateManager.py, do-release-upgrade:
2678
- honor "UpgradeBroken" flag and error in this case
2679
* updated to support lucid to maverick upgrades
2681
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 25 May 2010 10:48:27 +0200
2683
update-manager (1:0.134.6) lucid; urgency=low
2685
* fix FTBFS caused by /usr/bin/check-new-release being a symlink
2686
instead of a real file
2688
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 15 Apr 2010 09:31:33 +0200
2690
update-manager (1:0.134.5) lucid; urgency=low
2692
* DistUpgrade/DistUpgradeAufs.py:
2693
- fix crash in aufs (--sandbox mode)
2695
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 14 Apr 2010 20:07:14 +0200
2697
update-manager (1:0.134.4) lucid; urgency=low
2699
* DistUpgrade/DistUpgrade.cfg, DistUpgrade/DistUpgrade.cfg.hardy:
2700
- do not enable apport anymore
2701
* DistUpgrade/DistUpgradeViewGtk.py:
2702
- set empty dialog titles for error/information dialogs (it looks
2703
like glade removed those for some reason from the .ui file)
2704
* DistUpgrade/DistUpgradeAufs.py:
2705
- fix crash if aufs (--sandbox mode) is used (LP: #562394)
2706
* DistUpgrade/DistUpgradeMain.py:
2707
- fix generation of system state file for non-existing dirs/files
2709
* UpdateManager/UpdateManager.py:
2710
- provide a LIST_TOGGLE_CHECKED column as a workaround for orca
2711
that does not work with values updated via
2712
column_install.set_cell_data_func (LP: #561563)
2714
- use gettext.install(unicode=True) to avoid breaking with
2715
optparse and ja.po (LP: #557804)
2717
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 14 Apr 2010 17:54:47 +0200
2719
update-manager (1:0.134.3) lucid; urgency=low
2721
* do-release-upgrade:
2722
- print when a new release is available in "-q" so that the motd
2723
is correct (thanks to Dustin Kirkland)
2724
* debian/release-upgrade-motd:
2725
- add newline after release info (thanks to Dustin Kirkland)
2727
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 13 Apr 2010 22:52:08 +0200
2729
update-manager (1:0.134.2) lucid; urgency=low
2731
* DistUpgrade/DistUpgradeMain.py:
2732
- ignore lspci errors
2733
* UpdateManager/Core/MyCache.py:
2734
- simplify url schema for third party changelogs (LP: #45129)
2735
* DistUpgrade/DistUpgradeCache.py:
2736
- check if the kernel returned from base-installer is downloadable
2737
(needed on hardy cdrom only upgrades)
2738
* debian/91-release-upgrade:
2739
- use a small script instead of a symlink to ensure that dpkg
2740
treats them as conffiles (LP: #559194)
2742
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 13 Apr 2010 15:44:39 +0200
2744
update-manager (1:0.134.1) lucid; urgency=low
2746
* DistUpgrade/DistUpgradeController.py:
2747
- honor "DEBIAN_FRONTEND=noninteractive" on pkg failure (LP: #538206)
2748
* DistUpgrade/DistUpgradeQuirks.py:
2749
- stop apparmor before dpkg starts on hardy -> lucid upgrades to
2750
avoid potentially confusing error messages during the upgrade
2752
* DistUpgrade/DistUpgradeCache.py, DistUpgrade/build-tarball.sh:
2753
- include obselte nvidia pkgnames to properly transition old
2754
to new drivers (LP: #553369)
2755
* DistUpgrade/DistUpgradeViewText.py:
2756
- show packages that will be removed (because they were auto installed)
2757
as well (LP: #558438)
2758
- fix i18n bug in details output
2759
* UpdateManager/Core/MyCache.py:
2760
- support third party changelogs by using ArchiveURI() and
2761
append a similar structure as changelogs.ubuntu.com uses
2763
* UpdateManager/Core/MetaRelease.py:
2764
- do not crash if meta-release file can not be parsed, just remove
2765
the broken file instead (LP: #558396)
2767
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 12 Apr 2010 18:32:59 +0200
2769
update-manager (1:0.134) lucid; urgency=low
2772
* Bump up the amount of /boot space calculated per kernel. The current
2773
value appears to undercount by about 260K/kernel. (LP: #132311)
2776
* refresh translations from launchpad
2777
* update "10.04" strings to "10.04 LTS" and unfuzzy translations
2778
* when requesting the release announcement, append ?lang=current_lang
2780
* update quirks for updates from hardy
2781
* DistUpgrade/DistUpgrade.cfg, DistUpgrade/DistUpgrade.cfg.hardy:
2782
- add extra protection against video driver removal (LP: #556629)
2783
* DistUpgrade/DistUpgradeMain.py:
2784
- improve logging and save system state before performing the
2785
upgrade. Suggested by Matt Zimmerman (LP: #551646)
2787
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 09 Apr 2010 23:18:25 +0200
2789
update-manager (1:0.133.11) lucid; urgency=low
2791
* UpdateManager/GtkProgress.py:
2792
- remove window title on cache progress (LP: #549936)
2793
* check-new-release-gtk:
2794
- if no ReleaseNotesHtml key is found, do nothing (it means the
2795
meta-release file does not support this client)
2796
* check-new-release-gtk, UpdateManager/Core/MetaRelease.py:
2798
* UpdateManager/Core/utils.py:
2799
- add META_RELEASE_FAKE_CODENAME environment that can be used to
2800
test/force release upgrades
2801
* check-new-release-gtk:
2802
- append language parameter to uri
2805
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 01 Apr 2010 00:10:14 +0200
2807
update-manager (1:0.133.10) lucid; urgency=low
2809
* help upgrade by hinting usplash gets removed in favor of
2812
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 31 Mar 2010 19:38:15 +0200
2814
update-manager (1:0.133.9) lucid; urgency=low
2816
* DistUpgrade/DistUpgradeController.py, DistUpgrade/DistUpgradeCache.py:
2817
- do not warn about demoted packages that get removed later anyway
2818
* DistUpgrade/DistUpgrade.cfg, DistUpgrade/DistUpgrade.cfg.hardy:
2819
- remove deskbar-applet, and nautilus-cd-burner on ubuntu-desktop
2820
upgrade (as discussed with the desktop team)
2821
- remove notification-daemon in favor of notify-osd in
2822
xubuntu-desktop (LP: #546857)
2823
* DistUpgrade/DistUpgrade.cfg.hardy:
2824
- remove tracker on hardy ubuntu-desktop upgrade
2826
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 29 Mar 2010 14:18:49 +0200
2828
update-manager (1:0.133.8) lucid; urgency=low
2830
* DistUpgrade/sources.list.py, distro.py, distinfo.py:
2831
- temporarily stop embedding from the python-apt build host
2832
because of the python-apt api changes, use 0.7.13.5 version
2835
- point to lp:~ubuntu-core-dev/update-manager/lucid
2837
-- Michael Vogt <michael.vogt@ubuntu.com> Sat, 27 Mar 2010 09:56:50 +0100
2839
update-manager (1:0.133.7) lucid; urgency=low
2841
[ Nathan Stratton Treadway ]
2842
* data/release-upgrades
2843
- Provide better explanation of what how the various options in the
2844
configuration file control which upgrades are presented to the user.
2852
* DistUpgrade/DistUpgradeCache.py:
2853
- check if the kernel returned from base-installer is upgradable
2854
(needed on hardy cdrom only upgrades)
2855
* check-new-release-gtk:
2856
- fix "ask me later" button time
2857
* DistUpgrade/DistUpgradeQuirks.py:
2858
- fix 386 kernel check/transition on upgrades from hardy
2859
- move kubuntu-kde4-desktop transition into its own function
2860
* check-new-release-gtk:
2861
- use GtkProgress when downloading the release upgrader
2864
* debian/91-release-upgrade: do the release upgrade check with the
2865
quiet option to avoid putting debug messages in the MOTD, LP: #548376
2867
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 26 Mar 2010 22:13:17 +0100
2869
update-manager (1:0.133.6) lucid; urgency=low
2871
* DistUpgrade/DistUpgradeView.py:
2872
- display the right number of packages that are going to be
2874
* DistUpgrade/cdromupgrade:
2875
- fix cddirname detection when called without a directory prefix
2876
* DistUpgrade/DistUpgradeViewGtk.py:
2877
- fix crash in webkit progress
2879
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 23 Mar 2010 13:21:54 +0100
2881
update-manager (1:0.133.5) lucid; urgency=low
2884
* UpdateManager/Core/utils.py:
2885
- Modified UpdateManager.Core.utils.on_battery() to use UPower per default
2886
(and DeviceKit.Power as fallback) to check if a system is running
2887
on battery (LP: #539211)
2890
* DistUpgrade/DistUpgrade.cfg:
2891
- hint that libparted1.8-12 can be removed to help the upgrader
2893
* DistUpgrade/DistUpgradeViewGtk.py:
2894
- only run JS progress if there is actually a webkit view
2895
* DistUpgrade/DevelReleaseAnnouncement:
2896
- fix text to say that its a BETA release (LP: #544544)
2897
* DistUpgrade/DistUpgradeViewGtk.py:
2898
- only run JS updateProgress script if we have a valid slideshow
2900
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 23 Mar 2010 11:17:24 +0100
2902
update-manager (1:0.133.4) lucid; urgency=low
2905
* DistUpgrade/DistUpgradeController.py, DistUpgrade/DistUpgradeView.py:
2906
- detect pre-depends cycle and cleanly revert (LP: #516727)
2907
to the old system state
2908
* DistUpgrade/DistUpgradeCache.py:
2909
- only ensure translations are kept if they are still downloadable,
2910
there is a lot of churn in the translations area so its not
2911
feasible to keep them all
2912
- when checking the kernel list from base-installer, also consider
2913
kernels that are marked install (LP: #540114)
2914
- check rdepends of all packages (including auto-removal ones)
2915
again ensure the removal blacklist is honored in all cases
2917
* DistUpgrade/DistUpgradeController.py:
2918
- show progress information when searching for obsolete software
2919
(this can take a bit on a big install)
2920
* DistUpgrade/DistUpgradeViewNonInteractive.py:
2921
- fix crash in non-interactive mode (thanks to Andreas Hasenack)
2924
* Ship /var/lib/update-notifier directory in update-manager-core, so that
2925
it's always there for 91-release-upgrade (LP: #540159).
2927
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 19 Mar 2010 13:57:18 +0100
2929
update-manager (1:0.133.3) lucid; urgency=low
2931
* DistUpgrade/DistUpgrade.cfg, DistUpgrade/DistUpgrade.cfg.hardy:
2932
- do not allow upgrades to openoffice.org-filter-binfilter that
2933
causes pre-depends loop (LP: #516727)
2935
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 16 Mar 2010 22:59:02 +0100
2937
update-manager (1:0.133.2) lucid; urgency=low
2939
* DistUpgrade/DistUpgradeViewNonInteractive.py:
2940
- fix regression in conffile prompt handling (LP: #538206)
2941
- add default to the "NonInteractive", "DebugBrokenScripts"
2943
* DistUpgrade/DistUpgradeController.py:
2944
- honor "DEBIAN_FRONTEND=noninteractive" in recovery mode as
2946
* DistUpgrade/DistUpgrade.cfg:
2947
- ensure that gtk-qt-engine is removed on upgrade (LP: #532968)
2949
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 16 Mar 2010 17:17:33 +0100
2951
update-manager (1:0.133.1) lucid; urgency=low
2954
* Fix obvious NameError by adding a missing import. (LP: #537250)
2957
* Made some strings translatable and extractable as a fix for
2962
- updated from rosetta
2963
* DistUpgrade/DistUpgradeApport.py:
2964
- do not try to add directories under /var/log/dist-upgrade
2965
to a apport report (LP: #369951)
2968
* Set text direction for update treeview to be always LTR regardless
2969
of current language settings (LP: #316171)
2971
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 12 Mar 2010 23:43:27 +0100
2973
update-manager (1:0.133) lucid; urgency=low
2976
* UpdateManager/Core/MetaRelease.py:
2977
- allow upgrade from unsupported version to unsupported version
2978
* DistUpgrade/removal_blacklist.cfg:
2979
- allow removal of update-manager-kde
2980
* check-new-release-gtk:
2981
- fixes in the gtk release upgrade check
2982
* DistUpgrade/xorg_fix_proprietary.py:
2983
- if /etc/X11/XF86Config-4 is found on upgrade, rename it to
2984
"XF86Config-4.obsolete"
2985
- write log to "/var/log/dist-upgrade/xorg_fixup.log"
2986
* do-release-upgrade, check-new-release:
2987
- implemented "check-releae-upgrade" as symlink to do-release-upgrade
2988
and automatically run with "--check-dist-upgrade-only" when called
2990
- add --quiet option to do-release-upgrade
2991
* debian/update-manager-core.links:
2992
- install /usr/lib/update-manager/check-new-release as symlink to
2993
do-release-upgrade -c
2995
[ Wesley Schwengle ]
2996
* Check for release upgrade is now also possible with do-release-upgrade
2997
command: do-release-upgrade -c. (LP: #415026)
2998
* Added --version/-V to do-release-upgrade (similar to update-manager)
3001
* debian/91-release-upgrade, debian/update-manager-core.install,
3002
- some users are complaining of long login times due to the release
3003
check requiring network connectivity; this information clearly doesn't
3004
change as frequently as the user logging in, so maintain a cache file
3005
in /var/lib, display it if it's populated, but otherwise, update it in
3006
the background if its either missing or the file is older than a day
3009
[ Jonathan Riddell ]
3010
* Do not allow for the removal of update-manager-kde, we do want it after all
3012
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 08 Mar 2010 20:58:44 +0100
3014
update-manager (1:0.132.1) lucid; urgency=low
3016
* rename update-manager-support-status to ubuntu-support-status
3017
* check-new-release-gtk:
3018
- add gtk tool for release notification that is designed to be
3019
run from update-notifier (desktop-lucid-update-upgrade-requirements)
3020
* DistUpgrade/DistUpgradeCache.py:
3021
- fix crash in cleanup code
3022
- fix crash when /home is missing (LP: #463506)
3023
- fix component inconsitency detection debug output
3024
* DistUpgrade/DistUpgradeViewGtk.py:
3025
- remove old code that moved to python-apt
3026
* DistUpgrade/DistUpgradeController.py:
3027
- if universe is not enabled, explain that the demoted packages
3028
will be suggested for removal in the cleanup stage
3029
* UpdateManager/Core/MetaRelease.py:
3030
- fix urlopen() crash on hardy->lucid cdrom upgrades
3032
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 25 Feb 2010 21:54:57 +0100
3034
update-manager (1:0.132) lucid; urgency=low
3037
* UpdateManager/Core/MetaRelease.py:
3038
- add timeout to meta-release download
3039
* UpdateManager/MetaReleaseGObject.py:
3040
- make sure threading is enabled
3041
* DistUpgrade/DistUpgrade.cfg:
3042
- add kubuntu-netbook to known metapackages
3043
- remove usplash artwork from KeyDependencies
3044
* DistUpgrade/DistUpgradeController.py:
3045
- test for server mode again after the sources.list rewrite,
3046
to capture the case when the initial sources.list is empty
3047
* DistUpgrade/DistUpgradeCache.py:
3048
- when showing the demoted packages, skip packages that
3049
are automatic installed
3050
- improve performance on the removal checks by making use of
3051
the auto removable information more agressively
3052
- increase space required by the kernel (it grew)
3053
* DistUpgrade/DistUpgradeView.py, DistUpgrade/DistUpgradeView{Gtk,KDE}.py:
3054
- show only non auto-installed removals bold
3055
* update-manager-support-status:
3056
- add --show-supported, --show-unsupported and --show-all for summary
3057
- add --list option for full details
3060
* update-manager-support-status:
3061
- fix typo in get_maintenance_status (LP: #513303)
3062
- add support statistics to the output
3064
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 11 Feb 2010 10:31:37 +0100
3066
update-manager (1:0.131.4) lucid; urgency=low
3068
* update-manager-support-status:
3069
- text mode tool that gives a overview on the support
3070
status of the packages
3071
* DistUpgrade/DistUpgrade.ui, DistUpgrade/window_main.ui:
3072
- fix version number (thanks to davmor2)
3073
* DistUpgrade/DistUpgrade.cfg.hardy:
3074
- fix upgrade target to lucid (LP: #512608)
3076
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 27 Jan 2010 12:00:53 +0100
3078
update-manager (1:0.131.3) lucid; urgency=low
3080
* DistUpgrade/DistUpgradeController.py:
3081
- add missing check for ubuntu-security when testing for
3082
mirrors (thanks to Stuart Langridge)
3083
* DistUpgrade/DistUpgrade.cfg:
3084
- add example SlideshowUrl
3085
* DistUpgrade/DistUpgradeController.py, DistUpgrade/DistUpgradeView.py,
3086
DistUpgrade/DistUpgradeViewGtk.py:
3087
- add slideshow support based on webkit
3088
- call percent() JS method on the webkit view
3089
* check-new-release:
3090
- use exit codes if run with --quiet otherwise only print
3092
* DistUpgrade/DistUpgradeConfigParser.py:
3093
- fix crash in _interpolate (LP: #500705)
3094
* UpdateManager/Core/MetaRelease.py:
3095
- do not crash on stat failure (LP: #496144)
3096
* UpdateManager/Core/MyCache.py:
3097
- do not crash if the lock can not be released (LP: #410574)
3098
* UpdateManager/SafeGConfClient.py
3099
- implement gconfclient that does not crash if gconf is not
3100
working (LP: #261471)
3102
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 12 Jan 2010 18:15:52 +0100
3104
update-manager (1:0.131.2) lucid; urgency=low
3106
* data/release-upgrades:
3107
- default to lts->lts upgrade prompts for lucid
3108
* AutoUpgradeTester/UpgradeTestBackendQemu.py:
3109
- allow virtio for block devices when the virtio option
3110
is given in the config
3111
* DistUpgrade/DistUpgrade.cfg, DistUpgrade/DistUpgrade.cfg.hardy:
3112
- cleanup PostUpgradePurge and add "linux-restricted-modules-common"
3113
- cleanup ForcedObsoletes rules
3114
- update kernel removal rules and BaseNames
3115
- fix belocs-locales-bin upgrade issue (LP: #474543)
3116
* DistUpgrade/DistUpgradeController.py:
3117
- check forh reboot-required files in partial upgrade mode,
3118
update-notifier is no longer doing that by default
3119
(foundations-lucid-restart-required-dialog spec)
3120
* DistUpgrade/DistUpgrade.ui:
3121
- add a bunch of missing "<property name="orientation">"
3122
- improve restart-required dialog
3124
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 14 Dec 2009 10:59:51 +0100
3126
update-manager (1:0.131.1) lucid; urgency=low
3128
* DistUpgrade/DistUpgradeViewNonInteractive.py:
3129
- use getWithDefault() for "NonInteractive","ForceOverwrite"
3130
(thanks to Free Ekanayaka)
3131
* UpdateManager/Core/MyCache.py:
3132
- detect dirty dpkg journal and enter recovery mode in this
3133
case (thanks to Maco for reporting)
3134
* DistUpgrade/DistUpgrade.cfg:
3135
- remove kvm-source on upgrade
3136
* debian/update-manager-core.links:
3137
- use "91-release-upgrade" instead of "91-release_upgrade" to
3138
make run-parts happy
3141
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 07 Dec 2009 12:02:26 +0100
3143
update-manager (1:0.131) lucid; urgency=low
3145
* UpdateManager/UpdateManager.py:
3146
- do not crash if setlocale() fails (LP: #471378)
3147
* UpdateManager/Core/DistUpgradeFetcherCore.py:
3148
- add missing "logging" import (LP: #475941)
3149
* DistUpgrade/DistUpgradeController.py:
3150
- better message for upgrades over ssh (LP: #463257)
3151
* UpdateManager/Core/utils.py:
3152
- improve proxy check and show error if proxy settings
3153
look invalid (LP: #472168)
3154
* AutoUpgradeTester/profile/*/DistUpgrade.cfg:
3155
- updated to test karimic -> lucid and hardy -> lucid
3156
* Janitor/plugins/deb_plugin.py:
3157
- use apt.progress.InstallProgress() to keep the computer-janitor
3159
* AutoUpgradeTester/install_blacklist.cfg:
3160
- add ec2 to the blacklist for the kvm based testing
3161
* UpdateManager/UpdateManager.py:
3162
- show selected and download size in two rows (LP: #434062)
3163
* data/do-release-upgrade.8:
3164
- man page added, thanks to Willem Bogaerts
3165
* DistUpgrade/DistUpgrade.cfg:
3166
- add laptop-mode-tools to the forced obsoletes on upgrade (thanks to
3168
* UpdateManager/UpdateManager.py:
3169
- show restart required dialog in u-m when the upgrade is finished
3171
* AutoUpgradeTester/post_upgrade_tests:
3172
- add python import, xorg and kernel tests
3173
* UpdateManager/dialog_release_notes.ui:
3174
- merged lp:~freinhard/update-manager/ui-fix (many thanks)
3175
* UpdateManager/Core/MetaRelease.py:
3176
- merge lp:~cristiklein/update-manager/use-xdg (many thanks)
3178
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 01 Dec 2009 21:23:59 +0100
3180
update-manager (1:0.130) lucid; urgency=low
3182
* UpdateManager/UpdateManager.py:
3183
- set heading for the release-upgrader download window
3184
* DistUpgrade/DistUpgradeController.py:
3185
- force lts for lucid cdrom upgrades
3186
* AutoUpgradeTester/profile/:
3187
- fix missing BaseMetaPackages
3188
* AutoUpgradeTester/UpgradeTestBackendQemu.py:
3190
* DistUpgrade/DistUpgradeConfigParser.py:
3191
- fix getWithDefault() to use the correct get{int,float,boolean}
3192
function based on the type of the default (LP: #465619)
3193
Thanks to Brian Murray for spotting this bug
3194
* DistUpgrade/DistUpgradeController.py:
3195
- fix typo (LP: #470011)
3196
* updated for karmic->lucid upgrades and hardy->lucid upgrades
3197
* UpdateManager/Core/utils.py::
3198
- fix url_downloadable() when a proxy needs to be used
3201
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 03 Nov 2009 14:07:20 +0100
3203
update-manager (1:0.126.9) karmic-proposed; urgency=low
3205
* DistUpgrade/DistUpgrade.cfg:
3206
- really stop enabling apport during the upgrade (LP: #465619)
3208
-- Brian Murray <brian@ubuntu.com> Fri, 30 Oct 2009 13:54:08 -0700
3210
update-manager (1:0.126.8) karmic-proposed; urgency=low
3212
* when the server is overloaded and no Release file information
3213
can be obtained, show a better error message instead of the
3214
bogus "ubuntu-minimal" is missing (LP: #446956)
3216
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 30 Oct 2009 10:58:36 +0100
3218
update-manager (1:0.126.7) karmic-proposed; urgency=low
3221
- update translations from LP (LP: #460547)
3222
* UpdateManager/Core/DistUpgradeFetcherCore.py:
3223
- check if running on a system with noexec /tmp and give a propper
3224
error message (LP: #461744)
3225
* DistUpgrade/DistUpgradeViewGtk.py:
3226
- add missing locale.bindtextdomain() (LP: #460547)
3228
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 28 Oct 2009 14:11:41 +0100
3230
update-manager (1:0.126.6) karmic; urgency=low
3233
- updated to point the karmic branch
3234
* UpdateManager/GtkProgress.py:
3235
- fix small cosmetic problem with the release-upgrader
3236
download window size
3237
* DistUpgrade/xorg_fix_proprietary.py:
3238
- if xorg.conf is zero size, remove it (LP: # 439551)
3239
* change unicode "◦" to "*" to make translations
3240
work (LP: #344693) and unfuzzy translations
3242
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 23 Oct 2009 14:06:21 +0200
3244
update-manager (1:0.126.5) karmic; urgency=low
3246
* DistUpgrade/DistUpgradeQuirks.py:
3247
- generate note if language-support is incomplete
3248
* DistUpgrade/DistUpgrade.cfg:
3249
- stop enabled apport during the upgrade
3250
* DistUpgrade/DistUpgradeView.py
3251
- add waitChild implementation from python-apt to ensure
3252
its working for buggy hardy python-apt
3253
* DistUpgrade/DistUpgradeQuirks.py:
3254
- mark mysql-{client,server}-5.0 manual installed in the
3255
cluster check (LP: #453513)
3256
- check if running under a vserver setup and error if this
3257
is the case. upstart does not support this kind of setup
3259
* UpdateManager/Core/utils.py:
3260
- do not show error if DeviceKit.Power is not available
3263
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 20 Oct 2009 18:14:28 +0200
3265
update-manager (1:0.126.4) karmic; urgency=low
3267
* DistUpgrade/DistUpgradeController.py:
3268
- fix running under ssh detection
3269
* DistUpgrade/DistUpgradeQuirks.py:
3270
- add check if NBD clustering is in use in mysql server
3271
and do not upgrade to 5.1 is it is (LP: #450837)
3272
* DistUpgrade/DistUpgrade.cfg:
3273
- remove mysql-server rule, this is now done in the above
3275
* DistUpgrade/DistUpgradeController.py:
3276
- do not do list cleanup so that cancel restores all of the
3277
previous state. the cleanup will be done later by the apt
3280
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 15 Oct 2009 23:36:49 +0200
3282
update-manager (1:0.126.3) karmic; urgency=low
3284
* UpdateManager/UpdateManager.py:
3285
- refresh "last updated" text periodically to ensure its
3286
not stale (LP: #450286)
3287
* DistUpgrade/DistUpgradeViewGtk.py:
3288
- deal with io errors when writing the log (LP: #447693)
3290
- add or-dependency to qemu-kvm
3291
* DistUpgrade/DistUpgrade.cfg:
3292
- add policykit-gnome and gnome-mount to the forced obsoleted
3293
packages (thanks to seb128)
3294
* merge translations from rosetta
3295
* DistUpgrade/DistUpgradeQuirks.py:
3296
- stop docvert-converter when the upgrade starts, otherwise
3297
OOo will not upgrade at all (LP: #450569)
3299
- fix bug in the demoted.cfg generation
3300
- fixes in cleanup handling
3301
* UpdateManager/backend/__init__.py:
3302
- honor UPDATE_MANAGER_FORCE_BACKEND_APTDAEMON environment
3303
* DistUpgrade/DistUpgrade.cfg.hardy:
3304
- updated to include demoted.cfg.hardy
3306
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 14 Oct 2009 22:28:26 +0200
3308
update-manager (1:0.126.2) karmic; urgency=low
3311
- fix FTBFS - the python from two days ago became
3312
stricter than it used to be (thanks to james_w)
3314
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 12 Oct 2009 20:44:11 +0200
3316
update-manager (1:0.126.1) karmic; urgency=low
3318
* DistUpgrade/DistUpgradeView.py:
3319
- log exceptions from pm.DoInstall() into main.log.
3320
this helps identifiying Dpkg::Pre-Invoke problems
3321
* DistUpgrade/DistUpgradeCache.py:
3322
- fix sandbox upgrade mode
3323
* DistUpgrade/DistUpgrade.cfg:
3324
- hint for mysql-server upgrade (LP: #413789)
3325
* UpdateManager/backend/__init__.py:
3326
- change order of backends to: synaptic, aptdaemon
3328
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 12 Oct 2009 18:30:55 +0200
3330
update-manager (1:0.126) karmic; urgency=low
3332
* DistUpgrade/DistUpgrade.cfg:
3333
- add gnome-app-install to the ForcedObsoletes
3334
* DistUpgrade/DistUpgrade.cfg.hardy:
3335
- add ability to upgrade from hardy to karmic (as asked for
3336
by Jonathan Riddell)
3337
* DistUpgrade/DistUpgradeQuirks.py:
3338
- add quirk handler to mark the dependencies of
3339
language-support-translations-* as manual on upgrade
3341
The language-support-translations- packages are removed in
3342
karmic and would otherwise be marked as auto-removable.
3344
- convert PASS value from 1 to 0 for ntfs entries in
3345
/etc/fstab (LP: #441242) and add tests for it
3346
- put 386 to generic transition code here and decouple from
3347
the kernel selection
3348
- inhibit gnome-screensaver once the upgrade started
3349
to avoid X crash (LP: #439594)
3350
* DistUpgrade/DistUpgradeCache.py:
3351
- workaround issues with kdesu when it drop the permission bits
3352
in a tmpdir (thanks to Jonathan Riddell)
3353
- fix base-installer kernel selection (LP: #441629)
3354
- fix log dir does not exist, create it (LP: #441959)
3355
* UpdateManager/backend/InstallBackendAptdaemon.py:
3356
- give up lock before running aptdaemon (LP: #445920)
3358
- updated from launchpad (required as during a release upgrade
3359
we can't use langpacks)
3361
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 08 Oct 2009 17:45:25 +0200
3363
update-manager (1:0.125.6) karmic; urgency=low
3365
* AutoUpgradeTester/UpgradeTestBackendSSH.py:
3366
- use ssh batch mode
3367
* AutoUpgradeTester/auto-upgrade-tester:
3369
* DistUpgrade/DevelReleaseAnnouncement:
3371
* DistUpgrade/DistUpgradeCache.py:
3372
- add new rule to ensure that base meta packages are always
3373
kept installed. this helps the server upgrade with the syslogd
3374
to rsyslog transition
3376
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 29 Sep 2009 18:51:49 +0200
3378
update-manager (1:0.125.5) karmic; urgency=low
3380
* DistUpgrade/DistUpgradeQuirks.py
3381
- fix kbluetooth name to kbluetooth4
3383
-- Jonathan Riddell <jriddell@ubuntu.com> Mon, 28 Sep 2009 20:18:49 +0100
3385
update-manager (1:0.125.4) karmic; urgency=low
3387
* DistUpgrade/DistUpgradeQuirks.py:
3388
- fix brown paperbag bug in quirks hanlding (LP: #436302)
3389
* DistUpgrade/DistUpgradeViewGtk.py:
3390
- fix crash in gettext initialization (LP: #436438)
3392
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 25 Sep 2009 13:08:46 +0200
3394
update-manager (1:0.125.3) karmic; urgency=low
3396
* DistUpgrade/DistUpgrade.cfg.hardy:
3397
- fix upgrades from hardy by allowing the removal of sysvutils
3398
* data/glade/UpdateManager.ui:
3399
- remove dialog title for cache open progress (LP: #435653)
3400
* DistUpgrade/DistUpgradeQuirks.py:
3401
- add translators hints for some strings (LP: #433116)
3402
* UpdateManager/Core/DistUpgradeFetcherCore.py:
3403
- fixed typo (thanks to Henrique P. Machado)
3404
* UpdateManager/UpdateManager.py:
3405
- fix i18n issues with gtkbuilder
3406
* DistUpgrade/DistUpgradeQuirks.py:
3407
- stop kblueplugd kbluetooth when the upgrade starts to
3408
avoid them crashing during the upgrade
3409
(thanks to Jonathan Riddell)
3410
* UpdateManager/backend/InstallBackendAptdaemon.py
3411
- setup correct window icon
3412
* data/glade/UpdateManager.ui:
3413
- switch from unicode … to "..." until the issues with
3414
gettext is resolved (LP: #434107)
3416
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 24 Sep 2009 18:41:22 +0200
3418
update-manager (1:0.125.2) karmic; urgency=low
3421
* DistUpgrade/DistUpgradeCache.py:
3422
- add check for 5Mb safety buffer in /tmp, this ensures that
3423
dkms can run and ensure we do not run when /tmp is mounted
3424
in overflow mode (LP: #427035)
3425
* data/glade/UpdateManager.ui:
3426
- remove dialog title for the battery warning and fix button
3427
order (thanks to Matthew Paul Thomas)
3428
* data/glade/UpdateManager.ui:
3429
- fix duplicated accelerator keys (LP: #425817)
3430
* UpdateManager/UpdateManager.py:
3431
- close app when ESC is pressed in the battery warning
3432
* UpdateManager/UpdateManager.py:
3433
- ensure that the changelog always matches the currently selected
3434
pkg by fixing race during download (LP: #424918)
3435
* UpdateManager/backend/InstallBackendAptdaemon.py:
3436
- do not hang when cancel is clicked (LP: #426718)
3437
* add sed patch facility and patch the gnome debconf frontend
3438
before the upgrade starts so that it can not crash when
3439
perl moves from 5.8.0 to 5.10.0 (LP: #387112)
3440
* data/glade/UpdateManager.ui:
3441
- use bigger default width (LP: #418201)
3444
* typo fixes (thanks to Brian Murray, LP: #423409)
3446
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 15 Sep 2009 10:50:24 +0200
3448
update-manager (1:0.125.1) karmic; urgency=low
3451
* Fixed several typos (LP: #93804, LP: #277731, LP: #404435)
3454
* Center window on the screen (LP: #423355)
3457
* DistUpgrade/DistUpgrade.ui:
3458
- remove unused "destroy_event" handler (LP: #428842)
3459
- remove unused handlers to avoid RunTime warning
3460
* DistUpgrade/DistUpgradeQuirks.py:
3461
- make ARMv6 error message clearer (LP: #409523)
3462
* UpdateManager/Core/MetaRelease.py:
3463
- more robustness for invalid configuration of the meta-release
3465
- more robustness if the server sends invalid meta-release data
3466
* UpdateManager/GtkProgress.py:
3467
- make button_cancel click event work
3468
- add sensible default width
3469
* DistUpgrade/DistUpgradeCache.py:
3470
- fix crash in partial upgrade (LP: #428203)
3472
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 14 Sep 2009 12:01:41 +0200
3474
update-manager (1:0.125) karmic; urgency=low
3477
* integrate base-installer as a sub-component into the
3478
release upgrader and use the base-installer/kernel/*.sh
3479
functionality to ensure we select the most appropriate
3480
kernel on upgrade (LP: #353534)
3481
* integrate automatic updates to base-installer into the
3482
pre-build.sh bzr hook
3483
* UpdateManager/Core/UpdateList.py, UpdateManager/UpdateManager.py:
3485
* UpdateManager/SimpleGtkbuilderApp.py:
3486
- use logging instead of sys.stderr
3487
* data/glade/UpdateManager.ui:
3488
- set explicit translation domain
3489
* integrate base-installer component into auto-upgrade-tester
3492
* Refresh .pot file (and .po files) so that new UI strings are available
3493
for translation in LP. LP: #425014.
3495
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 11 Sep 2009 20:07:20 +0200
3497
update-manager (1:0.124.11) karmic; urgency=low
3499
* DistUpgrade/DistUpgradeView.py:
3500
- capture exceptions from pm.DoInstall() properly (fixes a
3501
hang when a package fails to install)
3502
* DistUpgrade/DistUpgradeViewGtk.py, DistUpgrade/DistUpgradeViewKDE.py:
3503
- return the full status of the exited child, not only the
3506
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 04 Sep 2009 10:57:06 +0200
3508
update-manager (1:0.124.10) karmic; urgency=low
3510
* DistUpgrade/removal_blacklist.cfg:
3511
- add update-manager so that it does not
3512
* typo fixes (thanks to Brian Murray, LP: #418127)
3513
* merge the changes of seb128 into bzr
3515
- fix ui file detection (thanks to Gabor Kelemen) LP: #420209
3516
* DistUpgrade/DistUpgrade.ui:
3517
- fix duplicated id (LP: #422665)
3518
* fix crash when lsmod is not installed
3520
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 02 Sep 2009 15:04:53 +0200
3522
update-manager (1:0.124.9ubuntu1) karmic; urgency=low
3524
* Clean build directory
3526
-- Sebastien Bacher <seb128@ubuntu.com> Mon, 31 Aug 2009 22:19:51 +0200
3528
update-manager (1:0.124.9) karmic; urgency=low
3530
* data/glade/UpdateManager.ui:
3531
- don't use some duplicated ids to fix update-manager not starting
3532
due to the new gtk version
3534
-- Sebastien Bacher <seb128@ubuntu.com> Mon, 31 Aug 2009 22:02:20 +0200
3536
update-manager (1:0.124.8) karmic; urgency=low
3538
* make the release-upgrader auto selection for the frontend
3539
more robust when no DISPLAY is avaiable
3540
* Janitor/computerjanitor/package_cruft.py:
3541
- use unicode string here (thanks to liw)
3542
* data/glade/UpdateManager.ui:
3543
- fix duplicated symbol (LP: #417301)
3544
* UpdateManager/UpdateManager.py:
3545
- show the on-battery warning on first map only (LP: #416067)
3546
* DistUpgrade/DistUpgradeController.py:
3547
- do not how a error when the upgrade is canceled by the user
3550
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 24 Aug 2009 17:48:45 +0200
3552
update-manager (1:0.124.7) karmic; urgency=low
3554
* UpdateManager/UpdateManager.py:
3555
- recalulcate the heading label size dynamically
3556
to work around bugzilla #101968 (thanks to
3557
Juergen Kazmirzak for the patch)
3558
* UpdateManager/backend/__init__.py:
3559
- fix incomplete check for aptdaemon
3560
* UpdateManager/backend/InstallBackendAptdaemon.py:
3561
- update for latest aptdaemon
3562
* DistUpgrade/DistUpgradeController.py:
3563
- merge fixes from Brian Murray (thanks!), LP: #404274
3565
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 17 Aug 2009 16:34:42 +0200
3567
update-manager (1:0.124.6) karmic; urgency=low
3570
* DistUpgrade/DistUpgradeQuirks.py: add check for ARMv6 or
3571
greater to prevent jaunty->karmic upgrades on unsupported
3575
* UpdateManager/SimpleGtkbuilderApp.py:
3576
- updated to deal with widgets that overwrite get_name
3578
- add "--data-dir" switch
3579
* use aptdaemon as the install backend (if avaialble)
3581
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 24 Jul 2009 15:49:09 +0200
3583
update-manager (1:0.124.5) karmic; urgency=low
3585
* debian/update-manager-core.links: change the update-motd link for
3586
release_upgrade to match other links (- instead of _), and move it
3587
to 91 (just after updates-available at 90), such that it's printed
3588
toward the end of the MOTD, rather than at 10, which is the beginning.
3590
-- Dustin Kirkland <kirkland@ubuntu.com> Thu, 16 Jul 2009 17:41:04 -0500
3592
update-manager (1:0.124.4) karmic; urgency=low
3594
* debian/control: recommend libpam-modules, rather than update-motd
3596
-- Dustin Kirkland <kirkland@ubuntu.com> Thu, 16 Jul 2009 11:29:27 -0500
3598
update-manager (1:0.124.3) karmic; urgency=low
3601
* UpdateManager/UpdateManager.py:
3602
- fix description display (LP: #379945), thanks
3604
- fix crash in refresh_updates_count()
3605
* DistUpgrade/DistUpgradeApport.py:
3606
- deal with errors from apport better (LP: #357339),
3607
thanks to Patrick Horn)
3608
* UpdateManager/ChangelogViewer.py:
3609
- fix problem for http://host/document.html. style
3610
entries (LP: #396393)
3613
* debian/update-manager-core.links: install 10_release_upgrade
3614
into /etc/update-motd.d, rather than the daily; update-motd-3.0
3615
will now run these scripts on login, rather than at specified
3618
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 09 Jul 2009 15:10:02 +0200
3620
update-manager (1:0.124.2) karmic; urgency=low
3622
* UpdateManager/UpdateManager.py:
3623
- make it clearer if a package is a new install
3624
(as opposed to a upgrade) - thanks to Cody Sommerville
3625
- show amount of selected updates in the UI (LP: #330439)
3627
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 07 Jul 2009 15:11:31 +0200
3629
update-manager (1:0.124.1) karmic; urgency=low
3633
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 07 Jul 2009 08:08:42 +0200
3635
update-manager (1:0.124) karmic; urgency=low
3637
* AutoUpgradeTester:
3638
- add kubuntu, main-all, lts-server, lts-ubuntu profiles
3639
* ported to gtkbuilder
3640
* UpdateManager/UpdateManager.py:
3641
- warn if running on battery (LP: #377697)
3642
- make it less stealty by setting the stick() property if
3643
run in auto-open mode (LP: #369820)
3645
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 06 Jul 2009 17:11:07 +0200
3647
update-manager (1:0.123) karmic; urgency=low
3650
- build auto-upgrade-tester package to allow easy upgrade
3651
testing with a set of default profiles
3652
* UpdateManager/Core/MyCache.py:
3653
- wording fix (thanks to Ng)
3654
* DistUpgrade/DistUpgradeViewNonInteractive.py:
3655
- fix bug in dpkg_progress_log filea
3656
* AutoUpgradeTester/UpgradeTestBackend.py:
3657
- import the http_proxy from the environment
3658
- make the resultdir configrable and default to
3659
/var/cache/auto-upgrade-tester/result/
3660
* AutoUpgradeTester/UpgradeTestBackendQemu.py:
3661
- make the path for the kvm working images configurable
3662
and default to /var/cache/auto-upgrade-tester
3663
* AutoUpgradeTester/auto-upgrade-tester:
3664
- move login() into the backends
3665
* AutoUpgradeTester/auto-upgrade-tester:
3666
- allow shorthand profile names like "ubuntu" instead of
3669
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 22 Jun 2009 11:36:08 +0200
3671
update-manager (1:0.122) karmic; urgency=low
3673
* DistUpgrade/DistUpgradeQuirks.py:
3674
- add handler to check for wl module and transition
3675
to bcmwl-kernel-source (LP: #381684)
3676
* DistUpgrade/DistUpgradeViewNonInteractive.py:
3677
- add bool option "NonInteractive/DpkgProgressLog" to write
3678
a timing log of the upgrade (for the foundations-karmic-pre-unpacking
3680
- add "NonInteractive/DebugBrokenScripts" option that will re-run
3681
failed maintainer scripts with debug options
3682
* DistUpgrade/DistUpgrade.cfg:
3683
- add defaults for the NonInteractive section that match the
3684
interactive upgrades (for better landscape support)
3685
- enable apport again
3686
* AutoUpgradeTester/chart_dpkg_progress.py:
3687
- add simple tool that can read the dpkg progress information
3689
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 18 Jun 2009 16:54:35 +0200
3691
update-manager (1:0.121) karmic; urgency=low
3693
* DistUpgrade/DistUpgrade.cfg:
3694
- remove obsolete kubuntu-kde4-desktop meta package
3695
* DistUpgrade/DistUpgradeCache.py:
3696
- when guessing missing meta-packages stop after
3697
the first one was found
3698
- use internal _lookupPkgRecord() instead of
3700
* DistUpgrade/DistUpgradeQuirks.py:
3701
- move the kubuntu-kde4-desktop key dependency transition
3702
detection to the from_hardy quirks handler (LP: #368459)
3703
* UpdateManager/Core/MyCache.py:
3704
- always disable version number range of the changes in the
3705
details (LP: #251349)
3706
- make the distro supporting the changelogs easier to customize
3707
* DistUpgrade/xorg_fix_proprietary.py:
3708
- better comment when explaining why stuff got commented out
3710
* DistUpgrade/DistUpgradeController.py:
3711
- after updating the sources.list, check for both existance
3712
and downloadability of the BaseMetaPkgs and abort if that
3713
is not the case (thanks to Ulrich Kalkkuhl) LP: #370062
3714
* UpdateManager/UpdateManager.py:
3715
- show origin field for other updates (like PPAs) to make it
3716
easier to see what comes from where (part of the
3717
foundations-karmic-apturl-policy spec)
3719
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 05 Jun 2009 20:53:37 +0200
3721
update-manager (1:0.120) karmic; urgency=low
3723
* The 'Ready for karmic' version
3724
* DistUpgrade/DistUpgradeController.py:
3725
- do not fail in partial upgrades if apport must be
3726
enabled (LP: #357755)
3727
- when rewriting sources.list, check for cdrom entries
3728
that do not have associated list files and disable
3730
- when rewriting sources.list, deal better with apt-cacher
3731
apt-torrent style uris (LP: #365537)
3732
* DistUpgrade/xorg_fix_proprietary.py:
3733
- instead of replacing fglrx->ati and nvidia->nv just
3734
comment out the driver and let xorg figure it out
3735
with its own magic (LP: #351394)
3736
- update tests/ for the change
3737
* UpdateManager/UpdateManager.py:
3738
- use a gtk link button to point the user to further
3740
* DistUpgrade/DistUpgradeController.py:
3741
- ensure ./imported/invoke-rc.d is executable (LP: #147742)
3742
* refactor the quirks handlers and not run them in partial
3744
* tests/test_sources_list.py:
3745
- update tests for apt-torrent style uris (LP: #365537)
3746
* DistUpgrade/DistUpgrade.cfg:
3747
- remove edubuntu-desktop from the flavour metapackages, its
3748
not its own flavour anymore
3749
* help/C/update-manager-C.omf:
3750
- point to file:/usr/share/gnome/help/update-manager/C/update-manager.xml
3753
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 28 Apr 2009 14:43:26 +0200
3755
update-manager (1:0.111.9) jaunty-proposed; urgency=low
3757
* DistUpgrade/DistUpgradeCache.py:
3758
- increase the size that the kernel requires in /boot
3760
* DistUpgrade/DistUpgradeApport.py:
3761
- fix apport hook integration (LP: #366048)
3762
* DistUpgrade/DistUpgradeController.py:
3763
- fix crash in partial upgrade (LP: #366048)
3764
* DistUpgrade/DistUpgradeQuirks.py:
3765
- make the gwenview upgrade transition more robust
3768
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 24 Apr 2009 14:41:14 +0200
3770
update-manager (1:0.111.8) jaunty-proposed; urgency=low
3772
* DistUpgrade/DistUpgrade.cfg:
3773
- add "grub" to the list of packages to keep installed
3775
- ensure brasero is upgraded (thanks to Chris Jones for
3776
the report) (LP: #364136)
3777
- ensure guidance-power-manager is removed on upgrade
3779
* DistUpgrade/DistUpgradeCache.py:
3780
- support DistUpgradeCache.markUpgrade()
3781
* DistUpgrade/mirrors.cfg:
3782
- add "mirror.files.bigpond.com" (thanks to wgrant)
3784
- build-depend on latest nvidia-common (LP: #363500) to ensure
3785
the nvidia-common if is included in the internal copy of
3787
* DistUpgrade/DistUpgradeQuirks.py:
3788
- when the upgrade starts, remove old hal.postinst to prevent
3789
the trigger from running that causes network-manager to shutdown
3790
all connections (LP: #327053)
3791
* UpdateManager/Core/MetaRelease.py, UpdateManager/MetaReleaseGObject.py:
3792
- fix "no longer supported" message (LP: #364583)
3794
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 20 Apr 2009 13:53:01 +0200
3796
update-manager (1:0.111.7) jaunty; urgency=low
3798
* DistUpgrade/ReleaseAnnouncement:
3799
- updated for the final release
3800
* DistUpgrade/DistUpgradeQuirks.py:
3801
- ensure qwenview is upgraded (LP: #360222)
3803
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 17 Apr 2009 22:11:04 +0200
3805
update-manager (1:0.111.6) jaunty; urgency=low
3807
* UpdateManager/UpdateManager.py:
3808
- fix crash in free space check (LP: #362066)
3810
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 16 Apr 2009 11:07:01 +0200
3812
update-manager (1:0.111.5) jaunty; urgency=low
3814
* DistUpgrade/DistUpgradeQuirks.py:
3815
- do not crash when patch is not installed (LP: #361194)
3816
* DistUpgrade/DistUpgradeCache.py:
3819
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 15 Apr 2009 14:59:35 +0200
3821
update-manager (1:0.111.4) jaunty; urgency=low
3823
* DistUpgrade/DistUpgradeViewKDE.py:
3824
- make the pyqt4 logger less verbose
3825
* DistUpgrade/DistUpgradeController.py:
3826
- deal with pre-configure errors more cleanly (LP: #356781)
3827
* DistUpgrade/DistUpgradeMain.py:
3828
- fix error when the backup log dir already exists
3829
* DistUpgrade/DistUpgrade.cfg:
3830
- stop enabling apport
3831
* DistUpgrade/DevelReleaseAnnouncement:
3832
- update text for the release candidate
3834
- translation updates from rosetta
3836
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 08 Apr 2009 11:09:25 +0200
3838
update-manager (1:0.111.3) jaunty; urgency=low
3840
* DistUpgrade/DistUpgradeQuirks.py:
3841
- cleanup the quirks handling for the StartUgrade
3842
phase and move the code in here
3843
- apply patch for install-docs if the user can not install
3844
the fix from {hardy,intrepid}-proposed
3846
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 07 Apr 2009 18:59:43 +0200
3848
update-manager (1:0.111.2) jaunty; urgency=low
3850
* UpdateManager/Core/MyCache.py:
3851
- when calculating what category a update should be put in,
3852
make sure that candidate versions for "other updates" always
3854
- do not try to get changelogs for packages that do not have
3855
a ubuntu origin (LP: #354740)
3856
* DistUpgrade/removal_blacklist.cfg:
3857
- add skype to the removal blacklist (thanks to Nick Lally)
3859
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 07 Apr 2009 10:28:34 +0200
3861
update-manager (1:0.111.1) jaunty; urgency=low
3863
* DistUpgrade/DistUpgrade.cfg:
3864
- ensure that dontzap is installed on kubuntu (LP: #349263)
3865
- ensure to not upgrade to a known broken python2.6 (e.g.
3866
if the mirrors do not catch up)
3867
* DistUpgrade/DistUpgradeController.py:
3868
- avoid conffile prompt because we enabled apport (LP: #348301)
3869
- deal better with apt ordering bugs and restore the system
3870
cleanly in this case
3871
- when commenting out third party sources, leave a space
3872
between previous comments (thanks to Sidnei da Silva)
3873
* DistUpgrade/DistUpgradeCache.py:
3874
- add "BadVersions" config option
3875
* UpdateManager/Core/MetaRelease.py:
3876
- ignore bad header line errors (LP: #353335)
3877
* UpdateManager/UpdateManager.py:
3878
- start minimized when run with --no-focus-on-map (LP: #353195)
3879
- set urgency hint when in the background (LP: #353195)
3881
- updated translations from rosetta
3883
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 03 Apr 2009 22:42:17 +0200
3885
update-manager (1:0.111.0) jaunty; urgency=low
3887
* DistUpgrade/DistUpgradeQuirks.py:
3888
- fix pre r6xx/7xx fglrx->ati transition
3889
* DistUpgrade/DistUpgradeQuirks.py:
3890
- fix incorrect variable name
3891
* DistUpgrade/DistUpgradeView.py:
3892
- remove old crash files on upgrade (thanks to
3895
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 24 Mar 2009 20:49:50 +0100
3897
update-manager (1:0.110.1) jaunty; urgency=low
3899
* DistUpgrade/DistUpgrade.cfg.hardy:
3900
- support hardy->jaunty upgrade for kubuntu
3901
* po/POTFILES.{in,missing}:
3902
- add missing files (thanks to Gabor Kelemen)
3905
- updated translations from launchpad
3907
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 23 Mar 2009 16:22:06 +0100
3909
update-manager (1:0.110.0) jaunty; urgency=low
3911
* DistUpgrade/DistUpgradeCache.py:
3912
- take changes in update-initramfs into account when
3913
calculating the space requirements in /boot (LP: #287826)
3914
- when doing the space calculation, show the required space
3915
for each directory (if multiple need more space) LP: #219416
3916
* DistUpgrade/DevelReleaseAnnouncement:
3918
* UpdateManager/DistUpgradeFetcher.py:
3919
- set 5s timeout for the ReleaseNotes fetching (LP: #109397)
3920
* UpdateManager/UpdateManager.py:
3921
- pass the correct FetchProgress to the release-upgrade fetching
3922
code instead of the incorrect OpProgress
3924
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 19 Mar 2009 16:48:11 +0100
3926
update-manager (1:0.101.1) jaunty; urgency=low
3929
* DistUpgrade/DistUpgradeCache.py:
3930
- catch cache.update() errors that do not raise exceptions
3931
* DistUpgrade/DistUpgradeController.py:
3932
- when calculating the obsolete packages, add extra paranoia
3933
for odd network failures (LP: #335154)
3934
* DistUpgrade/DistUpgradeAufs.py:
3935
- do not overlay /var/cache/apt/archives so that the user
3936
does not have to download the packages twice
3937
- honor the TMPDIR environment (by using tempfile)
3938
* DistUpgrade/DistUpgrade.cfg:
3939
- add powernowd to the forced obsoleted packages (the kernel
3940
does handle that with the builin ondemand governor now)
3942
[ Jonathan Riddell ]
3943
* DistUpgrade/DistUpgrade.cfg:
3944
- remove gtk-qt-engine in Kubuntu upgrades
3946
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 18 Mar 2009 17:57:54 +0100
3948
update-manager (1:0.101.0) jaunty; urgency=low
3951
* UpdateManagerHildon/UpdateManagerHildon.py:
3952
- wording fix "will be" to "are being" (LP: #338943)
3955
* UpdateManager/UpdateManagerText.py:
3956
- fix crash in changelog display (LP: #341577)
3957
(thanks to Steve Beattie)
3958
- support NEWS.Debian from the server as well
3959
* DistUpgrade/DistUpgradeAufs.py:
3960
- fix in is_submount detection (thanks to liw for reporting)
3963
* data/glade/UpdateManager.glade:
3964
- fix missing "translatable" property (LP: #342011)
3966
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 13 Mar 2009 10:09:30 +0100
3968
update-manager (1:0.100.1) jaunty; urgency=low
3970
* DistUpgrade/DistUpgradeCache.py:
3971
- fix crash (LP: #340828) when config is undefinied
3972
* UpdateManager/UpdateManager.py:
3973
- explicitely cast time.time() to int (LP: #340755)
3975
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 11 Mar 2009 09:10:02 +0100
3977
update-manager (1:0.100) jaunty; urgency=low
3980
* DistUpgrade/cdromupgrade:
3981
- if cdromupgrade is run with a relative path we will fail to find the
3982
installer components and error out. Ensure that the path is absolute.
3986
* fix crash when help is not avaialble (LP: #338098)
3987
* data/glade/UpdateManager.glade:
3988
- remove the "Keep your system up-to-date" text (design team,
3990
* fix crash when no network is avaialble for changelog fetching
3993
- add conflict against update-manager-kde to update-manager-hildon
3995
* UpdateManager/Core/MyCache.py:
3996
- show proper urls for sources with epochs (LP: #328164), thanks
3998
* UpdateManager/ChangelogViewer.py:
3999
- support copy to clipboard for URLs (LP: #85644), thanks to
4001
* UpdateManager/UpdateManager.py:
4002
- disable fixed-hight mode, it can cause incorrect height
4003
calculation (thanks to Richie), LP: #273184
4004
* DistUpgrade/DistUpgradeController.py:
4005
- do not allow gtk/kde upgrades over ssh session (LP: #322482)
4006
* merged aufs branch (disabled by default but useful for testing)
4008
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 10 Mar 2009 20:25:55 +0100
4010
update-manager (1:0.99) jaunty; urgency=low
4013
* DistUpgrade/DistUpgradeController.py:
4014
- enable apport crash capturing during upgrades
4015
* DistUpgrade/DistUpgradeView.py:
4016
- create /var/lib/pycentral/pkgremove before the upgrade to
4017
help pycentral transition to the new python policy (thanks
4019
* ensure pidgin-libnotify is upgraded (LP: #332328)
4020
* better wording for aborts (thanks to Gabor Kelemen and
4021
Jean-Baptiste Lallement), LP: #289303
4022
* wording fixes, thanks to Brian Murray and Gabor Kelemen
4024
* i18n fix, thanks to Gabor Kelemen, LP: #331821
4025
* support /etc/update-manager/release-upgrades.d/ directory
4026
for local overrides of the upgrade process. Useful to force
4027
certain site-specific options (like third party repository
4029
* allow "[FreeSpace]\nSkipCheck=yes" override to skip free
4030
space checks (useful for testing)
4031
* support "[Sources"]\nAllowThirdParty=yes" override to skip
4032
commenting out of unknown repositories (LP: #147080)
4034
- updated for the new python layout (/u/l/p/dist-packages instead of
4035
/u/l/p/site-packages)
4037
- use DH_PYCENTRAL=include-links instead of "nomove"
4038
- use "--install-layout=deb" in distutils
4040
- use "XS-Python-Version: all" instead of current
4041
* DistUpgrade/DistUpgradeCache.py:
4042
- fix modalias path in NvidiaDetector
4043
* data/glade/UpdateManager.glade:
4044
- add "settings" button
4045
* UpdateManager/UpdateManager.py:
4046
- open software-properties when settings button
4047
is clicked (LP: #334959)
4048
- keep track of launch times via gconf
4049
(/apps/update-manager/launch_time)
4051
- recommend software-properties-gtk
4054
* DistUpgrade/multiple files:
4055
- fixed typographical error
4056
* DistUpgrade/DistUpgradeViewText.py:
4057
- change "Restart required" default to N (LP: #328452)
4059
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 03 Mar 2009 12:33:12 +0100
4061
update-manager (1:0.98.1) jaunty; urgency=low
4063
* reenable the demotions.cfg generation and mirror updates
4064
* setup.py cleanup (thanks to liw)
4066
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 19 Feb 2009 00:22:58 +0100
4068
update-manager (1:0.98) jaunty; urgency=low
4071
* DistUpgrade/DistUpgradeController.py:
4072
- fixes in the error string (thanks to Jean-Baptiste
4073
Lallement, LP: #298296)
4074
* support getting NEWS.Debian information in addition
4076
* debian/update-manager-core.links:
4077
- fix typo (thanks to tjaalton)
4078
* merge the 'computer-janitor' core and quirks code into
4079
update-manager-core (part of the jaunty-cruftremover-improvements
4081
* conflicts with the current version of computer-janitor
4084
* DistUpgrade - Release Announcements:
4085
- Modified reporting bugs sections to recommend using ubuntu-bug instead
4086
of filing bugs directly in Launchpad. (LP: #327800)
4088
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 18 Feb 2009 23:44:17 +0100
4090
update-manager (1:0.97.1) jaunty; urgency=low
4093
* UpdateManager/UpdateManager.py:
4094
- make the gconf handling more robust (LP: #320586)
4095
* UpdateManager/Core/MyCache.py:
4096
- fix crash when no changelog can be found (LP: #320894)
4097
* UpdateManager/Core/MetaRelease.py:
4098
- do not crash on disk full (LP: #321872)
4099
* DistUpgrade/DistUpgradeController.py:
4100
- when commenting out third party repositories add a comment
4101
why they were disabled and update them to the current dist
4102
to make re-enabling easier
4103
* DistUpgrade/DistUpgradeQuirks.py:
4104
- run dpkg --forget-old-unvail after the upgrade finished
4105
- add "PostCleanup" hook
4106
* DistUpgrade/cdromupgrade:
4107
- fixed typo (LP: #312184)
4108
* add "--no-focus-on-map option to bring update-manager up
4109
in the background (UX team)
4110
* change default text and add /apps/update-manager/first_run
4111
gconf key for the first run welcome message (UX team)
4112
* UpdateManager/ChangelogViewer.py:
4113
- support "LP: #nr:" linking in changelog entries (LP: #274737)
4115
[ Jonathan Riddell ]
4116
* DistUpgrade/DistUpgrade.cfg
4117
- remove guidance-power-manager on kubuntu-desktop upgrade
4120
* DistUpgrade/cdromupgrade
4121
- move to using dists/$CODENAME to locate the installer eliminating
4122
any dependance on symlinks in the image. This allows usb-creator based
4123
images to be used unmodified. (LP: #326856)
4125
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 09 Feb 2009 13:48:01 +0100
4127
update-manager (1:0.97) jaunty; urgency=low
4129
* UpdateManager/Core/MetaRelease.py:
4130
- remove debug message (LP: #310046)
4131
* UpdateManager/Common/utils.py:
4132
- when initializing the proxy configuration, do in this
4135
* check synaptic setting
4137
* check http_proxy environment
4139
* UpdateManager/Core/DistUpgradeFetcherCore.py:
4140
- ensure correct error message if downloading failed
4142
- when fetching from mirrors, add fallback if the mirror
4143
is too loaded to cope
4144
- improve logic that detects what mirror is in use by
4145
sources.list inspection (LP: #107983)
4146
* DistUpgrade/DistUpgradeMain.py, dist-upgrade.py:
4147
- re-factor and make code more modular
4148
- do not overwrite existing log files on upgrade
4150
* reorganize the imports and get rid of "Common" submodule
4151
and merge that all into "Core"
4152
* improve the debug output via the "DEBUG_UPDATE_MANAGER"
4155
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 26 Jan 2009 17:26:40 +0100
4157
update-manager (1:0.96.4) jaunty; urgency=low
4159
* DistUpgrade/DistUpgradeController.py:
4160
- do not generate apport report against update-manager if
4161
cache.commit() failed. the report is generated against
4162
the failing package instead (LP: #311220)
4163
- honor RELEASE_UPRADER_ALLOW_THIRD_PARTY environment and do
4164
not comment out third party repositories in this case
4165
(useful internal repositories, make sure that sudo does
4166
not clean this env when you make use of it)
4167
* DistUpgrade/DistUpgrade.cfg:
4168
- remove powermanagement-interface on upgrades for ubuntu
4169
and kubuntu (no longer needed by them)
4170
* DistUpgrade/DevelReleaseAnnouncement:
4171
- include a different release announcement for the
4172
development releases
4174
- fix version parsing
4176
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 21 Jan 2009 22:12:06 +0100
4178
update-manager (1:0.96.3) jaunty; urgency=low
4180
* DistUpgrade/DistUpgradeController.py:
4181
- when syncing inconsitent components, only sync those
4182
we know about (LP: #312092)
4183
* tests/test_sources_list.py:
4184
- add regression test for #312092
4186
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 15 Jan 2009 14:14:01 +0100
4188
update-manager (1:0.96.2) jaunty; urgency=low
4190
* AutoUpgradeTester/UpgradeTestBackendQemu.py:
4191
- add "NonInteractive","NoVirtio" switch
4192
- enable virtio in the kvm backend by default
4193
* AutoUpgradeTester/profile/server/DistUpgrade.cfg:
4194
- updated for intrepid->jaunty
4195
- add missing kernel removal section
4196
* DistUpgrade/DistUpgrade.cfg:
4197
- update KernelRemoval section for intrepid->jaunty
4198
* DistUpgrade/DistUpgradeApport.py, README:
4199
- add new RELEASE_UPRADER_NO_APPORT environement that can
4200
be used to force the upgrader to not run apport on pkg failures
4201
* DistUpgrade/DistUpgradeViewNonInteractive.py:
4202
- use RELEASE_UPRADER_NO_APPORT in the non-interactive upgrade tests
4203
* AutoUpgradeTester/profile/ubuntu/DistUpgrade.cfg:
4204
- updated for intrepid->jaunty
4205
* DistUpgrade/DistUpgrade.cfg:
4206
- enable DistUpgrade/xorg_fix_proprietary.py to transition users
4207
from proprietary drivers to free drivers if the proprietary
4208
driver is no longer available after the upgrade
4210
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 13 Jan 2009 20:56:36 +0100
4212
update-manager (1:0.96.1) jaunty; urgency=low
4214
* DistUpgrade/DistUpgradeController.py:
4215
- deal better with upgrades from EOL releases by
4216
testing if the new release is on the country mirror
4217
or archive.ubuntu.com or still on old-releases.ubuntu.com
4220
- disable the auto-upgrader-tester package, its not quite
4223
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 13 Jan 2009 14:52:18 +0100
4225
update-manager (1:0.96) jaunty; urgency=low
4227
* UpdateManager/Core/MetaRelease.py:
4228
- deal with full disks better when downloading
4229
the meta-release information (LP: #98666)
4230
* DistUpgrade/DistUpgradeView.py:
4231
- make the FuzzyTimeToStr() function not display
4232
minutes when the total time is > 3h (LP: #144455)
4233
* build update-manager-text package with text/newt based
4234
update-manager frontend (update-manager-text)
4235
* DistUpgrade/DistUpgradeQuirks.py:
4236
- check if both grub and lilo are installed and remove
4237
the one that is not used (LP: #314004)
4238
* po/POTFILES.in, po/POTFILES.skip:
4240
* po/update-manager.pot:
4243
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 12 Jan 2009 14:12:27 +0100
4245
update-manager (1:0.95.2) jaunty; urgency=low
4247
* DistUpgrade/DistUpgradeQuirks.py:
4248
- check the support of fglrx against the current
4249
PCI card (LP: #284408)
4250
* DistUpgrade/xorg_fix_intrepid.py:
4251
- do not rewrite multiseat configs (LP: #292774)
4252
* UpdateManager/Common/MyCache.py,
4253
UpdateManager/Common/UpdateList.py:
4254
- move the cache,updatelist implementation out into
4256
* fix free space check on regular update-manager
4257
invocations (LP: #105113)
4259
- remove the arch-build target
4260
* DistUpgrade/DistUpgradeController.py:
4261
- improvements to the sources.list rewriting, better tests
4262
- when rewriting sources.list check for inconsistencies between what
4263
components are enabled in intrepid vs intrepid-updates and
4264
intrepid-security and automatically enable missing ones for
4265
intrepid-updates and intrepid-security
4266
- new test if the upgrade is run from a remote
4269
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 15 Dec 2008 10:39:27 +0100
4271
update-manager (1:0.95.1) jaunty; urgency=low
4273
* DistUpgrade/DistUpgrade.glade, DistUpgrade/window_main.ui:
4274
- show 9.04 upgrade target
4276
- calculate demotions based on intrepid->jaunty
4277
* DistUpgrade/DistUpgradeCache.py:
4278
- when the dist-upgrade calculation fails, show the reason
4279
why in the error dialog (LP: #281286)
4280
- when a meta package can not be upgraded, show a proper
4281
error message with the package in question
4282
* DistUpgrade/DistUpgradeQuirks.py:
4283
- abort upgrade from hardy if evms is used in /proc/mounts
4284
evms got removed from the archive in intrepid (LP: #292179)
4285
- do not add "relatime" if "noatime" is already given (thanks
4287
* DistUpgrade/removal_blacklist.cfg:
4288
- remove overly broad postgresql regexp
4289
* DistUpgrade/DistUpgradeCache.py:
4290
- do not limit the removal blacklist to downloadable packages,
4291
this limits it too much
4292
* check-new-release:
4293
- install check for new releases into update-motd.d/daily
4295
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 11 Nov 2008 11:22:41 +0100
4297
update-manager (1:0.95) jaunty; urgency=low
4299
* updated for jaunty
4301
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 05 Nov 2008 09:56:51 +0100
4303
update-manager (1:0.93.34) intrepid-proposed; urgency=low
4305
* UpdateManager/UpdateManager.py:
4306
- simply the changelog download logic and make changelog
4307
fetching work properly again (now that the server side
4308
got improved as well) LP: #40058
4310
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 04 Nov 2008 18:53:54 +0100
4312
update-manager (1:0.93.33) intrepid; urgency=low
4315
* DistUpgrade/DistUpgradeQuirks.py:
4316
- add detection for cards no longer supported via fglrx
4317
and ensure transition to "ati" (LP: #284408)
4318
* DistUpgrade/DistUpgradeCache.py:
4319
- check if the package is actually downloadable in the
4320
removal blacklist checking (LP: #293486)
4322
[ Jonathan Riddell ]
4323
* DistUpgrade/DistUpgradeViewKDE.py:
4324
- handle translations of non-ascii string on Cancel button
4325
correctly (LP: #291115)
4327
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 04 Nov 2008 14:58:10 +0100
4329
update-manager (1:0.93.32) intrepid; urgency=low
4331
* DistUpgrade/DistUpgradeQuirks.py:
4332
- when transitioning from kubuntu-kde4-desktop to kubuntu-desktop
4333
consider key dependencies as well even if kubuntu-kde4-desktop
4334
is no longer installed (LP: #277285)
4336
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 24 Oct 2008 17:54:50 +0200
4338
update-manager (1:0.93.31) intrepid; urgency=low
4340
* DistUpgrade/DistUpgrade.cfg:
4341
- remove goubuntu-desktop from metapackages, we do no
4342
longer build it (LP: #283712)
4343
* DistUpgrade/DistUpgradeCache.py:
4344
- never remove packages in the "KeepInstalled" section
4345
- keep the GUI alive when calculating the packages
4347
* DistUpgrade/DistUpgradeQuirks.py:
4348
- mark "language-pack-$lang" as manual installed to
4349
workaround changes in "language-support-$lang"
4352
- updated to the latest translations.launchpad.net
4355
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 24 Oct 2008 15:02:03 +0200
4357
update-manager (1:0.93.30) intrepid; urgency=low
4359
* DistUpgrade/DistUpgradeViewText.py:
4360
- ignore "default" argument handling in askYesNoQuestion
4361
to fix incorrect prompt for cdrom question
4362
* DistUpgrade/DistUpgradeQuirks.py:
4363
- ensure "landscape-common" is not marked auto-install
4365
* DistUpgrade/ReleaseAnnouncement:
4366
- updated for final release
4367
* DistUpgrade/DistUpgradeAptCdrom.py:
4368
- ignore "dist-upgrader" dirs when scanning for
4369
packages (LP: #288169)
4371
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 23 Oct 2008 16:53:43 +0200
4373
update-manager (1:0.93.29) intrepid; urgency=low
4375
* fix incorrect case and typo in cpuHasSSESupport(), thanks
4378
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 20 Oct 2008 19:17:22 +0200
4380
update-manager (1:0.93.28) intrepid; urgency=low
4382
* DistUpgrade/DistUpgradeQuirks.py:
4383
- do not install nvidia-glx-{173,177} on systems without
4384
the "sse" cpu extension (LP: #272498)
4385
- fix case-sensitive parsing when checking for the xorg
4387
* DistUpgrade/DistUpgrade.cfg:
4388
- make sure that libflashsupport gets removed on upgrade
4390
* DistUpgrade/ReleaseAnnouncement:
4391
- updated for the release candidate
4393
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 20 Oct 2008 16:55:40 +0200
4395
update-manager (1:0.93.27) intrepid; urgency=low
4397
* DistUpgrade/xorg_fix_intrepid.py:
4398
- only update the InputDevices if xserver-xorg-core
4399
actually is version 2:1.5.0 or higher
4400
- make section checks case-insensitive (thanks to
4402
* DistUpgrade/DistUpgrade.glade:
4403
- remove has_focus default in the conffiel dialog
4405
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 20 Oct 2008 09:47:57 +0200
4407
update-manager (1:0.93.26) intrepid; urgency=low
4409
* DistUpgrade/DistUpgradeController.py:
4410
- workaround kde tmpfile permissions (LP: #277431)
4411
* UpdateManager/Common/utils.py:
4412
- do not crash if gconfd is not availabe/unusable
4414
* DistUpgrade/DistUpgradeViewKDE.py:
4415
- do not use "kde" frontend during the upgrade, it
4416
crashes because of the kde3->kde4 transition
4417
if run at the wrong time (LP: #283942)
4418
* DistUpgrade/DistUpgradeView.py:
4419
- ignore SIGPIPE when forking the Dpkg::Pre-Install
4420
scripts to fix error with etckeeper (LP: #283642)
4422
- updated from rosetta
4424
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 15 Oct 2008 22:03:05 +0200
4426
update-manager (1:0.93.25) intrepid; urgency=low
4428
[ Jonathan Riddell ]
4429
* DistUpgrade/DistUpgradeQuirks.py:
4430
- Fix crash from not having gettext imported
4433
* revert the fglrx->ati transition (LP: #247376)
4435
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 15 Oct 2008 10:03:04 +0200
4437
update-manager (1:0.93.24) intrepid; urgency=low
4439
* DistUpgrade/DistUpgradeController.py:
4440
- disable the apt.cron.daily script during the upgrade
4442
* DistUpgrade/DistUpgradeAptCdrom.py:
4443
- work around the problem that the hardy "apt-cdrom add" will
4444
fail when no uncompressed Packages files are on the CD
4447
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 14 Oct 2008 16:30:41 +0200
4449
update-manager (1:0.93.23) intrepid; urgency=low
4451
* DistUpgrade/xorg_fix_intrepid.py:
4452
- comment out input devices from xorg.conf (handled via
4453
hal now). Thanks to Alberto Milone for his help,
4456
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 13 Oct 2008 20:35:06 +0200
4458
update-manager (1:0.93.22) intrepid; urgency=low
4460
* DistUpgrade/DistUpgradeQuirks.py:
4461
- add rule to force kdelibs5-dev upgrade (LP: #279621),
4463
* DistUpgrade/DistUpgradeViewGtk.py:
4464
- do not hang if a script fails to run (LP: #280236)
4465
* DistUpgrade/DistUpgradeController.py:
4466
- do not run post-upgrade quirks handler in partial upgrade
4467
mode because they only apply to real release upgrades
4469
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 10 Oct 2008 16:51:36 +0200
4471
update-manager (1:0.93.21) intrepid; urgency=low
4473
* Add useDevelopmentRelease and useProposed to DistUpgradeFetcherKDE.py
4474
* Fix call to error() in DistUpgradeFetcherCore.py
4476
-- Jonathan Riddell <jriddell@ubuntu.com> Wed, 08 Oct 2008 14:30:58 +0100
4478
update-manager (1:0.93.20) intrepid; urgency=low
4480
* DistUpgrade/DistUpgradeGettext.py:
4481
- translated the empty "" into "" (the qt frontend
4482
may call this on empty strings in translate_widget)
4483
* DistUpgrade/DistUpgradeQuirks.py:
4484
- make sure to write a final newline in /etc/fstab
4485
when adding the relatime option (LP: #279093)
4487
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 07 Oct 2008 10:42:13 +0200
4489
update-manager (1:0.93.19) intrepid; urgency=low
4491
* UpdateManager/Core/MetaRelease.py:
4492
- fix crash in CDROM upgrade (LP: #276363)
4493
* DistUpgrade/DistUpgradeQuirks.py:
4494
- fix crash in nvidia handling (thanks to
4497
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 02 Oct 2008 11:26:30 +0200
4499
update-manager (1:0.93.18) intrepid; urgency=low
4501
* DistUpgrade/DistUpgrade.cfg:
4502
- add KeepInstalled rule for adept to help
4503
the dependency resolver (thanks to MvG)
4504
- add kubuntu-kde4-desktop metapackage so that
4505
the meta package detection works for kde4 (LP: #274706)
4506
* DistUpgrade/DistUpgradeCache.py:
4507
- fix log for kept packages
4508
- make the log of the obsolete removal less verbose
4509
- fix kubuntu-kde4-desktop upgrades (LP: #274706)
4510
* DistUpgrade/ReleaseAnnouncement:
4512
* DistUpgrade/DistUpgradeViewGtk.py:
4513
- fix typo and unfuzzy translations. Thanks to Brian Murray
4514
for the patch, LP: #272726)
4515
* UpdateManager/UpdateManager.py:
4516
- add gconf key /apps/update-manager/show_versions to show
4517
version information (disabled by default, LP: #189406)
4518
* DistUpgrade/DistUpgradeQuirks.py:
4519
- add intrepidPreUpgrade() handler that detects
4520
fglrx in xorg.conf and warns about it before the upgrade
4521
- consolidate the various quirks into this file
4522
- add check for the nvidia-glx-71 and nvidia-glx-96 drivers
4523
and warn if they will be required
4524
* DistUpgrade/xorg_fix_intrepid.py:
4525
- add script that is run after the upgrade that ensures that
4526
the xorg.conf file gets transitioned to a free driver if
4527
the proprietary one does not work for intrepid
4528
- transition from fglrx and nvidia-glx-{71,96} to the free
4529
driver (LP: #274303)
4531
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 26 Sep 2008 14:16:56 +0200
4533
update-manager (1:0.93.17) intrepid; urgency=low
4536
* UpdateManager/UpdateManager.py:
4537
- fix typo (thanks to "Richie", LP: #271139)
4538
* DistUpgrade/DistUpgradeCache.py:
4539
- remove the landscape-client stub package on
4542
[ Jonathan Riddell ]
4543
* DistUpgrade/DistUpgradeViewKDE.py fix crash when translating dialogue
4545
-- Jonathan Riddell <jriddell@ubuntu.com> Fri, 19 Sep 2008 00:24:58 +0100
4547
update-manager (1:0.93.16) intrepid; urgency=low
4550
* DistUpgrade/DistUpgradeController.py:
4551
- automatically add "relatime" to the mount options
4553
* UpdateManager/Core/MetaRelease.py:
4554
- fix typo (thanks to Daniel Garcia)
4555
* DistUpgrade/DistUpgradeCache.py:
4556
- fix the removal of obsolete kernel packages when the
4557
old kernel abi package gets removed from -update and/or
4559
* UpdateManager/UpdateManager.py:
4560
- be more robust against server errors when fetching the
4561
changelogs (LP: #262982)
4563
- update the version dependency for python-apt, we need
4564
stuff from 0.7.5 (LP: #257781)
4565
* DistUpgrade/DistUpgradeView.py:#
4566
- make FuzzyTimeToStr() properly deal with plural forms
4570
* UpdateManager/UpdateManager.py:
4571
- preserve epoch in package version for changelogs at
4572
launchpad.net (LP: #270527)
4574
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 16 Sep 2008 14:15:18 +0200
4576
update-manager (1:0.93.15) intrepid; urgency=low
4578
* UpdateManager/Core/DistUpgradeFetcherCore.py:
4579
- fix incorrect import
4581
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 15 Sep 2008 14:41:41 +0200
4583
update-manager (1:0.93.14) intrepid; urgency=low
4586
- updated to the latest launchpad translations
4587
* DistUpgrade/DistUpgradeGettext.py:
4588
- add more robust version of gettext() that does not
4589
crash if incorrect number arguments is passed (LP: #269379)
4591
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 15 Sep 2008 13:07:54 +0200
4593
update-manager (1:0.93.13) intrepid; urgency=low
4595
* DistUpgrade/DistUpgrade.cfg:
4596
- better KeyDependencies for ubuntu-desktop to make the
4597
detection more robust
4599
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 12 Sep 2008 21:56:11 +0200
4601
update-manager (1:0.93.12) intrepid; urgency=low
4603
* DistUpgrade: load DistUpgradeViewKDE not KDE4
4604
* DistUpgradeViewKDE: Fix various translations
4605
* DistUpgradeViewKDE: Add window icon
4607
-- Jonathan Riddell <jriddell@ubuntu.com> Fri, 12 Sep 2008 13:17:52 +0100
4609
update-manager (1:0.93.11) intrepid; urgency=low
4611
[ Jonathan Riddell ]
4612
* DistUpgradeViewKDE: don't use setHeaderHidden, doesn't exist in Qt 4.3
4613
* DistUpgradeViewKDE: Disable terminal button until terminal exists
4616
* rename DistUpgradeViewKDE4.py to DistUpgradeViewKDE.py
4617
because adept runs this frontend explicitely (instead
4618
of letting dist-upgrade.py decide)
4620
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 11 Sep 2008 12:42:10 +0200
4622
update-manager (1:0.93.10) intrepid; urgency=low
4624
[ Jonathan Riddell ]
4625
* Add missing debian/update-manager-kde.install
4628
* transition landscape.canonical.com to the main repository
4631
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 10 Sep 2008 15:55:47 +0200
4633
update-manager (1:0.93.9) intrepid; urgency=low
4635
* do not build depend on nvidia-common for lpia
4637
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 09 Sep 2008 13:56:20 +0200
4639
update-manager (1:0.93.8) intrepid; urgency=low
4642
* DistUpgrade/DistUpgradeCache.py:
4643
- transition "kubuntu-desktop-kde4" to "kubuntu-desktop"
4644
(thanks to Jonathan Riddell)
4645
* DistUpgrade/DistUpgradeCache.py,
4646
DistUpgrade/DistUpgradeController.py:
4647
- fixes in the "AllowUnauthenticated" code (thanks to Adam
4649
* debian/update-manager-hildon.install:
4650
- install only selected bits from Comon/
4653
* Removed check to set automatic notifications in update-manager-hildon
4655
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 05 Sep 2008 19:41:04 +0200
4657
update-manager (1:0.93.7) intrepid; urgency=low
4659
* Move Common/utils.py to update-manager-core
4660
* Fix build when rebuilding with -nc
4661
* UpdateManager/DistUpgradeFetcherKDE.py shouldn't import ReleaseNotesViewer
4662
* DistUpgrade/cdromupgrade should be intrepid
4664
-- Jonathan Riddell <jriddell@ubuntu.com> Thu, 04 Sep 2008 23:04:42 +0100
4666
update-manager (1:0.93.6) intrepid; urgency=low
4668
* Make DistUpgradeFetcherKDE.py work as a module not just a standalone script
4670
-- Jonathan Riddell <jriddell@ubuntu.com> Thu, 28 Aug 2008 13:32:25 +0100
4672
update-manager (1:0.93.5) intrepid; urgency=low
4675
* DistUpgrade/DistUpgradeCache.py:
4676
- install new recommends on the hardy->intrepid upgrade
4677
(unless overwriten with the RELEASE_UPGRADE_NO_RECOMMENDS
4679
* AutoUpgradeTester/UpgradeTestBackendQemu.py:
4680
- run ssh in the auto tester with "-t"
4681
* UpdateManager/UpdateManager.py:
4682
- fix plural forms (thanks to Bruce Cowan, LP: #189921)
4683
* DistUpgrade/DistUpgradeViewGtk.py:
4684
- show kB/sec (LP: #257778)
4686
[ Jonathan Riddell ]
4687
* Add KDE upgrade checking tools for use by Adept
4689
-- Jonathan Riddell <jriddell@ubuntu.com> Wed, 27 Aug 2008 15:19:01 +0100
4691
update-manager (1:0.93.4) intrepid; urgency=low
4693
* DistUpgrade/removal_blacklist.cfg:
4694
- add openssh-blacklist-extra and openssh-extra
4695
* UpdateManager/UpdateManager.py:
4696
- do not crash if lsb_release can not be run (LP: #255319)
4697
* DistUpgrade/DistUpgradeApport.py:
4698
- do not generate apport reports against a package if
4699
the error indicates that its a full disk, this is a bug
4700
in update-manager than (failed to do the full disk checking)
4701
* DistUpgrade/DistUpgrade.cfg:
4702
- force obsoletion of cups-pdf on ubuntu-desktop, kubuntu-desktop
4704
* DistUpgrade/DistUpgradeController.py:
4705
- increase KERNEL_INITRD_SIZE a bit
4707
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 15 Aug 2008 19:40:46 +0200
4709
update-manager (1:0.93.3) intrepid; urgency=low
4711
* fix ftbfs on powerpc
4713
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 05 Aug 2008 21:20:59 +0200
4715
update-manager (1:0.93.2) intrepid; urgency=low
4717
* DistUpgrade/DistUpgradeCache.py:
4718
- work around problem with packages with no priority
4720
* DistUpgrade/DistUpgradeViewGtk.py:
4721
- detect ctrl-c presses in the terminal and warn the
4722
user that it will kill the upgrade (LP: #90866)
4723
* DistUpgrade/DistUpgrade.cfg:
4724
- when being run by the sandbox-upgrader, do not
4725
reboot automatically after the upgrade finished
4726
* DistUpgrade/DistUpgradeController.py:
4727
- when a upgrade is cancelt due to network errors,
4728
inform that the downloaded files will be kept
4731
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 05 Aug 2008 20:37:52 +0200
4733
update-manager (1:0.93.1) intrepid; urgency=low
4735
* UpdateManager/UpdateManager.py:
4736
- make the init_proxy stuff look for the apt.conf proxy
4737
as well (thanks to vega--)
4738
* do-release-upgrade:
4739
- unify proxy configuration between gtk and cli UI
4740
* fix FBTFS by removing the kdepyuic calls during build
4741
(no longer needed in qt4)
4743
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 30 Jul 2008 11:29:00 +0200
4745
update-manager (1:0.93) intrepid; urgency=low
4748
* UpdateManager/UpdateManager.py:
4749
- fix typo (LP: #252195)
4750
* DistUpgrade/DistUpgradeController.py:
4751
- fix crash in cleanup code
4753
[ Jonathan Riddell ]
4754
* port the kde frontend to qt4
4756
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 30 Jul 2008 09:01:45 +0200
4758
update-manager (1:0.92) intrepid; urgency=low
4760
* DistUpgrade/DistUpgradeCache.py:
4761
- use nvidia-common to detect what driver package is needed
4762
and install it if the user had a previous nvidia driver
4763
(thanks to Alberto Milone)
4764
* improvements to the NonInteractive frontend
4766
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 25 Jul 2008 09:26:47 +0200
4768
update-manager (1:0.91.10) intrepid; urgency=low
4770
* UpdateManager/Core/DistUpgradeFetcherCore.py:
4771
- improved error handling for people who run
4772
/tmp with noexec (LP: #219518)
4773
* DistUpgrade/ReleaseAnnouncement:
4774
- fixes in the announcement text (thanks to
4775
Brian Murray, LP: #250693)
4776
* DistUpgrade/removal_blacklist.cfg:
4777
- remove nvidia-glx from the removal blacklist,
4778
the naming schema changed in intrepid and the
4779
old packages need to go way (LP: #249329)
4781
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 22 Jul 2008 12:04:34 +0200
4783
update-manager (1:0.91.9) intrepid; urgency=low
4785
* UpdateManager/Core/MetaRelease.py:
4786
- make the default meta-release location easily
4787
changable via /etc/update-manager/meta-release
4788
* data/meta-release:
4789
- make the default configuration easier configurable
4790
* data/release-upgrades:
4791
- default to "normal" upgrades for intrepid
4793
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 16 Jul 2008 13:30:28 +0100
4795
update-manager (1:0.91.8) intrepid; urgency=low
4797
* data/glade/UpdateManager.glade:
4798
- make the shortcut key in the auto-updates dialog
4799
consistent with the main one (LP: 246321)
4800
* DistUpgrade/ReleaseAnnouncement:
4801
- updated for intrepid (LP: #246538)
4803
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 10 Jul 2008 14:40:14 +0300
4805
update-manager (1:0.91.7) intrepid; urgency=low
4807
* DistUpgrade/DistUpgradeController.py:
4808
- add logging for kept packages
4809
- make the "use-network" question on cdrom upgrades
4810
more clear (LP: #229508)
4811
- do not just exit on upgrades with errors but show
4812
a proper finished message
4813
* DistUpgrade/DistUpgradeApport.py:
4814
- only run apport-{gtk,qt} if DISPLAY is set
4815
* DistUpgrade/DistUpgradeView{Gtk,KDE}.py:
4816
- do not show a error dialog for folloup errors from
4817
earlier errors (thanks to Alexander Sack for the report)
4819
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 02 Jul 2008 13:10:56 +0200
4821
update-manager (1:0.91.6) intrepid; urgency=low
4823
* Make "--mode={server,desktop}" obsolete by adding automatic
4824
detection for this. This eliminates the bugreports where
4825
people run the text do-release-upgrade client that defaults
4827
* UpdateManager/UpdateManager.py:
4828
- improve the changelog version number scanner
4829
- if no information is available yet, display a launchpad link
4830
for interested people (not fetching from there automatically to
4831
not hammer LP too much)
4833
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 26 Jun 2008 17:33:30 +0200
4835
update-manager (1:0.91.5) intrepid; urgency=low
4837
* DistUpgrade/DistUpgradeController.py:
4838
- support "old-releases.ubuntu.com" as a valid mirror and
4839
auto transition from that to the regular archive
4841
- add extra paraonoia when adding a missing admin group
4842
(thanks to LaMont Jones) LP: #241723
4843
* UpdateManager/ChangelogViewer.py:
4844
- support "exo-open" (xfce) too (LP: #240473)
4845
* DistUpgrade/mirrors.cfg:
4846
- remove ftp.caliu.info (LP: #231966)
4847
* DistUpgrade/DistUpgradeController.py:
4848
- fix typo and unfuzzy translations (LP: #220505)
4849
* UpdateManager/UpdateManager.py, data/update-manager.schemas.in:
4850
- provide a gconf key /apps/update-manager/autoclose_install_window
4851
to make it possible to prevent automatic closing of the installation
4852
window (LP: #183209)
4853
* DistUpgrade/DistUpgrade.cfg.dapper:
4854
- remove ports.ubuntu.com from powerpc, it is not available on
4855
ports.ubuntu.com but on archive.ubuntu.com (LP: #241729)
4857
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 20 Jun 2008 20:02:50 +0200
4859
update-manager (1:0.91.4) intrepid; urgency=low
4862
- string fixes (LP: #230865)
4863
* UpdateManager/UpdateManager.py:
4864
- support selecting/dselecting entire update
4865
categories by double clicking on the list header
4867
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 16 Jun 2008 12:22:35 +0200
4869
update-manager (1:0.91.3) intrepid; urgency=low
4871
* DistUpgrade/mirrors.cfg:
4872
- remove ftp.caliu.info (LP: #231966)
4873
* UpdateManager/UpdateManager.py, data/update-manager.schemas.in:
4874
- provide a gconf key /apps/update-manager/autoclose_install_window
4875
to make it possible to prevent automatic closing of the installation
4876
window (LP: #183209)
4878
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 03 Jun 2008 12:25:11 +0200
4880
update-manager (1:0.91.2) intrepid; urgency=low
4883
* String fix for "a unresolvable problem" (LP: #196269)
4884
* String fix for "A upgrade to" (LP: #196229)
4885
* String fix for "is in a inconsistent state" (LP: #197015)
4887
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 30 May 2008 17:19:29 +0200
4889
update-manager (1:0.91.1) intrepid; urgency=low
4892
- add missing python-vte dependency to update-manager-hildon
4894
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 30 May 2008 11:47:18 +0200
4896
update-manager (1:0.91) intrepid; urgency=low
4898
* DistUpgrade/DistUpgradeCache.py:
4899
- fix bug in withNetwork value propergation (LP: #227197)
4900
* DistUpgrade/DistUpgradeController.py:
4901
- fix bug with sources.list rewriting when mixed
4902
deb http://unknown-miror\ndeb-src http://known-mirror
4903
entries are used (#221730)
4904
* UpdateManager/Common/utils.py:
4905
- fix inhibit path (LP: #140754), thanks to
4907
* DistUpgrade/DistUpgradeViewText.py:
4908
- use sensible-pager first and fallback to "more" if
4909
that is not available (thanks to Mithrandir)
4910
* DistUpgradeView{Gtk,KDE,Text}.py:
4911
- only overwrite the DEBIAN_FRONTEND if it is not set
4912
already (thanks to Guy Sheffer)
4913
* UpdateManagerHildon/UpdateManagerHildon.py:
4914
- add hildon support (thanks to Tollef Fog Heen and
4917
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 21 May 2008 18:01:07 +0200
4919
update-manager (1:0.90.0) intrepid; urgency=low
4922
- ~alefteris/update-manager/alefteris (thanks!)
4923
* UpdateManager/Core/DistUpgradeFetcherCore.py:
4924
- do not crash if the tarfile can not be read (LP: #203504)
4925
* fix a bunch of spelling mistakes (LP: #213040), thanks
4927
* AutoUpgradeTester/automatic-upgrade-testing:
4928
- add "--additional-pkgs" argument that can be used to install
4929
the given packages (seperated with ",") into the VM before
4930
the upgrade is performed
4931
* DistUpgrade/DistUpgradeConfigParser.py:
4932
- write error to log in getListFromFile() if file is not
4934
* DistUpgrade/DistUpgradeCache.py:
4935
- fix plural form text (LP: #226695)
4936
* update-manager-core.install, update-manager.install:
4937
- move the DistUpgrade part into update-manager-core
4938
* DistUpgrade/DistUpgradeController.py, update-manager, dist-upgrade.py:
4939
- move partialUpgrade() functionality into the controller and
4940
expose it with --partial in dist-upgrade.py
4941
* DistUpgrade/DistUpgrade.cfg:
4942
- prepare for hardy->intrepid upgrades
4944
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 06 May 2008 10:02:16 +0200
4946
update-manager (1:0.87.27) hardy-proposed; urgency=low
4948
* DistUpgrade/DistUpgradeCache.py:
4949
- make networkless upgrades more robust (LP: #227197)
4951
- fix translation for y/n prompt so that korean users
4952
can actually continue (LP: #223419)
4953
* DistUpgrade/DistUpgradeViewGtk.py:
4954
- work around hang in svg loader (LP: #186465)
4956
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 09 May 2008 13:47:12 +0200
4958
update-manager (1:0.87.26) hardy-proposed; urgency=low
4960
* DistUpgrade/DistUpgradeController.py:
4961
- run in server mode on a server CD (LP: #222895)
4962
- deal with the landscape.canonical.com repository
4964
* DistUpgrade/DistUpradeCache.py:
4965
- make the code more robust against unavailable
4966
package records (LP: #223619)
4967
* DistUpgrade/cdromupgrade:
4968
- allow passing of arguments (like --mode=server)
4969
to better support server upgrades with the dvd
4972
- fix translation so that it gets the expected
4973
number of arguments (LP: #224294)
4975
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 30 Apr 2008 22:15:44 +0200
4977
update-manager (1:0.87.25) hardy-proposed; urgency=low
4979
* DistUpgrade/DistUpgradeApport.py:
4980
- fix typo in log dir (LP: #223743)
4981
* DistUpgrade/DistUpgradeController.py:
4982
- if the "Crux" theme is used on dapper during the upgrade,
4983
switch to "Human" because Crux is known to crash
4985
* DistUpgrade/DistUpgradeCache.py:
4986
- do not crash if a meta package is not available in
4987
the cache (e.g. xubuntu-desktop that moved from main
4989
* DistUpgrade/DistUpgrade.cfg.dapper:
4990
- fix incorrect xubuntu-desktop detection
4991
* DistUpgrade/DistUpgradeView.py:
4992
- make sure that self.confirmChangesMessage is always
4993
initialized (LP: #221023)
4994
* DistUpgrade/mirrors.cfg:
4995
- added missing russion mirror (LP: #221730)
4996
- fixed incorrect mirror lines
4997
* DistUpgrade/DistUpgrade.cfg:
4998
- better detection to missing dependencies to fix
4999
ubuntustudio-desktop upgrade problem (LP: #219659)
5000
* util/demotions.py:
5001
- do not consider powerpc anymore, its not available on
5002
archive.ubuntu.com anymore
5004
- do not run tests in arch-build target (only useful
5005
when there is a development release available to upgrade to)
5007
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 29 Apr 2008 12:49:16 +0200
5009
update-manager (1:0.87.24) hardy; urgency=low
5011
* DistUpgrade/ReleaseAnnouncement:
5012
- modified https url to http so it is clickable (LP: #220386)
5014
- unfuzzy typo correction
5016
-- Brian Murray <brian@ubuntu.com> Mon, 21 Apr 2008 14:58:17 -0700
5018
update-manager (1:0.87.23) hardy; urgency=low
5020
* DistUpgrade/DistUpgrade.cfg.dapper:
5021
- Add 'bash' to BaseMetaPkgs. This is needed because ubuntu-meta
5022
was uploaded into dapper-updates and that means that we the
5023
detection of a missing main archive in sources.list will not
5024
work correctly (LP: #220078)
5025
* DistUpgrade/ReleaseAnnouncement:
5026
- updated in preparation for the final release
5028
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 21 Apr 2008 18:07:31 +0200
5030
update-manager (1:0.87.22) hardy; urgency=low
5032
* UpdateManager/UpdateManager.py:
5033
- only set http proxy if hostname/port is valid (LP: #219227)
5034
* DistUpgrade/DistUpgradeController.py:
5035
- some more debug logging
5036
- fix missing cache open
5037
- smaller default network time out
5038
- run the initial cache.update() on the unmodified sources.list
5039
with only a single retry because it may contain sources that
5042
-- Michael Vogt <michael.vogt@ubuntu.com> Sat, 19 Apr 2008 00:18:25 +0200
5044
update-manager (1:0.87.21) hardy; urgency=low
5046
* DistUpgrade/DistUpgradeController.py:
5047
- transition sparc users to ports.ubuntu.com on upgrade
5048
* DistUpgrade/DistUpgrade.cfg.dapper:
5049
- point to ports.ubuntu.com when fetching
5050
release-upgrader-{apt,dpkg} on dapper->hardy upgrades
5052
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 17 Apr 2008 20:24:19 +0200
5054
update-manager (1:0.87.20) hardy; urgency=low
5056
* DistUpgrade/DistUpgradeView.py:
5057
- fix incorrect _() call (thanks to Timo Jyrinki)
5058
* DistUpgrade/mirrors.cfg:
5059
- fix ports.ubuntu.com mirror URI (LP: #215346)
5060
* run dpkg with --force-overwrite by default on the server
5061
too to make the upgrade more robust. this can be overwriten
5062
with the RELEASE_UPGRADE_NO_FORCE_OVERWRITE environment
5064
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 16 Apr 2008 21:37:49 +0200
5066
update-manager (1:0.87.19) hardy; urgency=low
5068
* DistUpgrade/DistUpgradeCache.py:
5069
- only try to upgrade held-back packages in the
5070
edgyQuirks handler if they are actually upgradable
5071
(thanks to Lamont Jones and James Troup)
5073
- unfuzzy string (thanks to Timo Jyrinki)
5075
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 16 Apr 2008 20:51:05 +0200
5077
update-manager (1:0.87.18) hardy; urgency=low
5079
* DistUpgrade/DistUpgradeCache.py:
5080
- remove mail-notificaton, gnome-translate from hardy
5081
quirks list (LP: #215690)
5082
* UpdateManager/DistUpgradeFetcher.py:
5083
- use sensible gksu prompt when asking for release
5084
upgrade (LP: #161888)
5086
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 14 Apr 2008 21:44:43 +0200
5088
update-manager (1:0.87.17) hardy; urgency=low
5090
* DistUpgrade/DistUpgradeController.py:
5091
- when run from a CDROM upgrade on dapper, ensure to
5092
fetch the right files on tryUpdateSelf() (#215673)
5093
- ensure that language-support-$lang packages get
5094
upgraded if they are installed
5095
* UpdateManager/Core/MetaRelease.py:
5096
- support forceLTS option (#215673)
5097
* DistUpgrade/DistUpgradeView.py:
5098
- work around gutsy->hardy nvidia-glx uprade problem
5099
when libqt-perl is used (#205079)
5100
* DistUpgrade/ReleaseAnnouncement:
5103
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 11 Apr 2008 22:34:06 +0200
5105
update-manager (1:0.87.16) hardy; urgency=low
5107
* DistUpgrade/DistUpgradeViewText.py:
5108
- show prompt again after showing details
5109
- use pager for long change entries
5110
(thanks to James Troup)
5111
- fix text wrap to not break lines on "-" (e.g. in package
5113
* DistUpgradeController.py:
5114
- do not leave 20archive.save files around
5115
- make the code that asks about starting a new ssh daemon
5116
(if run under ssh) more robust
5117
- set status to "Calculating changes" again after displaying
5119
- improve logging if prerequisites download fails
5120
* DistUpgrade/DistUpgradeCache.py:
5121
- improve the evms detection/removal (thanks to Lamont Jones)
5122
* DistUpgrade/DistUpgrade.cfg.dapper:
5123
- add "lvm2" to the KeepInstalledPkgs (LP: #211488)
5124
- sync RemoveObsoletes, ForcedObsoletes, KeepInstalledSections
5125
with DistUpgrade.cfg
5126
- text wrap questions too
5128
- updated translations (LP: #210699)
5130
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 04 Apr 2008 18:54:13 +0200
5132
update-manager (1:0.87.15) hardy; urgency=low
5134
* DistUpgrade/DistUpgradeCache.py:
5136
* DistUpgrade/DistUpgradeController.py:
5137
- abort when debsig-verify is installed, it makes any
5138
upgrade fail (LP: #208957)
5139
- run migrate-fstab-to-uuid.sh as PostInstallScript (LP: #209347)
5140
- set RELEASE_UPGRADE_MODE={server,desktop} environment
5141
* DistUpgrade/DistUpgradeViewKDE.py:
5142
- fix crash/race in terminal key press handler (LP: #205445)
5143
- fix encoding issue (LP: #208390)
5144
- call it 8.04 LTS (LP: #204659)
5145
* DistUpgrade/DistUpgradeViewGtk.py:
5146
- fix incorrect pango attribute assignment (LP: #207742)
5147
- call it 8.04 LTS (LP: #204659)
5148
* UpdateManager/UpdateManager.py:
5149
- do not crash if gconf database is not writable (LP: #208687)
5150
- do not crash on BadStatusLine exceptions (LP: #204075)
5154
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 01 Apr 2008 22:30:42 +0200
5156
update-manager (1:0.87.14) hardy; urgency=low
5158
* DistUpgrade/ReleaseAnnouncement:
5160
* DistUpgrade/DistUpgradeViewKDE.py:
5161
- Add show/hide to upgrade package list
5162
* DistUpgrade/window_main.ui:
5163
- Sync strings with GTK frontend to pick up translations
5164
- Update icon to Oxygen
5166
-- Jonathan Riddell <jriddell@ubuntu.com> Fri, 21 Mar 2008 12:04:51 +0000
5168
update-manager (1:0.87.13) hardy; urgency=low
5170
* DistUpgrade/DistUpgradeController.py:
5171
- only ask once about the sshd (LP: #156625)
5172
* DistUpgrade/DistUpgradeCache.py:
5173
- add hardyQuirks handler to deal with a
5174
gnome-translate upgrade issues (thanks to Daniel Holbach)
5175
- fix naming of the quirksHandlers
5176
* DistUpgrade/DistUpgrade.cfg:
5177
- add "ksplash-engine-moodin" to ForcedObsoletes
5178
* DistUpgrade/removal_blacklist.cfg:
5179
- add "^postgresql-.*"to the removal blacklist
5180
* DistUpgrade/DistUpgradeViewText.py:
5181
- flush() output in updateStatus()
5182
- show the demoted packages in a more readable
5184
- use textwrap when displaying text
5185
* DistUpgrade/DistUpgradeCache.py:
5186
- fix bug that prevented proper error message on
5187
upgrade calculation error in the text frontend
5188
- fix text download progress
5189
* DistUpgrade/ReleaseAnnouncement
5192
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 20 Mar 2008 16:06:56 +0100
5194
update-manager (1:0.87.12) hardy; urgency=low
5196
* DistUpgrade/DistUpgradeViewKDE.py:
5197
- fix display of non-ascii chars
5198
- improve editing capabilities of the terminal (should be
5199
fine with the readline fontend now)
5201
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 11 Mar 2008 22:01:36 +0100
5203
update-manager (1:0.87.11) hardy; urgency=low
5205
* DistUpgrade/DistUpgradeControler.py:
5206
- when upgrading without network and with a empty sources.list,
5207
do not ask to add network sources
5208
* DistUpgrade/DistUpgradeCache.py:
5209
- do not crash if lookupRecords() failed (LP: #199482)
5210
* UpdateManager/UpdateManager.py:
5211
- use absolute path when calling gksu (LP: #194166),
5212
Thanks to Mihai Varzaru and James Westby
5213
* data/update-manager.desktop.in:
5214
- improve consistency with the rest of gnome (LP: #150205)
5215
* DistUpgrade/DistUpgradeViewKDE.py:
5216
- do no longer use konsole during upgrades but use a dumb
5217
terminal instead that only supports basic editing
5218
- log terminal activity to /var/log/dist-upgrade/term.log
5220
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 11 Mar 2008 09:40:49 +0100
5222
update-manager (1:0.87.10) hardy; urgency=low
5224
* remove code duplication in the confirmChanges() code and make the
5225
warning more readable (LP: #188724)
5226
* DistUpgrade/DistUpgradeController.py:
5227
- when adding prerequists, ensure that no duplicated lines are
5228
added, plus add test for this (thanks to Kolbjørn Barmen)
5229
- honor APT::Get::AllowUnauthenticated (thanks to Kolbjørn
5231
* DistUpgrade/cdromupgrade:
5233
- fix bug in path handling (LP: #155833)
5234
* DistUpgrade/prerequists-sources.list:
5237
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 29 Feb 2008 23:23:38 +0100
5239
update-manager (1:0.87.9) hardy; urgency=low
5241
* rebuild due to python-central issues
5243
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 19 Feb 2008 18:11:08 +0100
5245
update-manager (1:0.87.8) hardy; urgency=low
5247
* deal with packages in broken reqreinst state by
5248
offering to remove them (LP: #1922578)
5249
* UpdateManager/UpdateManager.py:
5250
- display a meaningful message when no information
5251
of the last update can be found (LP: 192328)
5253
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 18 Feb 2008 17:08:47 +0100
5255
update-manager (1:0.87.7) hardy; urgency=low
5258
* UpdateManager/Core/MetaRelease.py:
5259
- honor DEBUG_UPDATE_MANAGER environment and give some
5260
debug output on the meta-release fetching/parsing
5261
* UpdateManager/DistUpgradeFetcher.py:
5262
- cancel if the ReleaseNotes window is closed via the
5263
window close control (thanks to Matthew Paul Thomas)
5264
* DistUpgrade/DistUpgradeViewGtk.py:
5265
- show update details in smaller font instead of italic
5266
* more UI improvements as suggested by Matthew Paul Thomas
5267
* DistUpgrade/DistUpgradeControler.py:
5268
- enforce KeepInstalledSection rule only when running on
5269
a network, otherwise we run into CD upgrade issues
5270
- when fetching the prerequists, be more robust in the
5271
mirror selection (and add tests for this)
5272
* DistUpgrade/DistUpgrade.cfg:
5273
- add slocate to the force obsoletes, mlocate replaces it
5276
* Dialog enhancements and typo fixes (LP: 182055)
5278
-- Michael Vogt <michael.vogt@ubuntu.com> Sat, 16 Feb 2008 00:25:33 +0100
5280
update-manager (1:0.87.6) hardy; urgency=low
5282
* DistUpgrade/DistUpgradeCache.py:
5283
- fix removal of obsolete packages (regression from 0.87.5)
5285
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 08 Feb 2008 15:57:13 +0100
5287
update-manager (1:0.87.5) hardy; urgency=low
5289
* UpdateManager/UpdateManager.py:
5290
- use /var/lib/apt/periodic/update-success-stamp for the
5291
calculation when the last update was performed (LP: #185894)
5292
* DistUpgrade/DistUpgradeController.py:
5293
- if the upgrade can not be calculated in partial upgrade mode,
5294
do not recommend reporting a bug (most likely transient anyway)
5295
* DistUpgradeView/DistUpgradeViewText.py:
5296
- make the restart required question more clear (LP: #155554)
5297
* UpdateManager/Core/DistUpgradeFetcherCore.py:
5298
- tidy up output when show authentication message
5299
* data/update-manager.8:
5300
- man page fixes (LP: #185615)
5302
- run gtk.init_check() to catch errors when DISPLAY is not
5303
set (pygtk does not do that automatically)
5305
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 06 Feb 2008 18:11:45 +0100
5307
update-manager (1:0.87.4) hardy; urgency=low
5309
* UpdateManager/UpdateManager.py:
5310
- run the partial upgrader with error correction
5311
if the dependencies on the system are not ok
5312
(it will fix most problems)
5313
* DistUpgrade/DistUpgradeController.py, DistUpgradeCache.py:
5314
- if dpkg was interrupted, run "dpkg --configure -a"
5316
- if the prerequists can not be authenticated,
5317
* DistUpgradeView/DistUpgradeView.py:
5318
- when calculating the download time in estimatedDownloadTime,
5319
use the average download speed so far (if available)
5321
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 25 Jan 2008 15:59:53 +0000
5323
update-manager (1:0.87.3) hardy; urgency=low
5325
* add ports.ubuntu.com to the valid mirrors (LP: #184663)
5326
* add --proposed to the options for do-release-upgrade
5328
* fix crash in apport report duplicate checking
5330
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 22 Jan 2008 15:50:28 +0000
5332
update-manager (1:0.87.2) hardy; urgency=low
5334
* DistUpgrade/DistUpgradeApport.py:
5335
- better detection for followup errors when a package failed
5337
* DistUpgrade/DistUpgradeController.py:
5338
- Be more tolerant against errors in the initial apt-get update
5339
operation. We disable third party sources on the later
5340
sources.list rewrite anyway
5342
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 16 Jan 2008 15:06:00 +0100
5344
update-manager (1:0.87.1) hardy; urgency=low
5346
* UpdateManager/UpdateManager.py:
5347
- fix crash if /var/lib/apt/periodic/update-stamp does not exists
5349
- fix misleading string when cache is rebuild (LP: #179354)
5350
* DistUpgrade/DistUpgradeCache.py:
5351
- be more careful with the obsoletes checking and get not
5352
confused if the hardy version is older than the gutsy one
5355
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 09 Jan 2008 09:53:33 +0100
5357
update-manager (1:0.87) hardy; urgency=low
5359
* typo fixes (thanks to Brian Murray, LP: #99513, LP: #158175)
5360
* fix incorrect textual description (thanks to Brian Murray,
5362
* support release-upgrades from dapper for architectures on
5364
* UpdateManager/UpdateManager.py:
5365
- remove the "from $version to $version" from the main
5366
list as this is duplicated information from the details tab
5367
- wording fixes (thanks to Matthew Paul Thomas)
5368
- if the update was successful, automatically close the install
5370
- when no updates are available, display the information when the
5371
last apt-get update like operation was performed
5372
- if there are broken dependencies on the system, try to fix
5374
* data/UpdateManager.glade:
5375
- do not display what software updates are in startup progress
5376
dialog, this is already displayed in the main UI
5377
(thanks to Matthew Paul Thomas)
5378
- align the ""Download size:" text so that it matches the text
5381
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 17 Dec 2007 14:56:12 +0100
5383
update-manager (1:0.86) hardy; urgency=low
5385
* DistUpgrade/DistUpgradeController.py:
5386
- merged fixes from Brian Murray (thanks!);
5387
LP: #162978, LP: #64473
5388
- fix getting prerequists for ports.ubuntu.com
5390
* DistUpgrade/DistUpgradeCache.py:
5391
- keep the lists dir locked all the time to avoid a
5393
* DistUpgrade/DistUpgrade.cfg:
5394
- added gobuntu-desktop to the list of supported
5396
* data/update-manager.desktop.in:
5397
- remove deprecated entries (thanks to Kmos)
5398
* UpdateManager/Core/MetaRelease.py:
5399
- add support to prompt only for specifc release upgrades
5401
* data/release-upgrades:
5402
- set the default prompting for hardy to "Prompt only for
5404
* DistUpgrade/DistUpgrade.cfg.dapper,
5405
DistUpgrade/prerequists-sources.list.dapper:
5406
- add support for dapper->hardy upgrades
5407
* DistUpgrade/DistUpgradeConfigParser.py:
5408
- add overwrite support for the configuration to support
5409
upgrades to multiple target releases with the same
5411
* data/update-manager.schemas.in:
5412
- /apps/update-manager/check_dist_upgrades is deprecated
5413
* utils/demotions.py:
5414
- make it more flexible to support generating both
5415
dapper and gutsy demotions
5417
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 04 Dec 2007 15:56:22 +0100
5419
update-manager (1:0.85.4) hardy; urgency=low
5421
* DistUpgrade/DistUpgradeCache.py:
5422
- do not use python2.5 try:/expect:/finally: - we need to run
5423
on 2.4 as well for dapper->hardy (LP: #164947)
5425
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 26 Nov 2007 10:47:57 +0100
5427
update-manager (1:0.85.3) hardy; urgency=low
5429
* DistUpgrade/DistUpgrade.cfg,
5430
DistUpgrade/DistUpgrade.glade,
5431
DistUpgrade/ReleaseAnnouncement,
5432
DistUpgrade/window_main.ui:
5434
* DistUpgrade/DistUpgradeControler.py,:
5435
DistUpgrade/DistUpgradeCache.py:
5436
- better description whats happening when calculating the
5438
- keep the GUI responsive while calculating the upgrade
5440
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 23 Nov 2007 18:24:12 +0100
5442
update-manager (1:0.85.2) hardy; urgency=low
5445
- added missing "XS-Vcs-Bzr" header (thanks to Brian
5447
- dh_iconcache is obsolete, use dh_icons instead
5449
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 09 Nov 2007 12:34:18 -0500
5451
update-manager (1:0.85.1) hardy; urgency=low
5455
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 06 Nov 2007 08:24:57 -0500
5457
update-manager (1:0.85) hardy; urgency=low
5459
* DistUpgrade/DistUpgradeCache.py:
5460
- fix crash when packages get downgraded (LP: #154257)
5461
* DistUpgrade/DistUpgradeController.py:
5462
- fix typo in classname (thanks to Matt T. Proud)
5463
* DistUpgrade/DistUpgrade.cfg:
5466
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 05 Nov 2007 21:12:13 -0500
5468
update-manager (1:0.81) gutsy; urgency=low
5470
[ Jonathan Riddell ]
5471
* DistUpgrade/DistUpgradeViewKDE.py:
5472
- Add word wrap to quesiton dialogue
5475
* DistUpgrade/DistUpgradeControler.py:
5476
- make the commercial archive transition more robust
5477
- when forcing the evms removal, ensure that all
5478
evms rdepends get obsoleted so that the safety checks
5479
in the upgrader do not kick in and prevent the removal
5480
- when calculating the size required in /boot take into account
5481
that installed initramfs images create a .bak file
5482
* updated list of demoted packages
5483
* updated ReleaseAnnouncement to include final text
5484
* updated demotions and mirrors to current gutsy
5486
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 12 Oct 2007 19:08:34 +0200
5488
update-manager (1:0.80) gutsy; urgency=low
5490
* DistUpgrade/DistUpgradeControler.py:
5491
- enable transition to gutsy partner repository on
5492
upgrade now that we have a archive
5493
- workaround kde tempdir handling (LP: #149186)
5495
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 05 Oct 2007 20:11:32 +0200
5497
update-manager (1:0.79) gutsy; urgency=low
5499
* DistUpgrade/DistUpgradeControler.py:
5500
- do not log apts debug output to the user in server
5502
- when running in partial upgrade mode, do not run apport,
5503
this is handled by the libapt apport integration now,
5505
* DistUpgrade/DistUpgradeCache.py,DistUpgradeControler.py:
5506
- detect and workaround upgrade issues with envy
5508
- show version with --version (LP: #137353)
5509
* DistUpgrade/DistUpgradeViewKDE.py:
5510
- fix crash with invalid utf-8 in polish locale (LP: #145351)
5511
* UpdateManager/UpdateManager.py:
5512
- remove debug output (LP: #145494)
5513
* DistUpgrade/DistUpgradeControler.py:
5514
- fix lock detection (LP: #145463)
5515
* UpdateManager/Common/utils.py:
5516
- show "0 KB" download size if there is nothing to download
5518
* DistUpgrade/demoted.cfg, utils/demotions.py:
5519
- do not display demotions if they are replaced by something that is
5520
in main (e.g. gaim->pidgin, LP: #145767)
5521
* DistUpgrade/ReleaseAnnouncement:
5522
- update for the beta release
5523
* DistUpgrade/DistUpgradeControler.py:
5524
- fix typo in pre-requists (thanks to Stuart Bishop)
5526
- tighten update-manager depend on update-manager-core
5527
* UpdateManager/Core/DistUpgradeFetcherCore.py:
5528
- move country_mirror code into Core (LP: #145116)
5529
* UpdateManager/Core/MetaReleaseCore.py,
5530
tests/interactive_fetch-release_upgrader.py:
5533
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 01 Oct 2007 15:32:12 +0200
5535
update-manager (1:0.78) gutsy; urgency=low
5537
* DistUpgrade/DistUpgradeViewKDE.py:
5538
- Fix button in conffile dialogue
5540
-- Jonathan Riddell <jriddell@ubuntu.com> Tue, 25 Sep 2007 23:09:35 +0100
5542
update-manager (1:0.77) gutsy; urgency=low
5544
* DistUpgrade/DistUpgradeViewKDE.py:
5545
- fix crash in conffile dialogue setup
5547
-- Jonathan Riddell <jriddell@ubuntu.com> Tue, 25 Sep 2007 14:22:55 +0100
5549
update-manager (1:0.76) gutsy; urgency=low
5552
* DistUpgrade/DistUpgradeCache.py:
5553
- ensure that the util-linux -> nfs-common transition
5554
happens (LP: #141559)
5556
[ Jonathan Riddell ]
5557
* DistUpgrade/DistUpgradeViewKDE.py:
5558
- copy Xauthority file if necessary
5560
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 24 Sep 2007 19:49:17 +0200
5562
update-manager (1:0.75) gutsy; urgency=low
5564
* DistUpgrade/DistUpgradeViewGtk.py:
5565
- work around broken vte forkpty() env add
5566
* DistUpgrade/DistUpgradeControler.py:
5567
- fix type of installed_demotions from apt.Package to pkgname
5570
- updated from latest launchpad translations
5571
* UpdateManager/DistUpgradeFetcherCore.py:
5572
- fix missing command line propergation when run as non-root
5575
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 24 Sep 2007 10:52:16 +0200
5577
update-manager (1:0.74) gutsy; urgency=low
5579
* DistUpgrade/DistUpgradeCache.py:
5580
- ensure that users with the "lowlatency" kernel get
5581
transitioned correctly to a new kernel (LP: #129458)
5582
* DistUpgrade/DistUpgradeControler.py:
5583
- work around kde being too clever in tempdirs (LP: #139319)
5585
- add missing files (LP: #141033)
5587
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 19 Sep 2007 23:15:39 +0100
5589
update-manager (1:0.73) gutsy; urgency=low
5591
* UpdateManager/UpdateManager.py:
5592
- display new installs in the list
5593
* UpdateManager/Common/utils.py:
5594
- fix countrymirror to deal with non-utf8 locales (LP: #138299)
5595
* tests/test_update_origin.py:
5596
- added test for this country_mirror()
5597
* DistUpgrade/DistUpgradeControler.py:
5598
- check trust of pre-requists files before downloading them
5599
- support pre-requists on the CD as well
5600
- preserve the logs on self update from the net
5601
* DistUpgrade/build-tarball.sh:
5602
- fix auto-generation of target distro in cdromupgrade
5604
* data/update-manager.8:
5605
- new manpage (thanks to Bruno Mangin, LP: #107015)
5607
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 13 Sep 2007 15:42:34 +0200
5609
update-manager (1:0.72) gutsy; urgency=low
5611
* UpdateManager/Core/MetaRelease.py:
5612
- fix target filename for meta-release files so that
5613
correct I-M-S information is used
5614
* DistUpgrade/DistUpgrade.cfg:
5615
- use "release-upgrader-dpkg", "release-upgrader-apt" as
5616
update-pre-requists to fully support dpkg triggers (LP: #134000)
5617
- add mythubuntu-desktop to the valid metapackages
5618
* DistUpgrade/DistUpgradeControler.py:
5619
- fix pre-requists fetching, do not run the resolver as the udebss
5620
are not installable on a regular system
5621
- generate more log information to make diagnosing problems easier
5622
- setup RELEASE_UPGRADE_IN_PROGRESS environemnt
5623
- use custom invoke-rc.d during the upgrade so that failures to
5624
restart a daemon are not fatal
5625
* DistUpgrade/prerequists-sources.list:
5626
- point to the archive for the pre-requists now
5628
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 07 Sep 2007 23:29:40 +0200
5630
update-manager (1:0.71) gutsy; urgency=low
5633
* DistUpgrade/DistUpgradeViewGtk.py:
5634
- fix crash in _terminal_log code
5635
* DistUpgrade/DistUpgradeControler.py:
5636
- disable archive.canonical.com for now until
5637
a gutsy repository is created there
5638
- fix size requirement reporting (LP: #137539)
5640
[ Jonathan Riddell ]
5641
* DistUpgrade/DistUpgradeViewKDE.py
5642
- Implement show/hide button on conf file dialogue
5643
* DistUpgrade/removal_blacklist.cfg
5644
- Add xubuntu-desktop and gobuntu-desktop
5646
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 05 Sep 2007 19:16:56 +0200
5648
update-manager (1:0.70) gutsy; urgency=low
5650
[ Jonathan Riddell ]
5651
* DistUpgrade/DistUpgradeViewKDE.py
5652
- Use apport for crashes
5653
- Don't use dcop, it doesn't work with kdesudo
5657
* DistUpgrade/DistUpgradeControler.py:
5658
- show human readable size when displaying "not enough free space"
5660
- when rewriting sources.list, transition the commercial
5661
package archive to the new location and "partner" name
5662
* DistUpgrade/DistUpgradeCache.py:
5663
- fix bogus log messages about missing "required" priority packages
5664
* DistUpgrade/DistUpgradeViewGtk.py:
5665
- remove debug messages
5666
* DistUpgrade/DistUpgrade.cfg:
5667
- remove gnome-cups-manager on upgrade, system-config-printer
5668
replaces it (LP: #107766)
5669
- set cursor to the start of the details list (LP: #134873)
5670
- added ubuntustudio-desktop, ichthux-desktop to valid metapackages
5672
* DistUpgrade/dist-upgrade.py, DistUpgrade/DistUpgradeViewText.py,
5673
DistUpgrade/DistUpgradeViewKDE.py, DistUpgrade/DistUpgradeViewGtk.py:
5674
- make logdir a config option too
5675
* UpdateManager/UpdateManager.py, UpdateManager/Common/utils.py:
5676
- move inhibit_sleep(), allow_sleep() into common code and call
5677
the freedesktop dbus interface instead of the deprecated gnome
5678
interface (LP: #136617)
5679
* tests/test_sources_list.py, tests/data-sources-list-test:
5680
- added tests for sources.list rewriting
5682
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 27 Aug 2007 16:39:10 +0200
5684
update-manager (1:0.69) gutsy; urgency=low
5687
* UpdateManager/Core/MetaRelease.py:
5688
- remove zero size meta-release files (LP: #127263)
5689
* utils/demoted.cfg:
5690
- updated to current gutsy
5691
* DistUpgrade/DistUpgrade.cfg:
5692
- added "esound", "esound-common" to forced obsoleted
5693
packages (replaced by pulseaudio)
5695
[ Jonathan Riddell ]
5696
* Change version text from 7.04 to 7.10 in KDE frontend
5698
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 08 Aug 2007 12:41:02 +0200
5700
update-manager (1:0.68) gutsy; urgency=low
5702
* UpdateManager/DistUpgradeFetcherCore.py:
5703
- be extra paranoid when using ${countrymirror}
5704
* DistUpgrade/DistUpgradeControler.py:
5705
- support countrymirror in prerequists.sources.list file
5707
* UpdateManager/Common/utils.py:
5708
- added country_mirror() function
5710
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 06 Aug 2007 17:48:43 +0200
5712
update-manager (1:0.67) gutsy; urgency=low
5714
* UpdateManager/UpdateManager.py,
5715
tests/test_update_origin.py:
5716
- when checking for update category (Security, Important, ...)
5717
not only check candidateVersion but all intermediate versions
5719
- added test for the new matcher behaviour
5720
* DistUpgrade/DistUpgradeControler.py:
5721
- fix PreRequists fetching
5722
- better error checking/logging
5723
* DistUpgrade/DistUpgradeViewGtk.py,
5724
DistUpgrade/DistUpgradeViewKDE.py,:
5725
- improve error message when a package fails to install
5726
(thanks to Chris Jones)
5727
* DistUpgrade/DistUpgradeViewGtk.py:
5728
- show "cancel" button while fetching stuff
5729
* UpdateManager/DistUpgradeFetcher.py,
5730
UpdateManager/DistUpgradeFetcherCore.py:
5731
- support ${countrymirror} in meta-release information
5732
* setup.py, setup.cfg:
5733
- updated for new python-distutils-extra
5735
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 25 Jul 2007 20:04:04 +0200
5737
update-manager (1:0.66) gutsy; urgency=low
5739
* DistUpgrade/DistUpgradeControler.py:
5740
- support listing and fetching of upgrade PreRequists
5741
- transition archive.canonical.com to new layout
5742
- mark evms as obsolete if it is not in use
5743
- transition powerpc users to ports.ubuntu.com
5744
- implement Depends checking for the selected
5746
(as speced in https://wiki.ubuntu.com/UpgradePrerequisites)
5747
* DistUpgrade/Core/DistUpgradeFetcherCore.py:
5748
- added ignore-time-conflict when calling gpg (thanks to
5750
* utils/demoted.cfg, DistUpgrade/mirrors.cfg,
5751
DistUpgrade/ReleaseAnnouncement:
5752
- updated for current gutsy
5753
* DistUpgrade/DistUpgrade.cfg:
5754
- mark desktop-effects as obsolete on ubuntu-desktop upgrades
5755
(the appearance capplet replaces it)
5757
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 10 Jul 2007 10:57:02 +0100
5759
update-manager (1:0.65) gutsy; urgency=low
5762
- add test for fetching the upgrader to release to
5764
* update-manager.py:
5765
- fix breakage in "partial upgrade" mode
5767
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 25 Jun 2007 12:19:59 +0200
5769
update-manager (1:0.64) gutsy; urgency=low
5771
* UpdateManager/DistUpgradeFetcher.py:
5772
- add missing "import os"
5773
* update-manager.py:
5774
- fix incorrect STEP_FETCH_INSTALL import (Fixes LP:#120484)
5776
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 18 Jun 2007 11:49:28 +0200
5778
update-manager (1:0.63) gutsy; urgency=low
5780
* fix i18n issue (Fixes LP:#114207)
5781
* DistUpgrade/DistUpgradeCache.py:
5782
- if "386" (UP) kernel is installed on SMP machine, automatically
5783
switch to SMP kernel (Fixes LP: #106387)
5784
* DistUpgrade/DistUpgrade.cfg:
5785
- set python2.3 to remove list to ensure smooth upgrade
5787
* DistUpgrade/DistUpgradeControler.py:
5788
- show total needed space in not-enough-free-space message
5790
- fix in snapshot feature (Fixes LP: #108413)
5791
- deal better with very slow downloads (disable cache cleanup)
5792
- improve free space calculation in /boot (Fixes LP: #116163, #104337)
5793
- implement SystemCleanup spec kernel removal
5794
- implement SystemCleanup spec unused dependencies removal
5795
* Separate downloading and upgrading (Fixes LP: #91978)
5796
* Show demotions before runing the upgrade (Fixes LP: #91998)
5797
* UpdateManager/UpdateManager.py:
5798
- re-check for new releases too when the user clicks on
5799
"Check" (Fixes LP: #107452)
5801
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 13 Jun 2007 18:33:23 +0200
5803
update-manager (1:0.62) gutsy; urgency=low
5805
* revert locking fix, it broke release upgrades
5806
* fix upgrade string
5808
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 25 May 2007 22:14:24 +0200
5810
update-manager (1:0.61) gutsy; urgency=low
5812
* add missing dh_gconf (LP#114569)
5813
* fix mispelled entry in removal_blacklist (LP#107558)
5814
* fix locking problem (LP#108446)
5815
* make the wording of the free space message more clear
5817
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 14 May 2007 10:09:54 +0200
5819
update-manager (1:0.60) gutsy; urgency=low
5821
* DistUpgrade/DistUpgradeControler.py:
5822
- fix free space check when the dir checked is a symlink
5824
- increase minAge for the apt cleanup cron job during the upgrade
5825
to fix race for people with very slow network (LP#109548)
5826
- deal with invalid lines in /proc/mounts when calculating
5827
the free space (LP#108284)
5829
- do not call any authentication mechanism, that is the
5830
responsibility of the user (LP#107431)
5831
* DistUpgrade/DistUpgradeViewKDE.py:
5832
- fix a bug in the cdrom progress (LP#107451)
5833
* DistUpgrade/DistUpgradeViewText.py:
5834
- send correct package failure information to log (LP#109209)
5835
* DistUpgrade/crashdialog.ui
5836
- Fix bug report URL in crash dialogue (LP#108969)
5837
* UpdateManager/Core/MetaRelease.py:
5838
- fix in I-M-S 304 handling (LP#109216)
5839
* DistUpgrade/DistUpgradeCache.py:
5840
- check RemovalBlacklist early when removing a package to
5841
work-around crash in problem resolver (LP#109014)
5842
* DistUpgrade/DistUpgrade.cfg:
5844
- add "ltsp-client", "ltspfsd" to the remove list to ensure that
5845
it does not get installed on a regular system (LP#109638)
5846
* DistUpgrade/DistUpgradeApport.py:
5847
- protect against errors when launching apport (LP#108131)
5849
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 24 Apr 2007 16:39:26 +0200
5851
update-manager (1:0.59.21) feisty-proposed; urgency=low
5853
* UpdateManager/Core/MetaRelease.py:
5854
- send pragma: no-cache (LP#107716)
5855
- fix bug in time representation for i-m-s (LP#107716)
5857
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 20 Apr 2007 10:43:08 +0200
5859
update-manager (1:0.59.20) feisty; urgency=low
5861
* DistUpgrade/DistUpgradeViewKDE.py:
5862
- do not crash in utf8() if the str is already unicode
5865
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 16 Apr 2007 19:07:04 +0200
5867
update-manager (1:0.59.19) feisty; urgency=low
5869
* DistUpgrade/DistUpgradeViewKDE.py:
5870
- disable apt-listchanges in the kde frontend too
5871
- fix broken terminal interaction (LP#106367)
5872
- ensure that there is only a single konsole widget
5875
-- Michael Vogt <michael.vogt@ubuntu.com> Sat, 14 Apr 2007 23:27:48 +0200
5877
update-manager (1:0.59.18) feisty; urgency=low
5880
* DistUpgrade/DistUpgradeViewKDE.py:
5881
- fix i18n initialization (LP#106221)
5883
[ Jonathan Riddell ]
5884
* DistUpgrade/DistUpgradeViewKDE.py:
5885
- fix encoding in dialog_error (LP#106221)
5887
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 13 Apr 2007 16:32:33 +0200
5889
update-manager (1:0.59.17) feisty; urgency=low
5891
* DistUpgrade/DistUpgradeViewGtk.py:
5892
- fix crash in on_window_main_delete_event() (LP#104701)
5893
* DistUpgrade/apt-autoinst-fixup.py:
5894
- set mdadm to manually installed (LP#105663)
5895
* DistUpgrade/DistUpgradeControler.py:
5896
- add python symlink sanity check (LP#75557)
5897
* DistUpgrade/ReleaseAnnouncement:
5898
- prepare for the final version
5900
- updated to the latest translations from rosetta
5902
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 13 Apr 2007 11:22:01 +0200
5904
update-manager (1:0.59.16) feisty; urgency=low
5906
* set useDevelopmentRelease=False in the self updater on
5908
* fix another issue with a unresponsive GUI
5909
* work around upgrade issue with pango-libthai (LP#104384)
5911
-- Michael Vogt <michael.vogt@ubuntu.com> Sun, 8 Apr 2007 12:35:00 +0200
5913
update-manager (1:0.59.15) feisty; urgency=low
5915
* DistUpgrade/DistUpgradeControler.py:
5916
- keep the GUI alive while calculating the obsolete
5919
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 4 Apr 2007 22:40:58 +0200
5921
update-manager (1:0.59.14) feisty; urgency=low
5923
* DistUpgrade/DistUpgradeControler.py:
5924
- fix sources.list rewriting for people with internal or
5925
unofficial mirrors (LP#73463)
5926
* DistUpgrade/DistUpgradeCache.py:
5927
- workaround apache2/php5 upgrade failures (LP#95325)
5929
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 3 Apr 2007 16:08:58 +0200
5931
update-manager (1:0.59.13) feisty; urgency=low
5934
- reomove [type: ] this confused intltool
5935
* DistUpgradeControler.py:
5936
- work around problem with kde tempfile extraction
5939
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 2 Apr 2007 11:46:40 +0200
5941
update-manager (1:0.59.12) feisty; urgency=low
5943
* DistUpgrade/DistUpgradeViewKDE.py:
5944
- set debian frontend to "kde"
5945
* DistUpgrade/DistUpgradeCache.py:
5946
- do not crash when uname -r can't be parsed (LP#97663)
5947
- remove the nfs upgrade question again, the kernel team
5948
fixed the regression
5949
* DistUpgrade/DistUpgradeApport.py:
5950
- do not crash if no apport gui is available (LP#97498)
5951
* DistUpgrade/DistUpgradeViewText.py:
5952
- support details in text-mode (LP#94129)
5953
* DistUpgrade/DistUpgradeControler.py:
5954
- fix incorrect auto-installed information from meta-pkgs
5956
- rewrite /etc/fstab cdrom entries (LP#86424,#79327)
5957
- fix upgrade for people with no admin group (LP#93279)
5958
- when encountering a error, first show the error dialog,
5959
then run the recover (LP#92366)
5961
- support fallback when a frontend view can not be imported
5963
- log the version of the upgrader as well
5964
* DistUpgrade/mirrors.cfg:
5965
- updated with the current mirror RSS feed from LP
5967
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 30 Mar 2007 20:53:17 +0200
5969
update-manager (1:0.59.11) feisty; urgency=low
5971
* DistUpgrade/DistUpgradeViewKDE.py:
5972
- fix crash in mediaChange (LP#96849)
5973
* DistUpgrade/DistUpgradeViewText.py:
5974
- fix crash on broken packages (LP#96444)
5975
* DistUpgrade/DistUpgradeCache.py:
5976
- ensure that the latest kernel is always selected (LP#96196)
5977
- added nfs-common check in feistyQuirks and ask to install
5978
it if it appears to be missing
5979
* DistUpgrade/DistUpgradeControler.py:
5980
- add any additional sanity check at the start of the upgrade
5981
to check if the base distro is supported
5983
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 27 Mar 2007 22:48:54 +0200
5985
update-manager (1:0.59.10) feisty; urgency=low
5987
[ Jonathan Riddell ]
5988
* DistUpgrade/DistUpgradeViewKDE.py:
5989
- i18n KDE frontend fixes, LP#95638, LP#94927
5990
- set text on confirm dialogue buttons
5991
- (re)spawn embedded konsole for each fork,
5992
fixes crash when removing packages
5993
- Add on_window_main_delete_event, stops the user closing the window
5995
-- Jonathan Riddell <jriddell@ubuntu.com> Mon, 26 Mar 2007 23:56:31 +0100
5997
update-manager (1:0.59.9) feisty; urgency=low
5999
[Sebastian Heinlein]
6000
* Hide help button - the outdated documentation is confusing (LP#44944)
6002
* Use .update-manager-core dir
6003
* Fix bug in writable check for /var/lib/update-manager (LP#95599)
6004
* Ensure that /var/lib/update-manager is available
6005
* inhibit sleep when runing the release upgrader(LP#70058)
6006
* make sure that we do not run with a interactive debconf frontend
6007
on server upgrade (for packages like quagga)
6008
* fix race condition in free space checking (LP#96482), thanks
6009
to Jane Silber for reporting
6011
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 26 Mar 2007 11:29:00 +0200
6013
update-manager (1:0.59.8) feisty; urgency=low
6015
* DistUpgrade/DistUpgradeViewKDE.py:
6016
- fix crash in error dialog (LP#94229)
6018
* DistUpgrade/DistUpgradeCache.py:
6019
- mention xubuntu-desktop too (LP#94443)
6020
* DistUpgrade/DistUpgradeCache.py:
6021
- fix in the logfile handling in server mode
6022
* DistUpgrade/DistUpgrade.cfg:
6023
- fix KeyDependency for xubuntu detection
6024
* UpdateManager/UpdateManager.py:
6025
- do not crash if UnInhibit dbus signal can not be send
6028
-- Michael Vogt <michael.vogt@ubuntu.com> Sat, 24 Mar 2007 15:39:47 +0100
6030
update-manager (1:0.59.7) feisty; urgency=low
6032
* NEWS: removed empty file (LP#92250)
6033
* DistUpgrade/DistUpgradeControler.py:
6034
- fix wording of the "use network" question
6035
- better apport integration
6036
- fix in the progress reporting where the report was off-by-one
6037
* DistUpgrade/DistUpgradeFetcherSelf.py:
6038
- fix run_options argument
6039
* UpdateManager/Core/MetaRelease.py:
6040
- fix race conditin in download thread (thanks to Matt
6041
Zimmerman for reporting the issue)
6042
* do-release-upgrade:
6043
- added option --frontend, --mode
6045
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 21 Mar 2007 10:04:45 +0100
6047
update-manager (1:0.59.6) feisty; urgency=low
6049
* DistUpgrade/DistUpgradeView.py, DistUpgradeControler.py:
6050
- fixes in the apport integration
6052
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 14 Mar 2007 18:22:06 +0100
6054
update-manager (1:0.59.5) feisty; urgency=low
6056
* UpdateManager/fakegconf.py:
6057
- Fix missing {get,set}_string() in fakegconf
6058
* DistUpgrade/dialog_changes.ui
6059
- Fix alignment of image
6060
* DistUpgrade/dialog_error.ui
6062
- Make text box read only
6063
* DistUpgrade/DistUpgradeViewKDE.py
6064
- remove unused argument to reportBug()
6065
- fix caption of information box
6066
- show close button on error box
6068
-- Jonathan Riddell <jriddell@ubuntu.com> Wed, 14 Mar 2007 11:05:22 +0000
6070
update-manager (1:0.59.4) feisty; urgency=low
6072
* data/glade/UpdateManager.glade:
6073
- improve the wording of the dist-upgrade required dialog (LP#88706)
6075
- set better dialog caption (LP#88706)
6076
* DistUpgrade/DistUpgradeControler.py:
6077
- supress reboot notification when a upgrade is in progress (LP#91999)
6079
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 13 Mar 2007 22:11:11 +0100
6081
update-manager (1:0.59.3) feisty; urgency=low
6083
* DistUpgrade/DistUpgradeViewKDE.py:
6084
- Fix incorrect variable name, LP No 91887
6086
-- Jonathan Riddell <jriddell@ubuntu.com> Tue, 13 Mar 2007 20:05:22 +0000
6088
update-manager (1:0.59.2) feisty; urgency=low
6090
* DistUpgrade/DistUpgradeViewKDE.py:
6091
- Fix reference to konsole_frame (LP No 84717 comment 33)
6093
-- Jonathan Riddell <jriddell@ubuntu.com> Tue, 13 Mar 2007 11:12:01 +0000
6095
update-manager (1:0.59.1) feisty; urgency=low
6098
* DistUpgrade/DistUpgradeViewGtk.py:
6099
- do not fail if loading the svg pixbuf loader fails (LP#91593)
6101
[ Jonathan Riddell ]
6102
* DistUpgrade/DistUpgradeViewKDE.py:
6103
- import KRun, closes https://launchpad.net/bugs/91072
6104
- fix non-existant variable use, closes https://launchpad.net/bugs/91386
6105
- fix incorrect method name, closes https://launchpad.net/bugs/91295
6107
-- Jonathan Riddell <jriddell@ubuntu.com> Mon, 12 Mar 2007 19:00:07 +0000
6109
update-manager (1:0.59) feisty; urgency=low
6111
* DistUpgrade/DistUpgradeViewKDE.py
6112
- quit any running instances of Adept
6113
* DistUpgrade/dist-upgrade.py
6114
- improve error message when failing to load frontend
6116
-- Jonathan Riddell <jriddell@ubuntu.com> Mon, 12 Mar 2007 13:08:07 +0000
6118
update-manager (1:0.58) feisty; urgency=low
6120
* UpdateManager/UpdateManager.py:
6121
- do not crash if download size can not be calculated (LP#90547)
6122
* fix build for all python versions (thanks to doko for help!)
6124
* strip changelog epoch too (LP#45566)
6125
* fix spelling mistakes (thanks to Bruce Cowan, LP#90833)
6126
* update download size if "check/uncheck" all was selected from
6128
* correct download speed string (LP#73721)
6129
* fix in the german translation (LP#68384)
6131
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 9 Mar 2007 14:58:36 +0100
6133
update-manager (1:0.57.8) feisty; urgency=low
6136
- moved dist-upgrade_$version generation to binary-indep
6138
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 2 Mar 2007 10:49:53 +0100
6140
update-manager (1:0.57.7) feisty; urgency=low
6142
* DistUpgrade/DistUpgradeView.py:
6143
- revert earlier commit in FuzzyTimeToStr() to make it not crash
6145
- strip the epoch before runing dpkg-addfiles
6147
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 28 Feb 2007 14:25:39 +0100
6149
update-manager (1:0.57.6) feisty; urgency=low
6151
[ Jonathan Riddell ]
6152
* DistUpgrade/DistUpgradeViewKDE.py
6153
- Fix crash with incorrect connect() calls
6156
* UpdateManager/ChangelogViewer.py:
6157
- fix some margins (thanks to Sebastian Heinlein)
6159
-- Jonathan Riddell <jriddell@ubuntu.com> Tue, 27 Feb 2007 21:32:45 +0000
6161
update-manager (1:0.57.5) feisty; urgency=low
6163
* UpdateManager/UpdateManager.py:
6164
- check for None in toggled() (LP#88032)
6166
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 26 Feb 2007 15:41:51 +0100
6168
update-manager (1:0.57.4) feisty; urgency=low
6170
* DistUpgrade/DistUpgradeControler.py:
6171
- workaround problem in python-apt (no support for PyLong in SizeToStr)
6173
* DistUpgrade/DistUpgradeViewGtk.py:
6174
- keep a reference of the svg pibbuf loader around (LP#86699)
6175
* UpdateManager/fakegconf.py:
6176
- fix crash on xubuntu when gconf is not available (LP#86673)
6178
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 22 Feb 2007 16:09:18 +0100
6180
update-manager (0.57.3) feisty; urgency=low
6183
- build a raw-dist-upgrader in additon to the debs
6184
* data/glade/UpdateManager.glade:
6185
- fix bad grammar (thanks to Matthew Thomas) LP#85258
6186
- make Update Manager the consistent name (thanks to Matthew Thomas)
6188
* merged ReleaseAnnouncement wording update from Brian Murray
6189
* UpdateManager/Core/MetaRelease.py:
6190
- fix missing import (LP#85515)
6192
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 22 Feb 2007 16:09:10 +0100
6194
update-manager (0.57.2) feisty; urgency=low
6196
* fix crash in upgrade mode (LP#84915)
6198
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 13 Feb 2007 18:41:17 +0100
6200
update-manager (0.57.1) feisty; urgency=low
6202
* fix proxy authentication parser (lp: #83563)
6203
* fix crash in check_all_updates_installable() (LP#84776)
6204
* fix exception when strange permissions are set on meta-release
6206
* fix error dialog if cache init fails (LP#83185)
6208
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 13 Feb 2007 13:27:09 +0100
6210
update-manager (0.57) feisty; urgency=low
6212
* added clickable CVE and buglinks
6214
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 8 Feb 2007 12:11:04 +0100
6216
update-manager (0.56.1) feisty; urgency=low
6221
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 7 Feb 2007 21:18:39 +0100
6223
update-manager (0.56) feisty; urgency=low
6225
* added --proposed switch to fetch a release-upgrader from a different
6226
location (similar to the -proposed pocket in the archive)
6227
* split into update-manager and update-manager-core and support
6228
cli release upgrades with the later
6229
* added fdsend module to support file descriptor passing over sockets
6230
this will allow a better seperation between frontend and backend
6233
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 7 Feb 2007 18:02:35 +0100
6235
update-manager (0.55.1) feisty; urgency=low
6237
* fix FTBFS (missing cdbs b-d)
6239
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 5 Feb 2007 13:58:15 +0100
6241
update-manager (0.55) feisty; urgency=low
6243
* moved software-properties into its own source package to
6244
support a kde frontend
6246
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 5 Feb 2007 10:52:26 +0100
6248
update-manager (0.53.6) feisty; urgency=low
6250
* properly extract the package name that fails before
6251
calling out to apports package_hook
6252
* fix crash on exit before the main loop is run (lp: #82744)
6254
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 1 Feb 2007 23:32:02 +0100
6256
update-manager (0.53.5) feisty; urgency=low
6258
* update to the new exceptions from python-dbus in
6259
setupDBus (lp: #81802)
6262
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 29 Jan 2007 13:19:21 +0100
6264
update-manager (0.53.4) feisty; urgency=low
6266
* fix python dependency (lp: #80976)
6267
* add apport support to send in bugreports
6269
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 25 Jan 2007 15:40:34 +0100
6271
update-manager (0.53.3) feisty; urgency=low
6273
* fix python dependency (lp: #80976)
6274
* fix the GenericName in update-manager and software-properties
6276
* workaround problem when a meta-release file is created by root
6277
in the users homedir (lp: #80713)
6279
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 22 Jan 2007 13:59:18 +0100
6281
update-manager (0.53.2) feisty; urgency=low
6283
* fix the cdromupgrade script to use feisty
6285
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 15 Jan 2007 12:59:01 +0100
6287
update-manager (0.53.1) feisty; urgency=low
6289
* Build-depend on python-dev.
6291
-- Matthias Klose <doko@ubuntu.com> Sun, 14 Jan 2007 23:46:46 +0100
6293
update-manager (0.52) feisty; urgency=low
6295
* UpdateManager/UpdateManager.py:
6296
- more robust error reporting from libapt (lp: #74797)
6297
* SoftwareProperties/SoftwareProperties.py:
6298
- do not crash if template is missing (lp: #70580)
6299
* updated to latest python policy
6301
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 12 Jan 2007 18:18:12 +0100
6303
update-manager (0.51) feisty; urgency=low
6305
* data/channels/Ubuntu.info.in:
6306
- updated for feisty
6308
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 7 Dec 2006 17:46:10 +0100
6310
update-manager (0.50) feisty; urgency=low
6312
* support --disable-component (AlwaysEnableUniverseMultiverse spec)
6313
* look for lsb_release in PATH instead of hardcoding it (lp: #73075)
6315
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 24 Nov 2006 08:52:33 +0100
6317
update-manager (0.45.1) edgy-updates; urgency=low
6319
* handle unexpected data from data more gracefuly (lp: #68553)
6321
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 27 Oct 2006 10:23:39 +0200
6323
update-manager (0.45) edgy; urgency=low
6326
- added dependency on python-gconf
6327
- removed recommends on python-gnome2
6329
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 11 Oct 2006 18:32:17 +0200
6331
update-manager (0.44.17) edgy; urgency=low
6333
* memory leak fixed (lp: #43096)
6335
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 9 Oct 2006 15:24:40 +0200
6337
update-manager (0.44.16) edgy; urgency=low
6339
* fix proxy usage when runing in non-root mode (lp: #40626)
6341
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 6 Oct 2006 15:17:37 +0200
6343
update-manager (0.44.15) edgy; urgency=low
6345
* added missing python-vte dependency (lp: #63609)
6346
* added missing gksu dependency (lp: #63572)
6347
* don't remove xchat automatically anymore on upgrade (leftover
6348
from breezy->dapper) (lp: #63881)
6349
* do not come up with bogus dist-upgrade suggestions
6350
* fix bad english grammar (lp: #63761, #63474)
6351
* fix in the edgyUpdates quirks handler (lp: #63723)
6352
* catch error from _tryMarkObsoleteForRemoval() (lp: #63617)
6353
* fix plural forms for ro, pl (lp: #46421)
6354
* properly escape comments before displaying them (lp: #63475)
6356
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 4 Oct 2006 21:10:40 +0200
6358
update-manager (0.44.14) edgy; urgency=low
6360
* fix some incorrect i18n markings (lp: #62681)
6362
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 2 Oct 2006 14:41:52 +0200
6364
update-manager (0.44.13) edgy; urgency=low
6366
* fix missing i18n declarations (lp: #62519)
6367
* data/glade/SoftwareProperties.glade:
6368
- fix missing "translatable" property (lp: #62681)
6370
- deal better with the python transition and the hpijs
6371
upgrade (lp: #62948)
6372
* UpdateManager/UpdateManager.py:
6373
- put the cancel button inside the text-area to avoid flickering
6374
- make sure that src_ver is always initialized (thanks to
6375
Simira for reporting)
6376
- filter python-apt future warning (especially for seb128)
6377
* DistUprade/DistUpgradeControler.py:
6378
- check for self.sources, self.aptcdrom before using it (lp: #61852)
6380
-- Michael Vogt <michael.vogt@ubuntu.com> Sat, 23 Sep 2006 00:53:06 +0200
6382
update-manager (0.44.12) edgy; urgency=low
6384
* DistUpgrade/DistUpgradeViewGtk.py:
6385
- use '%d' instead of '%s' where appropriate (lp: #60239)
6386
* fixed lots of typos (lp: #60633)
6388
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 18 Sep 2006 16:37:52 +0200
6390
update-manager (0.44.11) edgy; urgency=low
6392
* UpdateManager/UpdateManager.py:
6393
- fix error in get_changelog (lp: #59940).
6394
Thanks to Denis Washington
6395
- bugfix in the ListStore
6396
- use the update-manager desktop file when runing synaptic
6397
as the backend to get a consistent UI
6398
- UI improvements (thanks to Sebastian Heinlein!)
6401
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 12 Sep 2006 20:37:55 +0200
6403
update-manager (0.44.10) edgy; urgency=low
6406
- fix add_component() to avoid duplicated components
6407
- added MirrorsFile key to DistInfo code to have a better idea
6408
about the available mirrors
6410
- updated dbus dependencies (lp: #59862)
6412
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 11 Sep 2006 09:38:21 +0200
6414
update-manager (0.44.9) edgy; urgency=low
6416
* SoftwareProperties/SoftwareProperties.py:
6417
- bugfix in the popcon enable code (lp: #59540)
6419
-- Michael Vogt <michael.vogt@ubuntu.com> Sat, 9 Sep 2006 02:13:40 +0200
6421
update-manager (0.44.8) edgy; urgency=low
6423
* fix missing /var/log/dist-upgrade
6425
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 8 Sep 2006 20:33:04 +0200
6427
update-manager (0.44.7) edgy; urgency=low
6429
* UpdateManager/UpdateManager.py:
6430
- be more accurate about dependencies when the user selects only
6431
a supset of the packages
6433
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 6 Sep 2006 12:29:05 +0200
6435
update-manager (0.44.6) edgy; urgency=low
6437
* SoftwareProperties/SoftwareProperties.py:
6438
- fix inconsistency in the new software-sources dialog
6439
* integrate DistUpgrade code into UpdateManager to make sure
6440
that after e.g. a CDROM upgrade the rest of the system can still
6441
be fully upgraded over the net
6443
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 5 Sep 2006 13:30:22 +0200
6445
update-manager (0.44.5) edgy; urgency=low
6447
* install the DistUpgrade package too
6448
* data/channels/Ubuntu.info.in:
6449
- warty is no longer officially supported
6451
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 30 Aug 2006 11:32:24 +0200
6453
update-manager (0.44.4) edgy; urgency=low
6455
* SoftwareProperties/SoftwareProperties.py:
6456
- don't bomb when searching for the mirror (lp: #57015)
6457
* UpdateManager/UpdateManager.py:
6458
- added "%s-proposed" to the list of known origins
6460
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 24 Aug 2006 13:00:23 +0200
6462
update-manager (0.44.3) edgy; urgency=low
6464
* help/C/update-manager-C.omf:
6465
- fix url (thanks to daniel holbach, lp: #45548)
6466
* show the units better
6467
* don't jump around on row activation
6468
(thanks to Sebastian Heinlein)
6469
* send "inhibit sleep" to power-manager while applying
6472
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 15 Aug 2006 18:06:53 +0200
6474
update-manager (0.44.2) edgy; urgency=low
6476
* added select all/unselect all (thanks to Sebastian Heinlein)
6478
* fix update counting bug
6480
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 3 Aug 2006 17:52:09 +0200
6482
update-manager (0.44.1) edgy; urgency=low
6484
* make UpdateManager check for new distribution releases by
6486
* fix dist-upgrade fetching when run as non-root.
6487
* sort the package list by the origin (UpdateManagerEdgy spec)
6489
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 2 Aug 2006 13:00:42 +0200
6491
update-manager (0.44) edgy; urgency=low
6493
* new SoftwareProperties GUI (thanks to Sebastian Heinlein)
6494
* support easy Popcon pariticipation
6496
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 28 Jul 2006 01:06:16 +0200
6498
update-manager (0.43) edgy; urgency=low
6500
* fixes in the changelog reading code
6501
* speedup in the cache clear code
6502
* runs as user by default now
6503
* uses dbus to implement singleton behaviour
6504
* updated the software-properties code to know about edgy
6506
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 4 Jul 2006 11:16:31 +0200
6508
update-manager (0.42.2ubuntu22) dapper; urgency=low
6510
* UpdateManager/UpdateManager.py:
6511
- fix a 'brown paperback' bug when the Meta-Release file
6514
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 25 May 2006 12:30:42 +0200
6516
update-manager (0.42.2ubuntu21) dapper; urgency=low
6518
* UpdateManager/UpdateManager.py:
6519
- when a distribution release becomes available, display the
6520
version, not the codename (as per
6521
https://wiki.ubuntu.com/CodeNamesToVersionNumbers)
6522
- fix a string that was not marked transltable
6524
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 24 May 2006 15:07:19 +0200
6526
update-manager (0.42.2ubuntu20) dapper; urgency=low
6528
* SoftwareProperties/aptsources.py, channels/Ubuntu.info.in:
6529
- remove the codenames from the releases (as per
6530
https://wiki.ubuntu.com/CodeNamesToVersionNumbers)
6532
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 23 May 2006 16:04:39 +0200
6534
update-manager (0.42.2ubuntu19) dapper; urgency=low
6537
- applied "pngcrush" on the figures in the manual,
6538
this saves 4 MB uncompressed (ubuntu: #45901)
6540
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 22 May 2006 09:37:19 +0200
6542
update-manager (0.42.2ubuntu18) dapper; urgency=low
6544
* data/SoftwareProperties.glade:
6545
- fix missing 'translatable="yes"' property (ubuntu: #44409)
6546
- increase width to 620 (ubuntu: #40540)
6548
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 19 May 2006 01:45:22 +0200
6550
update-manager (0.42.2ubuntu17) dapper; urgency=low
6553
- depend on later python-apt (#45325)
6554
* SoftwareProperties/SoftwareProperties.py:
6555
- fix key updating after import (ubuntu #44927)
6556
* UpdateManager/UpdateManager.py:
6557
- remove debug output
6559
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 19 May 2006 00:04:02 +0200
6561
update-manager (0.42.2ubuntu16) dapper; urgency=low
6563
* use version and section of the source package (if this information is
6564
available) when building the changelog URL (ubuntu #40058)
6565
* SoftwareProperties/SoftwareProperties.py:
6566
- if no config is found create a new one (ubuntu: #37560)
6567
* UpdateManager/UpdateManager.py:
6568
- fix problem in changelog reading code when matching against
6569
installed versions with epochs (ubuntu: #40058)
6571
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 11 May 2006 17:33:40 +0200
6573
update-manager (0.42.2ubuntu15) dapper; urgency=low
6575
* disable the install button if there no updates (ubuntu: #42284)
6576
(Thanks to Sebastian Heinlein)
6577
* show main window *after* restoring the size (ubuntu: #42277)
6578
(Thanks to Sebastian Heinlein)
6579
* fix broken spelling, typos, wording (ubuntu: #42431, #28777,
6581
* help/C: merged from the docteam svn (ubuntu: 36092)
6583
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 2 May 2006 12:13:59 +0200
6585
update-manager (0.42.2ubuntu14) dapper; urgency=low
6587
* wording/glade file fixes (thanks to Sebastian Heinlein)
6588
* many updates to the dist-upgrader code
6590
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 28 Apr 2006 23:04:08 +0200
6592
update-manager (0.42.2ubuntu13) dapper; urgency=low
6594
* po/POTFILES.in: add missing desktop file (ubuntu: #39410)
6595
* UpdateManager/UpdateManager.py:
6596
- fix in the get_changelog logic (ubuntu: #40058)
6597
- correct a error in the changelog parser (ubuntu: #40060)
6598
- fix download size reporting (ubuntu: #39579)
6599
* debian/rules: added dh_iconcache
6600
* setup.py: install the icons into the hicolor icon schema
6601
(thanks to Sebastian Heinlein)
6603
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 20 Apr 2006 18:23:54 +0200
6605
update-manager (0.42.2ubuntu12) dapper; urgency=low
6607
* channels/*.in: typo fix
6608
* po/POTFILES.in: add missing files (ubuntu: #38738)
6609
* fix the help string in update-manager (ubuntu: #23274)
6610
* fix the bad grammar in "Cannot install all available updates"
6612
* don't inform about new distro release on dapper by default (can be
6613
changed via a gconf setting/commandline switch)
6614
* fix UI issue of the edit dialog for given templates (thanks to
6615
Chipzz for the patch)
6617
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 12 Apr 2006 20:23:21 +0200
6619
update-manager (0.42.2ubuntu11) dapper; urgency=low
6622
- depend on unattended-upgrades
6623
- move python-gnome2 to recommends (we only use gconf from it)
6624
* UpdateManager/fakegconf.py: update for xubuntu (thanks to Jani Monoses)
6626
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 5 Apr 2006 14:46:10 +0200
6628
update-manager (0.42.2ubuntu10) dapper; urgency=low
6630
* update-manger: fix a missing import (#36138)
6632
* correct dapper version number (#36136)
6633
* keybindings fixed (#36116)
6634
* calc the update before downloading the changelog (#36140)
6635
* add a fake gconf interface for xubuntu (nop for normal ubuntu)
6636
(Thanks to Jani Monoses for the patch)
6638
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 4 Apr 2006 18:17:16 +0200
6640
update-manager (0.42.2ubuntu9) dapper; urgency=low
6642
* Better English (tm) (fixes #35985)
6643
* Use the the number of available and not selected updates to determinate
6644
if the system is up-to-date (fixes #35300)
6645
* fix ui problem with software preferences (fixes #35987)
6646
* fix width problem in SoftwareProperties
6648
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 22 Mar 2006 21:57:28 +0100
6650
update-manager (0.42.2ubuntu8) dapper; urgency=low
6654
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 15 Mar 2006 17:54:08 +0000
6656
update-manager (0.42.2ubuntu7) dapper; urgency=low
6658
* various spelling fixes and ui-glitches
6660
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 14 Mar 2006 16:58:01 +0000
6662
update-manager (0.42.2ubuntu6) dapper; urgency=low
6664
* po/pt_BR.po: updated translation
6665
(thanks to Carlos Eduardo Pedroza Santiviago)
6666
* po/pt.po: updated Portugise translation (thanks to Rui Azevedo)
6667
* debian/control: arch: all now
6668
* debian/rules: undo the detection in favour of the simpler update of
6670
* data/gnome-software-properties.desktop.in, update-manager.desktop.in:
6671
- added X-Ubuntu-Gettext-Domain
6672
* help/*: updated to latest svn
6674
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 20 Feb 2006 15:58:09 +0100
6676
update-manager (0.42.2ubuntu5) dapper; urgency=low
6678
* debian/rules: Add gettext domain to .server and .desktop files to get
6679
language pack support for them. (Similarly to cdbs' gnome.mk)
6681
-- Martin Pitt <martin.pitt@ubuntu.com> Thu, 23 Feb 2006 18:42:04 +0100
6683
update-manager (0.42.2ubuntu4) dapper; urgency=low
6685
* removed some of the gnome dependencies (gconf still in)
6686
* the ReleaseNotes dialog has clickable links now (thanks to Sebastian
6689
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 20 Feb 2006 13:24:55 +0100
6691
update-manager (0.42.2ubuntu3) dapper; urgency=low
6693
* fixed description of the ubuntu repository (#30813)
6694
* use the new synaptic --parent-window-id switch when runing the backend
6696
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 8 Feb 2006 20:53:46 +0100
6698
update-manager (0.42.2ubuntu2) dapper; urgency=low
6700
* SoftwareProperties/SoftwareProperties.py:
6701
- re-added the internet update options (#27932)
6702
* data/gnome-software-properties.desktop:
6703
- use gksu instead of gksudo (#30057)
6704
* wording fixes (#30296)
6706
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 7 Feb 2006 13:13:09 +0100
6708
update-manager (0.42.2ubuntu1) dapper; urgency=low
6710
* UpdateManager/MetaRelease.py:
6711
- never offer a upgrade to a unsupported (i.e. developer) dist
6712
* data/gnome-software-properties.desktop.in: use X-KDE-SubstituteUID=true
6713
* small UI layout changes (should fix the cancel/close button problem)
6715
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 31 Jan 2006 09:48:13 +0000
6717
update-manager (0.42.1ubuntu1) dapper; urgency=low
6720
improved the HIG complicane more, removed some of the uglines
6721
from the last version (Malone #22090)
6722
* SoftwareProperties:
6723
improved the HIG complicane (Malone #28530)
6724
(thanks to Sebastian Heinlein)
6726
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 17 Jan 2006 17:27:15 +0100
6728
update-manager (0.42ubuntu1) dapper; urgency=low
6730
* improved the HIG comlicane, thanks to Sebastian Heinlein:
6731
- Rename the button "close" to "cancel"
6732
- Move status bar to a separate dialog
6734
- Add a wider border around the changelog and
6736
- Align and capitalize the button "Cancel downloading"
6738
* bugfixes in the cache locking
6740
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 16 Jan 2006 12:56:29 +0100
6742
update-manager (0.40.2) dapper; urgency=low
6744
* SoftwareProperties/SoftwareProperties.py:
6745
- fix a problem with transient/parent window in custom apt line
6746
dialog (ubuntu #21585)
6747
- fix a problem in the conf file writer that can lead to absurdly
6750
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 5 Jan 2006 12:37:33 +0100
6752
update-manager (0.40.1) dapper; urgency=low
6754
* SoftwareProperties/SoftwareProperties.py:
6755
- make it embedded friendlier
6757
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 16 Dec 2005 14:02:27 +0100
6759
update-manager (0.40) dapper; urgency=low
6761
* new upstream release:
6762
- switched from autotools to distutils
6763
- massive code cleanups
6764
- use SimpleGladeApp now
6765
- SoftwareProperties has a new GUI
6766
- UpdateManager has support for upgrading from one dist to another
6767
now (given that the required "recipe" for the upgrade is available)
6768
See https://wiki.ubuntu.com/AutomaticUpgrade for details
6769
- use python-apt for "reload" and "add cdrom" now
6770
- improved the handling of sources.list a lot (including support for
6771
/etc/apt/sources.list.d)
6772
* support for the AutomaticUpgrades spec added via the meta-release
6774
* data/update-manager.desktop.in:
6775
- use X-KDE-SubstituteUID added and use gksu now
6777
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 15 Nov 2005 17:22:12 +0100
6779
update-manager (0.37.1+svn20050404.15) breezy; urgency=low
6781
* added intltool to build-depends (for rosetta)
6783
-- Michael Vogt <mvo@debian.org> Thu, 6 Oct 2005 17:30:38 +0200
6785
update-manager (0.37.1+svn20050404.14) breezy; urgency=low
6788
- run intltool-update -p for rosetta
6789
* src/update-manager.in:
6790
- release the lock before runing gnome-software-properties (ubuntu #17022)
6792
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 4 Oct 2005 22:28:43 +0200
6794
update-manager (0.37.1+svn20050404.13) breezy; urgency=low
6796
* src/update-manager.in:
6797
- use the right column for type-ahead searching (ubuntu #16853)
6799
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 4 Oct 2005 11:01:58 +0200
6801
update-manager (0.37.1+svn20050404.12) breezy; urgency=low
6803
* added locking support
6804
* use explicit path to python2.4 (thanks anthony!) (Ubuntu #16087)
6805
* CTRL-{w,q} close the update-manager window (Ubuntu #15729)
6807
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 28 Sep 2005 17:40:05 +0200
6809
update-manager (0.37.1+svn20050404.11) breezy; urgency=low
6811
* fix a typo in the reload tooltip (thanks to P Jones) (ubuntu #14699)
6813
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 12 Sep 2005 14:49:13 +0200
6815
update-manager (0.37.1+svn20050404.10) breezy; urgency=low
6817
* fix for a typo in the source of the last upload (*cough*)
6819
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 31 Aug 2005 15:39:53 +0200
6821
update-manager (0.37.1+svn20050404.9) breezy; urgency=low
6823
* do a "save" dist-upgrade (add only, no removes)
6825
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 31 Aug 2005 12:09:20 +0200
6827
update-manager (0.37.1+svn20050404.8) breezy; urgency=low
6829
* if repository window is running from inside synaptic, don't show "Add
6830
cdrom" button (it's available in the synaptic menu already)
6832
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 30 Aug 2005 14:12:50 +0200
6834
update-manager (0.37.1+svn20050404.7) breezy; urgency=low
6836
* if running from inside another application (e.g. synaptic), make sure
6837
the dialogs get a correct parent (ubuntu #14001)
6838
* if nothing changed, do not run "reload" if runing from inside synaptic
6840
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 29 Aug 2005 12:09:12 +0200
6842
update-manager (0.37.1+svn20050404.6) breezy; urgency=low
6844
* remove (parts of) ubuntu branding from the application
6845
* make it run only with python2.4 (ubuntu #10876)
6846
* make sure to always properly escape the strings displayed
6849
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 23 Aug 2005 16:49:54 +0200
6851
update-manager (0.37.1+svn20050404.5) breezy; urgency=low
6853
* updates where not shown sometimes, fixed that (ubuntu #13410)
6855
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 16 Aug 2005 10:49:46 +0200
6857
update-manager (0.37.1+svn20050404.4) breezy; urgency=low
6859
* re-read the sources.list after a "add-custom" (ubuntu #9855)
6860
* settings window has a title (ubuntu #10756)
6861
* default actions for the buttons (ubuntu #10741)
6862
* various typos fixed (ubuntu #9866)
6863
* make sure that no dialogs are opened without a parent (ubuntu #10284)
6865
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 15 Aug 2005 15:15:06 +0200
6867
update-manager (0.37.1+svn20050404.3) breezy; urgency=low
6869
* use breezy as default for newly created sources (ubuntu #13009)
6870
* be more carefull with preserving the mirror
6871
* a better explaination for the "Reload" button (ubuntu #11432)
6873
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 10 Aug 2005 12:07:55 +0200
6875
update-manager (0.37.1+svn20050404.2) breezy; urgency=low
6877
* fix a small problem in the parsing code (ubuntu #8754)
6879
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 6 May 2005 11:24:17 +0200
6881
update-manager (0.37.1+svn20050404.1) hoary; urgency=low
6883
* pickup the correct proxy settings from apt (#8668)
6885
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 6 Apr 2005 16:39:44 +0200
6887
update-manager (0.37.1+svn20050404) hoary; urgency=low
6889
* translation updates:
6892
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 4 Apr 2005 22:21:17 +0200
6894
update-manager (0.37.1+svn20050403) hoary; urgency=low
6896
* translation updates:
6898
* documentation updates (thanks to Sean Wheller and
6901
- make sure to not duplicate sources.list entires (even for
6903
- added the hoary-updates to the templates and matchers (#8600)
6904
- some missing i18n strings marked as such (thanks to Zygmunt Krynicki)
6905
- don't fail on missing net connections
6906
- always update the status label
6908
-- Michael Vogt <michael.vogt@ubuntu.com> Sun, 3 Apr 2005 20:54:42 +0200
6910
update-manager (0.37.1+svn20050323) hoary; urgency=low
6912
* translation updates
6913
* gui can set the new apt cache properties now
6914
* warn about broken packages (#7688)
6915
* only ask to reload the package list if something changed (#7871)
6916
* various focus fixes (#7900)
6918
-- Michael Vogt <michael.vogt@ubuntu.com> Wed, 23 Mar 2005 01:18:38 +0100
6920
update-manager (0.37.1+svn20050314) hoary; urgency=low
6922
* new svn snapshot, lot's of bugfixes and i18n updates.
6923
- fix for a ui problem (#6837)
6924
- read pined packages correctly (#7058)
6925
- update list correctly after reload (#7182)
6926
- tell user when dist-upgrade is needed (#7271)
6927
- cdrom sources can be added now too (#7315)
6928
- meta-release file bugfix (#7330)
6929
- translation updates (da, fr, es, ro, pl)
6931
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 14 Mar 2005 08:49:52 +0100
6933
update-manager (0.37.1+svn20050304) hoary; urgency=low
6935
* new snapshot, use python-apt depcache now
6937
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 4 Mar 2005 22:55:46 +0100
6939
update-manager (0.37.1+svn20050301) hoary; urgency=low
6941
* new snapshot, better de.po, better i18n support
6943
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 1 Mar 2005 12:06:39 +0100
6945
update-manager (0.37.1+svn20050228.1) hoary; urgency=low
6947
* fixed a FTBFS (because of the "cleanfiles" in Makefile.am)
6949
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 28 Feb 2005 19:12:28 +0100
6951
update-manager (0.37.1+svn20050228) hoary; urgency=low
6953
* get the correct candidate version for updatable packages
6956
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 28 Feb 2005 11:00:38 +0100
6958
update-manager (0.37.1+svn20050221) hoary; urgency=low
6960
* new svn snapshot, fixes:
6961
- #6756: window size too big
6962
- #6767, #6780: gnome-software-properties window broken
6964
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 21 Feb 2005 11:30:52 +0100
6966
update-manager (0.37.1+svn20050219) hoary; urgency=low
6968
* new svn snapshot, fixes:
6969
- #6565, #6565 (typo)
6970
- #6634 (remeber last details state)
6971
- #6635 (progress dialog merged in main window)
6972
- #6578 (hide details if no updates are available)
6974
-- Michael Vogt <michael.vogt@ubuntu.com> Sat, 19 Feb 2005 00:32:50 +0100
6976
update-manager (0.37.1) hoary; urgency=low
6979
* package list is sorted now
6980
* applied "hide details if system is update-to-date" patch
6981
(#6578, thanks to Jorge Bernal)
6983
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 15 Feb 2005 10:49:17 +0100
6985
update-manager (0.37) hoary; urgency=low
6987
* test for lock file and show error if the lock is already taken
6988
* use utf8 for the description
6989
* changelogs are fetched from http://changelogs.ubuntu.com/ now
6991
* handle 404 from http and set the error accordingly
6992
* set main_window to not sensitive when downloading changelogs
6993
* if no updates are available, hide the checkbox column (closes: #6443)
6995
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 14 Feb 2005 15:08:06 +0100
6997
update-manager (0.36.6) hoary; urgency=low
6999
* various bugfixes and embedding of synaptics progress windows
7001
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 8 Feb 2005 22:12:53 +0100
7003
update-manager (0.36.5) hoary; urgency=low
7005
* disabled sources can now be displayed too (optional preference)
7006
* comments can be added
7009
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 3 Feb 2005 16:21:32 +0100
7011
update-manager (0.36.4) hoary; urgency=low
7013
* regression of the last upload fixed
7014
* gnome-software-properties can be embedded into other windows now
7015
(usefull for e.g. synaptic)
7017
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 31 Jan 2005 22:59:35 +0100
7019
update-manager (0.36.3) hoary; urgency=low
7021
* updates to the main window design
7023
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 31 Jan 2005 16:59:41 +0100
7025
update-manager (0.36.2) hoary; urgency=low
7027
* new main window layout in update-manager
7028
(Michiel design, looks _so_ nice)
7030
-- Michael Vogt <michael.vogt@ubuntu.com> Fri, 28 Jan 2005 12:20:57 +0100
7032
update-manager (0.36.1) hoary; urgency=low
7034
* columns are resizable now (closes: #5541)
7035
* lot's of typo/gui-glitches fixes (closes: #5200, #5816, #5801, #5802)
7037
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 24 Jan 2005 16:14:45 +0100
7039
update-manager (0.36) hoary; urgency=low
7041
* new upstream release, added support to control APT::Periodic::*
7042
variables in gnome-software-properties
7044
-- Michael Vogt <mvo@debian.org> Wed, 19 Jan 2005 16:59:19 +0100
7046
update-manager (0.35) hoary; urgency=low
7048
* new upstream release
7049
- typo fix (closes: #5200)
7051
-- Michael Vogt <mvo@debian.org> Wed, 5 Jan 2005 12:23:55 +0100
7053
update-manager (0.34) hoary; urgency=low
7055
* new upstream release
7057
-- Michael Vogt <mvo@debian.org> Fri, 24 Dec 2004 12:50:13 +0100
7059
update-manager (0.33) hoary; urgency=low
7061
* new upstream release, featuring the gnome-software-properties
7063
-- Michael Vogt <mvo@debian.org> Tue, 30 Nov 2004 12:41:06 +0100
7065
update-manager (0.32) hoary; urgency=low
7067
* new upstream release
7069
-- Michael Vogt <mvo@debian.org> Tue, 23 Nov 2004 15:28:09 +0100
7071
update-manager (0.31-1ubuntu1) hoary; urgency=low
7073
* Update Build-Deps and fix FTBFS.
7075
-- Fabio M. Di Nitto <fabbione@fabbione.net> Mon, 22 Nov 2004 13:04:09 +0100
7077
update-manager (0.31-1) hoary; urgency=low
7079
* new upstream release, added icon, desktop file and bugfix
7081
-- Michael Vogt <mvo@debian.org> Sat, 13 Nov 2004 11:30:37 +0100
7083
update-manager (0.3-1) hoary; urgency=low
7085
* New upstream release, inital ubuntu release
7087
-- Michael Vogt <mvo@debian.org> Wed, 3 Nov 2004 14:48:14 +0100
7089
update-manager (0.2-1) unstable; urgency=low
7091
* New upstream release.
7093
-- Michiel Sikkes <michiel@eyesopened.nl> Sat, 30 Oct 2004 02:22:12 +0200
7095
update-manager (0.1-2) unstable; urgency=low
7099
-- Michiel Sikkes <m.sikkes@luon.net> Tue, 26 Oct 2004 13:16:13 +0200
7101
update-manager (0.1-1) unstable; urgency=low
7105
-- Michiel Sikkes <michiel@eyesopened.nl> Mon, 25 Oct 2004 21:49:07 +0200