<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.os.openbsd.announce">
    <title>gmane.os.openbsd.announce</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.announce</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.announce/173"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.announce/172"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.announce/171"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.announce/170"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.announce/169"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.announce/168"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.announce/167"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.announce/166"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.announce/165"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.announce/164"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.announce/163"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.announce/162"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.announce/161"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.announce/160"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.announce/159"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.announce/158"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.announce/157"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.announce/156"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.announce/155"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.openbsd.announce/154"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.announce/173">
    <title>OpenBSD 5.3 released May 1, 2013</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.announce/173</link>
    <description>&lt;pre&gt;------------------------------------------------------------------------
- OpenBSD 5.3 RELEASED -------------------------------------------------

May 1, 2013.

We are pleased to announce the official release of OpenBSD 5.3.
This is our 33rd release on CD-ROM (and 34th via FTP).  We remain
proud of OpenBSD's record of more than ten years with only two remote
holes in the default install.

As in our previous releases, 5.3 provides significant improvements,
including new features, in nearly all areas of the system:

 - Improved hardware support, including:
    o New driver oce(4) for Emulex OneConnect 10Gb Ethernet adapters.
    o New driver rtsx(4) for the Realtek RTS5209 card reader.
    o New driver mfii(4) for the LSI Logic MegaRAID SAS Fusion controllers.
    o New driver smsc(4) for SMSC LAN95xx 10/100 USB Ethernet adapters.
    o New drivers for Toradex OAK USB sensors: uoaklux(4) (illuminance),
      uoakrh(4) (temperature and relative humidity) and
      uoakv(4) (+/- 10V 8channel ADC).
    o New driv&lt;/pre&gt;</description>
    <dc:creator>Stuart Henderson</dc:creator>
    <dc:date>2013-05-01T13:42:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.announce/172">
    <title>upcoming OpenBSD mailing list downtime</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.announce/172</link>
    <description>&lt;pre&gt;The OpenBSD mailing lists will be down on Saturday April 20th from
05:30 through 18:00 MDT while the machine room the server lives in
is under maintenance.

This also affects ftp.usa.openbsd.org (aka anoncvs3.usa.openbsd.org)
which is located in the same place.

 - todd


&lt;/pre&gt;</description>
    <dc:creator>Todd C. Miller</dc:creator>
    <dc:date>2013-04-03T15:32:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.announce/171">
    <title>Announce: OpenSSH 6.2 released</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.announce/171</link>
    <description>&lt;pre&gt;

Changes since OpenSSH 6.1
=========================

This release introduces a number of new features:

Features:

 * ssh(1)/sshd(8): Added support for AES-GCM authenticated encryption in
   SSH protocol 2. The new cipher is available as aes128-gcm&amp;lt; at &amp;gt;openssh.com
   and aes256-gcm&amp;lt; at &amp;gt;openssh.com. It uses an identical packet format to the
   AES-GCM mode specified in RFC 5647, but uses simpler and different
   selection rules during key exchange.

 * ssh(1)/sshd(8): Added support for encrypt-then-mac (EtM) MAC modes
   for SSH protocol 2. These modes alter the packet format and compute
   the MAC over the packet length and encrypted packet rather than over
   the plaintext data. These modes are considered more secure and are
   used by default when available.

 * ssh(1)/sshd(8): Added support for the UMAC-128 MAC as
   "umac-128&amp;lt; at &amp;gt;openssh.com" and "umac-128-etm&amp;lt; at &amp;gt;openssh.com". The latter
   being an encrypt-then-mac mode.

 * sshd(8): Added support for multiple required authentication in SSH
   protocol 2 via an Auth&lt;/pre&gt;</description>
    <dc:creator>Damien Miller</dc:creator>
    <dc:date>2013-03-22T00:40:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.announce/170">
    <title>Re: Announce: OpenSSH 6.2 release</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.announce/170</link>
    <description>&lt;pre&gt;Apologies for the repost. This version has the correct SHA1 sums for the
release.

------

Changes since OpenSSH 6.1
=========================

This release introduces a number of new features:

