f47f80416d
Release 0.9.21
2014-11-22 23:00:08 +01:00
144f1b0eb6
Release 0.9.20
...
Added forgotten autodist-tmpfilesd new file
2014-11-13 14:58:59 +01:00
faa153d41e
Move pid directory to /run/autodist providing systemd tmpfiles.d configuration
2014-11-13 14:57:50 +01:00
73791f2c58
Release 0.9.19
2014-09-05 22:39:23 +02:00
f6543e78fa
Release 0.9.18
2014-08-21 13:26:47 +02:00
5927784c85
Release 0.9.16
2014-07-05 23:53:15 +02:00
59a1ad0317
autodist,autoport: allow to pass arguments to update-specfile script
...
update-specfile: accept --buildreq multiple arguments to edit build requirements with version
2014-07-05 17:50:53 +02:00
58d61d51e3
Release 0.9.15
2014-06-24 11:38:48 +02:00
a89e2b9a13
autodist: fix manual version update and autoupdate script management
2014-06-13 14:35:54 +02:00
f72d0b3663
Release 0.9.14
2014-06-13 12:53:58 +02:00
e3e4104f4e
autodist: add support for running <pkgname>-autoupdate script in /SOURCES after version update if found
2014-06-10 14:21:02 +02:00
6dd2bb37bc
Release 0.9.12
2014-06-10 00:18:03 +02:00
7107f7884f
autodist: don't raise error for missing $SYSCONFDIR/distdb*
...
First use repository distdb* if available or load $SYSCONFDIR/distdb*
Use $SYSCONFDIR/distdb.d/*.db for adding local custom definitions.
2014-06-04 22:39:38 +02:00
eff79c5bf8
autodist, autoport: support for distdb.*, legacy.*, unstage.* from repository
2014-05-31 14:43:42 +02:00
c0b7304aa4
autodist: make --list-jobs and --list-pkgs faster by running before reading unneeded package status from repository
2014-05-27 21:58:37 +02:00
67497d1d4f
Release 0.9.9
2014-05-24 18:29:08 +02:00
5df925c70b
Sync to current status before releasing
2014-05-22 18:20:42 +02:00
4cf07b63e5
autodist: fix for rebuild and other small fixes
2013-11-09 14:19:34 +01:00
374848a5a0
autoport: use rpm to eval specdir if autospec doesn't return it
2013-07-11 11:24:58 +02:00
ef98426c64
autodist: added --user option to notify invoking user via webbuild social messages
...
- implement older packages autorebuild in batch mode
2013-07-11 11:07:15 +02:00
24f394ce84
autodist,webbuild: support for different update return codes in automatic updates logging
2013-06-05 14:03:56 +02:00
74876ce852
autodist: don't update package version when --rebuild is passed
2013-05-30 13:19:38 +02:00
0315d1a69d
autospec: syntax fix for previous --nosrpm check
2013-05-22 10:36:21 +02:00
d99d231b47
autodist: avoid calling autospec send with --nosrpm --norpm (for autoport)
2013-05-22 00:02:14 +02:00
4ff95a4a86
Release 0.9.6
2013-05-21 12:39:01 +02:00
47661108aa
autodist: also filter '@' characters when matching job names
2013-05-21 12:23:05 +02:00
a52cecc4c5
webbuild cgi: clean all denied requests
2013-05-21 12:05:33 +02:00
d7f48ae5af
autodist/autoport: improve logging support for multiple packages targets; fix some checks with delayed repositories
2013-05-04 15:40:10 +02:00
88ab767d1b
autodist: added jobs support for %continue_on_error and some other fixes
2013-04-22 12:26:12 +02:00
ec6b60b45d
Release 0.9.5
2013-02-02 16:37:38 +01:00
6d278e3a20
autodist: sync with current production changes:
...
- fix support for multiple words arg passed to autospec (--changelog)
- yet some logs path and cleaning fixes
- temporary workaround: hardcoded skipping of java-*, apache-*, jakarta-*, compiz* packages (TODO: make this configurable)
2013-01-19 16:12:37 +01:00
aabe20a9ad
autodist: reduce progress logging lines in autobuild mode and some other small fixes
2012-11-19 23:58:03 +01:00
12b3759777
autodist: create an operation state file for better parsing from cgi; return the number of faild operations as exit code
2012-10-18 00:52:41 +02:00
1f088616ad
autodist: added --list-pkg option and fix for jobs starting with a number (54321)
2012-09-21 12:48:14 +02:00
298ad4d73c
autodist,autoport: support for sending status to webbuild social log
2012-09-10 17:41:15 +02:00
455ca50f06
autodist: added option --list-jobs for webdist to know all available jobs
2012-09-06 18:52:58 +02:00
b9803712a2
Release 0.9.4
2012-08-16 12:19:51 +02:00
1e2ba88e57
autodist: improved management of skipped packages, delayed repository and other small fixes
2012-08-16 11:41:10 +02:00
4a281ed9dc
autodist-cgi: print location of ok log file in output log
...
autodist: sync with current minor changes
2012-07-09 18:48:36 +02:00
179121211e
autoport-cgi: more basic enhancements
...
autodist,autoport: better loggin location and internal formatting for parsing
2012-06-09 16:35:51 +02:00
dbaaa43f7f
Release 0.9.3
2012-05-24 16:47:53 +02:00
ba9a55182e
autoport: - fix error detecting pkg_milestone introduced with previous optimizations
...
- don't list up to date packages in batch mode unless -v (verbose) is specified
2012-05-15 16:28:01 +02:00
69ebabca44
Release 0.9.1
2012-05-09 17:48:28 +02:00
498d0057e1
autodist: update coyright year
2012-04-26 16:07:10 +02:00
f417ba6a7d
Makefile: 'make' to update version information in autoport and autodist
2012-04-26 16:04:52 +02:00
57e10e58b4
autodist: fix checks for already up to date packages and avoid failure with multiple packages scheduled
2012-04-26 15:07:39 +02:00
e10abc75ba
Fix multiple jobs parsing from command line
2011-09-30 20:27:09 +02:00
7ea9d02c39
Support DISABLE_PID_CHECK variable; print job version near job names
2011-09-30 20:25:00 +02:00
b615e12f43
Initial commit
2011-05-04 02:31:45 +02:00