commit tmate for openSUSE:Factory

2020-11-03 Thread root
Hello community,

here is the log from the commit of package tmate for openSUSE:Factory checked 
in at 2020-11-03 15:16:00

Comparing /work/SRC/openSUSE:Factory/tmate (Old)
 and  /work/SRC/openSUSE:Factory/.tmate.new.3463 (New)


Package is "tmate"

Tue Nov  3 15:16:00 2020 rev:7 rq:845421 version:2.4.0

Changes:

--- /work/SRC/openSUSE:Factory/tmate/tmate.changes  2020-02-09 
20:48:07.666865097 +0100
+++ /work/SRC/openSUSE:Factory/.tmate.new.3463/tmate.changes2020-11-03 
15:16:23.512030007 +0100
@@ -1,0 +2,5 @@
+Sun Nov  1 22:59:55 UTC 2020 - Marcus Rueckert 
+
+- fix url
+
+---



Other differences:
--
++ tmate.spec ++
--- /var/tmp/diff_new_pack.6LNJ1n/_old  2020-11-03 15:16:24.392030854 +0100
+++ /var/tmp/diff_new_pack.6LNJ1n/_new  2020-11-03 15:16:24.396030858 +0100
@@ -22,7 +22,7 @@
 Summary:Instant terminal sharing
 License:MIT
 Group:  Productivity/Networking/Other
-URL:https://www.tmate.io
+URL:https://tmate.io
 Source: 
https://github.com/tmate-io/tmate/archive/%{version}/%{name}-%{version}.tar.gz
 BuildRequires:  autoconf
 BuildRequires:  automake




commit tmate for openSUSE:Factory

2020-02-09 Thread root
Hello community,

here is the log from the commit of package tmate for openSUSE:Factory checked 
in at 2020-02-09 20:47:58

Comparing /work/SRC/openSUSE:Factory/tmate (Old)
 and  /work/SRC/openSUSE:Factory/.tmate.new.26092 (New)


Package is "tmate"

Sun Feb  9 20:47:58 2020 rev:6 rq:772110 version:2.4.0

Changes:

--- /work/SRC/openSUSE:Factory/tmate/tmate.changes  2019-11-19 
12:59:10.386139829 +0100
+++ /work/SRC/openSUSE:Factory/.tmate.new.26092/tmate.changes   2020-02-09 
20:48:07.666865097 +0100
@@ -1,0 +2,5 @@
+Fri Feb  7 14:14:03 UTC 2020 - Ondřej Súkup 
+
+- cleanup spec 
+
+---



Other differences:
--
++ tmate.spec ++
--- /var/tmp/diff_new_pack.rAQyOi/_old  2020-02-09 20:48:09.378866074 +0100
+++ /var/tmp/diff_new_pack.rAQyOi/_new  2020-02-09 20:48:09.378866074 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tmate
 #
-# Copyright (c) 2019 SUSE LLC.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,14 +26,12 @@
 Source: 
https://github.com/tmate-io/tmate/archive/%{version}/%{name}-%{version}.tar.gz
 BuildRequires:  autoconf
 BuildRequires:  automake
-BuildRequires:  libevent-devel
 BuildRequires:  libmsgpack-devel >= 1.1.0
 BuildRequires:  libmsgpackc-devel >= 1.1.0
-BuildRequires:  libopenssl-devel
-BuildRequires:  libssh-devel >= 0.6.1
-BuildRequires:  ncurses-devel
-BuildRequires:  pkg-config
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(libevent)
+BuildRequires:  pkgconfig(libssh) >= 0.6.1
+BuildRequires:  pkgconfig(tinfo)
 
 %description
 Tmate is a fork of tmux providing an instant pairing solution.
@@ -45,16 +43,15 @@
 export CFLAGS="%{optflags} -fno-strict-aliasing"
 ./autogen.sh
 %configure
-make %{?_smp_mflags}
+%make_build
 
 %install
-make %{?_smp_mflags} DESTDIR=%{buildroot} install
+%make_install
 
 %files
-%defattr(-,root,root)
 %doc CHANGES FAQ README-tmux README.md
 %license COPYING
 %{_bindir}/tmate
