-
073c849...
by
Iain Lane
on 2015-09-17
-
Import patches-unapplied version 3.163 to ubuntu/wily-proposed
Imported using git-ubuntu import.
Changelog parent: 7a0bff681a130e2ead8622cd6b239b23953a71bc
New changelog entries:
* Call setlocale(LC_ALL, "") in avahi.c, so that the message there is
translated. Thanks Gabor Kelemen. (LP: #1493208)
-
7a0bff6...
by
Brian Murray
on 2015-08-12
-
Import patches-unapplied version 3.162 to ubuntu/wily-proposed
Imported using git-ubuntu import.
Changelog parent: 8cc14dcdcab522e9f5709f4a2bd4bede2fbe4161
New changelog entries:
* Initialize l10n for the distro-cd-updater and system crash notification
binaries. Thanks to Gabor Kelemen for the patches. (LP: #1478249,
LP: #1478280)
* Switch from using PACKAGE to GETTEXT_PACKAGE in avahi and update-notifier
binaries.
-
8cc14dc...
by
Steve Langasek
on 2015-04-06
-
Import patches-unapplied version 3.161 to ubuntu/wily-proposed
Imported using git-ubuntu import.
Changelog parent: 4a709b02493b9e170a507db69d0c95c1284cd437
New changelog entries:
* Migrate fully from python2 to python3 now that python3-debian is
available in the archive. In the process, we drop most of the
python-related dependencies from the update-notifier package, since it
contains no python code; these are included only to support
backend_helper.py, which is shipped in update-notifier-common, not in
update-notifier for reasons that are not clear. For now keep the
package split unchanged pending further investigation. LP: #1440683.
-
4a709b0...
by
Martin Pitt
on 2015-01-20
-
Import patches-unapplied version 3.160 to ubuntu/vivid-proposed
Imported using git-ubuntu import.
Changelog parent: 481742dcb36d4c6e8482ce7c7319960ae90caf30
New changelog entries:
* ./debian/update-notifier-cds.conf: Stop asking udisks 1 for the
mountpoint, just awk /proc/mounts for the mount point. (LP: #1411987)
-
481742d...
by
Martin Pitt
on 2015-01-16
-
Import patches-unapplied version 3.159 to ubuntu/vivid-proposed
Imported using git-ubuntu import.
Changelog parent: 42e3d457301c0355e8173287446d249dc64a6c2d
New changelog entries:
[ Dimitri John Ledkov ]
* Prepare for udev-bridge on the session bus. (LP: #1409129)
-
42e3d45...
by
Brian Murray
on 2014-12-10
-
Import patches-unapplied version 3.158 to ubuntu/vivid-proposed
Imported using git-ubuntu import.
Changelog parent: 5b0ec2fe3ad5509f25426fe743bbe8d8b73d5920
New changelog entries:
* debian/update-notifier-cds.conf: use the correct comparison operator for
checking the type of CD. (LP: #1400357)
-
5b0ec2f...
by
Brian Murray
on 2014-10-04
-
Import patches-unapplied version 3.157 to ubuntu/utopic-proposed
Imported using git-ubuntu import.
Changelog parent: 38d9d7b39c5b5e1935263255bc6a79edd49a85ba
New changelog entries:
* debian/update-notifier-crash.conf: avoid race condition where the crash
report may not yet be writable when the inotify create event happens.
-
38d9d7b...
by
Michael Vogt
on 2014-06-13
-
Import patches-unapplied version 3.156 to ubuntu/utopic-proposed
Imported using git-ubuntu import.
Changelog parent: d21355c2d606d215c9b125d7ce986fad8044d603
New changelog entries:
* lp:~mvo/update-notifier/use-apt-helper:
- use the apt-helper binary to download external data. This ensures
that the apt proxy settings are used and that the apt auto proxy
discovery works. Thanks to Dennis Kaarsemaker!
-
d21355c...
by
Martin Pitt
on 2014-05-12
-
Import patches-unapplied version 3.155 to ubuntu/utopic-proposed
Imported using git-ubuntu import.
Changelog parent: 140c8b3ad502b8032fae0868a474d09ec0f835b0
New changelog entries:
* Bump version to become higher than the wrongly added transitional package
from gnome-packagekit.
-
140c8b3...
by
Michael Vogt
on 2014-04-09
-
Import patches-unapplied version 0.154.1 to ubuntu/trusty-proposed
Imported using git-ubuntu import.
Changelog parent: f3fc1b33f7063760858ab2beacf0822c1b51ae1d
New changelog entries:
* data/package-data-downloader:
- set a default sockettimeout of 60s to avoid hangs if the network
becomes unresponsive during the download (LP: #1243090)