Features:

 * ssh(1)/sshd(8): Added support for AES-GCM authenticated encryption in
   SSH protocol 2. The new cipher is available as aes128-gcm&amp;lt; at &amp;gt;openssh.com
   and aes256-gcm&amp;lt; at &amp;gt;openssh.com. It uses an identical packet format to the
   AES-GCM mode specified in RFC 5647, but uses simpler and different
   selection rules during key exchange.

 * ssh(1)/sshd(8): Added support for encrypt-then-mac (EtM) MAC modes
   for SSH protocol 2. These modes alter the packet format and compute
   the MAC over the packet length and encrypted packet rather than over
   the plaintext data. These modes are considered more secure and are
   used by default when available.

 * ssh(1)/sshd(8): Added support for the UMAC-128 MAC as
   "umac-128&amp;lt; at &amp;gt;openssh.com" and "umac-128-etm&amp;lt; at &amp;gt;openssh.com". The latter
   being an encrypt-then-mac mode.

 * ssh&lt;/pre&gt;</description>
    <dc:creator>Damien Miller</dc:creator>
    <dc:date>2013-03-22T00:46:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.announce/169">
    <title>Negocios con China y Asia Seguros y Eficaces</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.announce/169</link>
    <description>&lt;pre&gt;       Para asegurar la entrega de nuestras comunicaciones, favor agregar   forma&amp;lt; at &amp;gt;misionesasia.com  a su libreta de direcciones de correo. Si no visualiza bien este correo, haga  
 click aquí       
   

   
     
  

  

  

  

  
      Este correo electrónico ha sido enviado a announce&amp;lt; at &amp;gt;openbsd.org Para modificar su suscripción, haga  click aquí | Para anular su suscripción, haga  click aquí                Este correo electrónico fue enviado a través de MasterBase® ST por  Misiones Asia  Dirección: Carrera 12 No 97-32 oficina 401 - Teléfonos: 0057-1-8053107 - 6017965 | Bogotá, D.C. - Colombia  ©2011 Derechos Reservados       
&lt;/pre&gt;</description>
    <dc:creator>Asia Services</dc:creator>
    <dc:date>2013-03-18T13:45:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.announce/168">
    <title>OpenBSD 5.2 Released</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.announce/168</link>
    <description>&lt;pre&gt;
------------------------------------------------------------------------
- OpenBSD 5.2 RELEASED -------------------------------------------------

November 1, 2012.

We are pleased to announce the official release of OpenBSD 5.2.
This is our 32nd release on CD-ROM (and 33rd via FTP).  We remain
proud of OpenBSD's record of more than ten years with only two remote
holes in the default install.

As in our previous releases, 5.2 provides significant improvements,
including new features, in nearly all areas of the system:

 - pthreads(3) support:
   o The most significant change in this release is the replacement of the
     user-level uthreads by kernel-level rthreads, allowing multithreaded
     programs to utilize multiple CPUs/cores.
   o Use PTHREAD_MUTEX_STRICT_NP as default mutex type.
   o Added pthread spinlock and barrier routines.
   o Added pthread_mutex_timedlock(3) and sem_timedwait(3).
   o Added pthread_condattr_setclock(3).
   o Added support for live multi-threaded debugging in gdb(1).
   o Im&lt;/pre&gt;</description>
    <dc:creator>Bob Beck</dc:creator>
    <dc:date>2012-11-01T16:47:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.announce/167">
    <title>OpenBSD mailing list policy change</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.announce/167</link>
    <description>&lt;pre&gt;Since its inception, the OpenBSD mailing lists have allowed postings
from any address, regardless of whether or not the sender was a
member of the mailing list.  As the years have gone by, more and
more spam has gotten through, evading both grey listing and
SpamAssassin.

To address this problem, the OpenBSD list server will start requiring
that posts be made from an address that is subscribed to the mailing
list, or an address that is marked as an "alias" in the sender's
majordomo settings.  Messages that don't meet this criteria will
have to be confirmed by the sender (not the moderator) via an
automated message sent by the list server.

This change will take effect the morning of November 1, shortly
after OpenBSD 5.2 is released.

