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:   19-Apr-2016 15:00:10
  Branch: rpm-5_4                          Handle: 2016041913001000

  Modified files:           (Branch: rpm-5_4)
    rpm/rpmio               tgit.c

  Log:
    - libgit2: make peace with 0.24.0

  Summary:
    Revision    Changes     Path
    1.1.2.50    +1  -1      rpm/rpmio/tgit.c
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/rpmio/tgit.c
  ============================================================================
  $ cvs diff -u -r1.1.2.49 -r1.1.2.50 tgit.c
  --- rpm/rpmio/tgit.c  10 Apr 2016 22:21:47 -0000      1.1.2.49
  +++ rpm/rpmio/tgit.c  19 Apr 2016 13:00:10 -0000      1.1.2.50
  @@ -3753,7 +3753,7 @@
       callbacks.credentials = cred_acquire_cb;
       xx = chkgit(git, "git_remote_connect",
        git_remote_connect(remote, GIT_DIRECTION_FETCH,
  -             &callbacks));
  +             &callbacks, NULL));
       if (xx < 0)
        goto exit;
   
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org

Reply via email to