Logiciel : OpenBSD 3.4 bientôt dans les bacs
Posté par Baptiste SIMON (Jabber id, page perso, ). Modéré le 16 septembre 2003.
OpenBSD 3.4 devrait sortir le 1er Novembre 2003 si l'on en croit l'annonce parue sur le site openbsd.org.
Parmi les améliorations présentes dans le changelog, on retiendra :
o The i386 architecture has been switched to the ELF executable format.
o ld.so(1) on ELF platforms now loads libraries in a random order for greater resistance to attacks.
o Privilege separation has been implemented for the syslogd(8) daemon, making it much more robust against future errors.
o Several other code generation bugs for RISC architectures fixed.
o More license fixes, including the removal of the advertising clause for large parts of the source tree.
o stateful TCP normalization (prevent uptime calculation and NAT detection)
o Latest KAME IPv6
Parmi les améliorations présentes dans le changelog, on retiendra :
o The i386 architecture has been switched to the ELF executable format.
o ld.so(1) on ELF platforms now loads libraries in a random order for greater resistance to attacks.
o Privilege separation has been implemented for the syslogd(8) daemon, making it much more robust against future errors.
o Several other code generation bugs for RISC architectures fixed.
o More license fixes, including the removal of the advertising clause for large parts of the source tree.
o stateful TCP normalization (prevent uptime calculation and NAT detection)
o Latest KAME IPv6
L'annonce officielle (374 hits)
Le site d'OpenBSD (324 hits)
Le site fr des *BSD (792 hits)
> Lire la dépêche (20 commentaires, moyenne: 2,6).
Vous avez demandé le commentaire #269941.




Format des binaires ?
Quel était l'ancien format des binaires (i386) pour OpenBSD, a.out ?
[^]Re: Format des binaires ?
oui, a.out, mais cela ne permettait pas la mise en place du schéma W^X
(pages accessibles en écriture ou en execution, mais pas les deux).
cf: http://marc.theaimsgroup.com/?l=openbsd-misc&m=105056000801065&(...)