-%{_mandir}/man1/tmate.1*
+%{_mandir}/man1/tmate.1%{?ext_man}
 
 %changelog




commit tmate for openSUSE:Factory

2019-11-19 Thread root
Hello community,

here is the log from the commit of package tmate for openSUSE:Factory checked 
in at 2019-11-19 12:59:09

Comparing /work/SRC/openSUSE:Factory/tmate (Old)
 and  /work/SRC/openSUSE:Factory/.tmate.new.26869 (New)


Package is "tmate"

Tue Nov 19 12:59:09 2019 rev:5 rq:749378 version:2.4.0

Changes:

--- /work/SRC/openSUSE:Factory/tmate/tmate.changes  2019-10-17 
12:21:42.823258929 +0200
+++ /work/SRC/openSUSE:Factory/.tmate.new.26869/tmate.changes   2019-11-19 
12:59:10.386139829 +0100
@@ -1,0 +2,6 @@
+Mon Nov 18 19:36:16 UTC 2019 - Andreas Schneider 
+
+- Update to 2.4.0
+  * Use tmate.conf instead of tmux.conf
+
+---

Old:

  tmate-2.3.1.tar.gz

New:

  tmate-2.4.0.tar.gz



Other differences:
--
++ tmate.spec ++
--- /var/tmp/diff_new_pack.WcQG3X/_old  2019-11-19 12:59:11.078139392 +0100
+++ /var/tmp/diff_new_pack.WcQG3X/_new  2019-11-19 12:59:11.082139390 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tmate
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,12 +17,12 @@
 
 
 Name:   tmate
-Version:2.3.1
+Version:2.4.0
 Release:0
 Summary:Instant terminal sharing
 License:MIT
 Group:  Productivity/Networking/Other
-Url:https://www.tmate.io
+URL:https://www.tmate.io
 Source: 
https://github.com/tmate-io/tmate/archive/%{version}/%{name}-%{version}.tar.gz
 BuildRequires:  autoconf
 BuildRequires:  automake

++ tmate-2.3.1.tar.gz -> tmate-2.4.0.tar.gz ++
 1808 lines of diff (skipped)




commit tmate for openSUSE:Factory

2019-10-17 Thread root
Hello community,

here is the log from the commit of package tmate for openSUSE:Factory checked 
in at 2019-10-17 12:21:39

Comparing /work/SRC/openSUSE:Factory/tmate (Old)
 and  /work/SRC/openSUSE:Factory/.tmate.new.2352 (New)


Package is "tmate"

Thu Oct 17 12:21:39 2019 rev:4 rq:738819 version:2.3.1

Changes:

--- /work/SRC/openSUSE:Factory/tmate/tmate.changes  2019-08-05 
10:36:28.86863 +0200
+++ /work/SRC/openSUSE:Factory/.tmate.new.2352/tmate.changes2019-10-17 
12:21:42.823258929 +0200
@@ -1,0 +2,6 @@
+Mon Oct 14 13:05:33 UTC 2019 - Andreas Schneider 
+
+- Update to 2.3.1
+  - Allow the use of C.UTF-8 locale
+
+---

Old:

  tmate-2.3.0.tar.gz

New:

  tmate-2.3.1.tar.gz



Other differences:
--
++ tmate.spec ++
--- /var/tmp/diff_new_pack.O98PG8/_old  2019-10-17 12:21:43.547257112 +0200
+++ /var/tmp/diff_new_pack.O98PG8/_new  2019-10-17 12:21:43.551257102 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   tmate
-Version:2.3.0
+Version:2.3.1
 Release:0
 Summary:Instant terminal sharing
 License:MIT

++ tmate-2.3.0.tar.gz -> tmate-2.3.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tmate-2.3.0/.travis.yml new/tmate-2.3.1/.travis.yml
--- old/tmate-2.3.0/.travis.yml 2019-08-01 03:02:18.0 +0200
+++ new/tmate-2.3.1/.travis.yml 2019-10-13 03:10:03.0 +0200
@@ -1,10 +1,36 @@
 language: c
+services:
+- docker
+
 matrix:
