All of lore.kernel.org
 help / color / mirror / Atom feed
* Freeswan breaks lsm kernel build
@ 2002-12-22 17:06 Ed Street
  2002-12-22 17:28 ` Russell Coker
  2002-12-23  0:19 ` Brian May
  0 siblings, 2 replies; 5+ messages in thread
From: Ed Street @ 2002-12-22 17:06 UTC (permalink / raw)
  To: Selinux

Hello,

I am working with 2.4.20 kernel and applying lm_sensors, i2c, freeswan
v1.99 and lsm.  After installing freeswan and I attempt to apply lsm
(lsm_2002.12.12-2_all.deb) it does not apply cleanly.

Testing whether LSM Support for Linux patch for 2.4.20 applies (dry
run):
1 out of 2 hunks FAILED -- saving rejects to file
arch/i386/defconfig.rej
LSM Support for Linux patch for 2.4.20 does not apply cleanly

Ed

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.431 / Virus Database: 242 - Release Date: 12/17/2002
 


--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Freeswan breaks lsm kernel build
  2002-12-22 17:06 Freeswan breaks lsm kernel build Ed Street
@ 2002-12-22 17:28 ` Russell Coker
  2002-12-23  0:19 ` Brian May
  1 sibling, 0 replies; 5+ messages in thread
From: Russell Coker @ 2002-12-22 17:28 UTC (permalink / raw)
  To: blacknet, Selinux

On Sun, 22 Dec 2002 18:06, Ed Street wrote:
> I am working with 2.4.20 kernel and applying lm_sensors, i2c, freeswan
> v1.99 and lsm.  After installing freeswan and I attempt to apply lsm
> (lsm_2002.12.12-2_all.deb) it does not apply cleanly.
>
> Testing whether LSM Support for Linux patch for 2.4.20 applies (dry
> run):
> 1 out of 2 hunks FAILED -- saving rejects to file
> arch/i386/defconfig.rej
> LSM Support for Linux patch for 2.4.20 does not apply cleanly

The defconfig file is not something that matters.  I never had problems with 
freeswan, but I guess that was because I usually dumped the defconfig part 
from my kernel patch packages.

Of course your kernel may still fail to compile, I've never tried compiling 
freeswan and lsm with 2.4.20...

-- 
http://www.coker.com.au/selinux/   My NSA Security Enhanced Linux packages
http://www.coker.com.au/bonnie++/  Bonnie++ hard drive benchmark
http://www.coker.com.au/postal/    Postal SMTP/POP benchmark
http://www.coker.com.au/~russell/  My home page


--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Freeswan breaks lsm kernel build
  2002-12-22 17:06 Freeswan breaks lsm kernel build Ed Street
  2002-12-22 17:28 ` Russell Coker
@ 2002-12-23  0:19 ` Brian May
  2002-12-23  0:21   ` Ed Street
  1 sibling, 1 reply; 5+ messages in thread
From: Brian May @ 2002-12-23  0:19 UTC (permalink / raw)
  To: Ed Street; +Cc: Selinux

On Sun, Dec 22, 2002 at 12:06:14PM -0500, Ed Street wrote:
> I am working with 2.4.20 kernel and applying lm_sensors, i2c, freeswan
> v1.99 and lsm.  After installing freeswan and I attempt to apply lsm
> (lsm_2002.12.12-2_all.deb) it does not apply cleanly.
> 
> Testing whether LSM Support for Linux patch for 2.4.20 applies (dry
> run):
> 1 out of 2 hunks FAILED -- saving rejects to file
> arch/i386/defconfig.rej
> LSM Support for Linux patch for 2.4.20 does not apply cleanly

Whats weird, it the same thing worked fine for me...

What version of FreeSWAN? I have:

ii  kernel-patch-freeswan       1.96-1.4                    IPSEC kernel support for FreeSwan

It is possible this might be old, I forgot to double check.

Also I patched the patched Debian kernel, not sure if this
was a factor.

My version of my 2.4.20 kernel is currently online my
archive, unstable distribution (note: I haven't
tested it myself, except I know it compiles):

deb http://www.microcomaustralia.com.au/debian/ unstable main selinux

This is the unstable distribution, it currently has the following extra
packages that I haven't yet been able to test, but plan to ASAP:

 kernel-patch-2.4-lsm     | 2002.12.12-2.bam.1 | unstable   | selinux
 coreutils                | 4.5.3-4.se1.bam.1  | unstable   | selinux
 evms                     | 1.2.1-1.bam.1      | unstable   | main
 kernel-source-2.4.20     | 2.4.20-2.bam.2     | unstable   | main
 fcron                    | 2.9.3-1.se1.bam.1  | unstable   | selinux
 kernel-image-2.4.20-i386 | 1:2.4.20-2.bam.2   | unstable   | main
 selinux-small            | 2002121210-1.bam.2 | unstable   | selinux

The stable distribution (and known to work) is:

deb http://www.microcomaustralia.com.au/debian/ stable main selinux

Also, on the topic of my archive, I am experimenting with these
files:

<URL:http://www.microcomaustralia.com.au/debian/selinux.status.unstable>
<URL:http://www.microcomaustralia.com.au/debian/selinux.status.stable>

For unstable and stable, respectively which will list which packages are
out-of-date compared with Russell's package (note: this might be because
I have backported the changes; A practise I might discontinue in future
so I can get more accurate results here).
--
Brian May <bam@snoopy.apana.org.au>

--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* RE: Freeswan breaks lsm kernel build
  2002-12-23  0:19 ` Brian May
