summaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* tools/mtime.sh: Fix ls parsingPatrick McDermott2020-06-131-0/+2
| | | | | The file name (preceeded by whitespace) ended up in the year variable, which isn't quoted when later used as a numeric argument to printf.
* ob-gencontrol: Generate a "Format" fieldPatrick McDermott2020-06-131-0/+7
| | | | And add the needed support to ob_get_source_parameter().
* ob-buildopk: Really check for BB tar reverse ordering bugPatrick McDermott2019-08-041-0/+7
|
* NEWS, configure.ac: Set version to 4.1.4+devPatrick McDermott2019-08-041-0/+5
|
* NEWS: Release opkbuild 4.1.4opkbuild/4.1.4Patrick McDermott2019-08-041-1/+1
|
* NEWS, configure.ac: Set version to 4.1.4Patrick McDermott2019-08-041-2/+2
|
* metadata/proteanos: Allow backport versionsPatrick McDermott2019-08-041-2/+2
|
* metadata/proteanos: Relax <pkgrev> requirementsPatrick McDermott2019-08-041-0/+7
|
* ob-buildopk: Fix touch -d checkPatrick McDermott2019-08-041-0/+7
|
* NEWS, configure.ac: Set version to 4.1.3+devPatrick McDermott2019-08-041-0/+5
|
* NEWS: Release opkbuild 4.1.3opkbuild/4.1.3Patrick McDermott2019-08-041-1/+1
|
* NEWS, configure.ac: Set version to 4.1.3Patrick McDermott2019-08-041-2/+2
|
* ob-buildopk: Check for touch -d at run timePatrick McDermott2019-08-041-0/+4
|
* ob-buildopk: Check for BB tar reverse ordering bugPatrick McDermott2019-08-041-0/+9
|
* NEWS, configure.ac: Set version to 4.1.2+devPatrick McDermott2019-08-041-0/+5
|
* NEWS: Release opkbuild 4.1.2opkbuild/4.1.2Patrick McDermott2019-06-241-1/+1
|
* NEWS, configure.ac: Set version to 4.1.2Patrick McDermott2019-06-241-2/+2
|
* ob_get_binary_packages(), *ob_*_binary_parameter(): Improve "clean" namingPatrick McDermott2019-06-241-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | And fix unbound variables in ob_get_binary_parameter() and _ob_set_binary_parameter(). Fixes: FAIL: tests/lib/ob_get_binary_parameter ======================================= 1..5 [...]/lib/libopkbuild.shso.2: line 568: pkg: unbound variable ok 1 - ob_init_package() PASS: tests/lib/ob_get_binary_parameter.sh 1 - ob_init_package() not ok 2 - foo Architecture FAIL: tests/lib/ob_get_binary_parameter.sh 2 - foo Architecture # Failed test 'foo Architecture' # got: '' [...]/lib/libopkbuild.shso.2: line 568: pkg: unbound variable # expected: 'any-linux-any' not ok 3 - foo Platform FAIL: tests/lib/ob_get_binary_parameter.sh 3 - foo Platform # Failed test 'foo Platform' # got: '' [...]/lib/libopkbuild.shso.2: line 568: pkg: unbound variable # expected: 'all' not ok 4 - bar Architecture FAIL: tests/lib/ob_get_binary_parameter.sh 4 - bar Architecture # Failed test 'bar Architecture' # got: '' [...]/lib/libopkbuild.shso.2: line 568: pkg: unbound variable # expected: 'all' not ok 5 - bar Platform FAIL: tests/lib/ob_get_binary_parameter.sh 5 - bar Platform # Failed test 'bar Platform' # got: '' # expected: 'all'
* tests/lib/ob_get_binary_parameter.sh: New filePatrick McDermott2019-06-241-0/+4
|
* configure.ac: Check shell for localPatrick McDermott2019-06-221-0/+5
|
* opkbuild: Unquote UID 0 commandPatrick McDermott2019-06-221-0/+2
|
* ob-gencontrol: Populate Binary fieldPatrick McDermott2019-06-181-0/+5
|
* NEWS, configure.ac: Set version to 4.1.1+devPatrick McDermott2019-06-181-0/+5
|
* NEWS: Release opkbuild 4.1.1opkbuild/4.1.1Patrick McDermott2019-06-181-1/+1
|
* ob-buildopk: Use touch -tPatrick McDermott2019-06-181-0/+6
|
* ob_touch_t_gmtime(): New functionPatrick McDermott2019-06-181-0/+4
|
* NEWS, configure.ac: Set version to 4.1.1Patrick McDermott2019-06-181-0/+5
|
* NEWS: Release opkbuild 4.1.0opkbuild/4.1.0Patrick McDermott2019-06-181-1/+1
|
* NEWS: Eliminate reference linkPatrick McDermott2019-06-181-4/+3
|
* ob-buildopk: Fix non-deterministic mtimes in gzip headersPatrick McDermott2019-06-181-1/+1
|
* configure.ac, config.sh.in: Find gzipPatrick McDermott2019-06-181-1/+1
|
* configure.ac: Don't check for tar --numeric-ownerPatrick McDermott2019-06-181-2/+1
| | | | I think it only applies to extraction, at least in BusyBox.
* configure.ac, config.sh.in: Check for tar with optionsPatrick McDermott2019-06-181-2/+3
|
* ob-gencontrol: Fix missing "src-" in source package namesPatrick McDermott2019-06-181-3/+2
|
* man/local.mk: Rename manualPatrick McDermott2019-06-181-0/+5
|
* NEWS: Add slogan, SPF note, and configure changesPatrick McDermott2019-06-181-0/+8
|
* NEWS, configure.ac: Set version to 4.1.0Patrick McDermott2019-06-171-2/+2
| | | | Release is imminent!
* ob-installplatconf: Match upstream version patternsPatrick McDermott2019-06-171-0/+2
|
* tests/exe/ob-installplatconf.sh: New filePatrick McDermott2019-06-171-0/+1
|
* ob_get_system_path(): Allow overriding DATADIRPatrick McDermott2019-06-171-0/+2
|
* ob_get_system_path(): Allow package-less platconfPatrick McDermott2019-06-161-0/+2
|
* NEWS: Mention SOURCE_DATE_EPOCHPatrick McDermott2019-06-161-0/+4
|
* NEWS: List recent changesPatrick McDermott2019-06-161-0/+21
|
* NEWS, configure.ac: Set version to 4.0.2+devPatrick McDermott2019-06-161-0/+5
|
* NEWS: Release opkbuild 4.0.2opkbuild/4.0.2Patrick McDermott2019-04-031-1/+1
|
* NEWS, configure.ac: Set version to 4.0.2Patrick McDermott2019-04-031-2/+2
|
* metadata/proteanos: Allow "+" and forbid "-" in upstream versionsPatrick McDermott2019-04-031-0/+3
|
* ob-checkbuilddeps, NEWS: Fix comment about opkg versionsPatrick McDermott2019-04-031-4/+5
| | | | Also update copyright years.
* ob-checkbuilddeps: Support compare-versions change in opkg-ledePatrick McDermott2019-04-031-0/+9
|
* NEWS, configure.ac: Set version to 4.0.1+devPatrick McDermott2019-04-031-0/+5
|