[Pkg-privacy-commits] [tails-installer] annotated tag debian/3.11.6+tails1-18+jessie3 created (now e01d118)
anonym
anonym-tails-guest at moszumanska.debian.org
Thu Jan 12 15:15:33 UTC 2017
This is an automated email from the git hooks/post-receive script.
anonym-tails-guest pushed a change to annotated tag debian/3.11.6+tails1-18+jessie3
in repository tails-installer.
at e01d118 (tag)
tagging e35d305322c07de3479841f3851b0c2b6bcb0c10 (commit)
replaces debian/3.11.6+tails1-16+jessie3
tagged by intrigeri
on Sat Jul 11 15:32:26 2015 +0000
- Log -----------------------------------------------------------------
liveusb-creator Debian release 3.11.6+tails1-18+jessie3
-----BEGIN PGP SIGNATURE-----
iQIcBAABCgAGBQJVoTcKAAoJEA3CYk+oqzcetFkP/R9p017OhL6Wo2h6KuxCai43
zhy2nqLfetpuhrafpWaf2+RDrQVyXR2bAZ29HnncTf0v2Yczs0lhJrw2ZRYti7df
BT4w7CCHlLqDDsjviA6H4K2Jm8kC2Z68KOr7AF96uhRjJJJWkS85zX/LiQ3VxhZV
AYRx/fn56UWeLYhpFBWOzhePW7gY15YNT4VgoTZL83TFe47Bl8bQwx75imaLhr1k
kqwCGFj8pL5fQ//uHUho+VtEAHU5n2SzvkLj1TlicQZcQbchFEQcTh1hxdTfLq+I
iDiwB2kOzdrvdKoDfAuYo2PbLXtZoL2z/XwtHAP4a2qmQFPEHX40R6ToGfGYKFr2
u63GQLsYkfBDnXAPt5ot+jWbQtJhAhYXGYXumrj1skrKC9m6t6DNQvOvuL2ALwHH
ADh2v7Q2TNZWgY+eJTkXklW2UZV2C1oH5ZbhkT0xX6Y+QxmS+N8e0+tJ7A1HL6g/
a97CZfeFQeK04zWkLBHU8IPBLv5PWaJPPQDKFR+LIS1685j93exxqyo4iOExNAK0
jcns6Y7YEDc7lgCM3O/RYITfe3z9AeFjKl6CMLRXAhtWNkVDwkbUNL6OHcVXpyET
+dLnm7u0EDDp8Xw6rP/7SHotIOIejADL7JPumRFPFCp0oY/NUSHgQJ9YHrr9vwNA
qyPrt7n9cdsb6zxy4pKn
=fWaD
-----END PGP SIGNATURE-----
Alan (23):
Remove overlay-related GUI
Initial port to GTK3
Make the header cover the full window width
Merge branch 'master' into feature/jessie
Fix reference to unassigned variable if the device has no size
Merge branch 'feature/jessie' into feature/gtk3
Fix: reintroduce the drive monitor
Merge remote-tracking branch 'origin/feature/jessie' into feature/jessie
Merge remote-tracking branch 'origin/feature/jessie' into feature/gtk3
Update setup system for Gtk migration
Remove unused Qt generated file
Merge remote-tracking branch 'origin/feature/jessie' into feature/gtk3
Use InfoBar when appropriate
Merge remote-tracking branch 'origin/feature/jessie' into feature/gtk3
Port standalone launcher to Gtk
Pulse the progressbar when no guess can be made
Fix the log view editability and margins
Render the infobar closable
Scroll the log view to always display the last enty
Merge remote-tracking branch 'origin/feature/gtk3' into feature/gtk3
Remove unused signal handler
More reliable datadir guessing
Also log traceback to log file
Tails developers (4):
Fix to Tails Installer tries to install to too small devices
Fix minor typo
Fix: installer lists devices after they have been unplugged
Fix help.
anonym (7):
Merge remote-tracking branch 'origin/bugfix/8691-and-6538'
Import PO files from Transifex, update POT and PO files.
Merge branch 'master' into debian
liveusb-creator (3.11.6+tails1-17)
Import PO files from Transifex, update POT and PO files.
Merge branch 'master' into debian
liveusb-creator (3.11.6+tails1-18)
intrigeri (86):
Merge remote-tracking branch 'kurono/bugfix/8691-Installer-lists-devices'
Merge remote-tracking branch 'kurono/bugfix/6538-Tails-Installer-tries-to-install-to-too-small-devices'
Update POT, and import PO files from Transifex.
Remove buggy Turkish translation.
Merge remote-tracking branch '451f/feature/jessie_syslinux64_2' into feature/jessie
Stop using dbus.mainloop.qt: we don't use D-Bus ourselves anymore since we've switched to udisks2.
Merge branch 'feature/jessie' into debian_feature-jessie
Remove build and runtime dependency on python-qt4-dbus: we don't use D-Bus ourselves anymore.
Fix buggy tests for text in exception message.
TODO++
Add some debug output to help fix race conditions.
Add some ugly manual sleep and sync back, to help fix race conditions.
Merge branch 'feature/jessie' into debian_feature-jessie
liveusb-creator (3.11.6+tails1-16+jessie4)
Add one more ugly manual sleep and sync back, to help fix a race condition.
Create filesystem with udisks instead of mkfs.vfat.
Don't tell the user every time we call `sync'.
Use udisks to get an open file descriptor for resetting the MBR.
Factor out writing to a block device thanks to udisk's file descriptor to a set of utility functions, and use them.
Reset the MBR later.
TODO++
Drop the {create,remove}_hybrid_mbr() dance.
Drop duplicate empty line.
Merge remote-tracking branch '451f/feature/jessie_syslinux64_2' into feature/jessie
Add a debugging log line that indicates which syslinux executable we'll be using.
Merge remote-tracking branch 'origin/feature/jessie' into feature/jessie
Read extracted MBR while the partition where it lives is still mounted.
Merge remote-tracking branch '451f/feature/jessie_launcher_2' into feature/jessie
Revert some compiled files to their previous status: the corresponding source files haven't changed.
TODO++
Grammar fixes in newly introduced strings.
Make infobar titles consistent: no trailing period.
Merge branch 'feature/jessie' into debian_feature-jessie
Merge branch 'debian' into debian_feature-jessie
liveusb-creator (3.11.6+tails1-18+jessie1)
Fix path to /etc/dpkg/origins/Tails, otherwise the launcher won't ever believe we're running on Tails.
Merge branch 'feature/jessie' into debian_feature-jessie
liveusb-creator (3.11.6+tails1-18+jessie2)
Merge branch 'feature/gtk3' into debian_feature-gtk3
Update build and runtime dependencies wrt. the port to GTK: drop Qt-related ones, add intltool (build) and gir1.2-gtk-3.0 (runtime).
debian/rules: don't run `make mo' by hand, DistUtilsExtra supposedly handles it in setup.py now.
liveusb-creator (3.11.6+tails1-18+jessie2+gtk3~1.gbpdaf9ce)
Be stricter when looking at the script path's first component.
Be stricter when looking for a local 'data' directory.
_get_datadir: consistently return a directory path without a trailing slash.
Revert "Pulse the progressbar when no guess can be made"
Fix comment: _set_partition_flags uses sgdisk, not gdisk.
Fix using locally compiled locales from the po/locales directory, when running from a Git checkout.
Drop duplicate encoding of command.
Add a unicode_to_filesystemencoding utility function.
write_log: return a Unicode (decoded) string, instead of an byte string.
popen: consistently use encoded/decoded strings depending on whether we're at an I/O boundary.
Force stringification of caught exception to Unicode.
Teach Git to ignore the generated files in po/locale/.
Drop confusing overloaded implementation of partition_device().
Set system partition flags with udisks.
Add yet another sync+sleep to try and workaround yet another race condition, this time when resetting the MBR immediately after unmounting the target device.
Merge branch 'feature/jessie' into feature/gtk3
Merge branch 'feature/gtk3' into debian_feature-gtk3
liveusb-creator (3.11.6+tails1-18+jessie2+gtk3~2.gbpd69530)
Merge remote-tracking branch '451f/debian_manpage' into debian
Import manpage's source.
Merge branch 'master' into debian
Merge branch 'master' into feature/jessie
Merge branch 'debian' into debian_feature-jessie
Merge branch 'feature/jessie' into debian_feature-jessie
Merge branch 'master' into debian
Merge branch 'master' into feature/jessie
Merge branch 'debian' into debian_feature-jessie
Merge branch 'feature/jessie' into debian_feature-jessie
Fix resetting of MBR when upgrading: write to the parent device, not to the system partition.
Merge branch 'feature/jessie' into feature/gtk3
Merge branch 'debian_feature-jessie' into debian_feature-gtk3
Merge branch 'feature/gtk3' into debian_feature-gtk3
liveusb-creator (3.11.6+tails1-18+jessie2+gtk3~3.gbp68acad)
Merge branch 'feature/gtk3' into feature/gtk3+9358-noicons
setup.py: disable installing deleted icon on Windows.
Merge branch 'feature/gtk3+9358-noicons' into feature/gtk3
Merge branch 'feature/gtk3' into debian_feature-gtk3
liveusb-creator (3.11.6+tails1-18+jessie2+gtk3~4.gbp5abb19)
Remove TODO: this was tried, and doesn't work.
Wrap text in the status log area.
Merge branch 'feature/jessie' into feature/gtk3
Merge branch 'feature/gtk3' into feature/jessie
Merge branch 'feature/jessie' into debian_feature-jessie
liveusb-creator (3.11.6+tails1-18+jessie3)
u (49):
use syslinux-amd64
correct typo
Add support for install from ISO.
Create tails-installer-launcher UI with 2 options
Add command for @make gui@
Generated UI file from data/tails-installer-launcher.ui
regenerated files from make gui
adding files relevant for tails-installer from outside of Tails to Manifest
correct liveusb options for install from iso
delete unnecessary print
check if we are on Tails or not. \n\nThe function definition shall be moved somewhere else.
Add function to check if we run on Tails currently
import is_tails function from utils instead of repeating it here
import is_tails function from utils instead of repeating it here
rename function is_tails to running_in_Tails
Improve running_in_Tails return statements
improve regex for running_in_Tails
adding tails_vendor_path to config file
rename function and use config var for vendor path
rename function is_running_from_tails
rename function is_running_from_tails
revert commit b288973
import is_running_from_tails later
Add the new Tails installer wording
ran make gui with new wording
Merge branch 'feature/jessie' into feature/jessie_launcher_2
use GNOME HIG for text
make gui for tails_launcher_ui
fix typo for checking if platform.arch is 64bits
Merge branch 'feature/jessie' into feature/jessie_syslinux64_2
Merge branch 'feature/jessie' into feature/jessie_launcher_2
Include tails_launcher_ui in MANIFEST, instead of a nonexisting file
Add tails_launcher_ui.py as a translatable file
convert tabs to spaces
Revert "make gui for tails_launcher_ui"
run make gui only on tails_launcher_ui
change sentence for dl Tails from _the_ website
call the correct excecutable for 64bit arch
adjust dialog width to have the same as the from within Tails dialog
run make gui on tails_launcher_ui.py
Update manpage: one may specify a path to an ISO file
Adding Tails Developers to AUTHORS
delete unused icons
Delete icon and spec file
This icon is still specified in fedora.ini but we do not install it, so we can delete the icon.
We do not use the original image anymore, updating manifest with our image.
Use tails-liveusb-header image also for fedora.ini. If we deliver the package in Fedora one day, it would be in order to install Tails.
Unused image, replaced by tails-liveusb-header
Indicate in ChangeLog that recent history is versioned in the new, forked upstream repository.
-----------------------------------------------------------------------
No new revisions were added by this update.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/tails-installer.git
More information about the Pkg-privacy-commits
mailing list