[Bug 775110] create-uninstalled-setup.sh script should use https: instead of git: and --depth=1

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Nov 26 11:14:30 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=775110

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.11.1

--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Ok, I've made it into a CLONE_OPTS variable which just has to be uncommented.

commit 950f68c8fe89f09c6ac63a90a230d6000406e759
Author: Hanno Boeck <hanno at hboeck.de>
Date:   Sat Nov 26 11:06:20 2016 +0000

    scripts: create-uninstalled-setup: use https protocol to clone repos

    The git:// protocol is problematic from a security perspective, as
    it provides no authenticity of data. https:// also works better in
    environments with restricted network connectivity.

    Also add CLONE_OPTS to do shallow checkouts more easily.

    https://bugzilla.gnome.org/show_bug.cgi?id=775110


A patch in git format-patch format would be appreaciated next time :)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list