-include:
-- compiler: gcc
-- compiler: clang
-  env: CFLAGS="-g -O2"
-before_install:
-- sudo apt-get update -qq
-- sudo apt-get -y install debhelper autotools-dev dh-autoreconf file 
libncurses5-dev libevent-dev pkg-config libutempter-dev build-essential
-script: (CFLAGS= ./autogen.sh) && ./configure --enable-debug && make
+  include:
+  - arch: amd64
+env: PLATFORM=amd64
+  - arch: amd64
+env: PLATFORM=i386
+  - arch: arm64
+env: PLATFORM=arm32v6
+  - arch: arm64
+env: PLATFORM=arm32v7
+  - arch: arm64
+env: PLATFORM=arm64v8
+
+script:
+- 'docker build . --tag local-$PLATFORM/tmate-build --build-arg 
PLATFORM=$PLATFORM'
+# On arch=arm64, some directories are not setup correctly, and 'ruby -S gem
+# install dpl' required by the release push scripts fails.
+- 'if [ "$TRAVIS_TAG" ]; then sudo chown -R $USER: /var/lib/gems 
/usr/local/bin; fi'
+- 'if [ "$TRAVIS_TAG" ]; then ./package_release.sh $TRAVIS_TAG $PLATFORM; fi'
+
+deploy:
+  provider: releases
+  api_key:
+secure: 
T2109tjjOsrVLEpJZK/uxmO0AuDGXYFdN4AAsNTmVwu/W5dcX57Kk2TCgqDuLfD21iGGXP0U/OYHM06IfBDODBWCA9P8ASHYsenS7wIiFnvCEMbfzoAFyBMrXN2kNdM2+ho3aqc0xE2lQKOKDLxpGm5FZrzujscXXzxQjWBU5Hk=
+  skip_cleanup: true
+  overwrite: true
+  file_glob: true
+  file: /tmp/tmate-release/*.tar.*
+  on:
+repo: tmate-io/tmate
+branch: master
+tags: true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tmate-2.3.0/Dockerfile new/tmate-2.3.1/Dockerfile
--- old/tmate-2.3.0/Dockerfile  1970-01-01 01:00:00.0 +0100
+++ new/tmate-2.3.1/Dockerfile  2019-10-13 03:10:03.0 +0200
@@ -0,0 +1,28 @@
+ARG PLATFORM=amd64
+FROM ${PLATFORM}/alpine:3.10
+
+WORKDIR /build
+
+RUN apk add --no-cache wget cmake make gcc g++ linux-headers zlib-dev 
openssl-dev \
+automake autoconf libevent-dev ncurses-dev msgpack-c-dev 
libexecinfo-dev \
+ncurses-static libexecinfo-static libevent-static msgpack-c 
ncurses-libs \
+libevent libexecinfo openssl zlib
+
+RUN set -ex; \
+mkdir -p /src/libssh/build; \
+cd /src; \
+wget -O libssh.tar.xz 
https://www.libssh.org/files/0.9/libssh-0.9.0.tar.xz; \
+tar -xf libssh.tar.xz -C /src/libssh --strip-components=1; \
+cd /src/libssh/build; \
+cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr \
+-DWITH_SFTP=OFF -DWITH_SERVER=OFF -DWITH_PCAP=OFF \
+-DWITH_STATIC_LIB=ON -DWITH_GSSAPI=OFF ..; \
+make -j $(nproc); \
+make install
+
+COPY . .
+
+RUN ./autogen.sh && ./configure --enable-static
+RUN make -j $(nproc)
+RUN strip tmate
+RUN ./tmate -V
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tmate-2.3.0/Makefile.static-build 
new/tmate-2.3.1/Makefile.static-build
--- old/tmate-2.3.0/Makefile.static-build   2019-08-01 03:02:18.0 
+0200
+++ new/tmate-2.3.1/Makefile.static-build   1970-01-01 01:00:00.0 
+0100
@@ -1,61 +0,0 @@
-LIBSSH=libssh-0.7.2
-LIBSSH_URL=https://red.libssh.org/attachments/download/177/$(LIBSSH).tar.xz
-LIBSSH_LIB=ext/lib/libssh.a
-

commit tmate for openSUSE:Factory

2019-08-05 Thread root
Hello community,

here is the log from the commit of package tmate for openSUSE:Factory checked 
in at 2019-08-05 10:36:21

Comparing /work/SRC/openSUSE:Factory/tmate (Old)
 and  /work/SRC/openSUSE:Factory/.tmate.new.4126 (New)


Package is "tmate"

Mon Aug  5 10:36:21 2019 rev:3 rq:720143 version:2.3.0

Changes:

--- /work/SRC/openSUSE:Factory/tmate/tmate.changes  2016-04-22 
16:25:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.tmate.new.4126/tmate.changes2019-08-05 
10:36:28.86863 +0200
@@ -1,0 +2,6 @@
+Thu Aug  1 06:12:36 UTC 2019 - Andreas Schneider 
+
+- Update to 2.3.0
+  - Bug fix release to work nicely with libssh-0.9.0
+
+---

Old:

  2.2.1.tar.gz

New:

  tmate-2.3.0.tar.gz



Other differences:
--
++ tmate.spec ++
--- /var/tmp/diff_new_pack.Nptmbu/_old  2019-08-05 10:36:29.611333778 +0200
+++ /var/tmp/diff_new_pack.Nptmbu/_new  2019-08-05 10:36:29.615333777 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package tmate
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,18 +12,18 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   tmate
-Version:2.2.1
+Version:2.3.0
 Release:0
 Summary:Instant terminal sharing
 License:MIT
 Group:  Productivity/Networking/Other
 Url:https://www.tmate.io
-Source: https://github.com/tmate-io/tmate/archive/%{version}.tar.gz
+Source: 
https://github.com/tmate-io/tmate/archive/%{version}/%{name}-%{version}.tar.gz
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  libevent-devel
@@ -53,6 +53,7 @@
 %files
 %defattr(-,root,root)
 %doc CHANGES FAQ README-tmux README.md
+%license COPYING
 %{_bindir}/tmate
 %{_mandir}/man1/tmate.1*
 




commit tmate for openSUSE:Factory

2016-04-22 Thread h_root
Hello community,

here is the log from the commit of package tmate for openSUSE:Factory checked 
in at 2016-04-22 16:25:49

Comparing /work/SRC/openSUSE:Factory/tmate (Old)
 and  /work/SRC/openSUSE:Factory/.tmate.new (New)


Package is "tmate"

Changes:

--- /work/SRC/openSUSE:Factory/tmate/tmate.changes  2016-04-12 
19:31:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.tmate.new/tmate.changes 2016-04-22 
16:25:56.0 +0200
@@ -1,0 +2,13 @@
+Wed Mar 30 08:57:57 UTC 2016 - a...@cryptomilk.org
+
+- Update to 2.2.1
+  * Reconnection implemented
+  * Bug fixes in synchronizing the key bindings
+  * webhooks support added: https://github.com/tmate-io/tmate/wiki/Webhooks
+
+---
+Thu Mar  3 09:38:15 UTC 2016 - a...@cryptomilk.org
+
+- At least msgpack 1.1.0 is requried
+
+---

Old:

  2.2.0.tar.gz

New:

  2.2.1.tar.gz



Other differences:
--
++ tmate.spec ++
--- /var/tmp/diff_new_pack.J1YIOz/_old  2016-04-22 16:25:57.0 +0200
+++ /var/tmp/diff_new_pack.J1YIOz/_new  2016-04-22 16:25:57.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   tmate
-Version:2.2.0
+Version:2.2.1
 Release:0
 Summary:Instant terminal sharing
 License:MIT
@@ -27,8 +27,8 @@
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  libevent-devel
-BuildRequires:  libmsgpack-devel >= 0.5.8
-BuildRequires:  libmsgpackc-devel >= 0.5.8
+BuildRequires:  libmsgpack-devel >= 1.1.0
+BuildRequires:  libmsgpackc-devel >= 1.1.0
 BuildRequires:  libopenssl-devel
 BuildRequires:  libssh-devel >= 0.6.1
 BuildRequires:  ncurses-devel

++ 2.2.0.tar.gz -> 2.2.1.tar.gz ++
 6173 lines of diff (skipped)