Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master sorcery by Ismael Luceno (3c0ad871e15fc9dfa222d53756058786898508f1)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master sorcery by Ismael Luceno (3c0ad871e15fc9dfa222d53756058786898508f1)
  • Date: Wed, 29 May 2019 22:04:35 +0000

GIT changes to master sorcery by Ismael Luceno <ismael AT sourcemage.org>:

ChangeLog | 111
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 111 insertions(+)

New commits:
commit 3c0ad871e15fc9dfa222d53756058786898508f1
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

Update ChangeLog

diff --git a/ChangeLog b/ChangeLog
index 7f8a68d..f2188b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,53 @@
+2019-05-29 Ismael Luceno <ismael AT sourcemage.org>
+ * protected: Added musl dynamic loader
+
+2019-05-28 Ismael Luceno <ismael AT sourcemage.org>
+ * protected: Added gawk and mawk
+
+2019-05-25 Ismael Luceno <ismael AT sourcemage.org>
+ * excluded: Added /mnt and /media
+
+2019-05-23 Ismael Luceno <ismael AT sourcemage.org>
+ * libmisc: Added libc ABI detection for HOST
+
+2019-05-21 Ismael Luceno <ismael AT sourcemage.org>
+ * libsorcery, libresurrect, api[12]: Run ldconfig only for glibc-based
+ systems
+
+2019-05-19 Ismael Luceno <ismael AT sourcemage.org>
+ * sustained: Added musl
+
+2019-05-14 Ismael Luceno <ismael AT sourcemage.org>
+ * libunpack: Fixed tarball extraction; for GNU tar partial block
+ reads become fatal when using -f (exposed by bzip2 + musl).
+
+2019-05-12 Pavel Vinogradov <public AT sourcemage.org>
+ * libmisc: Fixed computing of SMGL_COMPAT_ARCHS
+
+2019-05-08 Ismael Luceno <ismael AT sourcemage.org>
+ * libtablet: Reimplemented version cache generator
+
+2019-05-07 Ismael Luceno <ismael AT sourcemage.org>
+ * liboscompat: install: Ignore -v flag
+
+2019-04-16 Ismael Luceno <ismael AT sourcemage.org>
+ * libtablet: Reimplement tablet_import_repair_files using find
+
+2019-04-15 Ismael Luceno <ismael AT sourcemage.org>
+ * libtablet: Replaced ksh syntax in tablet_create_version_cache
+ * libtablet: Fixed version cache creation, awk snippet
+
+2019-04-08 Ismael Luceno <ismael AT sourcemage.org>
+ * libtablet: Fixed quoting of variables at tablet_get_tb_version
+
+2019-04-04 Ismael Luceno <ismael AT sourcemage.org>
+ * libresurrect: Replaced non-standard cp flags
+ * libtrack: Reimplemented make_safe_dir using mktemp
+ * dl_wget: Removed --retr-symlinks, not needed
+
+2019-02-09 Pavel Vinogradov <vin.public AT gmail.com>
+ * libdownload, libgpg, libmisc: Fixed inverted checks
+
2019-02-08 Pavel Vinogradov <public AT sourcemage.org>
* sorcery: adjusted to use coreutils in vrf_select_hashes()
* libgpg, libunpack: switched to coreutils' *sum for computing
@@ -6,6 +56,67 @@
unpack_hash() now emits a warning if hash algorithm is either
md5 or sha1

+2019-02-08 Ismael Luceno <ismael AT sourcemage.org>
+ * cast: Fixed escaping bug introduced by b87e689bc00ea
+ Removed redundant "$" in arithmetic expressions
+ Reduced usage of smgl_which
+ * libspell: Simplified load_spell_file_functions
+
+2019-02-07 Ismael Luceno <ismael AT sourcemage.org>
+ * libmisc: Fixed backtick subtitution
+
+2019-02-06 Ismael Luceno <ismael AT sourcemage.org>
+ * url_http: Implemented a faster url_http_expand
+ * libdepends: Removeed pattern local variable in __comp_depends_aux
+ * libgrimoire: Simplified real_confilcts
+ * libcodex: Simplified codex_create_cache
+ * dl_aria2: Made function definitions ksh-compatible
+ * libcodex: Simplified codex_does_service_exist
+ * cast, lib*: Removed use of character classes
+
+2019-02-05 Ismael Luceno <ismael AT sourcemage.org>
+ * libcodex: Removed usage of character classes (unavailable in
busybox)
+ * libcodex: Simplify codex_cache_spell_lookup
+ * libcodex: Make codex_check_cache take multiple arguments
+ * liblock: Streamline trylock_resources
+ * liblock: Simplify global_clean_resources (compat. w/ non-gnu find)
+ * libmisc: Introduce debug_stream (simplified output logging)
+ * confmeld: Removed usage of GNU extensions of find
+ * libmisc: Fixed missing specdir in set_architecture
+ * libgcc: Fixed GCC version check
+ * liboscompat: Added `install` replacement
+ * libmisc: Code cleanup; removed use of GNU extensions to find
+
+2019-02-04 Ismael Luceno <ismael AT sourcemage.org>
+ * libqueue, url_handlers/*, cast, gaze, sorcery: Code cleanup
+ * sorcery: Simplified UID/parameter verification
+ * libtablet: Simplified checking at tablet_create_version_cache
+ * libtablet: Fixed malformed variables
+ * resurrect, libstage: Fixed for busybox stat
+
+2018-05-23 Ismael Luceno <ismael AT sourcemage.org>
+ * cast: Code cleanup
+ * gaze: Updated documentation
+ * libtrack: Fixed normalization of ignored-paths list
+
+2018-03-10 Ismael Luceno <ismael AT sourcemage.org>
+ * cast, libgpg: Fixed build issues related to non-UTF-8 LC_ALL
+
+2017-09-05 Ismael Luceno <ismael AT sourcemage.org>
+ * libcodex: Fixed spell variables cleanup
+
+2017-07-20 Ismael Luceno <ismael AT sourcemage.org>
+ * libsorcery: Code cleanup
+
+2017-07-18 Ismael Luceno <ismael AT sourcemage.org>
+ * cleanse, gaze, libtablet: Code cleanup
+ * build: Use UTC when generating etc/sorcery/version
+ * gaze sources|source_url: Take several spells at once
+ * gaze from: Fixed for GAWK
+
+2017-02-17 Ismael Luceno <ismael AT sourcemage.org>
+ * gaze from: Optimized
+
2016-12-17 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* libmisc: use mime type detection in show_file
sanitize constructed variable name in debug



  • [SM-Commit] GIT changes to master sorcery by Ismael Luceno (3c0ad871e15fc9dfa222d53756058786898508f1), Ismael Luceno, 05/29/2019

Archive powered by MHonArc 2.6.24.

Top of Page