[tarent-useful-scripts SCM] {wtf-mksh} branch master updated. mksh-56b_wtf1-5-g9b2abcb

mirabilos at evolvis.org mirabilos at evolvis.org
Wed Oct 4 13:25:35 CEST 2017 • <20171004112535.CBFA34A030B@evolvis.org>


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Supplemental git repository wtf-mksh for Evolvis project useful-scripts".

The branch, master has been updated
       via  9b2abcbb4ab830617055a7e650c24d292d8da000 (commit)
       via  2638ed984cf4c8493f25f111778932a674c66ed1 (commit)
       via  e29fec0eb14b47964ea5b0fb82856f170dbd566c (commit)
       via  daa6fe73f9f8afb4ef79b4fa9c4d705b4c457965 (commit)
       via  aacd143dbb830cdbbe36ca55559d7235b8625b46 (commit)
      from  3cd1ca700ad96ffc9c970bd006128d062f2188ff (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 9b2abcbb4ab830617055a7e650c24d292d8da000
Author: mirabilos <t.glaser at tarent.de>
Date:   Wed Oct 4 13:22:27 2017 +0200

    bump

commit 2638ed984cf4c8493f25f111778932a674c66ed1
Merge: 3cd1ca7 e29fec0
Author: mirabilos <t.glaser at tarent.de>
Date:   Wed Oct 4 13:21:28 2017 +0200

    Merge branch 'master' of /home/tglase/mbsd/DEB/mksh/

commit e29fec0eb14b47964ea5b0fb82856f170dbd566c
Author: mirabilos <m at mirbsd.org>
Date:   Tue Oct 3 17:27:03 2017 +0200

    bump S-V while here

commit daa6fe73f9f8afb4ef79b4fa9c4d705b4c457965
Author: mirabilos <m at mirbsd.org>
Date:   Tue Oct 3 17:25:19 2017 +0200

    work around coreutils maintainer/upstream(?) idiocy

commit aacd143dbb830cdbbe36ca55559d7235b8625b46
Author: mirabilos <m at mirbsd.org>
Date:   Mon Sep 4 16:35:44 2017 +0200

    … oh, well. But then, you know where to get what from.

-----------------------------------------------------------------------

Summary of changes:
 debian/.mkshrc   |  3 +++
 debian/changelog | 14 ++++++++++++++
 debian/control   |  2 +-
 3 files changed, 18 insertions(+), 1 deletion(-)

diff --git a/debian/.mkshrc b/debian/.mkshrc
index e580dcd..ad236a4 100644
--- a/debian/.mkshrc
+++ b/debian/.mkshrc
@@ -17,6 +17,9 @@ done
 # source the system-wide mkshrc file
 [[ -s /etc/mkshrc ]] && \. /etc/mkshrc
 
+# work around #813164
+\\builtin alias ls='ls -N'
+
 # prepend $debian_chroot support to PS1
 p=$'\001'
 if [[ ${PS1:1:1} = $'\r' ]]; then
diff --git a/debian/changelog b/debian/changelog
index fa9b909..6893298 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+mksh (56b+wtf2) wtf; urgency=high
+
+  * Merge mksh (56b-2) unstable; urgency=high
+    to work around #813164
+
+ -- Thorsten Glaser <tg at mirbsd.de>  Wed, 04 Oct 2017 13:21:55 +0200
+
 mksh (56b+wtf1) wtf; urgency=medium
 
   * New release to match 56b-1 celebrating MirBSD’s 15ᵗʰ anniversary
@@ -444,6 +451,13 @@ mksh (50j20141215wtf1) wtf; urgency=high
 
  -- Thorsten Glaser <t.glaser at tarent.de>  Tue, 16 Dec 2014 16:38:09 +0100
 
+mksh (56b-2) unstable; urgency=high
+
+  * Work around #813164 in /etc/skel/.mkshrc
+  * Policy 4.1.1 (no change)
+
+ -- Thorsten Glaser <tg at mirbsd.de>  Tue, 03 Oct 2017 17:26:54 +0200
+
 mksh (56b-1) unstable; urgency=medium
 
   * Add $(which editor) to the fallback editor list, lowest priority
diff --git a/debian/control b/debian/control
index a7dba8b..63b1989 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Build-Depends: bsdmainutils, debhelper (>= 10), ed,
   locales [!avr32] | belocs-locales-bin [!avr32]
 # # hard to test against bug
 Build-Conflicts: dietlibc-dev (<< 0.33~cvs20111108-5~) [hppa]
-Standards-Version: 4.1.0
+Standards-Version: 4.1.1
 VCS-git: https://evolvis.org/anonscm/git/useful-scripts/wtf-mksh.git -b master
 VCS-Browser: https://evolvis.org/plugins/scmgit/cgi-bin/gitweb.cgi?p=useful-scripts/wtf-mksh.git;a=shortlog;h=refs/heads/master
 


hooks/post-receive
-- 
Supplemental git repository wtf-mksh for Evolvis project useful-scripts
(Evolvis project useful-scripts repository wtf-mksh)


More information about the useful-scripts-commits mailing list