modular: Changes to 'master'

Peter Hutterer whot at kemper.freedesktop.org
Fri Nov 18 06:51:26 UTC 2016


 release.sh |   82 ++++++++++++++++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 68 insertions(+), 14 deletions(-)

New commits:
commit 5ba2962f5e8f3a8316ebb60dd381976041bf6a28
Author: Emil Velikov <emil.velikov at collabora.com>
Date:   Fri Nov 11 15:45:28 2016 +0000

    release.sh: add mesa support
    
    - correctly parse the url to retrieve the "section"
    - add the new hostname, srv_path and MLs
    - ensure that the path is created (since we store each version is
    separate folder)
    - strip out "-rc*" from the version number when constructing srv_path
    
    v2: Use correct section_path.
    v3: Use https
    
    Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
    Reviewed-by: Peter Hutterer <peter.hutterer at who-t.net>
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit 2281905ad8494acdafe2556ad21404385ce885ef
Author: Emil Velikov <emil.velikov at collabora.com>
Date:   Fri Nov 11 15:45:27 2016 +0000

    release.sh: add support for git worktree
    
    With git worktree(s) .git is a file rather than a directory.
    
    Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
    Reviewed-by: Peter Hutterer <peter.hutterer at who-t.net>
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit 06e0060ce7dc83666a9796e3251232d95c9950cf
Author: Emil Velikov <emil.velikov at collabora.com>
Date:   Fri Nov 11 15:45:26 2016 +0000

    release.sh: add --gpgkey option
    
    To allow users with multiple keys to select the appropriate one.
    
    v2:
     - Change GPGKEY to include -u if valid key is provided (Julien).
     - Keep the help screen sorted alphabetically.
    
    Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
    Reviewed-by: Peter Hutterer <peter.hutterer at who-t.net>
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit a30fcba3eae262c2ef984109c180aa41d85a0c2c
Author: Emil Velikov <emil.velikov at collabora.com>
Date:   Fri Nov 11 15:45:25 2016 +0000

    release.sh: add a couple more info messages
    
    This way one can relate the exact stage they are and the possible
    password prompt they'll see (if the ssh/gpg agent has timed out).
    
    Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
    Reviewed-by: Peter Hutterer <peter.hutterer at who-t.net>
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit da83d8044d02314ebf6a8802eb4796964dc9e7eb
Author: Emil Velikov <emil.velikov at collabora.com>
Date:   Fri Nov 11 15:45:24 2016 +0000

    release.sh: check for local changes while in the git root directory
    
    Current approach relies that the builddir will be nested within the git
    root directory. While this is true [currently] it's not a wise thing to
    do.
    
    We want to check if there are any changes whist we're in the git (root)
    directory.
    
    Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
    Reviewed-by: Peter Hutterer <peter.hutterer at who-t.net>
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>



More information about the xorg-commit mailing list