I realize that there are a number of people who post from an address
different from the one that they are subscribed with.  It is easy
to add extra addresses as "aliases" in your majordomo settings which
will allow you to post from that address without requiring confirmation.
Th&lt;/pre&gt;</description>
    <dc:creator>Todd C. Miller</dc:creator>
    <dc:date>2012-10-31T15:35:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.announce/166">
    <title>OpenBSD mailing list downtime Sat October 20th</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.announce/166</link>
    <description>&lt;pre&gt;The machine room the mailing list server resides in will be undergoing
maintenance on the 20th from 5am to 7pm MDT.  As a result, the
OpenBSD mailing lists will be unavailable for part (possibly all)
of that time.

 - todd


&lt;/pre&gt;</description>
    <dc:creator>Todd C. Miller</dc:creator>
    <dc:date>2012-10-18T14:24:43</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.announce/165">
    <title>OpenBSD 5.2 song - and pre-orders for 5.2!</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.announce/165</link>
    <description>&lt;pre&gt;We have made available the song that will come out
with the 5.2 release. The song and details of it are linked
from:

    http://openbsd.org/lyrics.html

Go have a look and a listen!

The details for the upcoming 5.2 release are available at

    http://www.openbsd.org/52.html

A reminder to you all that Pre-orders for 5.2 are can be made
by starting from:

    http://openbsd.org/orders.html

Please consider buying a CD or three.  Sales of CD's and merchandise
are vital to OpenBSD's continued existence.  It is only this revenue stream
that keeps the power and air conditionong on, and keeps us all hacking.

   Thanks!


&lt;/pre&gt;</description>
    <dc:creator>Bob Beck</dc:creator>
    <dc:date>2012-10-06T15:49:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.announce/164">
    <title>Announce: OpenSSH 6.1 released djm&lt; at &gt;mindrot.org</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.announce/164</link>
    <description>&lt;pre&gt;
OpenSSH 6.1 has just been released. It will be available from the
mirrors listed at http://www.openssh.com/ shortly.

OpenSSH is a 100% complete SSH protocol version 1.3, 1.5 and 2.0
implementation and includes sftp client and server support.

Once again, we would like to thank the OpenSSH community for their
continued support of the project, especially those who contributed
code or patches, reported bugs, tested snapshots or donated to the
project. More information on donations may be found at:
http://www.openssh.com/donations.html

Changes since OpenSSH 6.0
=========================

This is primarily a bugfix release.

Features:

 * sshd(8): This release turns on pre-auth sandboxing sshd by default for
   new installs, by setting UsePrivilegeSeparation=sandbox in sshd_config.
 * ssh-keygen(1): Add options to specify starting line number and number of
   lines to process when screening moduli candidates, allowing processing
   of different parts of a candidate moduli file in parallel
 * sshd(8): The Match&lt;/pre&gt;</description>
    <dc:creator>Damien Miller</dc:creator>
    <dc:date>2012-08-29T02:18:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.announce/163">
    <title>MeetBSD California 2012</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.announce/163</link>
    <description>&lt;pre&gt;MeetBSD California returns for its third biennial installment!

On behalf of the MeetBSD California 2012 team, it's my pleasure to
invite all of you to MeetBSD California 2012. It will take place
Saturday and Sunday, November 3rd and 4th, 2012 at the Yahoo! campus
in Sunnyvale, CA. It will feature one day of scheduled talks on
Saturday followed by one day of unConference-style community-scheduled
emergent activities on Sunday.

We’re looking forward to another engaging and interesting conference!
By combining scheduled talks and community-driven events like
lightning talks and hacking sessions, we hope that everyone will get
the most out of this year’s activities.

Registration is open now; register before June 30th to get an early
bird discount of $10 off the normal $75 entrance fee.

The conference hotel is the Sheraton Sunnyvale. A special conference
rate is available which includes complimentary wireless internet. Use
this link to reserve rooms:
https://www.starwoodmeeting.com/StarGroupsWeb/booking/r&lt;/pre&gt;</description>
    <dc:creator>Matt Olander</dc:creator>
    <dc:date>2012-06-01T01:28:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.announce/162">
    <title>OpenBSD 5.1 released May 1, 2012</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.announce/162</link>
    <description>&lt;pre&gt;
