From 2118a0f08fda28754d966110166374d7a813a753 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Mon, 9 Jul 2018 20:28:44 +0000 Subject: Mon Jul 9 20:28:44 UTC 2018 a/kernel-generic-4.14.54-x86_64-1.txz: Upgraded. a/kernel-huge-4.14.54-x86_64-1.txz: Upgraded. a/kernel-modules-4.14.54-x86_64-1.txz: Upgraded. a/pkgtools-15.0-noarch-21.txz: Rebuilt. Modify makepkg to make reproducible builds possible: makepkg: sort symlinks in doinst.sh makepkg: sort the filelist piped into tar makepkg: add the -n flag to gzip to avoid embedding a timestamp makepkg: support the SOURCE_DATE_EPOCH environment variable Thanks to David Spencer. d/kernel-headers-4.14.54-x86-1.txz: Upgraded. k/kernel-source-4.14.54-noarch-1.txz: Upgraded. IP_FIB_TRIE_STATS n -> y NETWORK_PHY_TIMESTAMPING n -> y NET_KEY_MIGRATE n -> y NF_CONNTRACK_EVENTS n -> y NF_CONNTRACK_TIMEOUT n -> y NF_CONNTRACK_TIMESTAMP n -> y TCP_MD5SIG n -> y VLAN_8021Q_MVRP n -> y XFRM_MIGRATE n -> y +DP83640_PHY m +MRP m Thanks to Wayne, aka slackwhere on LQ. l/QScintilla-2.10.7-x86_64-1.txz: Upgraded. isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. usb-and-pxe-installers/usbboot.img: Rebuilt. --- source/a/pkgtools/manpages/makepkg.8 | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'source/a/pkgtools/manpages/makepkg.8') diff --git a/source/a/pkgtools/manpages/makepkg.8 b/source/a/pkgtools/manpages/makepkg.8 index 16a98f3fb..488519e1f 100644 --- a/source/a/pkgtools/manpages/makepkg.8 +++ b/source/a/pkgtools/manpages/makepkg.8 @@ -80,6 +80,13 @@ with pkgtools version < 15.0. .B --xattrs Support storing extended attributes in the package. The resulting package will not be compatible with pkgtools version < 15.0. +.SH ENVIRONMENT +.TP +.B SOURCE_DATE_EPOCH +A UNIX date-time (seconds since 1 Jan 1970). If set, any newer timestamps in the package +will be rewritten ("clamped") to this date-time. See +.I https://reproducible-builds.org/specs/source-date-epoch/ +for more details. .SH INSTALLATION SCRIPTS There are 3 types of installation scripts supported in the Slackware package system. -- cgit v1.2.3