t v1.2.3'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/samba.scm
AgeCommit message (Expand)Author
2022-06-25gnu: Use license: prefix in (gnu packages samba)....* gnu/packages/samba.scm: Import (guix licenses) with the "license:" prefix to solve the conflict between the 'openssl' variables from (guix licenses) and from (gnu packages tls). Adjust all license fields. (ppp)[inputs]: Simplify list of inputs. Guillaume Le Vaillant
2022-06-25gnu: ppp: Update source url....* gnu/packages/samba.scm (ppp)[source]: Use new url. Guillaume Le Vaillant
2022-06-25gnu: ppp: Fix cross-compilation....* gnu/packages/samba.scm (ppp)[arguments]: Use G-Expressions. Remove unused substitution. Fix OpenSSL and libpcap include paths. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Jean-Pierre De Jesus DIAZ
2022-02-07gnu: samba: Update to 4.15.5 [security fixes]....This fixes CVE-2021-44141, CVE-2021-44142, and CVE-2022-0336. * gnu/packages/samba.scm (samba): Update to 4.15.5. Marius Bakke
2022-01-10gnu: samba: Update to 4.15.3....* gnu/packages/samba.scm (samba): Update to 4.15.3. [source]: Delete snippet; pyiso8601 is no longer bundled. [arguments]: Adjust make-flags and arguments to use G-Exp. [phases]{configure}: Add the '--with-system-mitkrb5', '--with-system-mitkdc' and '--with-experimental-mit-ad-dc' configure flags. [inputs]: Replace heimdal with mit-krb5. [native-inputs]: Use new style. {python-cryptography, python-dnspython, python-markdown} {python-pyasn1}: New inputs. (samba/fixed): Update to 4.15.3 and hide package. Maxim Cournoyer
2021-12-13gnu: Simplify package inputs....This commit was obtained by running: ./pre-inst-env guix style without any additional argument. Ludovic Courtès
2021-11-17gnu: libsoup: Depend on a fixed version of Samba....This avoids big rebuilds when Samba is upgraded. * gnu/packages/samba.scm (samba/fixed): New variable. * gnu/packages/gnome.scm (libsoup-minimal)[inputs]: Use it instead of SAMBA. Ludovic Courtès
2021-11-10gnu: samba: Update to 4.13.14....* gnu/packages/samba.scm (samba): Update to 4.13.14. Efraim Flashner
2021-11-03gnu: ldb: Update to 2.4.1....* gnu/packages/samba.scm (ldb): Update to 2.4.1. [source]: Don't explicitly return #t from snippet. Tobias Geerinckx-Rice
2021-10-04gnu: cifs-utils: Use @acronym{} in description....* gnu/packages/samba.scm (cifs-utils)[description]: Substitute Texinfo @acronym{} for @dfn{}. Tobias Geerinckx-Rice
2021-10-04gnu: cifs-utils: Fix support for dropping capabilities....* gnu/packages/samba.scm (cifs-utils)[arguments]: Add a new 'trigger-bootstrap phase. Tobias Geerinckx-Rice
2021-10-04gnu: cifs-utils: Update to 6.14....* gnu/packages/samba.scm (cifs-utils): Update to 6.14. Tobias Geerinckx-Rice
2021-10-04gnu: cifs-utils: Build & install man pages....* gnu/packages/samba.scm (cifs-utils)[arguments]: Add "--enable-man" to #:configure-flags. Remove useless 'create-man8dir phase. Add a new 'install-man-pages phase to do just that. [native-inputs]: Add python-docutils. Tobias Geerinckx-Rice
2021-08-04gnu: ldb: Update to 2.4.0....* gnu/packages/samba.scm (ldb): Update to 2.4.0. Efraim Flashner
2021-08-04gnu: talloc: Update to 2.3.3....* gnu/packages/samba.scm (talloc): Update to 2.3.3. Efraim Flashner
2021-08-04gnu: samba: Update to 4.13.10....* gnu/packages/samba.scm (samba): Update to 4.13.10. [source]: Remove patch. * gnu/packages/patches/samba-fix-fcntl-hint-detection.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Efraim Flashner
2021-08-04gnu: tevent: Update to 0.11.0....* gnu/packages/samba.scm (tevent): Update to 0.11.0. [native-inputs]: Add cmocka. Efraim Flashner