Dominik Turecek
ba39b12442
add script for removing unused source tarballs in lookaside cache
...
The script goes through all branches of a project (specified
by a path to the package git directory) and deletes all sources
in lookaside cache that are not referenced by the latest commits
in any of the branches.
2019-05-17 10:49:17 +02:00
clime
1a3597b6ad
bump version
...
* should have been bumped already on the prev commit with 1.11 tag
2019-05-16 12:20:16 +02:00
clime
1c3f79400f
remove python3-configparser from requires as it is contained in python3
...
standard lib
2019-04-29 22:52:03 +02:00
clime
c3dd2d971b
create /usr/bin links to dist-git's executable files
2019-03-12 10:27:26 +01:00
clime
2092ddc97c
version bump to 1.10
2019-03-11 22:37:57 +01:00
clime
eb9ab02d02
make upload.cgi python2/3 compatible, fix formatting
2019-03-11 12:41:08 +01:00
clime
941f838d9e
version bump to 1.9, add missing changelog for 1.8
2018-11-23 08:51:24 +01:00
clime
7deaf9a52d
version bump
2018-08-14 23:30:54 +02:00
clime
09a8e92724
fix python-grokmirror dep
2018-08-14 21:27:43 +02:00
Miroslav Suchý
c0643b9dc6
defattr is not needed since rpm 4.2
...
additionally %{name}.cfgs is added to the end on %files, so %defattr used in that files does not
have influence on the main %files section
2018-07-30 10:48:18 +02:00
clime
9d90d0461a
bump version
2018-02-26 14:27:45 +01:00
clime
0fde1ed855
version bump
2018-02-19 12:05:41 +01:00
clime
dd8715d3a4
fix Requires definitions
2018-02-19 10:54:27 +01:00
clime
eaeaa8f6f2
update python-grokmirror to be python2-grokmirror in f28
2018-02-19 08:55:42 +01:00
clime
ae51199cb4
fix requires for epel7
2018-02-05 19:30:41 +01:00
clime
4288b69c23
update python- to python2-, note: python2-grokmirror is not yet available for latest Fedoras
2018-02-03 19:34:07 +01:00
clime
43b27145a9
require dist-git-selinux
2018-01-13 13:35:17 +01:00
clime
532d0f406c
version bump
2017-12-18 05:41:10 +01:00
clime
17139e481f
use distro-provided %{_selinux_policy_version} macro,
...
drop support for el6 where this macro is not available
2017-12-17 10:15:12 +01:00
clime
517e00cbcb
Automatic commit of package [dist-git] release [1.4-1].
...
Created by command:
/usr/bin/tito tag
2017-07-25 15:27:02 +02:00
clime
ae42555729
Automatic commit of package [dist-git] release [1.3-1].
...
Created by command:
/usr/bin/tito tag
2017-06-26 21:29:34 +02:00
clime
5da3bdde66
Automatic commit of package [dist-git] release [1.2-1].
...
Created by command:
/usr/bin/tito tag
2017-05-26 16:34:25 +02:00
clime
eb0c75da81
grokmirror support
2017-05-26 10:10:09 +02:00
clime
25aefa532b
Automatic commit of package [dist-git] release [1.1-1].
...
Created by command:
/usr/bin/tito tag
2017-05-03 10:09:06 +02:00
clime
4b9452a886
Automatic commit of package [dist-git] release [1.0-1].
...
Created by command:
/usr/bin/tito tag --use-version=1.0
2017-04-10 10:43:59 +02:00
clime
02a2bb2d30
store repos directly under git/
2017-04-08 16:12:27 +02:00
clime
7e68e079c4
name repo dir "rpms" to be compatible with prev dist-git and allow upgrade
...
Note: /var/lib/dist-git/repostories is symlinked to /var/lib/dist-git/rpms
2017-04-07 13:47:11 +02:00
clime
8b2a59e000
fix selinux policyversion condition
2017-03-30 17:12:51 +02:00
clime
591bd54f0f
updates according to package review
...
See https://bugzilla.redhat.com/show_bug.cgi?id=1428760
2017-03-08 16:43:47 +01:00
clime
45296ae2e6
add missing dep on python-configparser
2017-02-25 22:59:23 +01:00
Pavel Raiskup
cd6821d0ae
config: use ini file
...
Follow up after discussion in PR #11 .
2017-02-23 17:12:00 +01:00
clime
5cdd440be1
change path of executables to /usr/share/dist-git as it was before
2017-02-22 14:43:23 +01:00
clime
1f216c6b27
dist-git.conf added to configure default paths
2017-02-22 13:16:49 +01:00
clime
9d3c0319a1
change permissions of /var/lib/dist-git/cache/lookaside/pkgs to 2775
2017-02-21 16:07:27 +01:00
clime
ff09d2de55
return back /var/lib/dist-git path for saving data
2017-02-21 16:04:11 +01:00
clime
c872c4032e
fix SELinux file context update
2017-02-14 16:28:25 +01:00
clime
c1dc9b74a3
remove leftovers after fixfiles
2017-02-14 16:20:37 +01:00
clime
bf8bdb8685
just do not update selinux context for /srv/cache, /srv/git
2017-02-14 07:03:52 +01:00
clime
3ffba7f6dd
selinux installation process improved
2017-02-08 10:53:42 +01:00
clime
8de92f9e75
licence updated as pkgdb_sync_git_branches.py is not currently
...
included in the package
Also spec formatting updates
2017-02-08 10:03:38 +01:00
clime
1ad17ab161
LoadModule done by mod_ssl own config
2017-02-07 05:58:27 +01:00
clime
474a716264
do not setup gen-acls user that was required for gitolite
2017-02-07 04:50:06 +01:00
clime
39a6bb8996
be explicit about git requirement (although git-daemon requires git as well)
2017-02-07 04:50:06 +01:00
clime
c7aebc63c5
remove dist-git.conf as it is not actually used by any of the scripts
...
In fact Fedora Infra also does not read at the moment
2017-02-07 04:50:06 +01:00
clime
fddc4bfa8c
cgit_pkg_list added
...
Although cgit installation is optional, I think we can provide this useful script
2017-02-07 04:49:59 +01:00
clime
86b388c58f
remove gitolite from package - let user setup its own way to handle git repo access
...
NOTE: Gitolite might still be used but is optional and user can configure it at will
2017-02-06 11:25:42 +01:00
clime
6adbc28c58
add restorecons for /srv/cache and /srv/web
2017-02-06 07:38:51 +01:00
clime
ccbcd397d0
comment to gen-acls group
2017-02-04 07:55:06 +01:00
clime
4fefd7f1d5
reconfiguring package to fit into FedoraInfra
2016-10-31 04:30:33 +01:00
Adam Samalik
efa5ab8baf
Automatic commit of package [dist-git] release [0.13-1].
2015-08-05 13:44:02 +02:00