platform/upstream/rpm.git
20 years ago- fix: grrr, skip notes on non-i386 entirely.
jbj [Tue, 16 Mar 2004 17:13:25 +0000 (17:13 +0000)]
- fix: grrr, skip notes on non-i386 entirely.

CVS patchset: 7174
CVS date: 2004/03/16 17:13:25

20 years agore-add splint fiddles.
jbj [Mon, 15 Mar 2004 14:40:01 +0000 (14:40 +0000)]
re-add splint fiddles.

CVS patchset: 7172
CVS date: 2004/03/15 14:40:01

20 years ago- fix: handle elf64 note sections correctly.
jbj [Sat, 13 Mar 2004 13:34:44 +0000 (13:34 +0000)]
- fix: handle elf64 note sections correctly.

CVS patchset: 7171
CVS date: 2004/03/13 13:34:44

20 years ago- fix: ENOTSUP filter from lsetfilecon borkage.
jbj [Thu, 11 Mar 2004 17:33:17 +0000 (17:33 +0000)]
- fix: ENOTSUP filter from lsetfilecon borkage.

CVS patchset: 7168
CVS date: 2004/03/11 17:33:17

20 years agoMake spec-py lint free.
pauln [Thu, 11 Mar 2004 08:32:02 +0000 (08:32 +0000)]
Make spec-py lint free.

CVS patchset: 7166
CVS date: 2004/03/11 08:32:02

20 years agoBegin lint fixes for spec-py
pauln [Thu, 11 Mar 2004 07:03:40 +0000 (07:03 +0000)]
Begin lint fixes for spec-py

CVS patchset: 7165
CVS date: 2004/03/11 07:03:40

20 years agoFix splint warnings for spec
pauln [Thu, 11 Mar 2004 06:25:48 +0000 (06:25 +0000)]
Fix splint warnings for spec

CVS patchset: 7164
CVS date: 2004/03/11 06:25:48

20 years agosubstititute labelCompare into rpmds_compare; map rpmdsCompare onto '==' and '!='.
jbj [Thu, 11 Mar 2004 03:06:38 +0000 (03:06 +0000)]
substititute labelCompare into rpmds_compare; map rpmdsCompare onto '==' and '!='.

CVS patchset: 7163
CVS date: 2004/03/11 03:06:38

