Re: bug in udisks2

2014-12-18 Thread Martin Pitt
Hey Pali,

Pali Rohár [2014-12-17 13:33 +0100]:
> http://cgit.freedesktop.org/udisks/tree/udisks/udisksclient.c#n1907
> 
> Line 1907:
> {"filesystem", "ntfs",  "*", NC_("fs-type", "FAT (version 
> %s)"),  NC_("fs-type", "FAT")},
> 
> Why is there filesystem "ntfs" but type is FAT? 

Indeed, looks like a copy&paste error. Fixed:
http://cgit.freedesktop.org/udisks/commit/?id=c5fc2d792c98e

Thanks for pointing out!

Martin
-- 
Martin Pitt| http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)


signature.asc
Description: Digital signature
___
devkit-devel mailing list
devkit-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/devkit-devel


Re: [PATCH resend] udisks: Change name for Intel SW RAID

2014-12-18 Thread Martin Pitt
Hey Pawel,

sorry for the long delay!

Pawel Baldysiak [2014-11-27 12:15 +0100]:
> Intel SW RAID is no longer named "Intel Matrix RAID"
> and its should be changed to:
> "Intel Rapid Storage Technology enterprise" for long version
> and
> "Intel RSTe" for short version.

Applied (with some changelog cleanup), thank you!

Martin
-- 
Martin Pitt| http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)
___
devkit-devel mailing list
devkit-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/devkit-devel


UPower 0.99.2 Release

2014-12-18 Thread Richard Hughes
Version 0.99.2
~~
Released: 2014-12-18

Bugfixes:
 - Avoid unaligned memory access in hidpp-device (Peter Wu)
 - Bump GLib min req to 2.34 (Eric Koegel)
 - Correct check to prevent the display of invalid ASCII codes (Eric Koegel)
 - Fencepost array access error (Eric Koegel)
 - Fix cleanup in up_device_idevice_coldplug/finalize (Nikolay Martynov)
 - Fix crash if there is no session D-BUS (Martin Pitt)
 - Fix error handling for Python 3.4 (Martin Pitt)
 - Fix various memory and reference leaks (Peter Wu)
 - Release resources at shutdown (Peter Wu)
 - Respect the CriticalPowerAction config option (Bastien Nocera)
 - Set update-time on the aggregate device (Bastien Nocera)
 - Split out updating on_battery and warning_level (Bastien Nocera)
 - Update aggregate device on battery removal (Evangelos Foutras)
 - Update display device when battery is removed (Bastien Nocera)
 - Use g_get_real_time() when possible (Bastien Nocera)

Tarballs available here: http://upower.freedesktop.org/releases/

Richard.
___
devkit-devel mailing list
devkit-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/devkit-devel


UDisks 2.1.4 released

2014-12-18 Thread Martin Pitt
Hello all,

high time for releasing some bug fixes!

  http://udisks.freedesktop.org/releases/udisks-2.1.4.tar.bz2
  http://udisks.freedesktop.org/releases/udisks-2.1.4.tar.bz2.sign


udisks 2.1.4


The udisks project provides a daemon, tools and libraries to access
and manipulate disks and storage devices.

Changes since udisks 2.1.3:

David Zeuthen (4):
  Add GPT partition types from the Discoverable Partitions Specification
  Remove newly-added "Auto-enabled swap" GTP partition type
  Fine-tune GTP partitions some more
  Send SCSI SYNCHRONIZE CACHE before powering down a drive

Denis Kasak (1):
  Fix buffer overflow in pick_word_at()

Dmitrijs Ledkovs (1):
  Add Intel Fast Flash Standby partition GPT type

Lubomir Rintel (1):
  Skip password strength checks when changing LUKS passphrase

Martin Pitt (26):
  Fix build with clang
  integration-test: Update for logind
  Revert "Fix standby timers"
  integration-test: Fix code formatting
  integration-tests: sync file systems in sync()
  integration-test: Drop sync_workaround, fix property testing
  integration-test: Better failure messages
  integration-test: Fix btrfs test
  Fix display ID for generic FAT
  Update obsolete gnome-common and automake macros
  build: Use config-aux/ directory
  Update .gitignore files
  build: Enable gcc colors
  Drop obsolete g_type_init()
  Update .gitignore files
  Drop obsolete polkit_unix_process_new()
  Fix docs for SmartUpdate()
  Hide Microsoft reserved partition
  Identify JetFlash Transcend drives as thumb drives
  Fix sorting of mount points
  Fix fallback media icons for nonremovable media
  Fix polkit auth string
  Hide DIAGS and IntelRST partitions
  Update translations from transifex

Matthias Clasen (1):
  Add a man page for umount.udisks2

Michael Biebl (1):
  Support building against libsystemd library

Pawel Baldysiak (1):
  udisks: Change name for Intel SW RAID

Phillip Susi (3):
  Use internal pm check for smart poll
  Fix standby timers
  Fix standby timers

Ross Lagerwall (1):
  Fix TOCTOU race when making directories

Samuli Suominen (1):
  Add missing #include

Tomas Bzatek (5):
  Properly initialize all used variables
  udiskslinuxmanager.c: Don't use uninitialized wait_data struct
  Remove useless assignments
  udisks_linux_drive_object_uevent(): Handle null device
  Hide Windows Recovery Environment partitions


Thanks to all our contributors.

Martin Pitt,
December 18, 2014
-- 
Martin Pitt| http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)


signature.asc
Description: Digital signature
___
devkit-devel mailing list
devkit-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/devkit-devel