summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Husmann2017-03-03 23:43:22 +0100
committerStefan Husmann2017-03-03 23:43:22 +0100
commit7f025d760b72e15c49e52d439eaa213211c0b2c9 (patch)
treece8a5dda3bfdb3bae1f87e960a454eb5b5cf774d
parentb5bfaf7c53fb7c26869d7dc9b0e9e6ab9135d611 (diff)
downloadaur-7f025d760b72e15c49e52d439eaa213211c0b2c9.tar.gz
Updated version (2.1.7.67.g6fff84d7d -> 2.1.7.69.g8dc0e8d62).
Changelog ========= Fix regression in non-mmap fallback elf loader (8dc0e8d62) Cygwin: skip tests that require working setrlimits for memory (24da8084a) Revert "build: Compress with lzip too." (6fff84d7d) Fix makeinfo warnings (f2db8fc2f) Remove useless subsection from hooks documentation (c896af55d) Fix scheme-scripts markup. (c2ab4a3b2) Update NEWS for prerelease. (8ed8b375a) Update NEWS (8f7e75f77) doc: Describe -e (module) on equal footing with (@ ...). (1026a7683) i18n: 'number->locale-string' guesses the minimum number of decimals. (de5cf50ab) i18n: Fix corner cases for monetary and number string conversions. (4c7d1a64f) tests: Choose a more plausible US English locale name. (585bf8387) tests: Use 'pass-if-equal' for (ice-9 i18n) tests. (47236c247) i18n: Do not represent zero as "-0". (19d274c68) Recognize sh3 as compilation targets (92222727f) doc: Fix typo in site packages documentation. (7c5f38fe6) doc: Fix typo in keywords documentation. (a4fbc5b09) tests: Avoid statprof test failure on systems without 'setitimer'. (109d22165) build: Honor $SOURCE_DATE_EPOCH for the recorded timestamp. (817a07120) scandir: Avoid 'stat' calls on each entry. (4d3a14924) build: Compress with lzip too. (58c028ebb) build: Check for /gnu/store file names upon "make dist". (8b834206f) Disable REPL server tests if no threads (33944f660) tests: Avoid race condition in REPL server test. (c1581fb2a) tests: Throw 'unresolved when the REPL server is too slow. (bf58d7bb9) tests: Add REPL server test for CVE-2016-8606. (2cecf3b15) REPL Server: Guard against HTTP inter-protocol exploitation attacks. (402162cfc) tests: Use the "normalized codeset" in locale names. (b473598f2) Treat 'SIG_IGN' as a pointer. (7d6f309cc) Document 'scm_to_uintptr_t' and 'scm_from_uintptr_t'. (1107db3eb) Remove 'umask' calls from 'mkdir'. (844b2cf75) %port-encoding requires an open port (25652ff84) http: Do not use 'eq?' to compare characters in parse-request-uri. (b56b94492) build: .x and .doc files depend on generated includes. (8f7ed8abf) texinfo: Remove unnecessary (oop goops) dependency. (7a32add5d) Do not assume that sizeof (long) == sizeof (void *) == sizeof (SCM). (1d257c27f) Avoid signed integer overflows in numeric conversions. (a8d1c7d61) Remove extraneous debugging output in test (36321a8ff) Fix open-file mode misinterpretation (82ea7c763) "select" no longer throws exception on EINTR (24eea1be0) scm_std_select doesn't tick itself (066036499) Cosmetic REPL server improvements (0cd60c3f2) Fix trap frame matching (374b88580) Fix class slot allocation since GOOPS rewrite (77cfd7e4b) Fix (mkstemp! "XX" 0) errors (a86bb2e61) Flush when getting string from r6rs string output port (e13cd5c77) String ports can be truncated (1da66a6ab) Minor expansion of guile-test comments (fcebf93ec) Favor docstrings for describing the purpose of functions. (67b8b6fb0) Fix "Scheme Syntax" info rendering (62f08b8f3) Better errors for odd-length keyword args (68f13adaa) Fix segfault introduced with R6RS port commit (33514ffe2) "Scripting Examples" update. (f3a187270) Register R6RS port and bytevector internals early (94d70684c) Fix support for threads already known to GC (4c3bea3db) Declare module exports before loading imports (631e9901d) Revert "futures: Limit the number of nested futures on the same stack." (9e28a1212) Fix (* x -1) for GOOPS types (70d4c4b28) Explain why no native accessors for `s8' and `u8' exist (f8dd4f67b) Fix guild compile --to=cps / --from=cps (f261eaf03) Fix kfun parse-cps bug (23278d07d) Fixed specific version of guile search in autoconf macro GUILE_PROGS. (b6d3ab6c0) Fix typo in old NEWS. (7242ca566) Fix multi-arity dispatch in GOOPS (c7fb87cd6) Fix compute-frame-sizes for case-lambda jumps (4dcc97288) Use labs instead of abs where needed (5333642b7) Fix make-polar signedness of zeros on macOS (c4b0491e9) Conditionally define SOCK_CLOEXEC, SOCK_NONBLOCK (36023a0d2) Fix flonum/complex type inference. (d0811644f)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2c11a2ad1fcb..5a48d7fe5037 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Mar 2 23:43:30 UTC 2017
+# Fri Mar 3 22:43:18 UTC 2017
pkgbase = guile-git
pkgdesc = A portable, embeddable Scheme implementation (Git snapshot)
- pkgver = 2.1.7.67.g6fff84d7d
+ pkgver = 2.1.7.69.g8dc0e8d62
pkgrel = 1
url = http://www.gnu.org/software/guile/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 3fdf9c6b5907..bf7e01665f70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=guile-git
_gitname=guile
-pkgver=2.1.7.67.g6fff84d7d
+pkgver=2.1.7.69.g8dc0e8d62
pkgrel=1
pkgdesc="A portable, embeddable Scheme implementation (Git snapshot)"
arch=('i686' 'x86_64')