20 years ago- add sparcv8 and enable elf32/elf64 Zon sparc64 (#117302).
jbj [Wed, 10 Mar 2004 23:01:46 +0000 (23:01 +0000)]
- add sparcv8 and enable elf32/elf64 Zon sparc64 (#117302).
- fix: --querybynumber looped.

CVS patchset: 7161
CVS date: 2004/03/10 23:01:46

20 years agoInitial rpm.spec implementation
pauln [Wed, 10 Mar 2004 22:44:29 +0000 (22:44 +0000)]
Initial rpm.spec implementation

CVS patchset: 7160
CVS date: 2004/03/10 22:44:29

20 years ago- fix: sq->reaped needs sighold(SIGCHLD)/sigrelease(SIGCHLD) (#117620).
jbj [Tue, 9 Mar 2004 17:27:16 +0000 (17:27 +0000)]
- fix: sq->reaped needs sighold(SIGCHLD)/sigrelease(SIGCHLD) (#117620).

CVS patchset: 7155
CVS date: 2004/03/09 17:27:16

20 years agoAdd comments, minor performance improvement.
jbj [Sun, 7 Mar 2004 21:11:27 +0000 (21:11 +0000)]
Add comments, minor performance improvement.

CVS patchset: 7154
CVS date: 2004/03/07 21:11:27

20 years agoProtect sq->reaped with sighold and sigrelease.
jbj [Sun, 7 Mar 2004 12:50:36 +0000 (12:50 +0000)]
Protect sq->reaped with sighold and sigrelease.

CVS patchset: 7153
CVS date: 2004/03/07 12:50:36

20 years agoFilter ENOTSUP lsetfilecon() to permit tmpfs mount on /dev/shm.
jbj [Sat, 6 Mar 2004 17:59:22 +0000 (17:59 +0000)]
Filter ENOTSUP lsetfilecon() to permit tmpfs mount on /dev/shm.

CVS patchset: 7152
CVS date: 2004/03/06 17:59:22

20 years agoUse /etc/security/selinux/file_contexts as default instead.
jbj [Fri, 5 Mar 2004 23:11:51 +0000 (23:11 +0000)]
Use /etc/security/selinux/file_contexts as default instead.

CVS patchset: 7151
CVS date: 2004/03/05 23:11:51

20 years agoinitial autorollback feature.
joden [Fri, 5 Mar 2004 18:22:25 +0000 (18:22 +0000)]
initial autorollback feature.

CVS patchset: 7149
CVS date: 2004/03/05 18:22:25

20 years agoAdded todo for types for tagtbl
pauln [Fri, 5 Mar 2004 18:00:55 +0000 (18:00 +0000)]
Added todo for types for tagtbl

CVS patchset: 7148
CVS date: 2004/03/05 18:00:55

20 years agoInitial autorollback feature.
joden [Fri, 5 Mar 2004 02:23:14 +0000 (02:23 +0000)]
Initial autorollback feature.

CVS patchset: 7147
CVS date: 2004/03/05 02:23:14

20 years agoinitial autorollback feature.
joden [Fri, 5 Mar 2004 02:21:48 +0000 (02:21 +0000)]
initial autorollback feature.

CVS patchset: 7146
CVS date: 2004/03/05 02:21:48

20 years agoTypo.
jbj [Wed, 3 Mar 2004 01:58:36 +0000 (01:58 +0000)]
Typo.

CVS patchset: 7145
CVS date: 2004/03/03 01:58:36

20 years agoChange lock file location.
jbj [Tue, 2 Mar 2004 21:55:03 +0000 (21:55 +0000)]
Change lock file location.
Lock in outer, not in chroot, file tree for now.

CVS patchset: 7142
CVS date: 2004/03/02 21:55:03

20 years ago- permit globs in macrofiles: directive (#117217).
jbj [Tue, 2 Mar 2004 01:31:01 +0000 (01:31 +0000)]
- permit globs in macrofiles: directive (#117217).

CVS patchset: 7139
CVS date: 2004/03/02 01:31:01

20 years agouse static variable, not define, for lock file path.
jbj [Thu, 26 Feb 2004 01:23:48 +0000 (01:23 +0000)]
use static variable, not define, for lock file path.

CVS patchset: 7135
CVS date: 2004/02/26 01:23:48

20 years agosplint fiddles.
jbj [Thu, 26 Feb 2004 01:20:52 +0000 (01:20 +0000)]
splint fiddles.

CVS patchset: 7134
CVS date: 2004/02/26 01:20:52

20 years agoIt was 2 bytes, not one. Amateurs.. humpf. ;-)
niemeyer [Wed, 25 Feb 2004 20:04:36 +0000 (20:04 +0000)]
It was 2 bytes, not one. Amateurs.. humpf. ;-)

CVS patchset: 7132
CVS date: 2004/02/25 20:04:36

20 years agoOops. "path" was being allocated with 1 byte less than necessary.
niemeyer [Wed, 25 Feb 2004 20:02:23 +0000 (20:02 +0000)]
Oops. "path" was being allocated with 1 byte less than necessary.

CVS patchset: 7131
CVS date: 2004/02/25 20:02:23

20 years agoCreating transaction locking scheme based on fcntl file locking
niemeyer [Wed, 25 Feb 2004 19:54:58 +0000 (19:54 +0000)]
Creating transaction locking scheme based on fcntl file locking
during writing operations. For now, this system will wait forever
for the lock to be released. This will ensure that current
applications will get the necessary protection without breaking
unexpectedly.
Modified Files:
lib/Makefile.am lib/rpmts.c lib/transaction.c
Added Files:
lib/rpmlock.c lib/rpmlock.h

CVS patchset: 7130
CVS date: 2004/02/25 19:54:58

20 years ago- force FD_CLOEXEC on 1st 100 inherited fdno's.
jbj [Mon, 23 Feb 2004 00:43:45 +0000 (00:43 +0000)]
- force FD_CLOEXEC on 1st 100 inherited fdno's.

CVS patchset: 7125
CVS date: 2004/02/23 00:43:45

20 years ago- set "rpm_script_t" exec type for scriptlets iff /bin/sh, else default.
jbj [Mon, 23 Feb 2004 00:03:14 +0000 (00:03 +0000)]
- set "rpm_script_t" exec type for scriptlets iff /bin/sh, else default.

CVS patchset: 7123
CVS date: 2004/02/23 00:03:14

20 years ago- stable sort for policy specifications, patterns before paths.
jbj [Sun, 22 Feb 2004 23:43:05 +0000 (23:43 +0000)]
- stable sort for policy specifications, patterns before paths.

CVS patchset: 7121
CVS date: 2004/02/22 23:43:05

20 years ago- add ia32e arch.
jbj [Sun, 22 Feb 2004 20:24:13 +0000 (20:24 +0000)]
- add ia32e arch.

CVS patchset: 7116
CVS date: 2004/02/22 20:24:13

20 years agoTypo.
jbj [Sat, 21 Feb 2004 18:37:56 +0000 (18:37 +0000)]
Typo.

CVS patchset: 7114
CVS date: 2004/02/21 18:37:56

20 years agoFix typo.
jbj [Sat, 21 Feb 2004 18:36:09 +0000 (18:36 +0000)]
Fix typo.

CVS patchset: 7112
CVS date: 2004/02/21 18:36:09

20 years agoanother oops
sopwith [Fri, 20 Feb 2004 20:18:20 +0000 (20:18 +0000)]
another oops

CVS patchset: 7108
CVS date: 2004/02/20 20:18:20

20 years agooops
sopwith [Fri, 20 Feb 2004 20:06:31 +0000 (20:06 +0000)]
oops

CVS patchset: 7107
CVS date: 2004/02/20 20:06:31

20 years agoFurther fixes related to 113661
sopwith [Fri, 20 Feb 2004 20:05:27 +0000 (20:05 +0000)]
Further fixes related to 113661

CVS patchset: 7105
CVS date: 2004/02/20 20:05:27

20 years ago- fix: only first "mkdir -p" directory had context set.
jbj [Fri, 20 Feb 2004 11:24:41 +0000 (11:24 +0000)]
- fix: only first "mkdir -p" directory had context set.

CVS patchset: 7102
CVS date: 2004/02/20 11:24:41

20 years agoReturn 1 and -1 as we state we do - #113668
pauln [Tue, 17 Feb 2004 14:29:42 +0000 (14:29 +0000)]
Return 1 and -1 as we state we do - #113668

CVS patchset: 7099
CVS date: 2004/02/17 14:29:42

20 years ago- establish rpm_script_t before scriptlet exec.
jbj [Mon, 16 Feb 2004 04:57:25 +0000 (04:57 +0000)]
- establish rpm_script_t before scriptlet exec.

CVS patchset: 7098
CVS date: 2004/02/16 04:57:25

20 years ago- establish rpm_script_t before scriptlet exec, ignore errors for now.
jbj [Mon, 16 Feb 2004 03:07:48 +0000 (03:07 +0000)]
- establish rpm_script_t before scriptlet exec, ignore errors for now.

CVS patchset: 7095
CVS date: 2004/02/16 03:07:48

20 years ago- fix: setfiles (aka rpmsx.c) dinna handle patterns correctly.
jbj [Sun, 15 Feb 2004 23:51:36 +0000 (23:51 +0000)]
- fix: setfiles (aka rpmsx.c) dinna handle patterns correctly.

CVS patchset: 7093
CVS date: 2004/02/15 23:51:36

20 years ago- fix: set fcontext for "mkdir -p" directories not in packages.
jbj [Sun, 15 Feb 2004 22:12:45 +0000 (22:12 +0000)]
- fix: set fcontext for "mkdir -p" directories not in packages.

CVS patchset: 7091
CVS date: 2004/02/15 22:12:45

20 years ago- fix: set fcontext from pkg when file_contexts doesn't exist (#114040).
jbj [Sun, 15 Feb 2004 20:54:19 +0000 (20:54 +0000)]
- fix: set fcontext from pkg when file_contexts doesn't exist (#114040).

CVS patchset: 7088
CVS date: 2004/02/15 20:54:19

20 years agoEnable selinux contexts in rpmtsRun - patch from Jeremy Katz
pauln [Wed, 28 Jan 2004 00:09:06 +0000 (00:09 +0000)]
Enable selinux contexts in rpmtsRun - patch from Jeremy Katz

CVS patchset: 7086
CVS date: 2004/01/28 00:09:06

20 years ago- python: throw exception on bad arg to labelCompare (#113661).
jbj [Mon, 26 Jan 2004 09:59:36 +0000 (09:59 +0000)]
- python: throw exception on bad arg to labelCompare (#113661).

CVS patchset: 7084
CVS date: 2004/01/26 09:59:36

20 years ago- other perl variables (#114121).
jbj [Thu, 22 Jan 2004 23:03:40 +0000 (23:03 +0000)]
- other perl variables (#114121).

CVS patchset: 7083
CVS date: 2004/01/22 23:03:40

20 years agoBuild with gcc-2.95.3 and python-2.2, remove incompat CFLAGS and casts.
jbj [Thu, 22 Jan 2004 14:28:08 +0000 (14:28 +0000)]
Build with gcc-2.95.3 and python-2.2, remove incompat CFLAGS and casts.

CVS patchset: 7082
CVS date: 2004/01/22 14:28:08

20 years agoSanity.
jbj [Wed, 21 Jan 2004 23:31:45 +0000 (23:31 +0000)]
Sanity.

CVS patchset: 7081
CVS date: 2004/01/21 23:31:45

20 years agoQuick fix for [] vs None retrun.
jbj [Fri, 16 Jan 2004 05:47:51 +0000 (05:47 +0000)]
Quick fix for [] vs None retrun.

CVS patchset: 7080
CVS date: 2004/01/16 05:47:51

20 years agoReturn [] for tags with no contents.
jbj [Wed, 14 Jan 2004 16:20:04 +0000 (16:20 +0000)]
Return [] for tags with no contents.

CVS patchset: 7078
CVS date: 2004/01/14 16:20:04

20 years agoRequire beecrypt, not beecrypt-devel.
jbj [Wed, 14 Jan 2004 14:41:57 +0000 (14:41 +0000)]
Require beecrypt, not beecrypt-devel.

CVS patchset: 7077
CVS date: 2004/01/14 14:41:57

20 years ago- fix: handle files w/o contexts correctly.
jbj [Mon, 12 Jan 2004 16:27:21 +0000 (16:27 +0000)]
- fix: handle files w/o contexts correctly.

CVS patchset: 7076
CVS date: 2004/01/12 16:27:21

20 years agorpm-nls-fixes.patch (from PLD).
jbj [Sun, 11 Jan 2004 15:24:19 +0000 (15:24 +0000)]
rpm-nls-fixes.patch (from PLD).

CVS patchset: 7074
CVS date: 2004/01/11 15:24:19

20 years agoAvoid trying to set "<<none>>" file context.
jbj [Sat, 10 Jan 2004 18:48:19 +0000 (18:48 +0000)]
Avoid trying to set "<<none>>" file context.

CVS patchset: 7073
CVS date: 2004/01/10 18:48:19

20 years agoDon't try to set empty file contexts.
jbj [Fri, 9 Jan 2004 23:20:07 +0000 (23:20 +0000)]
Don't try to set empty file contexts.

CVS patchset: 7072
CVS date: 2004/01/09 23:20:07

20 years agoMap "<<none>>" expressions to "".
jbj [Fri, 9 Jan 2004 23:17:33 +0000 (23:17 +0000)]
Map "<<none>>" expressions to "".

CVS patchset: 7071
CVS date: 2004/01/09 23:17:33

20 years agoUse "", not NULL, for missing file contexts.
jbj [Fri, 9 Jan 2004 23:14:00 +0000 (23:14 +0000)]
Use "", not NULL, for missing file contexts.

CVS patchset: 7070
CVS date: 2004/01/09 23:14:00

20 years agoFix rpm-4.2/rpm-4.3 typo. As highlighted by Matthias
pauln [Fri, 9 Jan 2004 13:53:38 +0000 (13:53 +0000)]
Fix rpm-4.2/rpm-4.3 typo. As highlighted by Matthias

CVS patchset: 7069
CVS date: 2004/01/09 13:53:38

20 years agoMore typos.
jbj [Mon, 5 Jan 2004 19:04:59 +0000 (19:04 +0000)]
More typos.

CVS patchset: 7068
CVS date: 2004/01/05 19:04:59

20 years agoTypo.
jbj [Mon, 5 Jan 2004 18:31:50 +0000 (18:31 +0000)]
Typo.

CVS patchset: 7067
CVS date: 2004/01/05 18:31:50

20 years ago- selinux phases 1 and 2 delivered.
jbj [Mon, 5 Jan 2004 17:38:18 +0000 (17:38 +0000)]
- selinux phases 1 and 2 delivered.

CVS patchset: 7066
CVS date: 2004/01/05 17:38:18

20 years agoTypo.
jbj [Mon, 5 Jan 2004 17:15:18 +0000 (17:15 +0000)]
Typo.

CVS patchset: 7065
CVS date: 2004/01/05 17:15:18

20 years ago- selinux phases 1 and 2 delivered.
jbj [Mon, 5 Jan 2004 17:00:40 +0000 (17:00 +0000)]
- selinux phases 1 and 2 delivered.

CVS patchset: 7064
CVS date: 2004/01/05 17:00:40

20 years agoadd --with-selinux, move selinux stubs to system.h.
jbj [Mon, 5 Jan 2004 14:09:47 +0000 (14:09 +0000)]
add --with-selinux, move selinux stubs to system.h.

CVS patchset: 7063
CVS date: 2004/01/05 14:09:47

20 years agoAdd %policy marker to suck *.te content into metadata.
jbj [Sat, 3 Jan 2004 21:43:10 +0000 (21:43 +0000)]
Add %policy marker to suck *.te content into metadata.

CVS patchset: 7062
CVS date: 2004/01/03 21:43:10

20 years ago- python: avoid invoking python to acquire ill-specified parameters.
jbj [Thu, 1 Jan 2004 17:49:17 +0000 (17:49 +0000)]
- python: avoid invoking python to acquire ill-specified parameters.

CVS patchset: 7060
CVS date: 2004/01/01 17:49:17

20 years ago- python: return [], not None, accessing header tags (#112794).
jbj [Thu, 1 Jan 2004 16:50:31 +0000 (16:50 +0000)]
- python: return [], not None, accessing header tags (#112794).

CVS patchset: 7059
CVS date: 2004/01/01 16:50:31

20 years ago- python: include Python.h before glibc features.h.
jbj [Thu, 1 Jan 2004 16:41:24 +0000 (16:41 +0000)]
- python: include Python.h before glibc features.h.

CVS patchset: 7057
CVS date: 2004/01/01 16:41:24

20 years ago- python: include Python.h before glibc features.h.
jbj [Thu, 1 Jan 2004 16:34:10 +0000 (16:34 +0000)]
- python: include Python.h before glibc features.h.

CVS patchset: 7055
CVS date: 2004/01/01 16:34:10

20 years agoReturn [] for lists see #112794
pauln [Thu, 1 Jan 2004 12:14:25 +0000 (12:14 +0000)]
Return [] for lists see #112794

CVS patchset: 7054
CVS date: 2004/01/01 12:14:25

20 years ago- pad to display length, not strlen, for i18n popt args (#106240).
jbj [Tue, 30 Dec 2003 20:31:05 +0000 (20:31 +0000)]
- pad to display length, not strlen, for i18n popt args (#106240).

CVS patchset: 7053
CVS date: 2003/12/30 20:31:05

20 years ago- use -fPIC -DPIC on all platforms, not just mandatory (#112713).
jbj [Tue, 30 Dec 2003 15:12:50 +0000 (15:12 +0000)]
- use -fPIC -DPIC on all platforms, not just mandatory (#112713).

CVS patchset: 7051
CVS date: 2003/12/30 15:12:50

20 years ago- use -fPIC -DPIC on all platforms, not just mandatory (#112713).
jbj [Tue, 30 Dec 2003 15:02:22 +0000 (15:02 +0000)]
- use -fPIC -DPIC on all platforms, not just mandatory (#112713).

CVS patchset: 7049
CVS date: 2003/12/30 15:02:22

20 years ago- spelling corrections (#112728).
jbj [Tue, 30 Dec 2003 13:14:49 +0000 (13:14 +0000)]
- spelling corrections (#112728).

CVS patchset: 7047
CVS date: 2003/12/30 13:14:49

20 years ago- spelling corrections (#112728).
jbj [Tue, 30 Dec 2003 13:14:49 +0000 (13:14 +0000)]
- spelling corrections (#112728).

CVS patchset: 7046
CVS date: 2003/12/30 13:14:49

20 years agorevert using perldeps.pl, not yet ready.
jbj [Sun, 28 Dec 2003 18:27:40 +0000 (18:27 +0000)]
revert using perldeps.pl, not yet ready.

CVS patchset: 7044
CVS date: 2003/12/28 18:27:40

20 years ago- missing build dependency (#111104).
jbj [Sun, 28 Dec 2003 15:46:35 +0000 (15:46 +0000)]
- missing build dependency (#111104).

CVS patchset: 7042
CVS date: 2003/12/28 15:46:35

20 years ago- find-debuginfo.sh: permit stripping unwritable by non-root (#112429).
jbj [Sun, 28 Dec 2003 15:36:06 +0000 (15:36 +0000)]
- find-debuginfo.sh: permit stripping unwritable by non-root (#112429).

CVS patchset: 7040
CVS date: 2003/12/28 15:36:06

20 years ago- perl.req: avoid regex misfire on '^use' in "= <<" assign (#109934).
jbj [Sun, 28 Dec 2003 15:14:40 +0000 (15:14 +0000)]
- perl.req: avoid regex misfire on '^use' in "= <<" assign (#109934).
- use perldeps {--provides|--requires}.

CVS patchset: 7037
CVS date: 2003/12/28 15:14:40

20 years ago- flush pipe before exit 1 in check-files (#103867).
jbj [Sat, 27 Dec 2003 18:02:20 +0000 (18:02 +0000)]
- flush pipe before exit 1 in check-files (#103867).

CVS patchset: 7036
CVS date: 2003/12/27 18:02:20

20 years ago- mark _javadocdir as documentation (#102898).
jbj [Sat, 27 Dec 2003 17:54:57 +0000 (17:54 +0000)]
- mark _javadocdir as documentation (#102898).

CVS patchset: 7033
CVS date: 2003/12/27 17:54:57

20 years agoEscaped tab for non-gnu sed (#104821).
jbj [Sat, 27 Dec 2003 16:02:18 +0000 (16:02 +0000)]
Escaped tab for non-gnu sed (#104821).

CVS patchset: 7032
CVS date: 2003/12/27 16:02:18

20 years agosplint fiddles.
jbj [Sat, 27 Dec 2003 02:40:25 +0000 (02:40 +0000)]
splint fiddles.

CVS patchset: 7030
CVS date: 2003/12/27 02:40:25

20 years agoMove #include "ugid.h" to fsm.c, nuke unused variable in psm.c.
jbj [Sat, 27 Dec 2003 01:54:01 +0000 (01:54 +0000)]
Move #include "ugid.h" to fsm.c, nuke unused variable in psm.c.

CVS patchset: 7028
CVS date: 2003/12/27 01:54:01

20 years agoWarn only if installing.
jbj [Sat, 27 Dec 2003 01:50:30 +0000 (01:50 +0000)]
Warn only if installing.

CVS patchset: 7025
CVS date: 2003/12/27 01:50:30

20 years ago- fix: wrong package count for trigger scriptlet 1st arg (#100509).
jbj [Sat, 27 Dec 2003 01:37:56 +0000 (01:37 +0000)]
- fix: wrong package count for trigger scriptlet 1st arg (#100509).
- fix: don't break header SHA1 if non-existent user/group (#97727).
- remove fuids/fgids from rpmfi, easier to lookup fuser/fgroup instead.
- merge sensible parts of openpkg rpm.patch.bugfix (#104780).

CVS patchset: 7024
CVS date: 2003/12/27 01:37:56

20 years ago- perl.req typo (#106672).
jbj [Fri, 26 Dec 2003 19:02:01 +0000 (19:02 +0000)]
- perl.req typo (#106672).

CVS patchset: 7022
CVS date: 2003/12/26 19:02:01

20 years ago- man page corrections (#106415).
jbj [Fri, 26 Dec 2003 18:56:21 +0000 (18:56 +0000)]
- man page corrections (#106415).

CVS patchset: 7019
CVS date: 2003/12/26 18:56:21

20 years ago- convert ja and ko man pages to utf8 (#106050).
jbj [Fri, 26 Dec 2003 18:16:03 +0000 (18:16 +0000)]
- convert ja and ko man pages to utf8 (#106050).

CVS patchset: 7017
CVS date: 2003/12/26 18:16:03

20 years agouse '=' iff long option (#108924).
jbj [Fri, 26 Dec 2003 17:56:05 +0000 (17:56 +0000)]
use '=' iff long option (#108924).

CVS patchset: 7016
CVS date: 2003/12/26 17:56:05

20 years agoTypo (#106565).
jbj [Fri, 26 Dec 2003 17:45:18 +0000 (17:45 +0000)]
Typo (#106565).

CVS patchset: 7013
CVS date: 2003/12/26 17:45:18

20 years ago- don't use mktemp if mkstemp is available (#103850).
jbj [Fri, 26 Dec 2003 17:36:38 +0000 (17:36 +0000)]
- don't use mktemp if mkstemp is available (#103850).

CVS patchset: 7012
CVS date: 2003/12/26 17:36:38

20 years ago- fix: escape '+' in regex patterns through RPMMIRE_DEFAULT (#103851).
jbj [Fri, 26 Dec 2003 16:34:52 +0000 (16:34 +0000)]
- fix: escape '+' in regex patterns through RPMMIRE_DEFAULT (#103851).
- RPMMIRE_DEFAULT is overkill, use RPMMIRE_STRCMP instead (#103851).

CVS patchset: 7011
CVS date: 2003/12/26 16:34:52

20 years agoMake sure no. of added provides matches added list size if some
jbj [Fri, 26 Dec 2003 16:14:49 +0000 (16:14 +0000)]
Make sure no. of added provides matches added list size if some
dependencies are skipped due to coloring (#103865).

CVS patchset: 7010
CVS date: 2003/12/26 16:14:49

20 years agoSick hack to preserve the pretense that popt has an ABI.
jbj [Fri, 26 Dec 2003 15:09:26 +0000 (15:09 +0000)]
Sick hack to preserve the pretense that popt has an ABI.

CVS patchset: 7008
CVS date: 2003/12/26 15:09:26

20 years agofix: double free with sub-pkgs (#112643).
jbj [Fri, 26 Dec 2003 03:36:25 +0000 (03:36 +0000)]
fix: double free with sub-pkgs (#112643).

CVS patchset: 7007
CVS date: 2003/12/26 03:36:25

20 years agoAdd lsetfilecon to install modes.
jbj [Thu, 25 Dec 2003 23:00:44 +0000 (23:00 +0000)]
Add lsetfilecon to install modes.

CVS patchset: 7006
CVS date: 2003/12/25 23:00:44

20 years agoVerify file contexts from file security context patterns.
jbj [Thu, 25 Dec 2003 19:02:01 +0000 (19:02 +0000)]
Verify file contexts from file security context patterns.

CVS patchset: 7005
CVS date: 2003/12/25 19:02:01

20 years ago- plug some rpmbuild memory leaks.
jbj [Tue, 23 Dec 2003 15:37:16 +0000 (15:37 +0000)]
- plug some rpmbuild memory leaks.
- file security contexts added to package header.

CVS patchset: 7003
CVS date: 2003/12/23 15:37:16

20 years agoAdd filecontexts tags to header if %_build_file_contexts_path is configured.
jbj [Tue, 23 Dec 2003 07:51:10 +0000 (07:51 +0000)]
Add filecontexts tags to header if %_build_file_contexts_path is configured.

CVS patchset: 7002
CVS date: 2003/12/23 07:51:10