[Pkg-privacy-commits] [tails-installer] annotated tag 3.12.0 created (now cfe0cdc)

anonym anonym-tails-guest at moszumanska.debian.org
Thu Jan 12 15:14:39 UTC 2017


This is an automated email from the git hooks/post-receive script.

anonym-tails-guest pushed a change to annotated tag 3.12.0
in repository tails-installer.

        at  cfe0cdc   (tag)
   tagging  d6c1b937c26d633051d1c88794da018a2097fdb8 (commit)
  replaces  3.11.4
 tagged by  Luke Macken
        on  Wed Oct 16 14:33:58 2013 -0600

- Log -----------------------------------------------------------------
3.12.0

Haval Abdulkarim (1):
      Create ku.po

Jean-François Fortin Tam (1):
      Use the power of unicode to avoid choking on French partitions

Luke Macken (97):
      Fix our error message when we can't find any USB drives.
      Fix a bug that occurs on Windows when installed to a non-default location.
      Allow an optional callback in our detect_removable_devices method.
      Change default device label to LIVE
      Always set the device label to 'LIVE' (#800)
      3.11.5
      Update our release list for F16
      3.11.6
      More version bumpage
      Actually use the correct version
      Remove the sfx file from the windows build
      Update the get_releases script to point to the new mirror location
      Update the Fedora release URLs
      Add the latest Sugar on a Stick release
      Add f17, remove f15
      3.11.7
      bump our nsi version
      Get our translations working properly under Windows. [ticket:806]
      Modernize our installer style and translate it appropriately [ticket:808]
      Don't call sys.exit in our __init__ (rhbz#842878)
      F18 live images are under i386 now
      Add a button for refreshing the list of releases
      Add f18 to our hardcoded release list
      Update the copyright
      Enable the close button (issue #3)
      Apply a patch from ivanromanov to fix non-ascii file names ([ticket:631])
      Bump version to 3.11.8
      Merge branch 'release/3.11.8' into develop
      Get our translations working properly under Windows. [ticket:806]
      Modernize our installer style and translate it appropriately [ticket:808]
      Don't call sys.exit in our __init__ (rhbz#842878)
      F18 live images are under i386 now
      Add a button for refreshing the list of releases
      Add f18 to our hardcoded release list
      Update the copyright
      Enable the close button (issue #3)
      Apply a patch from ivanromanov to fix non-ascii file names ([ticket:631])
      Bump version to 3.11.8
      Update the copyright
      whitespace fixes
      /EFI/boot/grub.conf has been renamed to /EFI/BOOT/grub.cfg
      Always refer to the label LIVE instead of the device UUID (#809)
      Change isolinux to syslinux in the grub.cfg (#810112)
      Limit the overlay size to 3999MB for FAT32 (#619)
      Handle non-ascii mount paths (#802)
      Don't display unnecessary warnings (#804)
      Handle integers in LiveUSBDialog.status (#820809)
      Fix another bug with non-ascii device labels (#863064)
      Handle devices without any free space
      Get persistent overlays working with F18 (#908120)
      More improvements to the maximum overlay size code
      Update the copyright
      whitespace tweaks and move an import around
      Log exceptions when trying to clean up our processes
      Enable verbose logging during our tests
      Stop our progress thread before unmounting
      Show warnings in the gui
      Change our overlay restriciton warnings to debug messages
      Update our win32 syslinux binary to 5.01
      Bump the version in our nsi configs
      Generate a fresh windows_dialog.py with the new release refresher button
      Revert "Update our win32 syslinux binary to 5.01".
      Add mswsock.dll to the py2exe dll_excludes to fix an error
      Merge branch 'develop'
      Don't call sys.exit in our __init__ (rhbz#842878)
      Update the copyright
      whitespace fixes
      /EFI/boot/grub.conf has been renamed to /EFI/BOOT/grub.cfg
      Always refer to the label LIVE instead of the device UUID (#809)
      Change isolinux to syslinux in the grub.cfg (#810112)
      Limit the overlay size to 3999MB for FAT32 (#619)
      Handle non-ascii mount paths (#802)
      Don't display unnecessary warnings (#804)
      Handle integers in LiveUSBDialog.status (#820809)
      Fix another bug with non-ascii device labels (#863064)
      Handle devices without any free space
      Get persistent overlays working with F18 (#908120)
      More improvements to the maximum overlay size code
      Update the copyright
      whitespace tweaks and move an import around
      Log exceptions when trying to clean up our processes
      Enable verbose logging during our tests
      Stop our progress thread before unmounting
      Show warnings in the gui
      Change our overlay restriciton warnings to debug messages
      Update our win32 syslinux binary to 5.01
      Bump the version in our nsi configs
      Generate a fresh windows_dialog.py with the new release refresher button
      Revert "Update our win32 syslinux binary to 5.01".
      Add mswsock.dll to the py2exe dll_excludes to fix an error
      Merge pull request #4 from havalabdulkarim/patch-1
      Add SoaS v7 to the releases list
      Fix a bug in the release downloader (fixes #5)
      Display the actual error in the gui
      Version bump
      Merge branch 'master' of github.com:lmacken/liveusb-creator
      Merge branch 'release/3.12.0'

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  8daf3b7   Merge branch 'develop'
       new  c7b50c6   Don't call sys.exit in our __init__ (rhbz#842878)
       new  b371472   Update the copyright
       new  234e4a3   whitespace fixes
       new  d96fd49   /EFI/boot/grub.conf has been renamed to /EFI/BOOT/grub.cfg
       new  59fe5dc   Always refer to the label LIVE instead of the device UUID (#809)
       new  d705783   Change isolinux to syslinux in the grub.cfg (#810112)
       new  1f54d99   Limit the overlay size to 3999MB for FAT32 (#619)
       new  553b35c   Handle non-ascii mount paths (#802)
       new  3f5d67e   Don't display unnecessary warnings (#804)
       new  5bd8aa7   Handle integers in LiveUSBDialog.status (#820809)
       new  739c8b6   Fix another bug with non-ascii device labels (#863064)
       new  8bb706d   Handle devices without any free space
       new  8018041   Get persistent overlays working with F18 (#908120)
       new  ff88f95   More improvements to the maximum overlay size code
       new  840dab8   Update the copyright
       new  92d4952   whitespace tweaks and move an import around
       new  185994c   Log exceptions when trying to clean up our processes
       new  ea48468   Enable verbose logging during our tests
       new  496e58c   Stop our progress thread before unmounting
       new  4edb6f9   Show warnings in the gui
       new  b023572   Change our overlay restriciton warnings to debug messages
       new  908a88e   Update our win32 syslinux binary to 5.01
       new  c8f0e02   Bump the version in our nsi configs
       new  97b8108   Generate a fresh windows_dialog.py with the new release refresher button
       new  b1d2e14   Revert "Update our win32 syslinux binary to 5.01".
       new  3753af3   Add mswsock.dll to the py2exe dll_excludes to fix an error
       new  10ea92d   Create ku.po
       new  8c83381   Merge pull request #4 from havalabdulkarim/patch-1
       new  fb691dd   Add SoaS v7 to the releases list
       new  4de8d34   Fix a bug in the release downloader (fixes #5)
       new  1cc7803   Display the actual error in the gui
       new  42ee44d   Version bump
       new  44eac43   Merge branch 'master' of github.com:lmacken/liveusb-creator
       new  d6c1b93   Merge branch 'release/3.12.0'

The 35 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
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