Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 593664 - app-pda/ideviceinstaller-1.1.0 version bump
Summary: app-pda/ideviceinstaller-1.1.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 594342
  Show dependency tree
 
Reported: 2016-09-13 13:56 UTC by Lori
Modified: 2016-10-04 19:06 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lori 2016-09-13 13:56:58 UTC
Version 1.1.0 was released on 15.10.2014, the tree currently has 1.0.1 (released on 11.04.2012).
Comment 1 Tomáš Mózes 2016-09-14 07:44:00 UTC
Hello Lori, this package lacks a maintainer, would you like to proxy maintain it?
Comment 2 Lori 2016-09-14 09:09:34 UTC
(In reply to Tomáš Mózes from comment #1)
> Hello Lori, this package lacks a maintainer, would you like to proxy
> maintain it?

Hi Tomáš, sure, I'll create and test an ebuild and send a pull request on Github.
Comment 3 Lori 2016-09-19 10:30:28 UTC
Added pull request: https://github.com/gentoo/gentoo/pull/2361

This version fixes a segmentation fault that I get when running version 1.0.1 which is the only version in the tree.
Comment 4 Patrice Clement gentoo-dev 2016-10-04 19:06:23 UTC
commit fb66b9d895eb3280bfdb6be7b64a104c1d8b76a1 (HEAD -> master, origin/master, origin/HEAD)
Author:     Lorand Jakab <lojakab@cisco.com>
AuthorDate: Mon Sep 19 13:25:58 2016 +0300
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: Tue Oct 4 21:05:31 2016 +0200

app-pda/ideviceinstaller: version bump to 1.1.0.

Gentoo-Bug: https://bugs.gentoo.org/593664
Closes: https://github.com/gentoo/gentoo/pull/2361

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>

app-pda/ideviceinstaller/Manifest                  |  1 +
.../ideviceinstaller/ideviceinstaller-1.1.0.ebuild | 26 ++++++++++++++++++++++
2 files changed, 27 insertions(+)
create mode 100644 app-pda/ideviceinstaller/ideviceinstaller-1.1.0.ebuild

There you go. Thanks!