Hello community,

here is the log from the commit of package git for openSUSE:Factory checked in 
at 2013-11-27 15:28:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/git (Old)
 and      /work/SRC/openSUSE:Factory/.git.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "git"

Changes:
--------
--- /work/SRC/openSUSE:Factory/git/git.changes  2013-11-15 13:19:48.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.git.new/git.changes     2013-11-27 
15:28:53.000000000 +0100
@@ -1,0 +2,7 @@
+Wed Nov 27 02:07:30 UTC 2013 - [email protected]
+
+- updated to version 1.8.4.4
+
+  https://raw.github.com/git/git/master/Documentation/RelNotes/1.8.4.4.txt
+
+-------------------------------------------------------------------

Old:
----
  git-1.8.4.3.tar.gz

New:
----
  git-1.8.4.4.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ git.spec ++++++
--- /var/tmp/diff_new_pack.xaMxcC/_old  2013-11-27 15:28:54.000000000 +0100
+++ /var/tmp/diff_new_pack.xaMxcC/_new  2013-11-27 15:28:54.000000000 +0100
@@ -20,7 +20,7 @@
 %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services
 
 Name:           git
-Version:        1.8.4.3
+Version:        1.8.4.4
 Release:        0
 Summary:        Fast, scalable, distributed revision control system
 License:        GPL-2.0

++++++ git-1.8.4.3.tar.gz -> git-1.8.4.4.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/git-1.8.4.3/Documentation/RelNotes/1.8.4.4.txt 
new/git-1.8.4.4/Documentation/RelNotes/1.8.4.4.txt
--- old/git-1.8.4.3/Documentation/RelNotes/1.8.4.4.txt  1970-01-01 
01:00:00.000000000 +0100
+++ new/git-1.8.4.4/Documentation/RelNotes/1.8.4.4.txt  2013-11-20 
20:57:33.000000000 +0100
@@ -0,0 +1,10 @@
+Git v1.8.4.4 Release Notes
+========================
+
+Fixes since v1.8.4.3
+--------------------
+
+ * The fix in v1.8.4.3 to the pack transfer protocol to propagate
+   the target of symbolic refs broke "git clone/git fetch" from a
+   repository with too many symbolic refs. As a hotfix/workaround,
+   we transfer only the information on HEAD.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/git-1.8.4.3/Documentation/git.txt 
new/git-1.8.4.4/Documentation/git.txt
--- old/git-1.8.4.3/Documentation/git.txt       2013-11-08 21:21:49.000000000 
+0100
+++ new/git-1.8.4.4/Documentation/git.txt       2013-11-20 20:57:33.000000000 
+0100
@@ -43,9 +43,10 @@
 branch of the `git.git` repository.
 Documentation for older releases are available here:
 
-* link:v1.8.4.3/git.html[documentation for release 1.8.4.3]
+* link:v1.8.4.4/git.html[documentation for release 1.8.4.4]
 
 * release notes for
+  link:RelNotes/1.8.4.4.txt[1.8.4.4],
   link:RelNotes/1.8.4.3.txt[1.8.4.3],
   link:RelNotes/1.8.4.2.txt[1.8.4.2],
   link:RelNotes/1.8.4.1.txt[1.8.4.1],
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/git-1.8.4.3/RelNotes new/git-1.8.4.4/RelNotes
--- old/git-1.8.4.3/RelNotes    2013-11-27 15:28:55.000000000 +0100
+++ new/git-1.8.4.4/RelNotes    2013-11-27 15:28:55.000000000 +0100
@@ -1 +1 @@
-symbolic link to Documentation/RelNotes/1.8.4.3.txt
+symbolic link to Documentation/RelNotes/1.8.4.4.txt
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/git-1.8.4.3/configure new/git-1.8.4.4/configure
--- old/git-1.8.4.3/configure   2013-11-08 21:21:49.000000000 +0100
+++ new/git-1.8.4.4/configure   2013-11-20 20:57:33.000000000 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for git 1.8.4.3.
+# Generated by GNU Autoconf 2.68 for git 1.8.4.4.
 #
 # Report bugs to <[email protected]>.
 #
@@ -560,8 +560,8 @@
 # Identity of this package.
 PACKAGE_NAME='git'
 PACKAGE_TARNAME='git'
-PACKAGE_VERSION='1.8.4.3'
-PACKAGE_STRING='git 1.8.4.3'
+PACKAGE_VERSION='1.8.4.4'
+PACKAGE_STRING='git 1.8.4.4'
 PACKAGE_BUGREPORT='[email protected]'
 PACKAGE_URL=''
 
@@ -1232,7 +1232,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures git 1.8.4.3 to adapt to many kinds of systems.
+\`configure' configures git 1.8.4.4 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1293,7 +1293,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of git 1.8.4.3:";;
+     short | recursive ) echo "Configuration of git 1.8.4.4:";;
    esac
   cat <<\_ACEOF
 
@@ -1432,7 +1432,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-git configure 1.8.4.3
+git configure 1.8.4.4
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1912,7 +1912,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by git $as_me 1.8.4.3, which was
+It was created by git $as_me 1.8.4.4, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -7103,7 +7103,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by git $as_me 1.8.4.3, which was
+This file was extended by git $as_me 1.8.4.4, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -7160,7 +7160,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-git config.status 1.8.4.3
+git config.status 1.8.4.4
 configured by $0, generated by GNU Autoconf 2.68,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/git-1.8.4.3/git.spec new/git-1.8.4.4/git.spec
--- old/git-1.8.4.3/git.spec    2013-11-08 21:21:49.000000000 +0100
+++ new/git-1.8.4.4/git.spec    2013-11-20 20:57:33.000000000 +0100
@@ -1,7 +1,7 @@
 # Pass --without docs to rpmbuild if you don't want the documentation
 
 Name:          git
-Version:       1.8.4.3
+Version:       1.8.4.4
 Release:       1%{?dist}
 Summary:       Core git tools
 License:       GPL
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/git-1.8.4.3/upload-pack.c 
new/git-1.8.4.4/upload-pack.c
--- old/git-1.8.4.3/upload-pack.c       2013-11-08 21:21:49.000000000 +0100
+++ new/git-1.8.4.4/upload-pack.c       2013-11-20 20:57:33.000000000 +0100
@@ -752,7 +752,6 @@
        struct string_list symref = STRING_LIST_INIT_DUP;
 
        head_ref_namespaced(find_symref, &symref);
-       for_each_namespaced_ref(find_symref, &symref);
 
        if (advertise_refs || !stateless_rpc) {
                reset_timeout();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/git-1.8.4.3/version new/git-1.8.4.4/version
--- old/git-1.8.4.3/version     2013-11-08 21:21:49.000000000 +0100
+++ new/git-1.8.4.4/version     2013-11-20 20:57:33.000000000 +0100
@@ -1 +1 @@
-1.8.4.3
+1.8.4.4

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to