inst-source-utils/inst-source-utils.changes

237 lines
8.0 KiB
Plaintext

-------------------------------------------------------------------
Mon Nov 2 13:41:07 CET 2009 - ro@suse.de
- add rezip_repo_rsyncable
- update create_package_descr:
- skip deltarpms
- write comment with cmdline only once
- do not warn for missing pdb data
- update: create_repo_for_patch.sh
- add sources if wanted
- update: create_sha1sums
- clear LANG LANGUAGE
- update: createpatch
- major overhaul
- update: RPMQ.pm
- add PRETRANS,POSTTRANS, ..., FILEDIGESTALGO
-------------------------------------------------------------------
Mon Oct 12 23:14:14 CEST 2009 - lrupp@suse.de
- fix bnc#546152: create_sha1sums fails to find custom gpg-key on
non-english systems
- fix create_package_descr to work with delta-rpms in path
-------------------------------------------------------------------
Fri Aug 7 19:47:34 CEST 2009 - lrupp@suse.de
- create_package_descr: disable debug output for missing pdb data
- create_repo_for_patch.sh: complete rework (thanks to Ulf Lange)
fixes bnc #506357
- RPMQ.pm: added the following RPM-tags
PRETRANS, POSTTRANS, PRETRANSPROG, POSTTRANSPROG, DISTTAG,
FILEDIGESTALGOS, FILEDIGESTALGO
- createpatch: first part of the code rewrite is done
New options: -l|--logfile => write output to logfile
-b|--basedir => obsoletes old script behavior
-c|--configfile => use options from configfile
-------------------------------------------------------------------
Mon Jul 13 12:40:12 CEST 2009 - ug@suse.de
- remove the "PATTERNS" line from the created add_on
(create_update_source)
-------------------------------------------------------------------
Fri Mar 6 11:58:45 CET 2009 - ro@suse.de
- create_package_descr: add -Q option to disable Shr tag
-------------------------------------------------------------------
Wed Feb 25 11:10:27 CET 2009 - lrupp@suse.de
- create_package_descr: more help text for the -T XTAGS_FILE
- create_sha1sum, create_md5sums - fix bnc#460894: handle multiple
arguments
-------------------------------------------------------------------
Fri Jan 23 12:33:54 CET 2009 - jcborn@suse.de
- added gen-s390-cd-kernel.pl because it is required to create
bootable S/390 media with kiwi-isntsource
-------------------------------------------------------------------
Mon Nov 24 15:12:14 CET 2008 - ro@suse.de
- update create_package_descr
-------------------------------------------------------------------
Mon Nov 24 13:53:46 CET 2008 - lrupp@suse.de
- fix pathnames
-------------------------------------------------------------------
Thu Nov 20 12:42:40 CET 2008 - ro@suse.de
- create_package_descr: add -T option for xtags file
format: "packagename: literal text" so that "literal text"
will be directly included for the package data
-------------------------------------------------------------------
Thu Nov 13 00:14:01 CET 2008 - ro@suse.de
- mk_listings: exclude .cr-cache and .snapshot
-------------------------------------------------------------------
Thu Oct 16 17:54:47 CEST 2008 - lrupp@suse.de
- create_sha1sums:
+ also put the GPG key in each slideshow directory
-------------------------------------------------------------------
Thu Oct 16 15:00:19 CEST 2008 - ro@suse.de
- create_package_descr:
+ add "-V" option to also put the vendor for each rpm in
the generated metadata
-------------------------------------------------------------------
Thu Oct 9 17:46:48 CEST 2008 - lrupp@suse.de
- quick fix for bnc#409927:
- create_sha1sums:
+ create SHA1SUM files and sign them in the slideshow directory
- added create_sha1sum which is a copy of create_md5sums
(can't use create_sha1sum_s_ as this name is already in use)
- removed NoSource tags
-------------------------------------------------------------------
Mon Jul 21 19:02:27 CEST 2008 - lrupp@suse.de
- create_directory_yast:
+ add "-f" option to overwrite existing directory.yast files
- create_md5sums:
+ small code cleanups only
- create_package_descr:
+ added option -F (do file list: packages.FL)
+ added option -B (add requires for src packages)
+ fix warning message if -x is not specified (typo)
+ EXTRA_REQUIRES_FILE option switched from -p to -r
- create_repo_for_patch.sh:
+ fix quoting
- create_sha1sums:
+ added option "-x" to add additional meta files in content file
+ beetter check for repomd.xml
+ added "-n" option to skip re-signing
- mk_changelog:
+ small code cleanup
-------------------------------------------------------------------
Fri May 16 16:52:36 CEST 2008 - ro@suse.de
- patches upstreamed
-------------------------------------------------------------------
Thu May 15 15:09:25 CEST 2008 - schwab@suse.de
- Fix syntax and quoting bugs.
-------------------------------------------------------------------
Fri Feb 1 15:03:24 CET 2008 - lrupp@suse.de
- fix file permissions (fixes bnc#357313 and bnc#351070)
- handle also boot/*/config boot/*/common (create_sha1sums)
- fix path to REPOFILE (create_sha1sums)
-------------------------------------------------------------------
Tue Dec 11 14:30:39 CET 2007 - lrupp@suse.de
- added mk_changelog (for add-on creator)
- add fallback mode for createpatch (see #308684)
-------------------------------------------------------------------
Wed Sep 26 20:38:37 CEST 2007 - ro@suse.de
- remove dependency to createrepo for now
-------------------------------------------------------------------
Wed Sep 26 12:20:24 CEST 2007 - lrupp@suse.de
- fixes for Bug #308684:
+ require createrepo
+ be more secure in bash
-------------------------------------------------------------------
Tue Jul 17 02:08:14 CEST 2007 - lrupp@suse.de
- createpatch: use CONFIRMATION_FILE as description to make clear,
that this creates a confirmation popup for the user (#205534)
-------------------------------------------------------------------
Fri Jul 13 11:21:25 CEST 2007 - lrupp@suse.de
- create_md5sums:
+ fix typo in usage
- create_package_descr:
+ search data in main package for xxbit packages
+ add license notes as confirmlic so YaST can display them
even in plain text mode
- create_sha1sums: added to generate the SHA1SUMs in content file
- createpatch:
+ support "license_to_confirm": add an EULA to the patch, read
from the file specified (see #205534 for details)
+ beautify usage message
+ added @packagelist to condition
- mk_listings:
+ handle whitespaces in directory names
+ use --rsyncable as gzip option: `rsync' program can take
advantage of similarities during sync over network
+ replace standard Names (CD,DVD,inst-source)
+ use '--nodigest --nosignature' for rpm queries if supported
+ re-create hardlinks from basedir to CD-dir if CD*/*.gz exists
-------------------------------------------------------------------
Tue May 15 15:55:26 CEST 2007 - ories@suse.de
- added support for adding supplements tag (#262859, #256038)
- added support for overwriting the default freshens value
- fixed one \" escaping typo
- do not delete product.xml
-------------------------------------------------------------------
Thu Mar 15 18:20:28 CET 2007 - lrupp@suse.de
- patched copy-sources.sh
-------------------------------------------------------------------
Tue Mar 13 12:06:48 CET 2007 - lrupp@suse.de
- fixed source again - fixed script, too
-------------------------------------------------------------------
Fri Mar 9 10:39:06 CET 2007 - lrupp@suse.de
- fixed source tarball
-------------------------------------------------------------------
Mon Mar 5 15:24:17 CET 2007 - lrupp@suse.de
- add package to SLE10-SP1 tree (#250860)
-------------------------------------------------------------------
Mon Feb 26 14:17:43 CET 2007 - lrupp@suse.de
- fixed #214273 : inst-source-utils perl module in subdir of
/usr/bin is questionable/ugly
-------------------------------------------------------------------
Thu Oct 19 20:07:28 CEST 2006 - lrupp@suse.de
- Obsolete only autoyast-utils <= 2.14.6
-------------------------------------------------------------------
Fri Oct 13 18:02:18 CEST 2006 - lrupp@suse.de
- Initial version