summaryrefslogtreecommitdiff
path: root/packaging/rpm.changes
blob: 589059604813760eb208268efbacd1342fe59604 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
* Fri Jun 08 2012 Elena Reshetova <elena.reshetova@intel.com> - 4.9.0
- Fixng rpm-security-plugin bugs (PTSEC-19, PTSEC-20, PTSEC-21)

* Tue May 29 2012 Elena Reshetova <elena.reshetova@intel.com> - 4.9.0
- Fixng rpm-security-plugin dependencies
- Adding fixes for executables handling in plugin

* Tue Apr 24 2012 Elena Reshetova <elena.reshetova@intel.com> - 4.9.0
- Adding the fixes to rpm security:
 - Handling the policy
 - Log output
 - Handling of exec and normal labels at the same time

* Tue Jun 07 2011 Anas Nashif <anas.nashif@intel.com> - 4.9.0
- Cleanup spec file
- Split locale files

* Fri May 27 2011 Anas Nashif <anas.nashif@intel.com> - 4.9.0
- Refine script for splitting documentation

* Sat May 21 2011 Anas Nashif <anas.nashif@intel.com> - 4.9.0
- Update to 4.9.0

* Thu May 19 2011 Anas Nashif <anas.nashif@intel.com> - 4.8.1
- Split sources of debuginfo packages into debugsource sub packages
- Added macros to enable splitting of translations and documentation
- Package only supported languages

* Thu Mar 10 2011 Anas Nashif <anas.nashif@intel.com> - 4.8.1
- Remove MSSF patches for now

* Fri Feb 25 2011 Ilhan Gurel <ilhan.gurel@nokia.com> - 4.8.1
- Apply MSSF patches
- Fixes for Coverity defects

* Fri Feb 04 2011 Anas Nashif <anas.nashif@intel.com> - 4.8.1
- Apply to upstream patches on top of 4.8.1:
  - Enable dbenv->failchk() functionality on BDB >= 5.0 too
  - Eliminate leftover checks for Berkeley DB < 4.3 compatibility

* Mon Jan 24 2011 Carsten Munk <carsten@maemo.org>
- Merge arch.patch and armv7nhl-armv7hl patch. 
- Add thumb subarch support, BMC#12622

