Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 503562 - net-libs/polarssl-1.3.4 version bump
Summary: net-libs/polarssl-1.3.4 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: Thomas Sachau
URL: https://github.com/polarssl/polarssl/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-06 02:11 UTC by Julian Ospald
Modified: 2014-03-11 12:33 UTC (History)
0 users

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


Attachments
polarssl-1.3.4.ebuild (polarssl-1.3.4.ebuild,2.07 KB, text/plain)
2014-03-06 15:16 UTC, Julian Ospald
Details
polarssl-1.3.4-cflags.patch (polarssl-1.3.4-cflags.patch,1.13 KB, patch)
2014-03-06 15:16 UTC, Julian Ospald
Details | Diff
polarssl-1.3.4-out-of-source.patch (polarssl-1.3.4-out-of-source.patch,1.41 KB, patch)
2014-03-06 15:17 UTC, Julian Ospald
Details | Diff
polarssl-1.3.4-static.patch (polarssl-1.3.4-static.patch,2.46 KB, patch)
2014-03-06 15:17 UTC, Julian Ospald
Details | Diff
polarssl-1.3.4-zlib.patch (polarssl-1.3.4-zlib.patch,350 bytes, patch)
2014-03-06 15:17 UTC, Julian Ospald
Details | Diff
polarssl-1.3.4.ebuild.diff (polarssl-1.3.4.ebuild.diff,3.01 KB, patch)
2014-03-06 15:23 UTC, Julian Ospald
Details | Diff
polarssl-1.3.4.ebuild (multilib) (polarssl-1.3.4.ebuild,2.15 KB, text/plain)
2014-03-06 23:17 UTC, Julian Ospald
Details
polarssl-1.3.4.ebuild.diff (multilib) (polarssl-1.3.4.ebuild.diff2,3.14 KB, patch)
2014-03-06 23:18 UTC, Julian Ospald
Details | Diff
polarssl-1.3.4.ebuild (multilib) (polarssl-1.3.4.ebuild,2.29 KB, text/plain)
2014-03-06 23:55 UTC, Julian Ospald
Details
polarssl-1.3.4.ebuild.diff (multilib) (polarssl-1.3.4.ebuild.diff2,3.29 KB, patch)
2014-03-06 23:56 UTC, Julian Ospald
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Julian Ospald 2014-03-06 02:11:26 UTC
1.3.0 is 5 months old
Comment 1 Julian Ospald 2014-03-06 15:16:14 UTC
Created attachment 371872 [details]
polarssl-1.3.4.ebuild

* port to cmake which is more robust, needs less random hackery and correctly creates soname symlinks
Comment 2 Julian Ospald 2014-03-06 15:16:37 UTC
Created attachment 371874 [details, diff]
polarssl-1.3.4-cflags.patch
Comment 3 Julian Ospald 2014-03-06 15:17:03 UTC
Created attachment 371876 [details, diff]
polarssl-1.3.4-out-of-source.patch
Comment 4 Julian Ospald 2014-03-06 15:17:18 UTC
Created attachment 371878 [details, diff]
polarssl-1.3.4-static.patch
Comment 5 Julian Ospald 2014-03-06 15:17:32 UTC
Created attachment 371880 [details, diff]
polarssl-1.3.4-zlib.patch
Comment 6 Julian Ospald 2014-03-06 15:18:45 UTC
cflags, static and zlib patches are written by me, pull request for upstream is here: https://github.com/polarssl/polarssl/pull/70

out-of-source fix is from upstream: https://github.com/polarssl/polarssl/commit/cd6d69a414711be7a66f676f685aab007592dbbc.patch
Comment 7 Julian Ospald 2014-03-06 15:23:35 UTC
Created attachment 371882 [details, diff]
polarssl-1.3.4.ebuild.diff
Comment 8 Julian Ospald 2014-03-06 23:17:09 UTC
Created attachment 371918 [details]
polarssl-1.3.4.ebuild (multilib)

using multilib-minimal, since cmake-multilib screws up with $(get_libdir) in mycmakeargs
Comment 9 Julian Ospald 2014-03-06 23:18:02 UTC
Created attachment 371920 [details, diff]
polarssl-1.3.4.ebuild.diff (multilib)
Comment 10 Julian Ospald 2014-03-06 23:55:50 UTC
Created attachment 371924 [details]
polarssl-1.3.4.ebuild (multilib)

missed to convert the deps
Comment 11 Julian Ospald 2014-03-06 23:56:13 UTC
Created attachment 371926 [details, diff]
polarssl-1.3.4.ebuild.diff (multilib)
Comment 12 Julian Ospald 2014-03-09 00:26:41 UTC
I believe we should be a little more up2date on this, because it's security related software. Mind if I add myself to metadata.xml?
Comment 13 Thomas Sachau gentoo-dev 2014-03-09 10:06:43 UTC
(In reply to Julian Ospald (hasufell) from comment #12)
> I believe we should be a little more up2date on this, because it's security
> related software. Mind if I add myself to metadata.xml?

feel free to take this over, due to limited time my priority are security version bumps and after that i do work on as many other bugs as my time allows.
Comment 14 Julian Ospald 2014-03-11 12:17:26 UTC
all patches were merged upstream
Comment 15 Julian Ospald 2014-03-11 12:33:06 UTC
+*polarssl-1.3.4 (11 Mar 2014)
+
+ 11 Mar 2014; Julian Ospald <hasufell@gentoo.org> +polarssl-1.3.4.ebuild,
+ +files/polarssl-1.3.4-cflags.patch,
+ +files/polarssl-1.3.4-out-of-source.patch,
+ +files/polarssl-1.3.4-static.patch, +files/polarssl-1.3.4-zlib.patch,
+ metadata.xml:
+ version bump wrt #503562, add myself as maintainer