]> git.pld-linux.org Git - packages/python.git/log
packages/python.git
10 years agofix buffer overflow in socket.recvfrom_into
Jacek Konieczny [Fri, 21 Feb 2014 09:39:54 +0000 (10:39 +0100)]
fix buffer overflow in socket.recvfrom_into

http://bugs.python.org/issue20246

Release: 2

10 years ago- forgotten patch
Jakub Bogusz [Wed, 8 Jan 2014 16:37:10 +0000 (17:37 +0100)]
- forgotten patch

10 years ago- added db patch (support more db versions, including 6.0)
Jakub Bogusz [Thu, 21 Nov 2013 17:28:30 +0000 (18:28 +0100)]
- added db patch (support more db versions, including 6.0)

10 years ago- 2.7.6 auto/th/python-2.7.6-1
Witold Filipczyk [Wed, 20 Nov 2013 19:30:35 +0000 (20:30 +0100)]
- 2.7.6

10 years ago- fixed in 2.7.6
Witold Filipczyk [Wed, 20 Nov 2013 19:30:15 +0000 (20:30 +0100)]
- fixed in 2.7.6

10 years agoworkaround for tests failing with [Errno 92] Protocol not available auto/th/python-2.7.5-3
Kacper Kornet [Tue, 27 Aug 2013 01:03:54 +0000 (02:03 +0100)]
workaround for tests failing with [Errno 92] Protocol not available

The errors are due to new kernel-headers exposing SO_REUSEPOR, which
is not present yes in kernel run on builder. The patch is taken from:
https://bugzilla.redhat.com/show_bug.cgi?id=913732

10 years agofix for CVE-2013-4238 auto/th/python-2.7.5-2
Kacper Kornet [Mon, 26 Aug 2013 17:49:32 +0000 (18:49 +0100)]
fix for CVE-2013-4238

11 years ago- up to 2.7.5 auto/th/python-2.7.5-1 auto/ti/python-2.7.5-1
Arkadiusz Miśkiewicz [Mon, 27 May 2013 18:12:52 +0000 (20:12 +0200)]
- up to 2.7.5

11 years ago- don't run tests that require name resolution
Kacper Kornet [Mon, 20 May 2013 01:02:24 +0000 (02:02 +0100)]
- don't run tests that require name resolution

