[BACK]Return to 59.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/59.html between version 1.85 and 1.86

version 1.85, 2016/10/16 19:11:29 version 1.86, 2017/03/25 18:03:36
Line 138 
Line 138 
     <li>14 ports now use pledge(2): some decompression tools, mutt,      <li>14 ports now use pledge(2): some decompression tools, mutt,
         some pdf tools, chromium/iridium, and the i3 window manager.          some pdf tools, chromium/iridium, and the i3 window manager.
     <li>Various bugs exposed by pledge(2) were corrected.      <li>Various bugs exposed by pledge(2) were corrected.
         For example in <a href="http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.sbin/bgpd/bgpd.c?rev=1.181&amp;content-type=text/x-cvsweb-markup">          For example in <a href="https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.sbin/bgpd/bgpd.c?rev=1.181&amp;content-type=text/x-cvsweb-markup">
         bgpd(8)</a>, <a href="http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sbin/iked/config.c?rev=1.40&amp;content-type=text/x-cvsweb-markup">          bgpd(8)</a>, <a href="https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sbin/iked/config.c?rev=1.40&amp;content-type=text/x-cvsweb-markup">
         iked(8)</a>, <a href="http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.sbin/ldapd/control.c?rev=1.13&amp;content-type=text/x-cvsweb-markup">          iked(8)</a>, <a href="https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.sbin/ldapd/control.c?rev=1.13&amp;content-type=text/x-cvsweb-markup">
         ldapd(8)</a>, <a href="http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.sbin/ntpd/constraint.c?rev=1.25&amp;content-type=text/x-cvsweb-markup">          ldapd(8)</a>, <a href="https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.sbin/ntpd/constraint.c?rev=1.25&amp;content-type=text/x-cvsweb-markup">
         ntpd(8)</a>, and <a href="http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.sbin/syslogd/syslogd.c?rev=1.200&amp;content-type=text/x-cvsweb-markup">          ntpd(8)</a>, and <a href="https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.sbin/syslogd/syslogd.c?rev=1.200&amp;content-type=text/x-cvsweb-markup">
         syslogd(8)</a>.          syslogd(8)</a>.
     <li>Several misfeatures were removed, such as:      <li>Several misfeatures were removed, such as:
         <ul>          <ul>
         <li><a href="http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/lib/libc/asr/asr.c?rev=1.50&amp;content-type=text/x-cvsweb-markup">          <li><a href="https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/lib/libc/asr/asr.c?rev=1.50&amp;content-type=text/x-cvsweb-markup">
             support for HOSTALIASES</a> in the              support for HOSTALIASES</a> in the
             <a href="http://man.openbsd.org/?query=asr_run">              <a href="http://man.openbsd.org/?query=asr_run">
             resolver</a>.              resolver</a>.
         <li><a href="http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/lib/libc/asr/asr.c?rev=1.49&amp;content-type=text/x-cvsweb-markup">          <li><a href="https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/lib/libc/asr/asr.c?rev=1.49&amp;content-type=text/x-cvsweb-markup">
             support for <tt>lookup yp</tt></a>              support for <tt>lookup yp</tt></a>
             in              in
             <a href="http://man.openbsd.org/?query=resolv.conf">              <a href="http://man.openbsd.org/?query=resolv.conf">
             resolv.conf(5)</a>.              resolv.conf(5)</a>.
         <li><a href="http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/gnu/usr.bin/binutils-2.17/binutils/rename.c?rev=1.2&amp;content-type=text/x-cvsweb-markup">          <li><a href="https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/gnu/usr.bin/binutils-2.17/binutils/rename.c?rev=1.2&amp;content-type=text/x-cvsweb-markup">
             setuid-preserving code</a>              setuid-preserving code</a>
             in tools from binutils.              in tools from binutils.
         <li>handling of          <li>handling of
             <a href="http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/patch/ed.c?rev=1.1&amp;content-type=text/x-cvsweb-markup">              <a href="https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/patch/ed.c?rev=1.1&amp;content-type=text/x-cvsweb-markup">
             ed-style diffs</a> via proc/exec in              ed-style diffs</a> via proc/exec in
             <a href="http://man.openbsd.org/?query=patch">              <a href="http://man.openbsd.org/?query=patch">
             patch(1)</a>.              patch(1)</a>.
Line 170 
Line 170 
         <ul>          <ul>
         <li>          <li>
             addition of              addition of
             <a href="http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.sbin/rdate/rdate.c?rev=1.33&amp;content-type=text/x-cvsweb-markup">              <a href="https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.sbin/rdate/rdate.c?rev=1.33&amp;content-type=text/x-cvsweb-markup">
             privilege separation</a> to              privilege separation</a> to
             <a href="http://man.openbsd.org/?query=rdate">              <a href="http://man.openbsd.org/?query=rdate">
             rdate(8)</a>              rdate(8)</a>
         <li>          <li>
             addition of              addition of
             <a href="http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/sndiod/sndiod.c?rev=1.18&amp;content-type=text/x-cvsweb-markup">              <a href="https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/sndiod/sndiod.c?rev=1.18&amp;content-type=text/x-cvsweb-markup">
             privilege separation</a> to              privilege separation</a> to
             <a href="http://man.openbsd.org/?query=sndiod">              <a href="http://man.openbsd.org/?query=sndiod">
             sndiod(8)</a>              sndiod(8)</a>
Line 191 
Line 191 
         <a href="http://man.openbsd.org/?query=strings">          <a href="http://man.openbsd.org/?query=strings">
         strings(1)</a> or          strings(1)</a> or
         <a href="http://man.openbsd.org/?query=objdump">          <a href="http://man.openbsd.org/?query=objdump">
         objdump(1)</a> from <a href="http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/gnu/usr.bin/binutils-2.17/binutils/objdump.c?rev=1.2&amp;content-type=text/x-cvsweb-markup">          objdump(1)</a> from <a href="https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/gnu/usr.bin/binutils-2.17/binutils/objdump.c?rev=1.2&amp;content-type=text/x-cvsweb-markup">
         binutils</a> or the <a href="http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.sbin/smtpd/ca.c?rev=1.15&amp;content-type=text/x-cvsweb-markup">          binutils</a> or the <a href="https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.sbin/smtpd/ca.c?rev=1.15&amp;content-type=text/x-cvsweb-markup">
         RSA-privsep process</a> in          RSA-privsep process</a> in
         <a href="http://man.openbsd.org/?query=smtpd">          <a href="http://man.openbsd.org/?query=smtpd">
         smtpd(8)</a>.          smtpd(8)</a>.

Legend:
Removed from v.1.85  
changed lines
  Added in v.1.86