| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
| |
These are bugfix and feature releases.
Changes from 1.11->1.12:
https://github.com/lunarmodules/Penlight/blob/master/CHANGELOG.md#1120-2022-jan-10
Changes from 1.12->1.13:
https://github.com/lunarmodules/Penlight/blob/master/CHANGELOG.md#1130-2022-jul-22
Signed-off-by: Karl Palsson <karlp@etactica.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Feature updates, and some minor bugfixes.
Changelog for 1.11.0: https://github.com/lunarmodules/Penlight/blob/master/CHANGELOG.md#1110-2021-08-18
Changelog for prior releases rolled up here are in the same changelog.
This also moves to the "final" home, under lunarmodules, instead of the
temporary "tieske" maintainer's private github, see https://github.com/lunarmodules/Penlight/issues/339
Signed-off-by: Karl Palsson <karlp@etactica.com>
|
|
|
|
|
|
| |
Full changelog at https://github.com/Tieske/Penlight/blob/master/CHANGELOG.md#180-2020-08-05
Signed-off-by: Karl Palsson <karlp@etactica.com>
|
|
|
|
|
|
|
|
| |
Maintainership upstream has changed: https://github.com/Tieske/Penlight/issues/306#issuecomment-536194901
Various fixes across the project, nothing individually standout.
Signed-off-by: Karl Palsson <karlp@etactica.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Full changelog at https://github.com/stevedonovan/Penlight/blob/master/CHANGELOG.md#160-2018-11-23
Interesting changes:
* version numbers fixed
* import_into includes everything properly
* more compat with lua 5.1
Includes a switch to codeload to avoid the git cloning and mirror
hashes.
Signed-off-by: Karl Palsson <karlp@etactica.com>
|
|
|
|
|
|
|
|
|
|
| |
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git
(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
|
|
|
|
|
| |
Signed-off-by: Karl Palsson <karlp@remake.is>
Signed-off-by: Karl Palsson <karlp@etactica.com>
|
|
|
|
|
|
|
|
|
| |
Major release from old 1.3.2. See
https://github.com/stevedonovan/Penlight/blob/master/CHANGES.md
Changes, fixes and features.
Signed-off-by: Karl Palsson <karlp@etactica.com>
|
|
|
|
|
|
| |
Standard assignment is immediate expansion without any extraneous spacing, RFC822 compliant email addresses and consistent section assignments
Signed-off-by: Stephen Walker <stephendwalker+github@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
For consistency, use full name instead of $(PKG_NAME) in define and eval
lines for all packages.
I've seen reviews that asked to do this before, and I am asking the same
during reviews now. To avoid this in the future, fix this treewide so
when people use existing packages as example, we will not have to
request this change anymore.
This makes all packages consistent with both LEDE and OpenWrt base
repositories.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
|
|
|
|
|
|
| |
Without the trailing _S_ the variable is not considered at all.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
|
|
|
|
|
| |
And include the pkg md5sum finally.
Signed-off-by: Karl Palsson <karlp@remake.is>
|
|
Created new package for last current release of penlight.
Signed-off-by: Karl Palsson <karlp@remake.is>
|