summaryrefslogtreecommitdiff
path: root/libre/hplip-libre
AgeCommit message (Collapse)Author
2014-01-17hplip-libre-3.14.1-1: updating versionAndré Fabian Silva Delgado
2013-12-12hplip-libre: Parabola rebranding on the patchAndré Fabian Silva Delgado
2013-12-11hplip-libre-3.13.11-2: disable internal upgrade; FS#38083 => ↵André Fabian Silva Delgado
https://bugs.archlinux.org/task/38083
2013-11-09 hplip-libre-3.13.11-1: updating versionAndré Fabian Silva Delgado
2013-10-18hplip-libre-3.13.10-2: add optional dep on python2-reportlab; FS#37382 => ↵André Fabian Silva Delgado
https://bugs.archlinux.org/task/37382
2013-10-17hplip-libre-3.13.10-1: updating versionAndré Fabian Silva Delgado
2013-10-13hplip-libre-3.13.9-3: updating revisionAndré Fabian Silva Delgado
* add patch for CVE-2013-4325; FS#37168 => https://bugs.archlinux.org/task/37168
2013-10-01hplip-libre-3.13.9-2: rename python2-imaging to python2-pillow on optdependsAndré Fabian Silva Delgado
2013-09-15hplip-libre-3.13.9-1: updating versionAndré Fabian Silva Delgado
2013-08-19hplip-libre-3.13.8-1: updating versionAndré Fabian Silva Delgado
2013-07-28hplip-libre-3.13.7-1: updating versionAndré Fabian Silva Delgado
2013-06-29hplip-libre-3.13.6-1: updating versionAndré Fabian Silva Delgado
2013-05-19hplip-libre-3.13.5-2: fix script typoAndré Fabian Silva Delgado
2013-05-18hplip-libre-3.13.5-1: updating versionAndré Fabian Silva Delgado
2013-04-12hplip-libre-3.13.4-1: updating versionAndré Fabian Silva Delgado
2013-03-14hplip-libre-3.13.3-2: updating revisionAndré Fabian Silva Delgado
* Fix https://bugs.archlinux.org/task/34282
2013-03-09hplip-libre-3.13.3-1: udpating versionAndré Fabian Silva Delgado
2013-02-23hplip-libre-3.13.2-1: updating versionAndré Fabian Silva Delgado
2012-12-26(scripted) fix file permission breakage introduced in commit d62bd1Luke Shumaker
I did this with this command: git diff d62bd1^..d62bd1 | egrep '^old mode ' -C1 \ | tr '\n' ' ' | sed 's/diff --git/\n&/g' \ | sed -r 's|^diff --git a/([^ ]*) b/([^ ]*) old mode 100([0-9]*) new mode 100([0-9]*)|chmod \3 ./\1|' \ | bash The first line finds all of the file-permission changes in the commit. The second line squashes some newlines to get one line per file. This line is in the format: diff --git a/FILE b/FILE old mode OLDMODE new mode NEWMODE The third line extracts the values from those lines and transforms the line into: chmod FILE ./OLDMODE The fourth line (obviously) just executes the output.
2012-12-01hplip-libre-3.12.11-2: updating versionAndré Fabian Silva Delgado
2012-09-12adding owncloud-client!!Shackra Sislock
2012-06-29update hplip-libreJorginho
2012-06-27update hplip-libreJorginho
2012-06-27delete hplip-libre (old version)Jorginho
2012-06-21hplip-libre-3.12.6-1: updating versionAndré Fabian Silva Delgado
2012-06-05updating hplip-libreJorginho
2012-05-21updating hplip-libreJorginho
2012-03-11libre/hplip-libreAndré Fabian Silva Delgado
2011-12-20libre/hplip-libre-3.11.10-2Nicolás Reynolds