This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Repository for Bering-uClibc.".

The branch, unpacked has been updated
       via  b518b5865737009b3ada80d9cffffd68d61e46da (commit)
       via  3d59d485e7bddad8c979a075fc7dd2ea5e88f301 (commit)
       via  80ba35177c43fa90255378b186a28814d864ae6b (commit)
       via  8437a87d0b0d187e547b36bf0edaabdbe930f7e2 (commit)
       via  315f9d3594c3df23528f8c55cc13ff9788cae213 (commit)
       via  8682c69d9c6922366ecf2377ae99457fb28d6ded (commit)
      from  898750c0f93cb42be847e41ce6ee40c796f43563 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit b518b5865737009b3ada80d9cffffd68d61e46da
Author: Erich Titl <[email protected]>
Date:   Sat Oct 24 22:49:53 2020 +0200

    Just saving work on fetch-pkg.cgi

commit 3d59d485e7bddad8c979a075fc7dd2ea5e88f301
Author: Erich Titl <[email protected]>
Date:   Sat Oct 24 18:14:37 2020 +0200

    Added widebutton class definitions to webconf.css

commit 80ba35177c43fa90255378b186a28814d864ae6b
Author: Erich Titl <[email protected]>
Date:   Sat Oct 24 18:13:41 2020 +0200

    Added Cancel button to upgrade

commit 8437a87d0b0d187e547b36bf0edaabdbe930f7e2
Author: Erich Titl <[email protected]>
Date:   Sat Oct 24 18:06:56 2020 +0200

    Included fetch-pkg related data in buildtool.cfg

commit 315f9d3594c3df23528f8c55cc13ff9788cae213
Author: Erich Titl <[email protected]>
Date:   Sat Oct 24 17:50:59 2020 +0200

    Reintroduced single column output to fetch_pk.
    It is easier to parse this way in webconf.

commit 8682c69d9c6922366ecf2377ae99457fb28d6ded
Author: Erich Titl <[email protected]>
Date:   Fri Oct 23 23:15:46 2020 +0200

    First steps towards webconf fetch_pkg integration

-----------------------------------------------------------------------

Summary of changes:
 repo/initrd/fetch_pkg                              | 18 ++++--
 repo/webconf/buildtool.cfg                         | 18 ++++++
 repo/webconf/etc/webconf/webconf.webconf           |  3 +-
 repo/webconf/var/webconf/lib/common.func           |  6 ++
 repo/webconf/var/webconf/lib/fetch-pkg.func        | 71 ++++++++++++++++++++
 repo/webconf/var/webconf/lib/save.func             | 24 ++++++-
 .../var/webconf/www/{save.cgi => fetch-pkg.cgi}    | 75 +++++++++++-----------
 repo/webconf/var/webconf/www/fetch-pkg.info        |  1 +
 repo/webconf/var/webconf/www/upgrade.cgi           | 11 +++-
 repo/webconf/var/webconf/www/webconf.css           |  5 ++
 10 files changed, 183 insertions(+), 49 deletions(-)
 create mode 100755 repo/webconf/var/webconf/lib/fetch-pkg.func
 copy repo/webconf/var/webconf/www/{save.cgi => fetch-pkg.cgi} (68%)
 mode change 100644 => 100755
 create mode 100644 repo/webconf/var/webconf/www/fetch-pkg.info


hooks/post-receive
-- 
Repository for Bering-uClibc.


_______________________________________________
leaf-git-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-git-commits

Reply via email to