gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnunet] 02/03: obsolete due to alpine policy


From: gnunet
Subject: [gnunet] 02/03: obsolete due to alpine policy
Date: Sat, 26 Oct 2019 15:06:46 +0200

This is an automated email from the git hooks/post-receive script.

xrs pushed a commit to branch master
in repository gnunet.

commit da87f37eb0766b7c0cf1664cfbfbaf6d15ef20bc
Merge: 99d9c81fc 01f5a8120
Author: xrs <address@hidden>
AuthorDate: Sat Oct 26 15:04:35 2019 +0200

    obsolete due to alpine policy

 .gitignore                                         |    2 +-
 ChangeLog                                          |   24 +-
 Makefile.am                                        |    9 +
 README                                             |  152 +-
 bootstrap                                          |   13 +-
 configure.ac                                       |  239 +-
 contrib/Makefile.am                                |   23 +-
 contrib/conf/.style.yapf                           |    5 +
 pre-commit => contrib/indent_pre-commit            |    0
 contrib/{ => packages}/alpine/gnunet-gtk/APKBUILD  |    0
 contrib/{ => packages}/alpine/gnunet/APKBUILD      |    0
 .../alpine/gnunet/gnunet-system-services.initd     |    0
 .../alpine/gnunet/gnunet-system.conf               |    0
 .../alpine/gnunet/gnunet-user-services.initd       |    0
 .../{ => packages}/alpine/gnunet/gnunet-user.conf  |    0
 .../alpine/gnunet/gnunet.post-install              |    0
 .../alpine/gnunet/gnunet.pre-deinstall             |    0
 .../alpine/gnunet/gnunet.pre-install               |    0
 .../{ => packages}/alpine/gnunet/gnunet.xsession   |    0
 contrib/{ => packages}/alpine/gnurl/APKBUILD       |    0
 contrib/scripts/find_typedefs.py                   |    6 +-
 contrib/scripts/gdb-iterate-dll.py                 |    3 +-
 contrib/scripts/gnunet-chk.py.in                   |   23 +-
 contrib/scripts/gnunet_janitor.py.in               |    1 +
 contrib/scripts/gnunet_pyexpect.py.in              |   20 +-
 contrib/scripts/pydiffer.py.in                     |    5 +-
 contrib/scripts/removetrailingwhitespace.py.in     |    1 -
 contrib/scripts/terminate.py.in                    |    2 +-
 doc/doxygen/gnunet.doxy                            |    2 +-
 doc/handbook/chapters/installation.texi            |    2 +-
 doc/handbook/chapters/user.texi                    |    4 +-
 doc/man/gnunet-arm.1                               |   30 +-
 doc/man/gnunet-auto-share.1                        |   51 +-
 doc/man/gnunet-bcd.1                               |   23 +-
 doc/man/gnunet-cadet.1                             |   51 +-
 doc/man/gnunet-config.1                            |   51 +-
 doc/man/gnunet-conversation-test.1                 |   21 +-
 doc/man/gnunet-conversation.1                      |   33 +-
 doc/man/gnunet-datastore.1                         |    2 +-
 doc/man/gnunet-directory.1                         |   19 +-
 doc/man/gnunet-download.1                          |   51 +-
 doc/man/gnunet-ecc.1                               |   35 +-
 doc/man/gnunet-fs.1                                |   24 +-
 doc/man/gnunet-gns-proxy.1                         |   29 +-
 doc/man/gnunet-gns.1                               |   37 +-
 doc/man/gnunet-identity.1                          |    2 +-
 doc/man/gnunet-namecache.1                         |   27 +-
 doc/man/gnunet-namestore-fcfsd.1                   |   23 +-
 doc/man/gnunet-namestore.1                         |    9 +-
 doc/man/gnunet-nat-auto.1                          |   27 +-
 doc/man/gnunet-nat-server.1                        |   25 +-
 doc/man/gnunet-nat.1                               |   43 +-
 doc/man/gnunet-peerinfo.1                          |   47 +-
 doc/man/gnunet-publish.1                           |   89 +-
 doc/man/gnunet-reclaim.1                           |   71 +-
 doc/man/gnunet-resolver.1                          |   27 +-
 doc/man/gnunet-revocation.1                        |   41 +-
 doc/man/gnunet-scrypt.1                            |   36 +-
 doc/man/gnunet-search.1                            |   49 +-
 doc/man/gnunet-statistics.1                        |   58 +-
 doc/man/gnunet-testbed-profiler.1                  |   39 +-
 doc/man/gnunet-testing-run-service.1               |   15 +-
 doc/man/gnunet-testing.1                           |   43 +-
 doc/man/gnunet-timeout.1                           |    3 +-
 doc/man/gnunet-transport-certificate-creation.1    |    3 +-
 doc/man/gnunet-unindex.1                           |   23 +-
 doc/man/gnunet-uri.1                               |   20 +-
 doc/man/gnunet-vpn.1                               |   56 +-
 doc/man/gnunet-zoneimport.1                        |   29 +-
 po/POTFILES.in                                     |  130 +-
 po/it.po                                           | 7475 ++++++++++----------
 src/Makefile.am                                    |    8 +-
 src/arm/Makefile.am                                |    2 +-
 src/arm/test_gnunet_arm.py.in                      |   26 +-
 src/ats/Makefile.am                                |    2 +-
 src/cadet/Makefile.am                              |    2 +-
 src/consensus/consensus-simulation.py.in           |   15 +-
 src/conversation/Makefile.am                       |   40 +-
 src/core/Makefile.am                               |    2 +-
 src/datacache/Makefile.am                          |    2 +-
 src/datastore/Makefile.am                          |    2 +-
 src/dht/Makefile.am                                |    2 +-
 src/dht/test_dht_tools.py.in                       |   29 +-
 src/dns/Makefile.am                                |    4 -
 src/dns/install-dns-helper.sh                      |   12 -
 src/dns/test_gnunet_dns.sh                         |    6 +
 src/exit/Makefile.am                               |    4 -
 src/exit/install-exit-helper.sh                    |    5 -
 src/fs/Makefile.am                                 |    2 +-
 src/fs/test_gnunet_fs_idx.py.in                    |   57 +-
 src/fs/test_gnunet_fs_psd.py.in                    |   75 +-
 src/fs/test_gnunet_fs_rec.py.in                    |   93 +-
 src/gns/Makefile.am                                |   10 +-
 src/gnsrecord/Makefile.am                          |    2 +-
 src/identity/Makefile.am                           |    2 +-
 src/integration-tests/gnunet_pyexpect.py.in        |  115 +-
 src/integration-tests/gnunet_testing.py.in         |  100 +-
 .../test_integration_bootstrap_and_connect.py.in   |    2 +-
 .../test_integration_clique.py.in                  |   14 +-
 .../test_integration_disconnect.py.in              |  300 +-
 .../test_integration_disconnect_nat.py.in          |   22 +-
 .../test_integration_reconnect.py.in               |  272 +-
 .../test_integration_reconnect_nat.py.in           |   25 +-
 src/namecache/Makefile.am                          |    2 +-
 src/namestore/Makefile.am                          |    2 +-
 src/nat-auto/Makefile.am                           |    2 +-
 src/nat/Makefile.am                                |   18 +-
 src/nat/install-nat-helper.sh                      |    5 -
 src/nse/Makefile.am                                |    2 +-
 src/peerinfo-tool/test_gnunet_peerinfo.py.in       |   75 +-
 src/peerinfo/Makefile.am                           |    2 +-
 src/reclaim-attribute/Makefile.am                  |    2 +-
 src/reclaim/Makefile.am                            |    2 +-
 src/regex/Makefile.am                              |    2 +-
 src/rest/rest.conf                                 |    1 +
 src/revocation/Makefile.am                         |    2 +-
 src/revocation/test_local_revocation.py.in         |   31 +-
 src/rps/Makefile.am                                |    2 +-
 src/statistics/Makefile.am                         |    2 +-
 src/statistics/test_gnunet_statistics.py.in        |    8 +-
 src/testbed/buildvars.py.in                        |    1 -
 src/topology/Makefile.am                           |    2 +-
 src/transport/Makefile.am                          |   20 +-
 src/transport/install-bluetooth-helper.sh          |    5 -
 src/transport/install-wlan-helper.sh               |    5 -
 src/vpn/Makefile.am                                |    4 -
 src/vpn/install-vpn-helper.sh                      |    5 -
 127 files changed, 5517 insertions(+), 5342 deletions(-)


-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]