Releases 15

For tarballs and release assets from this project, see releases.pagure.org/shellfu-bash-preupg.

If the developers have uploaded one or more tarball(s), you will be able to find them in the release folder.

The CHECKSUMS file contains the checksums (SHA256 and SHA512) of the files uploaded to pagure.

To use this file, simply download it next to the tarball you downloaded and run sha512sum -c CHECKSUMS

Getting source for a release

Clone the repository, then use git archive to create a tarball for any tag:

git clone https://pagure.io/shellfu-bash-preupg.git
cd shellfu-bash-preupg
git archive --format=tar.gz --prefix=shellfu-bash-preupg-<TAG>/ -o shellfu-bash-preupg-<TAG>.tar.gz <TAG>

Replace <TAG> with the tag name (e.g. v1.0.0). For a zip archive use --format=zip and .zip as the output extension.

v0.0.14
preupg v0.0.14 -
38377ae29a57ea40a6804f0d292e109ec95afcc6
preupg v0.0.14 - Overview of changes: * Updated JAT version range for shellfu-bash-jat-0.1.* * Minor cleanup and refactoring * Updated MKit to v0.0.50
v0.0.13
preupg v0.0.13 -
6981f6eac00667601df6a379e537f6ef1a8c9c92
preupg v0.0.13 - Overview of changes: * Fix CLEANSER__GENERATOR conflict by using -c option
v0.0.12
preupg v0.0.12 -
cec21b8f52b464d4b9ab17c22b3e1509498cd942
preupg v0.0.12 - Overview of changes: * shellfu-bash-cleanse is now used for stray output
v0.0.11
preupg v0.0.11 -
79b4ef49eb67b159a2925585270ac05fd45c77a0
preupg v0.0.11 - Overview of changes: * Bumped versioned seps to pull in shellfu-sh-coerce fix * Updated MKit to v0.0.39 * Moved to newer branch naming scheme with 'latest' instead of 'last'
v0.0.10
preupg v0.0.10 -
9338db4aa43a6755769127e194f0cf9a65f384eb
preupg v0.0.10 - Overview of changes: * Updated jat__pstart?() syntax * Removed obsolete workaround for bz1171881
v0.0.9
preupg v0.0.9 -
c520f99d93782c51090cd24ce1eea276b2cc3b80
preupg v0.0.9 - Overview of changes: * preupg__assert() won't "leak" matched string Until now, conditions in preupg__assert() could cause the matched content be "leaked" to stdout. This should no longer happen.
v0.0.8
preupg v0.0.8 -
7e5fd5f4241fd1d2cf0a894c7fd5524552441d07
preupg v0.0.8 - Overview of changes: * Revamped stray output check Test results now won't be invalidated when this fails. * Added workaround for samba issue (pam=R113)
v0.0.7
preupg v0.0.7 -
51040776ff091b8a58cc90bc7803b7cc789d3a02
preupg v0.0.7 - Overview of changes: * Added a dummy package for some jats-preupgrade-assistant-el6toel7 tests * Updated Shellfu version requirement
v0.0.6
preupg v0.0.6 -
20aade8b4f5d318f47e6701105da2efc1f52e0c6
preupg v0.0.6 - Overview of changes: * Fixed typo in dependency name
v0.0.5
preupg v0.0.5 -
f0904d6aa80e7220addb00100908fa198b14432d
preupg v0.0.5 - Overview of changes: * preupg__run1() will now use coerce.sh to remove control chars Recent Shellfu brings new module coerce.sh to its base library * Removed accidental dependency on jattool-tdk
v0.0.4
preupg v0.0.4 -
1bbc43f55f018ba6714cdee286be198934122402
preupg v0.0.4 - Overview of changes: * Made upath name reading a bit more resillient against bad packaging
v0.0.3
preupg v0.0.3 -
2e324c05f4daccf69f923cace137d00f14dd035b
preupg v0.0.3 - Overview of changes: * Fixed bad usage of jat__fail()
v0.0.2
preupg v0.0.2 -
a3e6ee7eb35401cfe1ed1af123d8830ff0c765c3
preupg v0.0.2 - Overview of changes: * Fixed several grep calls to avoid ambiguities * Fixed minor phase misuse * Added functions for result submission * Updated URL after moving to pagure.io * Updated MKit to v0.0.36
v0.0.1
preupg v0.0.1 -
9abb7c81d846a1fa74432357a06cd3eb38177145
preupg v0.0.1 - Overview of changes: * Hide preupg-content-creator questions * Relaxed shellfu-bash-jat version range preupg and jat don't need to go hand-in-hand, so this is more of a burden than advantage. Especially when jat is still in the stage when it needs to move fast. * Codebase manitenance
v0.0.0
49757f89310c0295dbc6516b39aef70eeadd355a