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, master has been updated
       via  a7d21dd6d8d9832c9e6e58f747b8da5b06935eb0 (commit)
       via  23f2ef96c15f3e15c68501b42fb5c49cfef07dc0 (commit)
       via  177ba949bd9c9751a5fddcc46083e27c8c9ef9c6 (commit)
       via  9bc7452052af76a93d900ce2c3eda7f674880cf3 (commit)
       via  aa4659bef9ea9e50bf460901aea5ac3c581ac0dd (commit)
       via  8e41bfb367c2a8e93f2a736085669908c802b70f (commit)
       via  2ea06095f9977e2d830c53e5f07fb471a05a504b (commit)
       via  103f11ecedb8136a74121e58d9ed9e3d0fee247c (commit)
      from  d11050028aee945d0947ba402624e820120a3a06 (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 a7d21dd6d8d9832c9e6e58f747b8da5b06935eb0
Author: Erich Titl <[email protected]>
Date:   Tue Oct 27 16:01:38 2020 +0100

    Webconf integration of fetch_pkg is now ready for testing.

commit 23f2ef96c15f3e15c68501b42fb5c49cfef07dc0
Author: Erich Titl <[email protected]>
Date:   Tue Oct 27 15:56:46 2020 +0100

    Some cosmetics on fetch_pkg

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

    Just saving work on fetch-pkg.cgi

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

    Added widebutton class definitions to webconf.css

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

    Added Cancel button to upgrade

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

    Included fetch-pkg related data in buildtool.cfg

commit 2ea06095f9977e2d830c53e5f07fb471a05a504b
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 103f11ecedb8136a74121e58d9ed9e3d0fee247c
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                       |  44 ++++----
 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 |  97 ++++++++++++++++++
 repo/webconf/var/webconf/www/fetch-pkg.cgi  | 152 ++++++++++++++++++++++++++++
 repo/webconf/var/webconf/www/fetch-pkg.info |   1 +
 repo/webconf/var/webconf/www/upgrade.cgi    |   9 +-
 repo/webconf/var/webconf/www/webconf.css    |   5 +
 9 files changed, 313 insertions(+), 22 deletions(-)
 create mode 100755 repo/webconf/var/webconf/lib/fetch-pkg.func
 create mode 100755 repo/webconf/var/webconf/www/fetch-pkg.cgi
 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