| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: cgit | Distribution: SUSE Linux Enterprise 15 SP5 |
| Version: 1.2.3 | Vendor: openSUSE |
| Release: bp155.2.14 | Build date: Mon May 22 12:39:15 2023 |
| Group: Development/Tools/Version Control | Build host: obs-power9-10 |
| Size: 2942527 | Source RPM: cgit-1.2.3-bp155.2.14.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: http://git.zx2c4.com/cgit/ | |
| Summary: A web frontend for git repositories | |
A web interface for the Git SCM, using a built-in cache to decrease server I/O pressure.
GPL-2.0
* Tue Mar 17 2020 Paolo Stivanin <info@paolostivanin.com>
- Update to new upstream release 1.2.3
* Offer lzip and zstd as compression methods through the webui.
* ui-tree: allow per repository override for enable-blame.
- Bump git to latest upstream release 2.25.1
* Mon May 20 2019 Christophe Giboudeaux <christophe@krop.fr>
- Add the missing zlib requirement.
* Thu Dec 06 2018 Jan Engelhardt <jengelh@inai.de>
- Create a /var/cache/cgit [boo#1116567]
- Update bundled git to 2.18.1
- Remove cgit-optflags.diff
* Sun Aug 05 2018 jengelh@inai.de
- Update to new upstream release 1.2.1
* fixes CVE-2018-14912 directory traversal vulnerability
[boo#1103799]
* syntax-highlighting: replace invalid unicode with '?'
* ui-repolist: properly sort by age
* ui-patch: fix crash when using path limit
- Remove cgit-built-with-git-v2.11.0.patch (merged upstream)
* Sat Feb 11 2017 jengelh@inai.de
- Update bundled git to 2.11.1
* Thu Jan 19 2017 vsvecova@suse.com
- Version bump to v1.1:
* For more information see complete changelog at
https://git.zx2c4.com/cgit/log/
- Add cgit-built-with-git-v2.11.0.patch
* Thu Jan 05 2017 vcizek@suse.com
- remove redundant gnu-crypto BuildRequires
* Mon Jun 13 2016 astieger@suse.com
- cgit 1.0:
* Add repo.homepage/gitweb.homepage setting and homepage tab.
* Considerable internal cleanups.
* Show reverse paths in title bar so that browser tab shows
filename.
* Add syntax highlighting to md2html.
* Allow redirects even when caching is turned on.
* Fix empty PATH_INFO on redirect.
* Better HTML5 compliance.
* Simplified decorations.
* Show repo's root directory in plain view.
* Date printing and timezone normalization.
* Unicode issues in syntax highlighting.
* Account for caches with empty key.
* Use size_t for all lengths.
* More gracefully deal with unparsable commits.
- with git 2.8.3
- the following patches are now included upstream git 2.8.3:
0012-http-push-stop-using-name_path.patch
0013-show_object_with_name-simplify-by-using-path_name.patch
0014-list-objects-convert-name_path-to-a-strbuf.patch
0015-list-objects-drop-name_path-entirely.patch
0016-list-objects-pass-full-pathname-to-callbacks.patch
* Wed Mar 16 2016 tiwai@suse.de
- Fix remote code execution via buffer overflow (CVE-2016-2315,
CVE-2016-2324, bsc#971328):
0012-http-push-stop-using-name_path.patch
0013-show_object_with_name-simplify-by-using-path_name.patch
0014-list-objects-convert-name_path-to-a-strbuf.patch
0015-list-objects-drop-name_path-entirely.patch
0016-list-objects-pass-full-pathname-to-callbacks.patch
* Thu Jan 14 2016 jengelh@inai.de
- Update to new upstream release 0.12
* Show remote refs in branch switcher combobox.
* Add sample post-receive hook in /contrib.
* Add HTML escaping to filters.
* Add "enable-follow-links" option to have the log UI
behave the same way as "git log --follow", as well
as updating the diffand commit UIs.
* Errors are now cached under the dynamic-ttl setting.
* Simplified filters and converters.
* Add "enable-html-serving" to turn on serving of HTML mimetypes
from the /plain handler, to prevent against stored XSS.
* /blob no longer takes a mimetype query string parameter.
- Resolve: Reflected Cross Site Scripting & Header Injection in
Mimetype Query String; Stored Cross Site Scripting & Header
Injection in Filename Parameter; Stored Cross Site Scripting in
Git Repo Files; Integer Overflow resulting in Buffer Overflow
[boo#961916 CVE-2016-1899 CVE-2016-1900 CVE-2016-1901]
- Update bundled git tarball to 2.7.0 (build-time requirement)
* Tue Oct 06 2015 jengelh@inai.de
- Update bundled git tarball to 2.6.1 [bnc#948969]
* Thu Sep 24 2015 jengelh@inai.de
- Update bundled git tarball to 2.5.3
* Tue Jun 09 2015 jengelh@inai.de
- Update bundled git tarball to 2.4.3
* Mon May 04 2015 jengelh@inai.de
- Update to new upstream release 0.11.2
* addition of a Lua scripting engine
* fine-grained authentication support through the new Lua
scripting system
* support for the "rawdiff" command was added
* sendfile() is now used when available (Linux systems) instead
of a loop of read() and write(). This should significantly
increase performance for high volume sites which make heavy use
of the caching feature, as it saves copies to and from
user-space.
* Caching granularity is now improved with the introduction of
the cache-snapshot-ttl option, which allows configuration of
the ttl for tarball and zip snapshots of repositories.
* When filtering in the index, make the sorting links point to
the same filtered page of results
* Take into account leading slashes when comptuing links
- Avoid double %setup (messes with quilt). Simplify filelist.
%doc for man is implicit.
- Drop cgit-git-1.7.6_build_fix.patch,
cgit-fix-print-tree.diff,
cgit-fix-more-read_tree_recursive-invocations.diff,
cgit-CVE-2013-2117-disallow-directory-traversal.patch
- Add signature for the git core tarball.
* Mon Nov 24 2014 guillaume@opensuse.org
- Fix css and logo path in cgitrc file (replace /git by /cgit)
/etc/cgitrc /srv/www/cgi-bin/cgit /srv/www/cgi-bin/cgit/cgit.cgi /srv/www/htdocs/cgit /srv/www/htdocs/cgit/cgit.css /srv/www/htdocs/cgit/cgit.png /srv/www/htdocs/cgit/favicon.ico /srv/www/htdocs/cgit/robots.txt /usr/lib/cgit /usr/lib/cgit/filters /usr/lib/cgit/filters/about-formatting.sh /usr/lib/cgit/filters/commit-links.sh /usr/lib/cgit/filters/email-gravatar.lua /usr/lib/cgit/filters/email-gravatar.py /usr/lib/cgit/filters/email-libravatar.lua /usr/lib/cgit/filters/file-authentication.lua /usr/lib/cgit/filters/gentoo-ldap-authentication.lua /usr/lib/cgit/filters/html-converters /usr/lib/cgit/filters/html-converters/man2html /usr/lib/cgit/filters/html-converters/md2html /usr/lib/cgit/filters/html-converters/rst2html /usr/lib/cgit/filters/html-converters/txt2html /usr/lib/cgit/filters/owner-example.lua /usr/lib/cgit/filters/simple-authentication.lua /usr/lib/cgit/filters/syntax-highlighting.py /usr/lib/cgit/filters/syntax-highlighting.sh /usr/share/doc/packages/cgit /usr/share/doc/packages/cgit/COPYING /usr/share/doc/packages/cgit/README /usr/share/man/man5/cgitrc.5.gz /var/cache/cgit
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Feb 9 16:16:51 2026