public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] cifs-utils: Update to version 6.14
Date: Sun, 27 Feb 2022 14:52:33 +0100	[thread overview]
Message-ID: <20220227135233.3709-1-adolf.belka@ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 1773 bytes --]

- Update from 6.13 to 6.14
- Update of rootfile not required
- Changelog
   version 6.14
    setcifsacl: fix formatting
    smbinfo: add support for new key dump ioctl
    mount.cifs: fix crash when mount point does not exist
    cifs.upcall: fix regression in kerberos mount
    smbinfo: Add command for displaying alternate data streams
    Reorder ACEs in preferred order during setcifsacl

Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 lfs/cifs-utils | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)

diff --git a/lfs/cifs-utils b/lfs/cifs-utils
index 524c3bcee..08e9b2c28 100644
--- a/lfs/cifs-utils
+++ b/lfs/cifs-utils
@@ -24,9 +24,7 @@
 
 include Config
 
-SUMMARY    = Utilities for doing and managing mounts of the Linux CIFS filesystem
-
-VER        = 6.13
+VER        = 6.14
 
 THISAPP    = cifs-utils-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -34,12 +32,10 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = cifs-utils
-PAK_VER    = 3
+PAK_VER    = 4
 
 DEPS       =
 
-SERVICES   =
-
 ###############################################################################
 # Top-level Rules
 ###############################################################################
@@ -48,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 4348921483c530826950e9503b08b033
+$(DL_FILE)_MD5 = e918d1246adb841c61e562538c2cc78e
 
 install : $(TARGET)
 
@@ -58,7 +54,7 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
 
 md5 : $(subst %,%_MD5,$(objects))
 
-dist:
+dist: 
 	@$(PAK)
 
 ###############################################################################
-- 
2.35.1


             reply	other threads:[~2022-02-27 13:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-27 13:52 Adolf Belka [this message]
     [not found] <4f5f32b2-114c-c427-095e-38be9bbe9948@ipfire.org>
2022-03-10 13:43 ` Adolf Belka
2022-03-11  9:09   ` Michael Tremer
2022-03-12 12:02     ` Adolf Belka
2022-04-05 13:46 Adolf Belka
2022-04-06 17:10 ` Peter Müller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220227135233.3709-1-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox