OpenBSD src changes summary for 2016-11-27
==========================================

distrib/sets                            gnu/usr.bin/binutils-2.17
lib/libcrypto                           sbin/bioctl
share/man                               sys/arch/armv7/sunxi
sys/arch/hppa/stand/boot                sys/lib/libsa
sys/ufs/ffs                             usr.bin/cal
usr.sbin/syspatch                       

== distrib =========================================================== 01/08 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/distrib

sets

  ~ lists/comp/mi                         

  > sync (deraadt@)

== gnu =============================================================== 02/08 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/gnu

usr.bin/binutils-2.17

  ~ opcodes/mips-opc.c                    

  > Add Octeon coprocessor 2 instructions.
  > No objection from kettenis@ (visa@)

== lib =============================================================== 03/08 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/lib

libcrypto

  ~ man/EVP_PKEY_CTX_new.3                

  > Add Copyright and license.
  > Mention that EVP_PKEY_CTX_free(3) accepts NULL.
  > Delete the useless statement that a void functions returns no value.
  > (schwarze@)

  ~ man/EVP_PKEY_cmp.3                    

  > Add Copyright and license.
  > Merge one clarifying sentence from OpenSSL. (schwarze@)

  ~ man/EVP_PKEY_encrypt.3                ~ man/EVP_PKEY_keygen.3

  > Add Copyright and license.
  > Merge improvements to EXAMPLES from OpenSSL. (schwarze@)

  ~ man/EVP_PKEY_new.3                    

  > EVP_PKEY_new.3
  > Add Copyright and license.
  > Mention that EVP_PKEY_free(3) accepts NULL.
  > Delete the useless statement that a void functions returns no value.
  > Merge HISTORY from OpenSSL. (schwarze@)

  ~ man/EVP_PKEY_set1_RSA.3               

  > Add Copyright and license.
  > Merge documentation of EVP_PKEY_id(3) and EVP_PKEY_base_id(3) from OpenSSL.
  > (schwarze@)

  ~ man/EVP_PKEY_sign.3                   

  > Add Copyright and license.
  > Merge some additional text and improvements to EXAMPLES from OpenSSL.
  > (schwarze@)

  ~ man/EVP_PKEY_CTX_ctrl.3               ~ man/EVP_PKEY_decrypt.3
  ~ man/EVP_PKEY_derive.3                 
  ~ man/EVP_PKEY_get_default_digest_nid.3
  ~ man/EVP_PKEY_print_private.3          ~ man/EVP_PKEY_verify.3
  ~ man/EVP_PKEY_verify_recover.3         

  > Copyright and license (schwarze@)

  ~ man/HMAC.3                            

  > Add Copyright and license.
  > Fix a typo in the NAME section.
  > Document HMAC_CTX_copy(3), HMAC_CTX_set_flags(3), HMAC_size(3), from
  > OpenSSL.
  > Drop the uselesss statement that void functions do not return values.
  > (schwarze@)

  ~ man/MD5.3                             

  > Copyright and license (schwarze@)

  ~ man/OBJ_nid2obj.3                     

  > Add Copyright and license.
  > Document i2t_ASN1_OBJECT(3), from OpenSSL.
  > Merge more info about what NIDs are from OpenSSL. (schwarze@)

  ~ man/Makefile                          + man/OCSP_REQUEST_new.3
  + man/OCSP_cert_to_id.3                 + man/OCSP_request_add1_nonce.3
  + man/OCSP_resp_find_status.3           + man/OCSP_response_status.3
  + man/OCSP_sendreq_new.3                

  > Import OCSP documentation from OpenSSL, leaving out some stuff
  > that we don't have, fixing some bugs and tweaking some parts for
  > readability.
  > P.S.
  > Why did some people write a HTTP client implementation and then
  > decide that the best place to publish it might be a crypto(3)
  > library?  Oh never mind, to go easy on my sanity, i should probably
  > stop asking such questions and just document what i find. (schwarze@)

== sbin ============================================================== 04/08 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sbin

bioctl

  ~ bioctl.8                              

  > Document bioctl -d as a "detach" rather than a "delete" operation.
  > ok tb@ danj@ deraadt@ (stsp@)

== share ============================================================= 05/08 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/share

man

  ~ man8/release.8                        

  > Remove some more verbiage.
  > looks alright to tj (tb@)

== sys =============================================================== 06/08 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys

arch/armv7/sunxi

  ~ sximmc.c                              

  > Match on "allwinner,sun7i-a20-mmc".  In linux 4.9 the device trees for
  > a31/a20/a23/a33/h3 mmc devices set this compatible string to denote the
  > presence of sample clocks and no longer set "allwinner,sun5i-a13-mmc".
  > ok kettenis@ (jsg@)

arch/hppa/stand/boot

  ~ Makefile                              

  > ashldi3 is now needed (deraadt@)

lib/libsa

  ~ ufs2.c                                ~ memcmp.c

  > Add missing OpenBSD CVS tags (reyk@)

ufs/ffs

  ~ fs.h                                  

  > Fix signedness warnings with careful casts and replace a re-defined
  > variable.
  > (Missed this chunk as part of previous commit to libsa/ufs.c)
  > OK krw@ (reyk@)

== usr.bin =========================================================== 07/08 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin

cal

  ~ cal.1                                 

  > uppercase for "the Reformation"; (jmc@)

== usr.sbin ========================================================== 08/08 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.sbin

syspatch

  ~ syspatch.sh                           

  > Explicitely set umask. (ajacoutot@)

  ~ syspatch.sh                           

  > Remove the backup kernel in rollback_patch() instead of the cleanup
  > function.
  > Consistent use of install(1). (ajacoutot@)

===============================================================================
_______________________________________________
odc mailing list
[email protected]
http://www.squish.net/mailman/listinfo/odc

Reply via email to