On Tue, Dec 3, 2013 at 3:55 AM, Stuart Henderson <st...@openbsd.org> wrote: > On 2013/12/02 23:39, Eitan Adler wrote: >> Hi all, >> >> This is a simple enough patch: >> >> Index: pf.os >> ======*============================================================= >> RCS file: /cvs/src/etc/pf.os,v >> retrieving revision 1.26 >> diff -u -r1.26 pf.os >> --- pf.os 3 Aug 2012 12:25:16 -0000 1.26 >> +++ pf.os 3 Dec 2013 04:37:55 -0000 >> @@ -314,6 +314,14 @@ >> 16384:64:1:64:M*,N,N,S,N,W3,N,N,T: OpenBSD:4.9::OpenBSD 4.9 >> 16384:64:0:64:M*,N,N,S,N,W3,N,N,T: OpenBSD:4.9:no-df:OpenBSD 4.9 (scrub >> no-df) >> >> +# ----------------- DragonFly BSD ----------------- >> + >> +57344:64:1:60:M*,N,W0,N,N,T: DragonFly:1.0:A:DragonFly 1.0A >> +57344:64:0:64:M*,N,W0,N,N,S,N,N,T: DragonFly:1.2-1.12::DragonFly 1.2-1.12 >> +5840:64:1:60:M*,S,T,N,W4: DragonFly:2.0-2.1::DragonFly 2.0-2.1 >> +57344:64:0:64:M*,N,W0,N,N,S,N,N,T: DragonFly:2.2-2.3::DragonFly 2.2-2.3 >> +57344:64:0:64:M*,N,W5,N,N,S,N,N,T: DragonFly:2.4-2.7::DragonFly 2.4-2.7 > > DragonFly 2.7 is 3 years old; should the version range in this last one > be extended, or has the signature changed now?
I have no ability to check. This diff was originally committed to DragonFly a few years ago. I should have been clear about that. I'll look into getting a more recent signature, but no guarantee. -- Eitan Adler