aboutsummaryrefslogtreecommitdiff
path: root/HACKING
blob: aaa673fc93b0bb74feca4783ae427b9ea1b604ea (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
-*- mode: org; coding: utf-8; -*-

#+TITLE: Hacking GNU Guix and Its Incredible Distro

Copyright © 2012, 2013, 2014, 2016, 2017, 2019 Ludovic Courtès <ludo@gnu.org>
Copyright © 2015, 2017 Mathieu Lirzin <mthl@gnu.org>
Copyright © 2017 Leo Famulari <leo@famulari.name>
Copyright © 2017 Arun Isaac <arunisaac@systemreboot.net>

  Copying and distribution of this file, with or without modification,
  are permitted in any medium without royalty provided the copyright
  notice and this notice are preserved.

* Contributing

See the manual for useful hacking informations, either by running

  info -f doc/guix.info "Contributing"

or by checking the [[https://guix.gnu.org/manual/devel/en/html_node/Contributing.html][web copy of the manual]].
>Ricardo Wurmus 2018-08-16gnu: Add python-ldap....Ricardo Wurmus 2018-07-28gnu: openldap: Don't build static libraries....Marius Bakke 2018-03-23gnu: openldap: Update to 2.4.46....Tobias Geerinckx-Rice 2018-02-19gnu: nss-pam-ldapd: Update to 0.9.9....Ricardo Wurmus 2017-07-10Merge branch 'master' into core-updatesLeo Famulari 2017-07-09gnu: nss-pam-ldapd: Update to 0.9.8....Ricardo Wurmus 2017-06-04gnu: openldap: Provide path to cyrus-sasl for libtool....Leo Famulari 2017-06-04gnu: openldap: Use modify-phases....Leo Famulari 2017-06-04gnu: openldap: Update to 2.4.45....Leo Famulari 2017-05-30gnu: openldap: Fix CVE-2017-9287....Leo Famulari 2017-04-26gnu: nss-pam-ldapd: Add Kerberos support....Ricardo Wurmus 2017-04-26gnu: nss-pam-ldapd: Look for nslcd.conf in global /etc/ directory....Ricardo Wurmus 2017-04-22gnu: Add nss-pam-ldapd....Ricardo Wurmus