2024-05-09  Jürg Billeter  <j@bitron.ch>

	Release 1.4.1

	watch/upkg-watch.c: Fix build with GCC 14

2023-05-09  Jürg Billeter  <j@bitron.ch>

	Release 1.4.0

	Default to zstd compression

2023-05-04  Jürg Billeter  <j@bitron.ch>

	Release 1.3.1

	scripts/upkg-check: Fix md5sum error for packages without regular files

	scripts/upkg-search: Fix grep function

2023-05-01  Jürg Billeter  <j@bitron.ch>

	Release 1.3.0

	Add optional `hash` attribute
	Facilitate use of binary packages built outside upkg.

	Make `revision` optional

	Make main compression format configurable

	Support source archives and patches compressed with xz or zstd

	Move binary file extension to `BinaryName` property

2022-03-19  Jürg Billeter  <j@bitron.ch>

	Release 1.2.4

	scripts/upkg-buildd.in: Use --rbind --make-rslave for /upkg
	Don't let /dev, /proc and /sys mounts propagate to $UPKG_ROOT.

	Use mount --rbind --make-rslave for /dev, /proc and /sys
	Non-recursive bind mount fails in systemd-nspawn container.

	watch/upkg-watch.c: Fix build with glibc 2.33

2020-06-13  Jürg Billeter  <j@bitron.ch>

	XmlSpecification: Fix NullReferenceException in CachedWebDownload()

2019-03-22  Jürg Billeter  <j@bitron.ch>

	Release 1.2.3

	watch/upkg-watch.c: Support renameat2()

	watch/upkg-watch.c: Ignore /src/, not /usr/src/

	scripts/upkg-buildd.in: Support .img as extension for build output

2018-03-17  Jürg Billeter  <j@bitron.ch>

	Release 1.2.2

	Support https repositories

2016-07-13  Jürg Billeter  <j@bitron.ch>

	Release 1.2.1

	Support https sources

2016-05-17  Jürg Billeter  <j@bitron.ch>

	Release 1.2.0

	Fix tarball creation with tar 1.29
	--no-recursion is now position-sensitive.

2016-04-22  Jürg Billeter  <j@bitron.ch>

	Download all files before installation

2016-03-23  Jürg Billeter  <j@bitron.ch>

	Add $BUILDNAME
	This replaces $VERSIONEDNAME to avoid conflict with $VERSION.

2016-03-21  Jürg Billeter  <j@bitron.ch>

	ReleaseSpecification: drop support for branch attribute

2016-03-07  Jürg Billeter  <j@bitron.ch>

	Disable network access in chroot environment

2015-10-09  Jürg Billeter  <j@bitron.ch>

	upkg-remove: fix issues with filenames containing spaces

2013-08-19  Jürg Billeter  <j@bitron.ch>

	Release 1.1.0

	Do not force environment variables to be upper case

2013-02-10  Raffaele Sandrini  <rasa@paldo.org>

	Add script to find dependencies of ELF binaries

2012-12-25  Jürg Billeter  <j@bitron.ch>

	upkg-buildd: Use branch-specific repository

2011-04-05  Jürg Billeter  <j@bitron.ch>

	Support specifications without branch name

2010-01-01  Jürg Billeter  <j@bitron.ch>

	Release 1.0.0

	upkg-watch: Add support for openat-family functions

	Generate ChangeLog from git log
	Add gitlog-to-changelog script from gnulib and a dist-hook to
	generate ChangeLog file when creating tarballs.

	Add .gitignore
