Explorar el Código

Merge branch 'master' of gnunet.org:gnunet

ng0 hace 4 años
padre
commit
5776272869
Se han modificado 3 ficheros con 17 adiciones y 19 borrados
  1. 1 1
      configure.ac
  2. 16 17
      contrib/Makefile.am
  3. 0 1
      src/gns/Makefile.am

+ 1 - 1
configure.ac

@@ -21,7 +21,7 @@
 #
 AC_PREREQ(2.61)
 # Checks for programs.
-AC_INIT([gnunet], [0.11.6], [bug-gnunet@gnu.org])
+AC_INIT([gnunet], [0.11.7], [bug-gnunet@gnu.org])
 AC_CONFIG_AUX_DIR([build-aux])
 
 # check for legacy option that is no longer supported (#5627) and fail hard

+ 16 - 17
contrib/Makefile.am

@@ -18,23 +18,22 @@ INITD_FILES = \
  services/systemd/gnunet.service
 
 PACKAGES_FILES = \
-    guix/guix-env-py2.scm \
-    guix/guix-env-gillmann.scm \
-    guix/notest-guix-env.scm \
-    nix/gnunet-dev.nix \
-    nix/default.nix \
-    alpine/gnunet-gtk/APKBUILD \
-    alpine/gnunet/APKBUILD \
-    alpine/gnunet/gnunet-system-services.initd \
-    alpine/gnunet/gnunet-system.conf \
-    alpine/gnunet/gnunet-user-services.initd \
-    alpine/gnunet/gnunet-user.conf \
-    alpine/gnunet/gnunet.post-deinstall \
-    alpine/gnunet/gnunet.post-install \
-    alpine/gnunet/gnunet.pre-deinstall \
-    alpine/gnunet/gnunet.pre-install \
-    alpine/gnunet/gnunet.xsession \
-    alpine/gnurl/APKBUILD
+    packages/guix/guix-env-py2.scm \
+    packages/guix/guix-env-gillmann.scm \
+    packages/guix/notest-guix-env.scm \
+    packages/nix/gnunet-dev.nix \
+    packages/nix/default.nix \
+    packages/alpine/gnunet-gtk/APKBUILD \
+    packages/alpine/gnunet/APKBUILD \
+    packages/alpine/gnunet/gnunet-system-services.initd \
+    packages/alpine/gnunet/gnunet-system.conf \
+    packages/alpine/gnunet/gnunet-user-services.initd \
+    packages/alpine/gnunet/gnunet-user.conf \
+    packages/alpine/gnunet/gnunet.post-install \
+    packages/alpine/gnunet/gnunet.pre-deinstall \
+    packages/alpine/gnunet/gnunet.pre-install \
+    packages/alpine/gnunet/gnunet.xsession \
+    packages/alpine/gnurl/APKBUILD
 
 EXTRA_DIST = \
  conf/colorit/colorit.conf \

+ 0 - 1
src/gns/Makefile.am

@@ -15,7 +15,6 @@ EXTRA_DIST = \
   test_gns_lookup.conf \
   test_gns_proxy.conf \
   test_gns_simple_lookup.conf \
-  w32nsp.def \
   openssl.cnf \
   gnunet-gns-proxy-setup-ca.in \
   zonefiles/J7POEUT41A8PBFS7KVVDRF88GBOU4HK8PSU5QKVLVE3R9T91E99G.zkey \