- OpenBSD 5.1 RELEASED -------------------------------------------------

May 1, 2012.

We are pleased to announce the official release of OpenBSD 5.1.
This is our 31st release on CD-ROM (and 31th via FTP).  We remain
proud of OpenBSD's record of more than ten years with only two remote
holes in the default install.

As in our previous releases, 5.1 provides significant improvements,
including new features, in nearly all areas of the system:

 - Improved hardware support, including:
   o umsm(4) supports additional mobile broadband devices.
   o Non-GigE ale(4) devices can now establish link to a GigE link partner.
   o Support for Intel 82580 has been added to em(4).
   o Support for MegaRAID 9240 has been added to mfi(4).
   o Support for Nuvoton NCT6776F has been added to lm(4).
   o Support for Centrino Advanced-N 6205 has been added to iwn(4).
   o Support for SiS 1182/1183 SATA has been added to pciide(4).
   o Support for Synaptics touch pads through the synaptics(4) X.Org
     input driver is now en&lt;/pre&gt;</description>
    <dc:creator>Bob Beck</dc:creator>
    <dc:date>2012-05-01T14:46:17</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.announce/161">
    <title>Announce: OpenSSH 6.0 released</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.announce/161</link>
    <description>&lt;pre&gt;
OpenSSH 6.0 has just been released. It will be available from the
mirrors listed at http://www.openssh.com/ shortly.

OpenSSH is a 100% complete SSH protocol version 1.3, 1.5 and 2.0
implementation and includes sftp client and server support.

Once again, we would like to thank the OpenSSH community for their
continued support of the project, especially those who contributed
code or patches, reported bugs, tested snapshots or donated to the
project. More information on donations may be found at:
http://www.openssh.com/donations.html

Changes since OpenSSH 5.9
=========================

This is primarily a bugfix release.

Features:

 * ssh-keygen(1): Add optional checkpoints for moduli screening
 * ssh-add(1): new -k option to load plain keys (skipping certificates)
 * sshd(8): Add wildcard support to PermitOpen, allowing things like
   "PermitOpen localhost:*".  bz #1857
 * ssh(1): support for cancelling local and remote port forwards via the
   multiplex socket. Use ssh -O cancel -L xx:xx:xx -R yy:yy:yy u&lt;/pre&gt;</description>
    <dc:creator>Damien Miller</dc:creator>
    <dc:date>2012-04-22T00:53:19</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.announce/160">
    <title>pre-orders activate for OpenBSD 5.1</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.announce/160</link>
    <description>&lt;pre&gt;It is that time again.  I have just activated pre-orders for CDs,
tshirts, and posters for the 5.1 release -- due May 1.

    http://openbsd.org/orders.html
    
At the same time, I am making available the song that will come out
with the release (hmm, it is still moving out to the ftp mirrors at
the moment, but that is ok).  The song and details of it are linked
from:

    http://openbsd.org/lyrics.html

And there is something else.  Five years ago we made available an
Audio CD that contained 5 years of songs.  Well, we have made a new
audio CD since enough new songs have been made.  It is not very
expensive, so please consider buying this as well when you place any
order.  It has some rather nice liner notes.  Had some great fun
coming up with the cover for that CD:

   http://openbsd.org/images/cdaudio2.gif 
    
I'd also like you remind you that Michael Lucas new "SSH Mastery" book
is also now available, in case anyone was waiting for the 5.1 release
to place one order.

    http://openbsd.org/books.html&lt;/pre&gt;</description>
    <dc:creator>Theo de Raadt</dc:creator>
    <dc:date>2012-03-14T02:47:24</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.announce/159">
    <title>Welcome to the announce list!</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.announce/159</link>
    <description>&lt;pre&gt;Welcome to the announce mailing list!
Your password at OpenBSD Mailing List Server is

vdkwVk

To leave this mailing list, send the following command in the body
of a message to majordomo&amp;lt; at &amp;gt;openbsd.org:

