OpenBSD ports changes summary for 2016-12-23
============================================

devel                                   devel/cargo-generate-vendor
devel/doxygen                           devel/doxygen-gui
devel/py-hypothesis                     devel/quirks
emulators/xroar                         mail/gmime
net                                     net/bird
net/igmpproxy                           net/ldistfp
net/oidentd                             net/py-botocore
net/samba                               security/burpsuite
sysutils/awscli                         www/youtube-dl
x11/ede                                 

== devel ============================================================= 01/08 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel

devel

  ~ Makefile                              

  > + cargo-generate-vendor (danj@)

  ~ Makefile                              

  > +doxygen-gui (jca@)

cargo-generate-vendor

  + Makefile                              + distinfo
  + pkg/DESCR                             + pkg/PLIST

  > New import:
  >     Import cargo-generate-vendor from Sebastien Marie (uptream/maintainer)

doxygen

  - pkg/DESCR-gui                         - pkg/DESCR-main
  - pkg/PLIST-gui                         - pkg/PLIST-main
  ~ Makefile                              ~ patches/patch-doc_CMakeLists_txt
  + pkg/DESCR                             + pkg/PLIST

  > Move the gui to a different port.
  > From maintainer Rafael Sadowski.  Input from sthen@, ok zhuk@. (jca@)

doxygen-gui

  + Makefile                              + distinfo
  + pkg/DESCR                             + pkg/PLIST

  > New import:
  >     Import the doxygen gui as a different port.

py-hypothesis

  ~ Makefile                              ~ distinfo

  > Update to py-hypothesis 3.6.1 (shadchin@)

quirks

  ~ Makefile                              ~ files/Quirks.pm

  > Remove ldistfp
  > No licensing, doesn't work (connect(2) fails because 255.255.255.255 is
  > invalid), out of date signature database, and less relevant now that few
  > people run an ident daemon.
  > ok sthen@ (jca@)

== emulators ========================================================= 02/08 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/emulators

xroar

  ~ Makefile                              ~ distinfo

  > Update to xroar 0.34.6. (juanfra@)

== mail ============================================================== 03/08 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/mail

gmime

  ~ Makefile                              

  > Add security/gpgme to LIB_DEPENDS (and adjust WANTLIB), because
  > without this we get different .la files depending on wether gpgme
  > is installed or not.
  > The security/libgpg-error bdep is no longer needed, because it's pulled
  > in by gpgme, so drop it.
  > ok aja@ (kili@)

== net =============================================================== 04/08 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net

net

  ~ Makefile                              

  > Remove ldistfp
  > No licensing, doesn't work (connect(2) fails because 255.255.255.255 is
  > invalid), out of date signature database, and less relevant now that few
  > people run an ident daemon.
  > ok sthen@ (jca@)

bird

  ~ Makefile                              ~ distinfo
  ~ patches/patch-sysdep_unix_io_c        ~ pkg/PLIST-doc

  > update to BIRD 1.6.3
  > - Large BGP communities
  > - BFD authentication (MD5, SHA1)
  > - SHA1 and SHA2 authentication for RIP and OSPF
  > - Improved documentation
  > - Several bug fixes (sthen@)

igmpproxy

  ~ Makefile                              ~ patches/patch-config_c
  ~ patches/patch-defs_h                  ~ patches/patch-ifvc_c
  ~ patches/patch-igmpproxy_c             ~ patches/patch-request_c
  ~ patches/patch-rttable_c               + patches/patch-mcgroup_c

  > Improved the igmpproxy code to be able to run on multiple rdomains, here
  > is a list of changes:
  > - Ignore interfaces that are not listed in the configuration file: fixes
  > an abort when trying to configure interface located in a different
  > rdomain and doesn't look to the address of interfaces outside the
  > configuration (otherwise it would pick the wrong interface in some cases).
  > - Improve the routing code: use a rb-tree to store groups avoiding group
  > duplications and having to fix hand-rolled list implementations.
  > - Fixed some warnings and improved debug messages.
  > As discussed with ajacoutot@,
  > ok reyk@ (rzalamena@)

ldistfp

  - Makefile                              - distinfo
  - patches/patch-src_ldistfp_c           - pkg/DESCR
  - pkg/PLIST                             

  > Remove ldistfp
  > No licensing, doesn't work (connect(2) fails because 255.255.255.255 is
  > invalid), out of date signature database, and less relevant now that few
  > people run an ident daemon.
  > ok sthen@ (jca@)

oidentd

  ~ Makefile                              

  > perl -pi -> sed -i (jca@)

  ~ Makefile                              

  > Tighten license marker (jca@)

py-botocore

  ~ Makefile                              ~ distinfo

  > Update to py-botocore-1.4.91. (ajacoutot@)

samba

  ~ Makefile                              
  + patches/patch-auth_kerberos_kerberos_pac_c
  + patches/patch-source3_librpc_crypto_gse_c
  + patches/patch-source4_auth_gensec_gensec_gssapi_c
  + patches/patch-source4_scripting_bin_nsupdate-gss

  TAGGED OPENBSD_6_0
  > SECURITY update for 4.4.8 CVEs
  > CVE-2016-2123: Fix DNS vuln ZDI-CAN-3995.
  > CVE-2016-2125: Don't send delegated credentials to all servers.
  > CVE-2016-2126: auth/kerberos: Only allow known checksum types in
  > check_pac_checksum().
  > Test by Ian MacWilliam (jca@)

== security ========================================================== 05/08 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/security

burpsuite

  ~ Makefile                              ~ distinfo

  > - update security/burpsuite to 1.7.14
  > - fix distfile download
  > OK rpointel@ (rpe@)

== sysutils ========================================================== 06/08 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils

awscli

  ~ Makefile                              ~ distinfo

  > Update to awscli-1.11.34. (ajacoutot@)

== www =============================================================== 07/08 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/www

youtube-dl

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to youtube-dl 2016.12.22
  > New extractors:
  > - ism
  > - beatport
  > - ccma
  > - fox9
  > - huajiao
  > - jamendo
  > - meipai
  > - melonvod
  > - nobelprize
  > - ondemandkorea
  > - pandatv
  > - piksel
  > - rentv
  > - teamfourstar
  > - tvanouvelles
  > - uktvplay
  > - viu
  > - vvvvid
  > - vzaar
  > - webcaster
  > Removed
  > - beatportpro
  > - screenwavemedia (pirofti@)

== x11 =============================================================== 08/08 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/x11

ede

  ~ lib/Makefile                          

  > devel/doxygen,-main -> devel/doxygen (naddy@)

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

Reply via email to