Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tools/mtime.sh: Fix ls parsing | Patrick McDermott | 2020-06-13 | 1 | -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" field | Patrick McDermott | 2020-06-13 | 1 | -0/+7 |
| | | | | And add the needed support to ob_get_source_parameter(). | ||||
* | ob-buildopk: Really check for BB tar reverse ordering bug | Patrick McDermott | 2019-08-04 | 1 | -0/+7 |
| | |||||
* | NEWS, configure.ac: Set version to 4.1.4+dev | Patrick McDermott | 2019-08-04 | 1 | -0/+5 |
| | |||||
* | NEWS: Release opkbuild 4.1.4opkbuild/4.1.4 | Patrick McDermott | 2019-08-04 | 1 | -1/+1 |
| | |||||
* | NEWS, configure.ac: Set version to 4.1.4 | Patrick McDermott | 2019-08-04 | 1 | -2/+2 |
| | |||||
* | metadata/proteanos: Allow backport versions | Patrick McDermott | 2019-08-04 | 1 | -2/+2 |
| | |||||
* | metadata/proteanos: Relax <pkgrev> requirements | Patrick McDermott | 2019-08-04 | 1 | -0/+7 |
| | |||||
* | ob-buildopk: Fix touch -d check | Patrick McDermott | 2019-08-04 | 1 | -0/+7 |
| | |||||
* | NEWS, configure.ac: Set version to 4.1.3+dev | Patrick McDermott | 2019-08-04 | 1 | -0/+5 |
| | |||||
* | NEWS: Release opkbuild 4.1.3opkbuild/4.1.3 | Patrick McDermott | 2019-08-04 | 1 | -1/+1 |
| | |||||
* | NEWS, configure.ac: Set version to 4.1.3 | Patrick McDermott | 2019-08-04 | 1 | -2/+2 |
| | |||||
* | ob-buildopk: Check for touch -d at run time | Patrick McDermott | 2019-08-04 | 1 | -0/+4 |
| | |||||
* | ob-buildopk: Check for BB tar reverse ordering bug | Patrick McDermott | 2019-08-04 | 1 | -0/+9 |
| | |||||
* | NEWS, configure.ac: Set version to 4.1.2+dev | Patrick McDermott | 2019-08-04 | 1 | -0/+5 |
| | |||||
* | NEWS: Release opkbuild 4.1.2opkbuild/4.1.2 | Patrick McDermott | 2019-06-24 | 1 | -1/+1 |
| | |||||
* | NEWS, configure.ac: Set version to 4.1.2 | Patrick McDermott | 2019-06-24 | 1 | -2/+2 |
| | |||||
* | ob_get_binary_packages(), *ob_*_binary_parameter(): Improve "clean" naming | Patrick McDermott | 2019-06-24 | 1 | -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 file | Patrick McDermott | 2019-06-24 | 1 | -0/+4 |
| | |||||
* | configure.ac: Check shell for local | Patrick McDermott | 2019-06-22 | 1 | -0/+5 |
| | |||||
* | opkbuild: Unquote UID 0 command | Patrick McDermott | 2019-06-22 | 1 | -0/+2 |
| | |||||
* | ob-gencontrol: Populate Binary field | Patrick McDermott | 2019-06-18 | 1 | -0/+5 |
| | |||||
* | NEWS, configure.ac: Set version to 4.1.1+dev | Patrick McDermott | 2019-06-18 | 1 | -0/+5 |
| | |||||
* | NEWS: Release opkbuild 4.1.1opkbuild/4.1.1 | Patrick McDermott | 2019-06-18 | 1 | -1/+1 |
| | |||||
* | ob-buildopk: Use touch -t | Patrick McDermott | 2019-06-18 | 1 | -0/+6 |
| | |||||
* | ob_touch_t_gmtime(): New function | Patrick McDermott | 2019-06-18 | 1 | -0/+4 |
| | |||||
* | NEWS, configure.ac: Set version to 4.1.1 | Patrick McDermott | 2019-06-18 | 1 | -0/+5 |
| | |||||
* | NEWS: Release opkbuild 4.1.0opkbuild/4.1.0 | Patrick McDermott | 2019-06-18 | 1 | -1/+1 |
| | |||||
* | NEWS: Eliminate reference link | Patrick McDermott | 2019-06-18 | 1 | -4/+3 |
| | |||||
* | ob-buildopk: Fix non-deterministic mtimes in gzip headers | Patrick McDermott | 2019-06-18 | 1 | -1/+1 |
| | |||||
* | configure.ac, config.sh.in: Find gzip | Patrick McDermott | 2019-06-18 | 1 | -1/+1 |
| | |||||
* | configure.ac: Don't check for tar --numeric-owner | Patrick McDermott | 2019-06-18 | 1 | -2/+1 |
| | | | | I think it only applies to extraction, at least in BusyBox. | ||||
* | configure.ac, config.sh.in: Check for tar with options | Patrick McDermott | 2019-06-18 | 1 | -2/+3 |
| | |||||
* | ob-gencontrol: Fix missing "src-" in source package names | Patrick McDermott | 2019-06-18 | 1 | -3/+2 |
| | |||||
* | man/local.mk: Rename manual | Patrick McDermott | 2019-06-18 | 1 | -0/+5 |
| | |||||
* | NEWS: Add slogan, SPF note, and configure changes | Patrick McDermott | 2019-06-18 | 1 | -0/+8 |
| | |||||
* | NEWS, configure.ac: Set version to 4.1.0 | Patrick McDermott | 2019-06-17 | 1 | -2/+2 |
| | | | | Release is imminent! | ||||
* | ob-installplatconf: Match upstream version patterns | Patrick McDermott | 2019-06-17 | 1 | -0/+2 |
| | |||||
* | tests/exe/ob-installplatconf.sh: New file | Patrick McDermott | 2019-06-17 | 1 | -0/+1 |
| | |||||
* | ob_get_system_path(): Allow overriding DATADIR | Patrick McDermott | 2019-06-17 | 1 | -0/+2 |
| | |||||
* | ob_get_system_path(): Allow package-less platconf | Patrick McDermott | 2019-06-16 | 1 | -0/+2 |
| | |||||
* | NEWS: Mention SOURCE_DATE_EPOCH | Patrick McDermott | 2019-06-16 | 1 | -0/+4 |
| | |||||
* | NEWS: List recent changes | Patrick McDermott | 2019-06-16 | 1 | -0/+21 |
| | |||||
* | NEWS, configure.ac: Set version to 4.0.2+dev | Patrick McDermott | 2019-06-16 | 1 | -0/+5 |
| | |||||
* | NEWS: Release opkbuild 4.0.2opkbuild/4.0.2 | Patrick McDermott | 2019-04-03 | 1 | -1/+1 |
| | |||||
* | NEWS, configure.ac: Set version to 4.0.2 | Patrick McDermott | 2019-04-03 | 1 | -2/+2 |
| | |||||
* | metadata/proteanos: Allow "+" and forbid "-" in upstream versions | Patrick McDermott | 2019-04-03 | 1 | -0/+3 |
| | |||||
* | ob-checkbuilddeps, NEWS: Fix comment about opkg versions | Patrick McDermott | 2019-04-03 | 1 | -4/+5 |
| | | | | Also update copyright years. | ||||
* | ob-checkbuilddeps: Support compare-versions change in opkg-lede | Patrick McDermott | 2019-04-03 | 1 | -0/+9 |
| | |||||
* | NEWS, configure.ac: Set version to 4.0.1+dev | Patrick McDermott | 2019-04-03 | 1 | -0/+5 |
| |