* Thu Jan 20 2011 Anas Nashif <anas.nashif@intel.com> - 4.8.1
- [FEA] RPM plug-in support (FEA #9095)
- Partly implements FEA #9097: Package labeling
- Add and enable MSSF support

* Tue Jan 11 2011 Carsten Munk <carsten@maemo.org> - 4.8.1
- armv7hl patch didn't contain %arm addition in macros
  and installplatform.in changes for some reason. BMC#11429

* Mon Jan 10 2011 Anas Nashif <anas.nashif@intel.com> - 4.8.1
- Fixed bmc #5546: include rpm.spec in rpm-python

* Fri Dec 17 2010 Carsten Munk <carsten@maemo.org> - 4.8.1
- Added armv7hl and armv7nhl architectures, fixing BMC#11428
- Remove project.diff

* Fri Jul 02 2010 Anas Nashif <anas.nashif@intel.com> - 4.8.1
- Removed unused BuildRequires and macros
- removed old requirement on moblin-rpm-config in python spec file

* Sun Jun 20 2010 Anas Nashif <anas.nashif@intel.com> - 4.8.1
- Update to 4.8.1
  Security:
    * Remove SUID/SGID bits from hardlinked executables on upgrade too
      (CVE-2010-2059, RhBug:598775) [1]
    * Remove POSIX capabilities from hardlinked executables on upgrade and
      erase (CVE-2010-2059?, RhBug:598775)

  General bugfixes and enhancements:
    * Fix "empty reply from server" curl-syndrome with URL retrieval,
      regression introduced in 4.6.0 (RhBug:598988)
    * Fix transaction hanging on unrelated filesystems (RhBug:547548)
    * Fix crash on URL retrieve to read-only location on install (RhBug:557118)
    * Fix verification error code not to depend on verbosity
      level (RhBug:557101)
    * Fix return from chroot() on verify (RhBug:590588)
    * Permit DOS-style line-endings in PGP ASCII armors (RhBug:532992)
    * Fix :pgpsig header format extension sometimes showing numbers for
      known hash types (RhBug:587755)
    * Fix :deptype header format extension failing to show some flag
      combinations
    * Fix error message on package conflicts against installed packages
    * Fix erased packages causing misleading disk-space checking
      messages (RhBug:561160)
    * Document --conflicts option in manpage (ticket #126)

  Package building:
    * Fix %defattr(-) syntax, regression introduced in  (SuseBug:594310)
    * Fix spec parser eating empty lines in %prep section, regression
      introduced in 4.6.0 (RhBug:573339)
    * Fix NOSOURCE/NOPATCH tag generation of nosrc packages, regression
      introduced in 4.6.0
    * Fix crash in the spec parser (RhBug:597835, SuseBug:582599)
    * Fix copying of translated tags into source rpms (RhBug:578299)
    * Only extract dependencies from .desktop files with Type=Application
      and Exec= entries (ticket #150)
    * Work around GNU tar debug output breaking rpmbuild -t (SuseBug:558475)

* Tue Apr 06 2010 Anas Nashif <anas.nashif@intel.com> - 4.8.0
- Do not use %configure which replaces all variables in the platform
  macros (BMC#507)

* Fri Mar 26 2010 Arjan van de Ven <arjan@linux.intel.com> - 4.8.0
- fix the perl dep script to deal with an epoch-less perl

* Thu Mar 04 2010 Anas Nashif <anas.nashif@intel.com> - 4.8.0
- Detect MeeGo release, set MeeGo as vendor

* Fri Feb 05 2010 Anas Nashif <anas.nashif@intel.com> - 4.8.0
- Fixed python module build

* Fri Feb 05 2010 Anas Nashif <anas.nashif@intel.com> - 4.8.0
- Fixed python module build

* Thu Jan 28 2010 Anas Nashif <anas.nashif@intel.com> - 4.8.0
- Update to 4.8.0 final
- Remove obsolete patches

* Thu Jan 07 2010 Anas Nashif <anas.nashif@intel.com> - 4.8.0~beta1
- Update to 4.8.0
- Use ~ for negative versioning of snpashots and pre-releases

* Sat Nov 14 2009 Anas Nashif <anas.nashif@intel.com> - 4.7.1
- Applied fixed from FC12

* Wed Sep 23 2009 Anas Nashif <anas.nashif@intel.com> - 4.7.1
- Update to 4.7.1
- Applied upstream patches

* Sun Apr 19 2009 Anas Nashif <anas.nashif@intel.com> 4.6.0
- rpm-build now requires moblin-rpm-config

* Sat Feb 21 2009 Anas Nashif <anas.nashif@intel.com> 4.6.0
- Remove topdir patch, use default

* Fri Feb 13 2009 Anas Nashif <anas.nashif@intel.com> 4.6.0
- Update to final 4.6.0

* Sat Dec 20 2008 Arjan van de Ven <arjan@linux.intel.com> 4.6.0
- Re-fix the pkgconfig bug

* Thu Dec 18 2008 Anas Nashif <anas.nashif@intel.com> 4.6.0
- Update to 4.6 rc3

* Thu Dec 11 2008 Arjan van de Ven <arjan@linux.intel.com> 4.6.0
- Fix the pkgconfig Requires: issue as exposed by cairo

* Thu Dec 04 2008 Anas Nashif <anas.nashif@intel.com> 4.6.0
- Update to 4.6rc2

* Sun Nov 30 2008 Anas Nashif <anas.nashif@intel.com> 4.6.0
- fix packageconfig auto dependencies

* Mon Nov 24 2008 Anas Nashif <anas.nashif@intel.com> 4.6.0
- split package to avoid long build time

* Fri Nov 21 2008 Anas Nashif <anas.nashif@intel.com> 4.6.0
- use external db 4.7