11 years ago- add fix for backwards-incompatible change in SysLogHandler (fixes auto/th/python-2.7.4-3
Kacper Kornet [Fri, 17 May 2013 18:48:33 +0000 (19:48 +0100)]
- add fix for backwards-incompatible change in SysLogHandler (fixes
  http://bugs.python.org/issue17795)

11 years ago- rel 2; make platform.dist() to work auto/th/python-2.7.4-2
Arkadiusz Miśkiewicz [Sat, 11 May 2013 14:23:36 +0000 (16:23 +0200)]
- rel 2; make platform.dist() to work

11 years ago- package python2(1) man link auto/ti/python-2.7.4-1
Jakub Bogusz [Tue, 23 Apr 2013 19:28:11 +0000 (21:28 +0200)]
- package python2(1) man link

11 years ago- db patch no longer needed auto/th/python-2.7.4-1
Arkadiusz Miśkiewicz [Tue, 23 Apr 2013 17:51:29 +0000 (19:51 +0200)]
- db patch no longer needed

11 years ago- up to 2.7.4
Arkadiusz Miśkiewicz [Tue, 23 Apr 2013 17:39:56 +0000 (19:39 +0200)]
- up to 2.7.4

11 years ago- release 8 (by relup.sh) auto/th/python-2.7.3-8 auto/ti/python-2.7.3-8
Jan Rękorajski [Mon, 18 Mar 2013 14:35:09 +0000 (15:35 +0100)]
- release 8 (by relup.sh)

11 years agopython-argparse included in 2.7 distribution auto/th/python-2.7.3-7
Elan Ruusamäe [Sat, 16 Mar 2013 22:28:39 +0000 (00:28 +0200)]
python-argparse included in 2.7 distribution

see argparse homepage:
https://code.google.com/p/argparse/

11 years ago- updated bsddb code to 5.3.0 from http://pypi.python.org/pypi/bsddb3/ auto/th/python-2.7.3-6
Jan Rękorajski [Thu, 6 Sep 2012 16:01:04 +0000 (18:01 +0200)]
- updated bsddb code to 5.3.0 from http://pypi.python.org/pypi/bsddb3/
  to support DB 5.3
- release 6

11 years ago- release 5 (by relup.sh) auto/th/python-2.7.3-5
Jan Rękorajski [Wed, 5 Sep 2012 08:19:33 +0000 (10:19 +0200)]
- release 5 (by relup.sh)

11 years ago- Rebuild with DB 5.3 auto/th/python-2.7.3-4
Jan Rękorajski [Tue, 4 Sep 2012 18:24:43 +0000 (20:24 +0200)]
- Rebuild with DB 5.3
- release 4 (by relup.sh)

11 years ago- package more -devel-src files
Jakub Bogusz [Sun, 24 Jun 2012 06:54:45 +0000 (06:54 +0000)]
- package more -devel-src files

Changed files:
    python.spec -> 1.392

11 years ago- fixed overadapterization (there should be no %__python in files!), unwound few...
Jakub Bogusz [Fri, 11 May 2012 16:36:38 +0000 (16:36 +0000)]
- fixed overadapterization (there should be no %__python in files!), unwound few globs

Changed files:
    python.spec -> 1.391

11 years ago- release 3 auto/th/python-2_7_3-3
Arkadiusz Miśkiewicz [Fri, 11 May 2012 09:56:04 +0000 (09:56 +0000)]
- release 3

Changed files:
    python.spec -> 1.390

11 years ago- revert, there is devel-src package
Arkadiusz Miśkiewicz [Fri, 11 May 2012 09:47:03 +0000 (09:47 +0000)]
- revert, there is devel-src package

Changed files:
    python.spec -> 1.389

11 years ago- rel 2; include more bindir symlinks auto/th/python-2_7_3-2
Arkadiusz Miśkiewicz [Thu, 10 May 2012 17:44:39 +0000 (17:44 +0000)]
- rel 2; include more bindir symlinks

Changed files:
    python.spec -> 1.388

11 years ago- up to 2.7.3; include py files auto/th/python-2_7_3-1
Arkadiusz Miśkiewicz [Thu, 10 May 2012 16:28:22 +0000 (16:28 +0000)]
- up to 2.7.3; include py files

Changed files:
    python-lib64.patch -> 1.22
    python-noarch_to_datadir.patch -> 1.13
    python-pythonpath.patch -> 1.6
    python.spec -> 1.387

11 years ago- rel 3 auto/ti/python-2_7_2-3
lisu [Fri, 9 Dec 2011 10:25:22 +0000 (10:25 +0000)]
- rel 3

Changed files:
    python.spec -> 1.386

11 years ago- release 2 auto/ti/python-2_7_2-2
hawk [Wed, 12 Oct 2011 18:19:23 +0000 (18:19 +0000)]
- release 2

Changed files:
    python.spec -> 1.385

11 years ago- support plat-linux3 auto/th/python-2_7_2-1 auto/ti/python-2_7_2-1
Arkadiusz Miśkiewicz [Fri, 22 Jul 2011 07:33:05 +0000 (07:33 +0000)]
- support plat-linux3

Changed files:
    python.spec -> 1.384

11 years ago- restored nis module
Jakub Bogusz [Sat, 25 Jun 2011 05:59:40 +0000 (05:59 +0000)]
- restored nis module

Changed files:
    python.spec -> 1.383

11 years ago- 2.7.2
witekfl [Fri, 17 Jun 2011 12:56:53 +0000 (12:56 +0000)]
- 2.7.2
- commented nis.so (requires headers, which are absent in glibc-headers-2.14)

Changed files:
    python-ac_fixes.patch -> 1.9
    python.spec -> 1.382

11 years ago- moved _weakrefset from -modules to -libs (abc.py imports it) auto/ti/python-2_7_1-2
sparky [Sun, 23 Jan 2011 16:31:34 +0000 (16:31 +0000)]
- moved _weakrefset from -modules to -libs (abc.py imports it)
- release: 2, STBR
- BR: automake, pkgconfig
- dropped BR: libffi-devel, tix-devel

Changed files:
    python.spec -> 1.381

11 years ago- updated test_site - our site.getsitepackages() always returns 4 paths
sparky [Sun, 23 Jan 2011 16:13:36 +0000 (16:13 +0000)]
- updated test_site - our site.getsitepackages() always returns 4 paths

Changed files:
    python-noarch_to_datadir.patch -> 1.12

11 years ago- up to 2.7.1 auto/th/python-2_7_1-1
Arkadiusz Miśkiewicz [Tue, 30 Nov 2010 11:10:29 +0000 (11:10 +0000)]
- up to 2.7.1

Changed files:
    python-lib64.patch -> 1.21
    python-verbose.patch -> 1.2
    python.spec -> 1.380

11 years ago- rel 4; force posix semaphores as our builders don't always have shm enabled. auto/th/python-2_7-4 auto/ti/python-2_7-4
Arkadiusz Miśkiewicz [Tue, 28 Sep 2010 19:46:23 +0000 (19:46 +0000)]
- rel 4; force posix semaphores as our builders don't always have shm enabled.

Changed files:
    python.spec -> 1.379

11 years ago- readded updated db patch (db 5.0 support)
Jakub Bogusz [Tue, 13 Jul 2010 20:11:00 +0000 (20:11 +0000)]
- readded updated db patch (db 5.0 support)

Changed files:
    python-db.patch -> 1.8
    python.spec -> 1.378

11 years ago- test_zlib no longer fails
Jakub Bogusz [Mon, 12 Jul 2010 06:45:18 +0000 (06:45 +0000)]
- test_zlib no longer fails

Changed files:
    python.spec -> 1.377

11 years ago- updated ac_fixes patch to accept autoconf 2.65+, not just only 2.65
Jakub Bogusz [Sun, 11 Jul 2010 18:26:50 +0000 (18:26 +0000)]
- updated ac_fixes patch to accept autoconf 2.65+, not just only 2.65

Changed files:
    python-ac_fixes.patch -> 1.8
    python.spec -> 1.376

11 years ago- rel 3; builds now auto/th/python-2_7-3
Arkadiusz Miśkiewicz [Thu, 8 Jul 2010 07:13:01 +0000 (07:13 +0000)]
- rel 3; builds now

Changed files:
    python.spec -> 1.375

11 years ago- disable tests gdb (needs gdb) and ioctl (needs ptys)
Arkadiusz Miśkiewicz [Thu, 8 Jul 2010 06:54:45 +0000 (06:54 +0000)]
- disable tests gdb (needs gdb) and ioctl (needs ptys)

Changed files:
    python.spec -> 1.374

11 years ago- trying to debug failure on builders
Arkadiusz Miśkiewicz [Thu, 8 Jul 2010 06:18:36 +0000 (06:18 +0000)]
- trying to debug failure on builders

Changed files:
    python.spec -> 1.373

11 years ago- show what dir is there
Arkadiusz Miśkiewicz [Wed, 7 Jul 2010 21:31:49 +0000 (21:31 +0000)]
- show what dir is there

Changed files:
    python.spec -> 1.372

11 years ago- uname -m instead of target_cpu
Arkadiusz Miśkiewicz [Wed, 7 Jul 2010 20:58:01 +0000 (20:58 +0000)]
- uname -m instead of target_cpu

Changed files:
    python.spec -> 1.371

11 years ago- binlibdir is sometimes not expanded; try to use explict path
Arkadiusz Miśkiewicz [Wed, 7 Jul 2010 20:52:07 +0000 (20:52 +0000)]
- binlibdir is sometimes not expanded; try to use explict path

Changed files:
    python.spec -> 1.370

11 years ago- test_file/test_file2k as broken (seem that trying to use stdin even if there is...
Arkadiusz Miśkiewicz [Wed, 7 Jul 2010 20:32:24 +0000 (20:32 +0000)]
- test_file/test_file2k as broken (seem that trying to use stdin even if there is no stdin)

Changed files:
    python.spec -> 1.369

11 years ago- retry failed tests in verbose mode
Arkadiusz Miśkiewicz [Wed, 7 Jul 2010 20:16:57 +0000 (20:16 +0000)]
- retry failed tests in verbose mode

Changed files:
    python.spec -> 1.368

11 years ago- no need for tinfo sed anymore; rebuild aclocal macros (fixes ARCH/LIB substitution...
Arkadiusz Miśkiewicz [Wed, 7 Jul 2010 19:58:28 +0000 (19:58 +0000)]
- no need for tinfo sed anymore; rebuild aclocal macros (fixes ARCH/LIB substitution in configure.in)

Changed files:
    python.spec -> 1.367

11 years ago- use system ffi; verbose modules build; fix tests
Arkadiusz Miśkiewicz [Wed, 7 Jul 2010 19:30:44 +0000 (19:30 +0000)]
- use system ffi; verbose modules build; fix tests

Changed files:
    python-verbose.patch -> 1.1
    python.spec -> 1.366

11 years ago- audioop is supposed to work fine on 64bit arches now
Arkadiusz Miśkiewicz [Tue, 6 Jul 2010 07:08:17 +0000 (07:08 +0000)]
- audioop is supposed to work fine on 64bit arches now

Changed files:
    python.spec -> 1.365

11 years ago- don't do parallel testing
Arkadiusz Miśkiewicz [Tue, 6 Jul 2010 07:04:05 +0000 (07:04 +0000)]
- don't do parallel testing

Changed files:
    python.spec -> 1.364

11 years ago- rel 2; move more files needed by python main pkg
Arkadiusz Miśkiewicz [Tue, 6 Jul 2010 06:43:42 +0000 (06:43 +0000)]
- rel 2; move more files needed by python main pkg

Changed files:
    python-lib64.patch -> 1.20
    python.spec -> 1.363

11 years ago- moved some modules from -modules to main (required by main)
Arkadiusz Miśkiewicz [Tue, 6 Jul 2010 06:14:19 +0000 (06:14 +0000)]
- moved some modules from -modules to main (required by main)

Changed files:
    python.spec -> 1.362

11 years ago- rel 1
Arkadiusz Miśkiewicz [Mon, 5 Jul 2010 20:55:58 +0000 (20:55 +0000)]
- rel 1

Changed files:
    python-ac_fixes.patch -> 1.7
    python.spec -> 1.361

11 years ago- update to 2.7 (builds but fails on files; still some small fixes and testing is...
Arkadiusz Miśkiewicz [Mon, 5 Jul 2010 18:41:39 +0000 (18:41 +0000)]
- update to 2.7 (builds but fails on files; still some small fixes and testing is needed)

Changed files:
    python-ac_fixes.patch -> 1.6
    python-db.patch -> 1.7
    python-lib64.patch -> 1.19
    python-no_ndbm.patch -> 1.7
    python-noarch_to_datadir.patch -> 1.11
    python-pythonpath.patch -> 1.5
    python.spec -> 1.360

11 years ago- fixed Group auto/ti/python-2_6_5-3
Tomasz Pala [Sat, 22 May 2010 16:39:50 +0000 (16:39 +0000)]
- fixed Group

Changed files:
    python.spec -> 1.359

11 years ago- pl for 2to3
Jakub Bogusz [Fri, 14 May 2010 20:57:49 +0000 (20:57 +0000)]
- pl for 2to3

Changed files:
    python.spec -> 1.358

11 years ago- added db patch to allow db 4.8/5.0
Jakub Bogusz [Fri, 14 May 2010 20:37:04 +0000 (20:37 +0000)]
- added db patch to allow db 4.8/5.0
- disable test_pydoc and test_zlib because of temporary failures

Changed files:
    python-db.patch -> 1.6
    python.spec -> 1.357

11 years ago- autoconf version
Jakub Bogusz [Thu, 13 May 2010 21:12:42 +0000 (21:12 +0000)]
- autoconf version

Changed files:
    python.spec -> 1.356

11 years ago- system ffi
Arkadiusz Miśkiewicz [Sat, 10 Apr 2010 20:39:23 +0000 (20:39 +0000)]
- system ffi

Changed files:
    python.spec -> 1.355

11 years ago- release 3 auto/th/python-2_6_5-3
Arkadiusz Miśkiewicz [Sat, 10 Apr 2010 17:34:50 +0000 (17:34 +0000)]
- release 3

Changed files:
    python.spec -> 1.354

11 years ago- docs available at /usr/share/doc/python-doc (symbolic link) auto/ti/python-2_6_5-2
witekfl [Mon, 22 Mar 2010 12:43:49 +0000 (12:43 +0000)]
- docs available at /usr/share/doc/python-doc (symbolic link)
- rel 2

Changed files:
    python.spec -> 1.353

11 years ago- up to 2.6.5 auto/th/python-2_6_5-1
Arkadiusz Miśkiewicz [Sun, 21 Mar 2010 19:14:29 +0000 (19:14 +0000)]
- up to 2.6.5

Changed files:
    python.spec -> 1.352

11 years ago- rel 2; 2.6.4 docs auto/th/python-2_6_4-2
Arkadiusz Miśkiewicz [Sat, 31 Oct 2009 21:03:40 +0000 (21:03 +0000)]
- rel 2; 2.6.4 docs

Changed files:
    python.spec -> 1.351

11 years ago- ver. 2.6.4
wrobell [Tue, 27 Oct 2009 00:16:46 +0000 (00:16 +0000)]
- ver. 2.6.4

Changed files:
    python.spec -> 1.350

11 years ago- ver 2.6.3 auto/th/python-2_6_3-1
wrobell [Sat, 3 Oct 2009 12:08:38 +0000 (12:08 +0000)]
- ver 2.6.3

Changed files:
    python.spec -> 1.349

11 years ago- use rpmcppflags when building
Arkadiusz Miśkiewicz [Mon, 24 Aug 2009 06:42:03 +0000 (06:42 +0000)]
- use rpmcppflags when building

Changed files:
    python.spec -> 1.348

11 years ago- rel 3 auto/aidath/python-2_6_2-3
tommat [Mon, 10 Aug 2009 16:55:33 +0000 (16:55 +0000)]
- rel 3

Changed files:
    python.spec -> 1.347

11 years ago- drop obsolete files
Arkadiusz Miśkiewicz [Sun, 5 Jul 2009 17:27:49 +0000 (17:27 +0000)]
- drop obsolete files

Changed files:
    python-bug-978833.patch -> 1.4
    python-config -> 1.5
    python-poll-instead-of-select-fix.patch -> 1.2

11 years ago- mention sparcv9 auto/aidath/python-2_6_2-2
tommat [Sat, 6 Jun 2009 17:07:47 +0000 (17:07 +0000)]
- mention sparcv9

Changed files:
    python.spec -> 1.346

11 years ago- release 2 auto/ti/python-2_6_2-2
hawk [Sun, 3 May 2009 12:50:55 +0000 (12:50 +0000)]
- release 2

Changed files:
    python.spec -> 1.345

11 years ago- skip urllib2 test as /etc/resolv.conf is empty on builders auto/th/python-2_6_2-1 auto/ti/python-2_6_2-1
wrobell [Thu, 16 Apr 2009 07:45:08 +0000 (07:45 +0000)]
- skip urllib2 test as /etc/resolv.conf is empty on builders

Changed files:
    python.spec -> 1.344

11 years ago- ver. 2.6.2
wrobell [Wed, 15 Apr 2009 21:29:11 +0000 (21:29 +0000)]
- ver. 2.6.2

Changed files:
    python.spec -> 1.343

11 years ago- updated for python 2.6.2
wrobell [Wed, 15 Apr 2009 20:34:35 +0000 (20:34 +0000)]
- updated for python 2.6.2

Changed files:
    python-no_ndbm.patch -> 1.6

11 years ago- trac can use various sqlite versions
Arkadiusz Miśkiewicz [Fri, 3 Apr 2009 11:10:29 +0000 (11:10 +0000)]
- trac can use various sqlite versions

Changed files:
    python.spec -> 1.342

11 years ago- adapter, english group auto/ti/python-2_6_1-5
Elan Ruusamäe [Wed, 25 Feb 2009 21:42:15 +0000 (21:42 +0000)]
- adapter, english group

Changed files:
    python.spec -> 1.341

11 years ago- release 5 auto/th/python-2_6_1-5
Artur Frysiak [Wed, 25 Feb 2009 18:55:16 +0000 (18:55 +0000)]
- release 5

Changed files:
    python.spec -> 1.340

11 years ago- 2to3 tool in own subpackage
Artur Frysiak [Wed, 25 Feb 2009 18:53:22 +0000 (18:53 +0000)]
- 2to3 tool in own subpackage
- relase 4

Changed files:
    python.spec -> 1.339

11 years ago- release 4 auto/th/python-2_6_1-4
Arkadiusz Miśkiewicz [Mon, 23 Feb 2009 22:13:45 +0000 (22:13 +0000)]
- release 4

Changed files:
    python.spec -> 1.338

11 years ago- -I/usr/include/ncursesw auto/th/python-2_6_1-3
witekfl [Thu, 19 Feb 2009 16:48:58 +0000 (16:48 +0000)]
- -I/usr/include/ncursesw
- rel 3

Changed files:
    python.spec -> 1.337

11 years ago- rel 2 auto/th/python-2_6_1-2
Arkadiusz Miśkiewicz [Wed, 18 Feb 2009 20:11:42 +0000 (20:11 +0000)]
- rel 2

Changed files:
    python.spec -> 1.336

11 years ago- outdated
Jakub Bogusz [Tue, 13 Jan 2009 20:11:45 +0000 (20:11 +0000)]
- outdated

Changed files:
    python-readline.patch -> 1.4

11 years ago- added missing files auto/th/python-2_6_1-1
wrobell [Tue, 9 Dec 2008 23:40:47 +0000 (23:40 +0000)]
- added missing files
- rel. 1

Changed files:
    python.spec -> 1.335

11 years ago- ver. 2.6.1 auto/th/python-2_6_1-0_1
wrobell [Tue, 9 Dec 2008 19:14:19 +0000 (19:14 +0000)]
- ver. 2.6.1
- rel. 0.1 due to unpackaged files

Changed files:
    python.spec -> 1.334

11 years ago- reverted base dependency in -modules (think about embedded python) auto/th/python-2_6-4
Jakub Bogusz [Tue, 21 Oct 2008 20:27:03 +0000 (20:27 +0000)]
- reverted base dependency in -modules (think about embedded python)

Changed files:
    python.spec -> 1.333

11 years ago- unified
Jakub Bogusz [Mon, 20 Oct 2008 17:33:44 +0000 (17:33 +0000)]
- unified

Changed files:
    python.spec -> 1.332

11 years ago- Rel 4. Conflicts: bzr < 1.8
Mateusz Korniak [Sat, 18 Oct 2008 23:25:25 +0000 (23:25 +0000)]
- Rel 4. Conflicts:    bzr < 1.8

Changed files:
    python.spec -> 1.331

11 years ago- added python R to modules subpackage
Zsolt Udvari [Fri, 17 Oct 2008 18:02:03 +0000 (18:02 +0000)]
- added python R to modules subpackage

Changed files:
    python.spec -> 1.330

11 years agoO: python-hashlib
Arkadiusz Miśkiewicz [Fri, 17 Oct 2008 16:12:01 +0000 (16:12 +0000)]
O: python-hashlib

Changed files:
    python.spec -> 1.329

11 years ago- moved Obsoletes from interpreter (base) package to proper ones
Jakub Bogusz [Wed, 15 Oct 2008 16:28:14 +0000 (16:28 +0000)]
- moved Obsoletes from interpreter (base) package to proper ones
  (mainly -modules; -libs for dropped intl module)

Changed files:
    python.spec -> 1.328

11 years ago- outdated
Jakub Bogusz [Tue, 7 Oct 2008 20:54:52 +0000 (20:54 +0000)]
- outdated

Changed files:
    python-bug-216503.patch -> 1.2
    python-db.patch -> 1.5
    python-doc_path.patch -> 1.2

11 years ago- really use new libdir
Jakub Bogusz [Tue, 7 Oct 2008 20:44:27 +0000 (20:44 +0000)]
- really use new libdir

Changed files:
    python.spec -> 1.327

11 years ago- reverted last commit
Artur Frysiak [Sun, 5 Oct 2008 15:49:25 +0000 (15:49 +0000)]
- reverted last commit

Changed files:
    python.spec -> 1.326

11 years ago- obsoletes python-ssl from separated spec
Artur Frysiak [Sun, 5 Oct 2008 15:48:22 +0000 (15:48 +0000)]
- obsoletes python-ssl from separated spec
- release 4

Changed files:
    python.spec -> 1.325

11 years agoO: python-ssl
Arkadiusz Miśkiewicz [Sat, 4 Oct 2008 19:56:55 +0000 (19:56 +0000)]
O: python-ssl

Changed files:
    python.spec -> 1.324

11 years ago- rel 3 auto/th/python-2_6-3
Arkadiusz Miśkiewicz [Sat, 4 Oct 2008 19:18:07 +0000 (19:18 +0000)]
- rel 3

Changed files:
    python.spec -> 1.323

11 years ago- rel 2; keep python2.6 hardlink (we will have to deal with python3.0 soon) auto/th/python-2_6-2
Arkadiusz Miśkiewicz [Sat, 4 Oct 2008 19:10:24 +0000 (19:10 +0000)]
- rel 2; keep python2.6 hardlink (we will have to deal with python3.0 soon)

Changed files:
    python.spec -> 1.322

11 years ago- rgbimg dropped upstream auto/th/python-2_6-1
Arkadiusz Miśkiewicz [Fri, 3 Oct 2008 08:37:19 +0000 (08:37 +0000)]
- rgbimg dropped upstream

Changed files:
    python.spec -> 1.321

11 years ago- up to 2.6
Arkadiusz Miśkiewicz [Fri, 3 Oct 2008 08:13:48 +0000 (08:13 +0000)]
- up to 2.6

Changed files:
    python-lib64.patch -> 1.18
    python-no_ndbm.patch -> 1.5
    python-noarch_to_datadir.patch -> 1.10
    python.spec -> 1.320

11 years ago- security note
Paweł Gołaszewski [Mon, 29 Sep 2008 09:39:08 +0000 (09:39 +0000)]
- security note

Changed files:
    python.spec -> 1.319

11 years ago- rel 5; better bdb4.7 support auto/th/python-2_5_2-5
Arkadiusz Miśkiewicz [Thu, 12 Jun 2008 20:54:19 +0000 (20:54 +0000)]
- rel 5; better bdb4.7 support

Changed files:
    python.spec -> 1.318

11 years ago- renamed from python-db4.6.patch; support for 4.7
Arkadiusz Miśkiewicz [Thu, 12 Jun 2008 20:51:13 +0000 (20:51 +0000)]
- renamed from python-db4.6.patch; support for 4.7

Changed files:
    python-db.patch -> 1.4
    python-db4.6.patch -> 1.5

This page took 0.109708 seconds and 4 git commands to generate.