Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cPwI2-0003VQ-5y for pgsql-pkg-yum@arkaria.postgresql.org; Sat, 07 Jan 2017 19:04:30 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1cPwI1-0003mM-HB for pgsql-pkg-yum@arkaria.postgresql.org; Sat, 07 Jan 2017 19:04:29 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1cPwI0-0003l7-Rj for pgsql-pkg-yum@postgresql.org; Sat, 07 Jan 2017 19:04:28 +0000 Received: from mail-it0-x231.google.com ([2607:f8b0:4001:c0b::231]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1cPwHw-0007RT-Ck for pgsql-pkg-yum@postgresql.org; Sat, 07 Jan 2017 19:04:28 +0000 Received: by mail-it0-x231.google.com with SMTP id x2so9858339itf.1 for ; Sat, 07 Jan 2017 11:04:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=georepublic-de.20150623.gappssmtp.com; s=20150623; h=mime-version:from:date:message-id:subject:to; bh=QihAtjSunmLnvAi8Pz1vpYvWS3bgKofUlbRohdxPJbU=; b=MyhC2QKEFVR0HpYkRWxozzVJdgM54GywiGHShi1ce57NzZykYlvJS/7GnmEvAi4FBz fUyHYzDlDtOAlMPvDYrVVoblbjk+xVUytpgEciESDryvMCOnme4f3Ipw2xIu3TVI3qn0 SFFEP+/LnZqNwirzZ5Jn6gvEkrNQWjzBwyZfoBDa0MycZznmsHsgvnd5O9SiLzyndnmG OoP9dqTjFDKBdrU1b0AxTaJ79nLWS+abdvFMsMJbQp/5rSe3mosE2/j1qcqOmx496Hgk Z/q0p/pxsEXSIxs1XMUBgEWzYeFhhBWT00M5IV694lOZi8ux6ZSMIDqRDNuQQs3uEKt1 xQyQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=QihAtjSunmLnvAi8Pz1vpYvWS3bgKofUlbRohdxPJbU=; b=RnQFjZaQsgyLqDGQuRistsyS9NPXThyAEddd5qvZpVdaHHmlsMzCnla1OogPfQ9Bw7 vIbLWVrdJienNNHoZScExsyW1pV4Ntrdi4VeYzrnDkDGGbGMMvcLjUGmHzVUzVhANnc4 evQJYGUjn4MX2oNy6eXyFLOdETUZEtjn/QpK/xeRmHddcjLWeN5+X6nuXo0xMNtu2Di9 l/LMriBKr3xp+Q74C/DEa9YSe39bXuzpz4N1GHtLDa5nJ78oqYn7NmU1qJHh5ykqZHvF AFCOBgU8MYFsuXwPkVHdcBjn4y0OyHncXjUh3NN8M00TTCzN69J9Z2WjnDVJWJ+Q7HKL KI2A== X-Gm-Message-State: AIkVDXLpolK26dg15H2FeiyYt05jU/Pnis9dJD/R7y3eVzKROeXxxdKEGLFfhorvM/wqh0IHRM9/5rRjgJb91A== X-Received: by 10.36.58.198 with SMTP id m189mr3587625itm.105.1483815862080; Sat, 07 Jan 2017 11:04:22 -0800 (PST) MIME-Version: 1.0 Received: by 10.79.144.17 with HTTP; Sat, 7 Jan 2017 11:04:21 -0800 (PST) From: Vicky Vergara Date: Sat, 7 Jan 2017 13:04:21 -0600 Message-ID: Subject: pgRouting 2.3.2 release To: pgRouting developers mailing list , pgRouting users mailing list , pgsql-pkg-yum , PostgreSQL in Debian , OSGeo Discuss list Content-Type: multipart/alternative; boundary=001a114416585f39ea054585cdbd X-Pg-Spam-Score: -2.6 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-pkg-yum Precedence: bulk Sender: pgsql-pkg-yum-owner@postgresql.org --001a114416585f39ea054585cdbd Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Dear community & packagers pgRouting version 2.3.2 is being released. =E2=80=8BChanges for 2.3.2 ---------------------------------------------------------------------------= ---- * Bug fixes * Fixed pgr_gsoc_vrppdtw crash when all orders fit on one truck. * Fixed pgr_trsp: * Alternate code is not executed when the point is in reality a vertex * Fixed ambiguity on seq Information ---------------------------------------------------------------------------= ---- - Read the documentation of this release at http://docs.pgrouting.org/2.3/en/doc/index.html - To see the full list of changes check the list of [Git commits] ( https://github.com/pgRouting/pgrouting/commits) on Github. - To see the issues closed by this release see the [Git closed issues]( https://github.com/pgRouting/pgrouting/issues?q=3Dmilestone%3A%22Release+2.= 3.2%22+is%3Aclosed) on Github. =E2=80=8B@packagers Compiler requirement for building: - C and C++ compilers - g++ >=3D 4.6 - other compilers, to have at least the g++4.6 C++0x capabilities [1] =E2=80=8BTest compiling were done using g++ 4.6, 4.8, 4.9 & 5=E2=80=8B Regards pgRouting team [ =E2=80=8B1] https://gcc.gnu.org/gcc-4.6/cxx0x_status.html =E2=80=8B Georepublic UG (haftungsbeschr=C3=A4nkt) Salzmannstra=C3=9Fe 44, 81739 M=C3=BCnchen, Germany Vicky Vergara Operations Research eMail: vicky@georepublic.de Web: https://georepublic.info Tel: +49 (089) 4161 7698-1 Fax: +49 (089) 4161 7698-9 Commercial register: Amtsgericht M=C3=BCnchen, HRB 181428 CEO: Daniel Kastl --001a114416585f39ea054585cdbd Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Dear community & packagers
pgRouting ve= rsion 2.3.2 is being released.



=
=E2=80=8BChanges for 2.3.2
------------------------------------------= -------------------------------------

* Bug fixes
=C2=A0 * Fixed = pgr_gsoc_vrppdtw crash when all orders fit on one truck.
=C2=A0 * Fixed = pgr_trsp:
=C2=A0=C2=A0=C2=A0 * Alternate code is not executed when the p= oint is in reality a vertex
=C2=A0=C2=A0=C2=A0 * Fixed ambiguity on seq<= br>

Information
-------------------------------------------------= ------------------------------
- Read the documentation of this release = at http://docs.= pgrouting.org/2.3/en/doc/index.html
- To see the full list of change= s check the list of [Git commits] (https://github.com/pgRouting/pgrouting/commits) on G= ithub.
- To see the issues closed by this release see the [Git closed is= sues](https://github.com/pgRouting/pgrouting= /issues?q=3Dmilestone%3A%22Release+2.3.2%22+is%3Aclosed) on Github.
=
=E2=80=8B@packagers
Compiler requirement for build= ing:
  • C and C++ compilers
    • g++ >=3D 4.6
    • other compilers, to have at least the g++4.= 6 C++0x capabilities [1]
=E2=80=8BTest compilin= g were done using g++ 4.6, 4.8, 4.9 & 5=E2=80=8B

Regard= s
pgRouting team


[
G=
eorepublic UG (haftungsbeschr=C3=A4nkt)
Salzmannstra=C3=9Fe 44,=20
81739 M=C3=BCnchen, Germany

Vicky Vergara
Operations Research

eMail: vicky@georepubli=
c.de
Web: https://georepu=
blic.info

Tel: +49 (089) 4161 7698-1
Fax: +49 (089) 4161 7698-9

Commercial register: Amtsgericht M=C3=BCnchen, HRB 181428
CEO: Daniel Kastl

--001a114416585f39ea054585cdbd--