diff --git a/VERSION b/VERSION index 49e6c13..e88b30f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.3.2.b232 +0.4.1.b265 diff --git a/doc/release-notes/release-rutine.txt b/doc/release-notes/release-rutine.txt index ef48ec8..e05e32b 100644 --- a/doc/release-notes/release-rutine.txt +++ b/doc/release-notes/release-rutine.txt @@ -19,7 +19,7 @@ * Generar paquetes debian/ubuntu (core-admin) * Actualizar FreeBSD - >> ssh freebsd-93-amd64 -l root -X + >> ssh freebsd-93-amd64 -l root -X (y tambien ssh freebsd-10-amd64 -l root -X) >> cd /usr/src/nopoll >> svn update >> cf @@ -52,9 +52,11 @@ * publicar noticia en aspl.es. * Publicar noticia en twitter ASPL_es -* Retuitear como FrancisBrosnanB +* Retuitear como {4} * Enlazar noticia con google plus. +* Cerrar release y hacer un tag release en github.com + diff --git a/src/nopoll.c b/src/nopoll.c index 1c077d8..06ef87e 100644 --- a/src/nopoll.c +++ b/src/nopoll.c @@ -197,8 +197,7 @@ int nopoll_vprintf_len (const char * format, va_list args) * IMPLEMENTATION NOTE: This function may have a fundamental bug due * to the design of va_list arguments under amd64 platforms. In short, * a function receiving a va_list argument can't use it twice. In you - * are running amd64, check your nopoll_config.h did find - * NOPOLL_HAVE_VASPRINTF. + * are running amd64, check your nopoll_config.h did find NOPOLL_HAVE_VASPRINTF. */ char * nopoll_strdup_printfv (const char * chunk, va_list args) { @@ -1568,13 +1567,13 @@ void nopoll_cleanup_library (void) * "install" folder that inside includes the following structure: * * \code - * install//lib//{libfiles}.so + * install//lib/<arch>/{libfiles}.so * \endcode * * That way, if you need ready to use compiled libraries for android-21, arch mips64, the look at: * * \code - * install/android-21//lib/mips64/{libfiles}.so files. + * install/android-21/<arch>/lib/mips64/{libfiles}.so files. * \endcode * * You might wonder why don't use a //lib diff --git a/src/nopoll_conn_opts.c b/src/nopoll_conn_opts.c index 183ce73..09a725f 100644 --- a/src/nopoll_conn_opts.c +++ b/src/nopoll_conn_opts.c @@ -195,7 +195,7 @@ void nopoll_conn_opts_set_cookie (noPollConnOpts * opts, const char * coo return; } -/** +/** * @brief Allows to set arbitrary HTTP headers and content to be sent during * the connection handshake. * @@ -237,7 +237,7 @@ void nopoll_conn_opts_set_extra_headers (noPollConnOpts * opts, const cha * * @param opts The connection options to configure. * - * @param check nopoll_bool Skip header check + * @param skip_check nopoll_bool Skip header check * */ void nopoll_conn_opts_skip_origin_check (noPollConnOpts * opts, nopoll_bool skip_check) diff --git a/web/commercial.html b/web/commercial.html index 4747b08..9f9dfb5 100644 --- a/web/commercial.html +++ b/web/commercial.html @@ -85,6 +85,7 @@