approve vdkwVk unsubscribe announce gooa-announce&amp;lt; at &amp;gt;lo.gmane.org

This command will work even if your address changes.  For that reason,
among others, it is important that you keep a copy of this message.

To post a message to the mailing list, send it to
  announce&amp;lt; at &amp;gt;openbsd.org

If you need help or have questions about the mailing list, please
contact the people who manage the list by sending a message to
  owner-announce&amp;lt; at &amp;gt;openbsd.org

You can manage your subscription by visiting the following WWW location:
  &amp;lt;http://lists.openbsd.org/cgi-bin/mj_wwwusr/domain=openbsd.org/gooa-announce%40lo.gmane.org&amp;gt;


&lt;/pre&gt;</description>
    <dc:creator>owner-announce&lt; at &gt;openbsd.org</dc:creator>
    <dc:date>2011-12-09T09:05:17</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.announce/158">
    <title>E5BD-612D-C2A8 : REMINDER from announce</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.announce/158</link>
    <description>&lt;pre&gt;__ 
Some time ago, a confirmation token was sent to you because of the
following request:

  "subscribe announce gooa-announce&amp;lt; at &amp;gt;lo.gmane.org (Gmane Admin)"

It was sent for the following reason(s):

  The subscribe_policy rule says that the "subscribe" command    must be confirmed by the person affected by the command.
  

This request has neither been accepted nor rejected.  If you want this
action to be taken, please do one of the following:

1. If you have web browsing capability, visit
   &amp;lt;http://lists.openbsd.org/cgi-bin/mj_confirm/domain=openbsd.org?t=E5BD-612D-C2A8&amp;gt;
   and follow the instructions there.

2. Reply to majordomo&amp;lt; at &amp;gt;openbsd.org
   with one of the following two commands in the body of the message:

    accept
    reject

   (The number E5BD-612D-C2A8 must be in the Subject header)

3. Reply to majordomo&amp;lt; at &amp;gt;openbsd.org
   with one of the following two commands in the body of the message:

    accept E5BD-612D-C2A8
    reject E5BD-612D-C2A8

If you do not respond within 3 days, this token will expi&lt;/pre&gt;</description>
    <dc:creator>owner-announce&lt; at &gt;openbsd.org</dc:creator>
    <dc:date>2011-12-07T06:20:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.announce/157">
    <title>E5BD-612D-C2A8 : CONFIRM from announce (subscribe)</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.announce/157</link>
    <description>&lt;pre&gt;__ 
The following request

  "subscribe announce gooa-announce&amp;lt; at &amp;gt;lo.gmane.org (Gmane Admin)"

was sent to OpenBSD Mailing List Server 
by gooa-announce&amp;lt; at &amp;gt;lo.gmane.org (Gmane Admin).

To accept or reject this request, please do one of the following:

1. If you have web browsing capability, visit
   &amp;lt;http://lists.openbsd.org/cgi-bin/mj_confirm/domain=openbsd.org?t=E5BD-612D-C2A8&amp;gt;
   and follow the instructions there.

2. Reply to majordomo&amp;lt; at &amp;gt;openbsd.org 
   with one of the following two commands in the body of the message:

    accept
    reject

   (The number E5BD-612D-C2A8 must be in the Subject header)

3. Reply to majordomo&amp;lt; at &amp;gt;openbsd.org 
   with one of the following two commands in the body of the message:
   
    accept E5BD-612D-C2A8
    reject E5BD-612D-C2A8

Your confirmation is required for the following reason(s):

  The subscribe_policy rule says that the "subscribe" command 
  must be confirmed by the person affected by the command.
  

If you do not respond within 4 days, a reminder will be sent.

If yo&lt;/pre&gt;</description>
    <dc:creator>owner-announce&lt; at &gt;openbsd.org</dc:creator>
    <dc:date>2011-12-03T00:39:49</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.announce/156">
    <title>OpenBSD 4.8 released Nov 1, 2010</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.announce/156</link>
    <description>&lt;pre&gt;------------------------------------------------------------------------
- OpenBSD 4.8 RELEASED -------------------------------------------------

