RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Jeff Johnson
  Root:   /v/rpm/cvs                       Email:  j...@rpm5.org
  Module: rpm                              Date:   23-Dec-2016 17:53:26
  Branch: rpm-5_4                          Handle: 2016122316532600

  Modified files:           (Branch: rpm-5_4)
    rpm                     CHANGES INSTALL

  Log:
    - make peace with F25.

  Summary:
    Revision    Changes     Path
    1.3501.2.518+1  -0      rpm/CHANGES
    2.134.2.30  +13 -12     rpm/INSTALL
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/CHANGES
  ============================================================================
  $ cvs diff -u -r1.3501.2.517 -r1.3501.2.518 CHANGES
  --- rpm/CHANGES       12 Jul 2016 16:47:31 -0000      1.3501.2.517
  +++ rpm/CHANGES       23 Dec 2016 16:53:26 -0000      1.3501.2.518
  @@ -1,4 +1,5 @@
   5.4.17 -> 5.4.18:
  +    - jbj: make peace with F25.
       - jbj: mqtt: add a WITH_RABBITMQ implementation.
       - jbj: mqtt: add a WITH_MOSQUITTO implementation.
       - jbj: blake2: upgrade to 20160619 release.
  @@ .
  patch -p0 <<'@@ .'
  Index: rpm/INSTALL
  ============================================================================
  $ cvs diff -u -r2.134.2.29 -r2.134.2.30 INSTALL
  --- rpm/INSTALL       24 Jun 2016 19:11:19 -0000      2.134.2.29
  +++ rpm/INSTALL       23 Dec 2016 16:53:26 -0000      2.134.2.30
  @@ -28,27 +28,27 @@
   Name            Type      Minimum Used    URL
   --------------- --------- ------- ------- 
-------------------------------------
   ISO C Compiler  mandatory -       -       e.g. http://gcc.gnu.org/
  -  GCC           optional  -       6.1.1     http://gcc.gnu.org/
  +  GCC           optional  -       6.2.1     http://gcc.gnu.org/
     LLVM          optional  -       3.8.0     http://llvm.org
   POSIX make      mandatory -       4.1     e.g. 
http://www.gnu.org/software/make/
  -Perl            mandatory 5.8.0   5.22.2  http://www.perl.com/
  +Perl            mandatory 5.8.0   5.24.0  http://www.perl.com/
   POPT            mandatory 1.15    1.17    http://rpm5.org/files/popt/
   BeeCrypt        mandatory 4.2.0   4.2.1   http://beecrypt.sourceforge.net/
   Libtasn.1       mandatory -       4.8     
http://www.gnu.org/software/libtasn1/
   Neon            mandatory 0.27.0  0.30.1  http://www.webdav.org/neon/
   PCRE            mandatory 7.0     8.39    http://www.pcre.org/
   Berkeley-DB [1] mandatory 6.1.23  6.2.23  
http://www.oracle.com/database/berkeley-db.html
  -Mozilla NSS     optional  3.11    3.24.0  
http://www.mozilla.org/projects/security/pki/nss/
  -OpenSSL         optional  0.9.8   1.0.2h  http://www.openssl.org/
  +Mozilla NSS     optional  3.11    3.27.0  
http://www.mozilla.org/projects/security/pki/nss/
  +OpenSSL         optional  0.9.8   1.0.2j  http://www.openssl.org/
   OpenSSL-FIPS[7] optional  2.0.5   2.0.9   http://www.openssl.org/
   LibTomCrypt     optional  1.17    1.17    http://www.libtom.org/
   LibGcrypt   [6] optional  1.6.0   1.7.1   http://www.gnupg.org/
  -SQLite      [1] optional  3.3     3.11.0  http://www.sqlite.org/
  +SQLite      [1] optional  3.3     3.14.2  http://www.sqlite.org/
   Lua         [2] optional  5.2     5.3.2   http://www.lua.org/
   ZLib            optional  1.2     1.2.8   http://www.zlib.net/
   Bzip2           optional  1.0     1.0.6   http://www.bzip.org/
   XZ Utils    [3] optional  4.999.9 5.2.2   http://tukaani.org/xz/
  -File/magic  [4] optional  4.00    5.25    ftp://ftp.astron.com/pub/file/
  +File/magic  [4] optional  4.00    5.28    ftp://ftp.astron.com/pub/file/
   GNU gettext     optional  0.18    0.19.8.1 
http://www.gnu.org/software/gettext/
   GNU iconv       optional  1.11    1.11    
http://www.gnu.org/software/libiconv/
   OSSP uuid       optional  1.6.0   1.6.2   http://www.ossp.org/pkg/lib/uuid/
  @@ -56,20 +56,21 @@
   Linux KeyUtils  optional  1.2     1.5.9   
http://people.redhat.com/~dhowells/keyutils/
   System libelf   optional  -       -       e.g. 
http://www.mr511.de/software/english.html
   CPUInfo              optional  r143    r143    https://launchpad.net/cpuinfo
  -Python          optional  2.7.10  2.7.11  http://python.org
  -Tcl             optional  8.6.4   8.6.5   http://tcl.sourceforge.net/
  +Python          optional  2.7.10  2.7.12  http://python.org
  +Tcl             optional  8.6.4   8.6.6   http://tcl.sourceforge.net/
   MRuby           optional  1.0.0   1.2.0   https://github.com/iij/mruby
  -Ruby            optional  1.8.7   2.3.1   http://www.ruby-lang.org/
  +Ruby            optional  1.8.7   2.3.3   http://www.ruby-lang.org/
   Squirrel        optional  3.0.6   3.1     http://www.squirrel-lang.org
  -Java JDK    [8] optional  1.7.0_03 1.8.0_92 
http://www.oracle.com/technetwork/java/javase/downloads/index.html
  -libgit2         optional  0.24.1  0.24.1  https://libgit2.github.com
  -augeas          optional  1.5.0   1.5.0   https://augeas.net
  +Java JDK    [8] optional  1.7.0_03 1.8.0_112 
http://www.oracle.com/technetwork/java/javase/downloads/index.html
  +libgit2         optional  0.24.1  0.24.3  https://libgit2.github.com
  +augeas          optional  1.5.0   1.7.0   https://augeas.net
   yajl            bundled   2.1.1   2.1.1   https://lloyd.github.io/yajl/
   libbson         bundled   1.3.3   1.3.3   https://github.com/mongodb/libbson
   mongo-c-driver  bundled   1.3.2   1.3.2   
https://github.com/mongodb/mongo-c-driver
   duktape         bundled   1.4.0   1.4.0   http://www.duktape.org/index.html
   jsmn            bundled   -       572ace5 https://github.com/zserge/jsmn
   microjson       bundled   0.3     0.3+    
http://thyrsus.com/gitweb/?p=microjson.git
  +gnulib          bundled   -       3a0b7b7 git://git.savannah.gnu.org/gnulib
   --------------- --------- ------- ------- 
-------------------------------------
   
   [0] m4:        NOTICE: Do not use GNU m4 1.4.10, it breaks GNU autoconf.
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org

Reply via email to