@ 2002-12-23  0:21   ` Ed Street
  2002-12-23  1:36     ` Paul Krumviede
  0 siblings, 1 reply; 5+ messages in thread
From: Ed Street @ 2002-12-23  0:21 UTC (permalink / raw)
  To: 'Brian May'; +Cc: 'Selinux'

Hello,

Freeswan version 1.99

=> -----Original Message-----
=> From: Brian May [mailto:bam@snoopy.apana.org.au] 
=> Sent: Sunday, December 22, 2002 7:20 PM
=> To: Ed Street
=> Cc: Selinux
=> Subject: Re: Freeswan breaks lsm kernel build
=> 
=> 
=> On Sun, Dec 22, 2002 at 12:06:14PM -0500, Ed Street wrote:
=> > I am working with 2.4.20 kernel and applying lm_sensors, 
=> i2c, freeswan
=> > v1.99 and lsm.  After installing freeswan and I attempt to 
=> apply lsm
=> > (lsm_2002.12.12-2_all.deb) it does not apply cleanly.
=> > 
=> > Testing whether LSM Support for Linux patch for 2.4.20 applies (dry
=> > run):
=> > 1 out of 2 hunks FAILED -- saving rejects to file
=> > arch/i386/defconfig.rej
=> > LSM Support for Linux patch for 2.4.20 does not apply cleanly
=> 
=> Whats weird, it the same thing worked fine for me...
=> 
=> What version of FreeSWAN? I have:
=> 
=> ii  kernel-patch-freeswan       1.96-1.4                    
=> IPSEC kernel support for FreeSwan
=> 
=> It is possible this might be old, I forgot to double check.
=> 
=> Also I patched the patched Debian kernel, not sure if this
=> was a factor.
=> 
=> My version of my 2.4.20 kernel is currently online my
=> archive, unstable distribution (note: I haven't
=> tested it myself, except I know it compiles):
=> 
=> deb http://www.microcomaustralia.com.au/debian/ unstable main selinux
=> 
=> This is the unstable distribution, it currently has the 
=> following extra
=> packages that I haven't yet been able to test, but plan to ASAP:
=> 
=>  kernel-patch-2.4-lsm     | 2002.12.12-2.bam.1 | unstable   | selinux
=>  coreutils                | 4.5.3-4.se1.bam.1  | unstable   | selinux
=>  evms                     | 1.2.1-1.bam.1      | unstable   | main
=>  kernel-source-2.4.20     | 2.4.20-2.bam.2     | unstable   | main
=>  fcron                    | 2.9.3-1.se1.bam.1  | unstable   | selinux
=>  kernel-image-2.4.20-i386 | 1:2.4.20-2.bam.2   | unstable   | main
=>  selinux-small            | 2002121210-1.bam.2 | unstable   | selinux
=> 
=> The stable distribution (and known to work) is:
=> 
=> deb http://www.microcomaustralia.com.au/debian/ stable main selinux
=> 
=> Also, on the topic of my archive, I am experimenting with these
=> files:
=> 
=> <URL:http://www.microcomaustralia.com.au/debian/selinux.statu
=> s.unstable>
=> <URL:http://www.microcomaustralia.com.au/debian/selinux.statu
=> s.stable>
=> 
=> For unstable and stable, respectively which will list which 
=> packages are
=> out-of-date compared with Russell's package (note: this 
=> might be because
=> I have backported the changes; A practise I might 
=> discontinue in future
=> so I can get more accurate results here).
=> --
=> Brian May <bam@snoopy.apana.org.au>
=> 
=> ---
=> Incoming mail is certified Virus Free.
=> Checked by AVG anti-virus system (http://www.grisoft.com).
=> Version: 6.0.431 / Virus Database: 242 - Release Date: 12/17/2002
=>  
=> 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.431 / Virus Database: 242 - Release Date: 12/17/2002
 


--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* RE: Freeswan breaks lsm kernel build
  2002-12-23  0:21   ` Ed Street
@ 2002-12-23  1:36     ` Paul Krumviede
  0 siblings, 0 replies; 5+ messages in thread
From: Paul Krumviede @ 2002-12-23  1:36 UTC (permalink / raw)
  To: blacknet, 'Brian May'; +Cc: 'Selinux'

1.96 is very old. i haven't tried the latest selinux release, but
the previous release and frees/wan 1.98 seemed to work
fine. but i think i did things in a different order: i started with
a clean kernel tree, added/built selinux, and then added/built
frees/wan.

i've been meaning to try the latest selinux release with
a recent frees/wan with all of its fun patches (in particular,
x.509 support). one objective is to play with enhancing the
ipsec policy to include the x.509 stuff; this will require at
least thinking about what to do about openssl.

-paul

--On Sunday, 22 December, 2002 19:21 -0500 Ed Street 
<blacknet@simplyaquatics.com> wrote:

> Hello,
>
> Freeswan version 1.99
>
> => -----Original Message-----
> => From: Brian May [mailto:bam@snoopy.apana.org.au]
> => Sent: Sunday, December 22, 2002 7:20 PM
> => To: Ed Street
> => Cc: Selinux
> => Subject: Re: Freeswan breaks lsm kernel build
> =>
> =>
> => On Sun, Dec 22, 2002 at 12:06:14PM -0500, Ed Street wrote:
> => > I am working with 2.4.20 kernel and applying lm_sensors,
> => i2c, freeswan
> => > v1.99 and lsm.  After installing freeswan and I attempt to
> => apply lsm
> => > (lsm_2002.12.12-2_all.deb) it does not apply cleanly.
> => >
> => > Testing whether LSM Support for Linux patch for 2.4.20 applies (dry
> => > run):
> => > 1 out of 2 hunks FAILED -- saving rejects to file
> => > arch/i386/defconfig.rej
> => > LSM Support for Linux patch for 2.4.20 does not apply cleanly
> =>
> => Whats weird, it the same thing worked fine for me...
> =>
> => What version of FreeSWAN? I have:
> =>
> => ii  kernel-patch-freeswan       1.96-1.4
> => IPSEC kernel support for FreeSwan
> =>
> => It is possible this might be old, I forgot to double check.
> =>
> => Also I patched the patched Debian kernel, not sure if this
> => was a factor.
> =>
> => My version of my 2.4.20 kernel is currently online my
> => archive, unstable distribution (note: I haven't
> => tested it myself, except I know it compiles):
> =>
> => deb http://www.microcomaustralia.com.au/debian/ unstable main selinux
> =>
> => This is the unstable distribution, it currently has the
> => following extra
> => packages that I haven't yet been able to test, but plan to ASAP:
> =>
> =>  kernel-patch-2.4-lsm     | 2002.12.12-2.bam.1 | unstable   | selinux
> =>  coreutils                | 4.5.3-4.se1.bam.1  | unstable   | selinux
> =>  evms                     | 1.2.1-1.bam.1      | unstable   | main
> =>  kernel-source-2.4.20     | 2.4.20-2.bam.2     | unstable   | main
> =>  fcron                    | 2.9.3-1.se1.bam.1  | unstable   | selinux
> =>  kernel-image-2.4.20-i386 | 1:2.4.20-2.bam.2   | unstable   | main
> =>  selinux-small            | 2002121210-1.bam.2 | unstable   | selinux
> =>
> => The stable distribution (and known to work) is:
> =>
> => deb http://www.microcomaustralia.com.au/debian/ stable main selinux
> =>
> => Also, on the topic of my archive, I am experimenting with these
> => files:
> =>
> => <URL:http://www.microcomaustralia.com.au/debian/selinux.statu
> => s.unstable>
> => <URL:http://www.microcomaustralia.com.au/debian/selinux.statu
> => s.stable>
> =>
> => For unstable and stable, respectively which will list which
> => packages are
> => out-of-date compared with Russell's package (note: this
> => might be because
> => I have backported the changes; A practise I might
> => discontinue in future
> => so I can get more accurate results here).


--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-12-23  1:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-22 17:06 Freeswan breaks lsm kernel build Ed Street
2002-12-22 17:28 ` Russell Coker
2002-12-23  0:19 ` Brian May
2002-12-23  0:21   ` Ed Street
2002-12-23  1:36     ` Paul Krumviede

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.