Nov 1, 2010.

We are pleased to announce the official release of OpenBSD 4.8.
This is our 28th release on CD-ROM (and 29th via FTP).  We remain
proud of OpenBSD's record of more than ten years with only two remote
holes in the default install.

As in our previous releases, 4.8 provides significant improvements,
including new features, in nearly all areas of the system:

 - New/extended platforms:
    o i386 and amd64:
       - ACPI-based suspend/resume works on most machines with
         Intel/ATI video. Machines using NVidia graphics will not
         resume the graphics.  cardbus(4) and pcmcia(4) will still
         have some problems, too.

 - Improved hardware support, including:
    o New acpisony(4) driver for Sony ACPI control.
    o New itherm(4) driver for Intel 3400 temperature sensor.
    o New se(4) driver for SiS 190 10/100/Gigabit Ethernet devices.
&lt;/pre&gt;</description>
    <dc:creator>Theo de Raadt</dc:creator>
    <dc:date>2010-11-01T15:03:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.announce/155">
    <title>MeetBSD California 2010 in ONE WEEK!</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.announce/155</link>
    <description>&lt;pre&gt;Come discuss all the BSD flavors with your peers next week at MeetBSD
California! It's on Friday and Saturday, November 5th &amp;amp; 6th at
Hacker Dojo, in Mountain View, California, USA.

We have an interactive Unconference on the first day. This means that
the attendees will get to decide the topics in real time.
For the second day, a more traditional format of speakers and
works-in-progress will be followed. It's highly hackable, informative,
and fun.

Of course, a legendary BSD-party featuring special guests, activities,
and entertainment will occur Saturday evening at the Dojo ;)

Thanks to our generous sponsors, the cost is only $25 USD which includes
snacks, lunches, and admission to the after-party.


If you are planning on attending, please reserve your space now:
http://www.meetbsd.com


See you there!

--
MeetBSD California '11


&lt;/pre&gt;</description>
    <dc:creator>Matt Olander</dc:creator>
    <dc:date>2010-10-29T18:57:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.announce/154">
    <title>OpenBSD mailing list downtime</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.announce/154</link>
    <description>&lt;pre&gt;The OpenBSD mail list server will be down on Oct 9th from 6am to
6pm MDT for machine room maintainance.

This also affects ftp.usa.openbsd.org (aka ftp3.usa.openbsd.org and
anoncvs3.usa.openbsd.org) which resides inthe same machine room.

 - todd


&lt;/pre&gt;</description>
    <dc:creator>Todd C. Miller</dc:creator>
    <dc:date>2010-09-21T21:46:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.openbsd.announce/153">
    <title>OpenBSD 4.7 Released, May 19 2010</title>
    <link>http://permalink.gmane.org/gmane.os.openbsd.announce/153</link>
    <description>&lt;pre&gt;
------------------------------------------------------------------------
- OpenBSD 4.7 RELEASED -------------------------------------------------

May 19, 2010.

We are pleased to announce the official release of OpenBSD 4.7.
This is our 27th release on CD-ROM (and 28th via FTP).  We remain
proud of OpenBSD's record of more than ten years with only two remote
holes in the default install.

As in our previous releases, 4.7 provides significant improvements,
including new features, in nearly all areas of the system:

 - New/extended platforms:
    o OpenBSD/alpha
      o Added support for the DS15/DS25/ES45.
    o OpenBSD/loongson
      New platform for systems based on the Loongson 2E and 2F MIPS-compatible
      processors. Supported machines include:
      o Lemote Fuloong 2F mini-PC
      o Lemote Lynloong all-in-one-PC
      o Lemote Yeeloong netbook (8.9" and 10.1" models)
      o EMTEC Gdium Liberty 1000 netbook
    o OpenBSD/sgi
      o Added support for multi-node SGI Origin systems, in M mode.
     &lt;/pre&gt;</description>
    <dc:creator>Bob Beck</dc:creator>
    <dc:date>2010-05-19T12:48:35</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.os.openbsd.announce">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.os.openbsd.announce</link>
  </textinput>
</rdf:RDF>
