Skip to content

Commit

Permalink
prelare release
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Lange committed May 16, 2018
1 parent 518dda1 commit fcecabd
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,41 @@
fai (5.6.1) unstable; urgency=low

[ Thomas Lange ]
* move subdir examples/simple into submodule
* install_packages: remove unused code, add variable
FAI_DISABLE_PACKAGE_NAME_CHECK which does the same as -N,
Closes: #894561
* NFSROOT: add packages for armhf
* fai-make-nfsroot: also match --arch ARCH, Closes: #895204,
also copy *.gpg keys into nfsroot
* subroutines: do not use array variable when defining $cmdline, use
just a plain string, remove some unused code, create resolv.conf
before starting rsyslogd
* fai-mirror: add AllowInsecureRepositories
* mkdebmirror: add --keyring
* task_inventory: add bios date
* README: add info about git submodule

[ Ian Kelling ]
* fai-cd: fix empty expansion causing superflous 1 exit

[ Riku Voipio ]
* subroutines, check-cross-arch: fix --print-foreign-architectures
parsing

[ Andreas Heinlein ]
* subroutines: also install apt keys in binary (.gpg) format in
/etc/apt/trusted.gpg.d

[ Markus Lindberg ]
* fai-make-nfsroot, subroutines: add AllowInsecureRepositories to
suppress errors for newer versions of APT

[ Henrique de Moraes Holschuh ]
* fai-guide.txt: clarify how PACKAGE <type> override works

-- Thomas Lange <lange@debian.org> Tue, 15 May 2018 14:37:14 +0200

fai (5.6) unstable; urgency=medium

* conf/sources.list: enable project repository by default
Expand Down

0 comments on commit fcecabd

Please sign in to comment.