More software

  • noPoll toolkit
  • Valvula policy daemon
  • JavaScript BEEP
  • +
  • MyQTT: MQTT server library
  • diff --git a/web/downloads.html b/web/downloads.html index dd3d2d9..399bf26 100644 --- a/web/downloads.html +++ b/web/downloads.html @@ -47,9 +47,15 @@

    Latest Debian / Ubuntu / Raspbian packages

    # public aspl raspbian-wheezy repository (Raspbian Wheezy) deb http://www.aspl.es/debian/public raspbian-wheezy/ - # public aspl ubuntu repository (PRECISE) + # public aspl ubuntu repository (XENIAL) 16.04 LTS + deb http://www.aspl.es/ubuntu/public xenial/ + + # public aspl ubuntu repository (PRECISE) 12.04 LTS deb http://www.aspl.es/ubuntu/public precise/ + # public aspl debian repository (JESSIE) + deb http://www.aspl.es/debian/public jessie/ + # public aspl debian repository (WHEEZY) deb http://www.aspl.es/debian/public wheezy/ @@ -105,6 +111,7 @@

    Subversion repository public access

    Release tracking

    diff --git a/web/es/commercial.html b/web/es/commercial.html index 34a97c4..59153fc 100644 --- a/web/es/commercial.html +++ b/web/es/commercial.html @@ -84,6 +84,7 @@

    Más software

  • noPoll toolkit
  • Valvula policy daemon
  • JavaScript BEEP
  • +
  • MyQTT: MQTT server library
  • diff --git a/web/es/downloads.html b/web/es/downloads.html index 37c13d2..787a6cc 100644 --- a/web/es/downloads.html +++ b/web/es/downloads.html @@ -47,9 +47,15 @@

    Paquetes Debian / Ubuntu / Raspbian más recientes

    # public aspl raspbian-wheezy repository (Raspbian Wheezy) deb http://www.aspl.es/debian/public raspbian-wheezy/ - # repositorio ubuntu publico de aspl (PRECISE) + # repositorio debian publico de aspl (XENIAL) 16.04 LTS + deb http://www.aspl.es/ubuntu/public xenial/ + + # repositorio ubuntu publico de aspl (PRECISE) 12.04 LTS deb http://www.aspl.es/ubuntu/public precise/ + # repositorio debian publico de aspl (JESSIE) + deb http://www.aspl.es/debian/public jessie/ + # repositorio debian publico de aspl (WHEEZY) deb http://www.aspl.es/debian/public wheezy/ @@ -63,7 +69,7 @@

    Paquetes Debian / Ubuntu / Raspbian más recientes

    Luego ejecute apt-cache search nopoll para buscar los paquetes para noPoll.

    -

    Pquetes para CentOS

    +

    Paquetes para CentOS

    Utilice los siguientes repositorios para obtener acceso a los paquetes para CentOS:

    @@ -105,6 +111,7 @@

    Acceso público al repositorio subversion

    Seguimiento de revisiones

    diff --git a/web/es/index.html b/web/es/index.html index d7cf89c..af7c235 100644 --- a/web/es/index.html +++ b/web/es/index.html @@ -64,9 +64,12 @@

    Acerca de Aspl

    Noticias

    @@ -92,6 +95,7 @@

    Más software

  • noPoll toolkit
  • Valvula policy daemon
  • JavaScript BEEP
  • +
  • MyQTT: MQTT server library
  • diff --git a/web/es/licensing.html b/web/es/licensing.html index 9e6172d..b716af8 100644 --- a/web/es/licensing.html +++ b/web/es/licensing.html @@ -131,6 +131,7 @@

    Más software

  • noPoll toolkit
  • Valvula policy daemon
  • JavaScript BEEP
  • +
  • MyQTT: MQTT server library
  • diff --git a/web/es/news.html b/web/es/news.html index 09d94df..632d1e1 100644 --- a/web/es/news.html +++ b/web/es/news.html @@ -28,25 +28,33 @@

    Noticias noPoll

      -
    • 2016-02-12 Añadido soporte oficial para Raspbian
      + +
    • 23/05/2016
      + +

      Nueva revisión estable incluyendo correcciones, nuevas + características y soporte oficial para Ubuntu Xenial y Debian + Jessie. Vea todos los detalles en: http://lists.aspl.es/pipermail/nopoll/2016-May/000132.html + +

    • +
    • 12/02/2016 Añadido soporte oficial para Raspbian

      Ya proporcionamos paquetes listos para usar para noPoll. Vea nuestra sección de descarga.

    • -
    • 2015-08-28
      +
    • 28/08/2015

      Nueva revisión estable añadiendo soporte para mensajes de cierre (close) extendidos (reason+close status). Añadido soporte para FreeBSD.

      Vea todos los detalles en: noPoll 0.3.2: "Enter the ninja" .

    • -
    • 2015-07-08
      +
    • 08/07/2015

      Nueva revisión estable corrigiendo algunos bugs y proporcionando soporte oficial para la platforma Android con librerías compiladas listas para usar, para todas las combinaciones de plataforma Android (versiones de API) y arquitectura (estilo de cpu). Ver http://www.aspl.es/nopoll/html/nopoll_android_usage.html

      Ver todos los detalles en la nota: noPoll 0.3.1: "A filter inside a filter".

    • -
    • 2015-05-07
      +
    • 07/05/2015

      Añadidas correciones adicinonales. Actualizada el API para obtener una notificación de cuando la conexión está lista para usar. @@ -58,14 +66,14 @@

      Noticias noPoll

      Vea todos los detalles en la nota: noPoll 0.2.9: "Jumping Cookie" .

    • -
    • 2014-12-22
      +
    • 22/12/2014

      Actualización general del API para configurar el proceso TLS/SSL para instalar manejadores que permiten crear el contexto SSL o implementat comprobaciones post verificación. Se ha añadido un soporte listo para usar para implementar verificación del certificado del extremo (desde el cliente o el servidor).

      See all details at the release note: noPoll 0.2.8: "Old Enough" release.

    • -
    • 2014-11-11
      +
    • 11/11/2014

      Nueva revisión estable que incluye varias correciones. Añadida nueva API para configurar el protocolo TLS que se desea para la @@ -73,25 +81,25 @@

      Noticias noPoll

      Vea todos los detalles en la nota de revisión: noPoll 0.2.7: "Panic station".

    • -
    • 2014-01-17
      +
    • 17/01/2014

      Nueva revisión estable que incluye varias correciones.

      Vea todos los detalles en la nota de revisión: noPoll 0.2.6: "Jumping Wave".

    • -
    • 2013-06-16
      +
    • 16/06/2013

      Nueva revisión estable que incluye varias correcciones y nuevas funciones en el API.

      Vea todos los detalles en la nota de la revisión: noPoll 0.2.5: "God save the fence" release.

    • -
    • 2013-06-06
      +
    • 06/06/2013

      Nueva revisión estable que incluye correcciones para poder suportar la recepción de "frames" incompletos a nivel de la cabecera o de la máscara.

      Vea todos los detalles en la nota de la revisión: noPoll 0.2.4: "Starwaves" release.

    • -
    • 2013-04-26
      +
    • 26/04/2013

      Primera release oficial de noPoll lista par ser utilizada en entorno de producción. @@ -124,6 +132,7 @@

      Más software

    • noPoll toolkit
    • Valvula policy daemon
    • JavaScript BEEP
    • +
    • MyQTT: MQTT server library
    diff --git a/web/es/projects.html b/web/es/projects.html index e786691..0b0aeb8 100644 --- a/web/es/projects.html +++ b/web/es/projects.html @@ -108,6 +108,7 @@

    More software

  • noPoll toolkit
  • Valvula policy daemon
  • JavaScript BEEP
  • +
  • MyQTT: MQTT server library
  • diff --git a/web/es/support.html b/web/es/support.html index e5f4bea..06c31ce 100644 --- a/web/es/support.html +++ b/web/es/support.html @@ -66,6 +66,7 @@

    Más software

  • noPoll toolkit
  • Valvula policy daemon
  • JavaScript BEEP
  • +
  • MyQTT: MQTT server library
  • diff --git a/web/index.html b/web/index.html index d1446f1..d61cf13 100644 --- a/web/index.html +++ b/web/index.html @@ -58,9 +58,11 @@

    About Aspl

    News

    @@ -88,6 +90,7 @@

    More software

  • noPoll toolkit
  • Valvula policy daemon
  • JavaScript BEEP
  • +
  • MyQTT: MQTT server library
  • diff --git a/web/licensing.html b/web/licensing.html index 687e0ba..426d916 100644 --- a/web/licensing.html +++ b/web/licensing.html @@ -134,6 +134,7 @@

    More software

  • noPoll toolkit
  • Valvula policy daemon
  • JavaScript BEEP
  • +
  • MyQTT: MQTT server library
  • diff --git a/web/news.html b/web/news.html index 99483ad..6f5ba9b 100644 --- a/web/news.html +++ b/web/news.html @@ -27,6 +27,13 @@

    noPoll News

    diff --git a/web/projects.html b/web/projects.html index 01035b1..d6938f8 100644 --- a/web/projects.html +++ b/web/projects.html @@ -111,6 +111,7 @@

    More software

  • noPoll toolkit
  • Valvula policy daemon
  • JavaScript BEEP
  • +
  • MyQTT: MQTT server library
  • diff --git a/web/support.html b/web/support.html index 58fbbd8..bf56db2 100644 --- a/web/support.html +++ b/web/support.html @@ -72,6 +72,7 @@

    More software

  • noPoll toolkit
  • Valvula policy daemon
  • JavaScript BEEP
  • +
  • MyQTT: MQTT server library