]> granicus.if.org Git - sudo/history - mkpkg
If the sudoreplay ID option is a fully-qualified path, use it directly.
[sudo] / mkpkg
2019-08-23 Todd C. MillerFix typo that prevented a missing linux audit lib from...
2019-05-24 Todd C. MillerAIX packages were not being build with optimization...
2019-05-22 Todd C. MillerSupport using macOS SDKs from /Library/Developer/Comman...
2019-04-29 Todd C. MillerAdd SPDX-License-Identifier to files.
2019-02-06 Todd C. MillerOn RedHat/CentOS get the OS major version from /etc...
2018-08-22 Todd C. MillerAdd --enable-package-build to give configure a hint...
2018-08-19 Todd C. MillerDetect number of CPUs on AIX.
2018-08-17 Todd C. MillerDetect number of CPUs on HP-UX.
2017-12-04 Todd C. Millerupdate my email to Todd.Miller@sudo.ws
2017-09-01 Todd C. MillerThe Fedora sudo package uses /etc/ldap.conf not /etc...
2017-06-02 Todd C. MillerMac OS X -> macOS
2017-05-23 Todd C. MillerUse clang on macOS if present
2016-11-09 Todd C. MillerUse expr instead of POSIX sh numerical expression to...
2016-08-22 Todd C. MillerFix appending to make_opts
2016-08-03 Todd C. MillerUse /proc/cpuinfo on Linux instead of running lscpu
2016-08-03 Todd C. MillerIf using GNU make on a multi-cpu system, use the -j...
2016-02-01 Todd C. MillerFedora dropped "core" from the name some time ago so...
2016-01-31 Todd C. MillerTreat fedora core like centos/rhel for package building.
2015-10-25 Todd C. MillerFix the check for whether to include 32-bit arch in...
2015-07-27 Todd C. MillerSet sssd lib location to /usr/lib64 on 64-bit RHEL...
2015-07-09 Todd C. MillerBetter checks for the libaudit package for Debian and...
2015-07-09 Todd C. MillerFix linux_audit setting on non-multiarch Debian.
2015-07-09 Todd C. MillerThe old Solaris /bin/sh doesn't support POSIX $( ....
2015-07-09 Todd C. MillerOnly use --with-sssd-lib on Debian/Ubuntu w/ multipackage.
2015-07-08 Todd C. MillerUpdate Debian/Ubuntu packages to be more like the vendo...
2015-04-28 Todd C. MillerThere's no point in building i386 binaries for Mac...
2015-04-08 Todd C. MillerRemove unintended commit
2015-04-07 Todd C. MillerCreate template tmpfiles.d/sudo.conf for installation...
2015-04-06 Todd C. MillerMake exampledir configurable and default to DATAROOTDIR...
2014-07-11 Todd C. MillerRHEL 6 and above use /etc/sudo-ldap.conf not /etc/ldap...
2014-07-09 Todd C. MillerDon't use the HP compiler in preference to gcc. Some...
2014-02-27 Todd C. MillerNo longer need to disable setresuid() on debian.
2014-01-30 Todd C. MillerDo not override timedir on Debian.
2013-12-03 Todd C. MillerRHEL 6 and above builds sudo with SSSD support
2013-08-15 Todd C. MillerEnable bsm audit on Mac OS X and Solaris >= 11.
2013-08-06 Todd C. MillerNewer Xcode places the SDKs under Xcode.app
2013-06-17 Todd C. MillerUse -gxcoff on aix so dbx can be used to debug sudo.
2013-05-30 Todd C. MillerNo longer need to disable PIE on Solaris.
2013-05-03 Todd C. MillerAdd explicit sendmail path for Linux since we may not...
2013-04-24 Todd C. MillerAdd copyright notice to scripts
2013-04-10 Todd C. MillerDisable PIE on Solaris where it is not really supported.
2013-02-06 Todd C. MillerSudo now stores its libexec files in a "sudo" subdirect...
2012-07-02 Todd C. MillerAdd configure check for building PIE executables instea...
2012-06-25 Todd C. MillerAdd --disable-nls for AIX
2012-06-20 Todd C. Millerfix typo when setting aix_freeware
2012-06-11 Todd C. MillerInstall AIX packages under /opt/freeware with links...
2012-06-08 Todd C. MillerOnly specify prefix if we are overriding the default...
2012-06-07 Todd C. MillerBuild .deb packages with selinux support.
2012-05-31 Todd C. MillerReplace out of date MAN_POSTINSTALL with MANCOMPRESS...
2012-05-15 Todd C. MillerBuild PIE executable on Mac OS X 10.5 and above.
2012-04-23 Todd C. MillerDebian sudo has not been built with --with-exempt=sudo...
2012-04-20 Todd C. MillerOnly built Mac intel universal binary on an intel machine.
2012-04-16 Todd C. MillerWhen building on Mac OS X, only set SDK_FLAGS if specif...
2012-02-24 Todd C. MillerTarget Mac OS X 10.5 when building packages.
2012-02-07 Todd C. MillerAdd support for building Mac OS X packages.
2011-11-30 Todd C. MillerBuild PIE executables for newer Debian and Ubuntu
2011-08-23 Todd C. MillerFix building on RHEL 3
2011-08-12 Todd C. Millerconfigure args on the command line should override...
2011-07-27 Todd C. MillerAdd -g to CFLAG for PIE builds.
2011-07-13 Todd C. MillerOnly run configure with --with-pam-login for RHEL 5...
2011-07-05 Todd C. MillerFor SuSE, only use /usr/lib64 as libexec if generating...
2011-03-18 Todd C. MillerDon't set CC when cross-compiling.
2011-03-16 Todd C. Millerconfigure will not add -O2 to CFLAGS if it is already...
2011-03-09 Todd C. MillerUse the Sun Studio C compiler on Solaris if possible
2011-03-08 Todd C. MillerFix default setting of osversion variable.
2011-03-07 Todd C. MillerAdd --osversion flag to specify OS instead of running...
2011-01-14 Todd C. MillerAdd Requires line for audit-libs >= 1.4 for RHEL5+
2010-10-28 Todd C. MillerUse system zlib on Linux
2010-10-01 Todd C. MillerAdd --with-project for Solaris
2010-07-28 Todd C. MillerAdd support for Ubuntu admin flag file and enable it...
2010-07-27 Todd C. MillerFix handling of the ldap flavor
2010-07-27 Todd C. MillerPass extra args on to configure
2010-07-27 Todd C. MillerUse the HP ANSI C compiler on HP-UX if possible
2010-07-26 Todd C. Millerplatform is a pp flag not a variable
2010-07-26 Todd C. MillerAdd simple arg parsing for mkpkg so we can set debug...
2010-07-16 Todd C. MillerRestore the dot removal in the os version reported...
2010-07-15 Todd C. MillerOlder shells don't support IFS= so set explictly to...
2010-07-15 Todd C. MillerUse '=' not '==' in test
2010-07-15 Todd C. MillerFix typo that prevented debian from matching
2010-07-15 Todd C. MillerAdd missing prefix setting for debian
2010-07-14 Todd C. MillerEnable zlib for linux distros
2010-07-14 Todd C. MillerAdd ldap flavor to default build
2010-07-14 Todd C. MillerSimplify rpm linux distro settings
2010-07-14 Todd C. MillerAdd ldap "flavor" for debian, controlled by the SUDO_FL...
2010-07-14 Todd C. MillerAdd debian 4/5/6 and use the dot when doing version...
2010-07-13 Todd C. MillerInitial support for debian 4.0
2010-07-13 Todd C. MillerSome platforms need -fPIE instead of -fpie
2010-07-13 Todd C. MillerUse http://rc.quest.com/topics/polypkg/ for packaging