Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 382287

Summary: version bump: app-backup/backintime-1.0.8
Product: Gentoo Linux Reporter: milton
Component: New packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ebuild for Backintime 1.0.8
File include patch for Backintime 1.0.8
Use python2 patch for Backintime 1.0.8

Description milton 2011-09-08 15:55:18 UTC
Backintime is now released in 1.0.8.

I have attached below the adapted ebuild for 1.0.8, with 2 patches:
-- one fixes a little file include vulnerability (I will file an upstream bug for this)
-- one will make wrapper scripts use /usr/bin/python2 to start backintime, as python 3 does not seem to work at the moment.

Reproducible: Always
Comment 1 milton 2011-09-08 16:00:23 UTC
Created attachment 285861 [details]
ebuild for Backintime 1.0.8
Comment 2 milton 2011-09-08 16:01:10 UTC
Created attachment 285863 [details, diff]
File include patch for Backintime 1.0.8
Comment 3 milton 2011-09-08 16:01:51 UTC
Created attachment 285865 [details, diff]
Use python2 patch for Backintime 1.0.8
Comment 4 milton 2011-09-08 16:03:54 UTC
You could add PYTHON_DEPEND="2", maybe that would solve bug #308307 ?
I'm not sure.
Comment 5 Michael Weber (RETIRED) gentoo-dev 2011-09-25 01:38:07 UTC
the wrapper patch misses some header lines, but ok.
Replaced the python interpreter with PYTHON -a from python.eclass.
Added EPREFIX to the APP_PATH.


+*backintime-1.0.8 (25 Sep 2011)
+*backintime-1.0.6-r1 (25 Sep 2011)
+
+  25 Sep 2011; Michael Weber <xmw@gentoo.org> backintime-1.0.6.ebuild,
+  +backintime-1.0.6-r1.ebuild, +files/backintime-1.0.6-wrapper.patch,
+  +backintime-1.0.8.ebuild, metadata.xml:
+  Improved python code and version bump (thanks to Milton Yates for the
+  detailed report on bug 382287), taking care of this one
+