[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [pkg-wpa-devel] libnl3 soname change



Hi

On Monday 19 December 2011, Heiko Stübner wrote:
> Am Montag, 19. Dezember 2011, 09:03:47 schrieb Gaudenz Steinlin:
> > On Sun, 18 Dec 2011 20:16:08 +0100, Heiko Stübner <heiko@sntech.de> wrote:
> > > Am Donnerstag 15 Dezember 2011, 22:13:43 schrieb Stefan Lippers-Hollmann:
> > > > On Thursday 15 December 2011, Joey Hess wrote:
> > > > > Heiko Stübner wrote:
> > > > > > So the question would be on how to proceed to get this into
> > > > > > unstable without breaking to much.
> > > > [...]
> > > > I have prepared and tested (for the non-udeb cases, see below) iw[1]
> > > > and wpasupplicant[2] in svn now, likewise hostapd[3] will switch to
> > > > libnl-3 >= 3.2 (from libnl1) after it gets available in unstable (no
> > > > urgency at all).
> > > > 
> > > > Something seems to be missing for the udeb handling though:
> > > > Package: wpasupplicant-udeb
> > > > [...]
> > > > Depends: libc6-udeb (>= 2.13), libcrypto1.0.0-udeb (>= 1.0.0),
> > > > libnl-3-200-udeb (>= 3.2.3), libnl-genl-3-200, busybox-udeb
> > > > ^^^^^^^^^^^^^^^^
[...] 
> > > As I did not split the udeb libnl-genl-3 resides at the moment in
> > > libnl-3-200- udeb. The dependencies all have a "-udeb" in its package
> > > name, but libnl- genl-3-200 has not. So my guess would be, that a
> > > libnl-genl-3-200-udeb is also necessary.
> > 
> > I'll try to look into the udeb issues but not before Thursday this week.
> > If anyone has time to do this before I'm more than happy. If you have
> > any specific questions I can answer mails even before.
> does the following look remotely sane? (I.e. it creates a
> libnl-genl-3-200-udeb with the correct library)
> 
> From c826b7a811a7931dd151b9c28aad93eda7af321f Mon Sep 17 00:00:00 2001
> From: Heiko Stuebner <heiko.stuebner@nexst4.de>
> Date: Mon, 19 Dec 2011 10:30:51 +0100
> Subject: [PATCH 1/2] create a libnl-genl-udeb

Yes, that results in correct dependencies for the udeb, thanks a lot:

Package: wpasupplicant-udeb
[...]
Depends: libc6-udeb (>= 2.13), libcrypto1.0.0-udeb (>= 1.0.0), libnl-3-200-udeb (>= 3.2.3), libnl-genl-3-200-udeb (>= 3.2.3), busybox-udeb

Regards
	Stefan Lippers-Hollmann

Attachment: signature.asc
Description: This is a digitally signed message part.


Reply to: